summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/cx231xx/cx231xx-i2c.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner2019-05-241-13/+1Star
* media: cx231xx: don't check number of messages in the driverWolfram Sang2018-07-271-2/+0Star
* media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab2018-01-041-1/+1
* media: usb: make i2c_adapter constBhumika Goyal2017-08-261-1/+1
* media: cx231xx: only unregister successfully registered i2c adaptersPeter Rosin2017-08-091-1/+2
* media: cx231xx: drop return value of cx231xx_i2c_unregisterPeter Rosin2017-08-091-2/+1Star
* media: cx231xx: fail probe if i2c_add_adapter failsPeter Rosin2017-08-091-1/+1
* Merge tag 'media/v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2017-05-061-6/+10
|\
| * [media] cx231xx-i2c: reduce stack size in bus scanArnd Bergmann2017-03-031-6/+10
* | [media] cx231xx: stop double error reportingPeter Rosin2017-04-191-11/+4Star
|/
* [media] constify i2c_algorithm structuresJulia Lawall2016-09-191-1/+1
* [media] cx231xx-i2c: handle errors with cx231xx_get_i2c_adap()Mauro Carvalho Chehab2016-09-051-1/+1
* [media] cx231xx: convert to use an explicit i2c mux corePeter Rosin2016-04-221-23/+24
* [media] cx231xx: Improve the log messageMauro Carvalho Chehab2014-11-031-5/+5
* [media] cx231xx: simplify I2C scan debug messagesMauro Carvalho Chehab2014-11-031-6/+2Star
* [media] cx231xx: add addr for demod and make i2c_devs constMauro Carvalho Chehab2014-11-031-1/+2
* [media] cx231xx: convert from pr_foo to dev_fooMauro Carvalho Chehab2014-11-031-8/+11
* [media] cx231xx: disable I2C errors during i2c_scanMauro Carvalho Chehab2014-11-031-0/+5
* [media] cx231xx: use 1 byte read for i2c scanMatthias Schwarzott2014-11-031-3/+4
* [media] cx231xx: Cleanup printk at the driverMauro Carvalho Chehab2014-11-031-9/+8Star
* [media] cx231xx: get rid of driver-defined printk macrosMauro Carvalho Chehab2014-11-031-6/+6
* [media] cx231xx: scan all four existing i2c busses instead of the 3 mastersMatthias Schwarzott2014-10-301-4/+4
* [media] cx231xx: register i2c mux adapters for bus 1Matthias Schwarzott2014-10-301-1/+43
* [media] cx231xx: let is_tuner check the real i2c port and not the i2c master ...Matthias Schwarzott2014-10-301-1/+10
* [media] cx231xx: add wrapper to get the i2c_adapter pointerMatthias Schwarzott2014-10-301-1/+19
* [media] cx231xx: give each master i2c bus a seperate nameMatthias Schwarzott2014-10-301-1/+1
* [media] cx231xx: delete i2c_client per busMatthias Schwarzott2014-10-301-7/+0Star
* [media] cx231xx: let i2c bus scanning use its own i2c_clientMatthias Schwarzott2014-10-301-6/+11
* [media] cx231xx: Add missing KERN_CONT to i2c debug printsMatthias Schwarzott2014-01-071-5/+6
* [media] cx231xx: fix i2c debug printsMatthias Schwarzott2014-01-071-4/+12
* [media] cx231xx: get rid of warning: no previous prototypeMauro Carvalho Chehab2012-10-271-2/+2
* [media] rename most media/video usb drivers to media/usbMauro Carvalho Chehab2012-08-151-0/+532