index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
usb
/
cx231xx
/
cx231xx-i2c.c
Age
Commit message (
Expand
)
Author
2020-01-08
media: cx231xx: replace BUG_ON with recovery code
Aditya Pakki
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
2018-07-27
media: cx231xx: don't check number of messages in the driver
Wolfram Sang
2018-01-04
media: replace all <spaces><tab> occurrences
Mauro Carvalho Chehab
2017-08-26
media: usb: make i2c_adapter const
Bhumika Goyal
2017-08-09
media: cx231xx: only unregister successfully registered i2c adapters
Peter Rosin
2017-08-09
media: cx231xx: drop return value of cx231xx_i2c_unregister
Peter Rosin
2017-08-09
media: cx231xx: fail probe if i2c_add_adapter fails
Peter Rosin
2017-05-05
Merge tag 'media/v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2017-04-19
[media] cx231xx: stop double error reporting
Peter Rosin
2017-03-03
[media] cx231xx-i2c: reduce stack size in bus scan
Arnd Bergmann
2016-09-19
[media] constify i2c_algorithm structures
Julia Lawall
2016-09-05
[media] cx231xx-i2c: handle errors with cx231xx_get_i2c_adap()
Mauro Carvalho Chehab
2016-04-22
[media] cx231xx: convert to use an explicit i2c mux core
Peter Rosin
2014-11-03
[media] cx231xx: Improve the log message
Mauro Carvalho Chehab
2014-11-03
[media] cx231xx: simplify I2C scan debug messages
Mauro Carvalho Chehab
2014-11-03
[media] cx231xx: add addr for demod and make i2c_devs const
Mauro Carvalho Chehab
2014-11-03
[media] cx231xx: convert from pr_foo to dev_foo
Mauro Carvalho Chehab
2014-11-03
[media] cx231xx: disable I2C errors during i2c_scan
Mauro Carvalho Chehab
2014-11-03
[media] cx231xx: use 1 byte read for i2c scan
Matthias Schwarzott
2014-11-03
[media] cx231xx: Cleanup printk at the driver
Mauro Carvalho Chehab
2014-11-03
[media] cx231xx: get rid of driver-defined printk macros
Mauro Carvalho Chehab
2014-10-30
[media] cx231xx: scan all four existing i2c busses instead of the 3 masters
Matthias Schwarzott
2014-10-30
[media] cx231xx: register i2c mux adapters for bus 1
Matthias Schwarzott
2014-10-30
[media] cx231xx: let is_tuner check the real i2c port and not the i2c master ...
Matthias Schwarzott
2014-10-30
[media] cx231xx: add wrapper to get the i2c_adapter pointer
Matthias Schwarzott
2014-10-30
[media] cx231xx: give each master i2c bus a seperate name
Matthias Schwarzott
2014-10-30
[media] cx231xx: delete i2c_client per bus
Matthias Schwarzott
2014-10-30
[media] cx231xx: let i2c bus scanning use its own i2c_client
Matthias Schwarzott
2014-01-07
[media] cx231xx: Add missing KERN_CONT to i2c debug prints
Matthias Schwarzott
2014-01-07
[media] cx231xx: fix i2c debug prints
Matthias Schwarzott
2012-10-27
[media] cx231xx: get rid of warning: no previous prototype
Mauro Carvalho Chehab
2012-08-15
[media] rename most media/video usb drivers to media/usb
Mauro Carvalho Chehab