summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/em28xx/em28xx-i2c.c
Commit message (Expand)AuthorAgeFilesLines
* media: em28xx: fix two smatch warningsHans Verkuil2019-11-081-2/+2
* media: usb: fix several typosMauro Carvalho Chehab2019-03-011-2/+2
* media: replace strcpy() by strscpy()Mauro Carvalho Chehab2018-09-111-1/+2
* media: em28xx: don't check number of messages in the driverWolfram Sang2018-07-271-4/+0
* MAINTAINERS & files: Canonize the e-mails I use at filesMauro Carvalho Chehab2018-05-041-1/+1
* media: em28xx-i2c: fix most coding style issuesMauro Carvalho Chehab2018-03-061-42/+48
* media: em28xx: Add SPDX license tags where neededMauro Carvalho Chehab2018-03-061-23/+20
* media: em28xx: adjust I2C timeout according with I2C speedMauro Carvalho Chehab2018-03-061-3/+33
* media: em28xx: use %*phC to print small buffersAntonio Cardace2018-02-261-4/+4
* media: usb: make i2c_client constBhumika Goyal2017-09-231-1/+1
* media: usb: make i2c_adapter constBhumika Goyal2017-08-261-1/+1
* media: em28xx: Ignore errors while reading from eepromMauro Carvalho Chehab2017-06-241-2/+0
* [media] em28xx: use usb_interface for dev_foo() callsMauro Carvalho Chehab2016-12-121-46/+46
* [media] em28xx: convert it from pr_foo() to dev_foo()Mauro Carvalho Chehab2016-11-181-133/+151
* [media] em28xx: convert the remaining printks to pr_fooMauro Carvalho Chehab2016-10-211-37/+37
* [media] em28xx: use pr_foo instead of em28xx-specific printk macrosMauro Carvalho Chehab2016-10-211-54/+55
* [media] constify i2c_algorithm structuresJulia Lawall2016-09-191-1/+1
* [media] em28xx-i2c: rt_mutex_trylock() returns zero on failureDan Carpenter2016-06-101-3/+2
* [media] em28xx: checkpatch cleanup: whitespaces/new lines cleanupsMauro Carvalho Chehab2014-12-041-2/+3
* [media] add "lgdt330x" device name i2c_devs arrayWilson Michaels2014-11-141-0/+1
* [media] media: em28xx - fix i2c_xfer to return -ENODEV when dev is removedShuah Khan2014-07-261-0/+6
* [media] em28xx: remove the i2c_set_adapdata() call in em28xx_i2c_register()Frank Schaefer2014-05-231-1/+0
* [media] em28xx-i2c: fix the error code for unknown errorsFrank Schaefer2014-02-041-6/+23
* [media] em28xx-i2c: fix the i2c error description strings for -ENXIOFrank Schaefer2014-02-041-6/+6
* [media] em28xx-i2c: add timeout debug information if i2c_debug enabledMauro Carvalho Chehab2014-01-121-3/+24
* [media] em28xx-i2c: cleanup I2C debug messagesMauro Carvalho Chehab2014-01-121-40/+44
* [media] em28xx-i2c: Fix error code for I2C error transfersMauro Carvalho Chehab2014-01-121-17/+20
* [media] em28xx: rename I2C timeout to EM28XX_I2C_XFER_TIMEOUTMauro Carvalho Chehab2014-01-101-3/+3
* [media] em28xx: convert i2c wait completion logic to use jiffiesMauro Carvalho Chehab2014-01-101-30/+31
* [media] em28xx: fix I2S audio sample rate definitions and info outputFrank Schaefer2014-01-071-2/+8
* [media] em28xx: fix assignment of the eeprom dataAlban Browaeys2013-09-031-1/+1
* [media] em28xx: add support for em25xx i2c bus B read/write/check device oper...Frank Schaefer2013-03-281-39/+197
* [media] em28xx-i2c: fix coding style of multi line commentsFrank Schaefer2013-03-251-18/+34
* [media] em28xx-i2c: do not break strings across linesFrank Schaefer2013-03-251-25/+20
* [media] em28xx: Only change I2C bus inside em28xx-i2cMauro Carvalho Chehab2013-03-221-3/+5
* [media] em28xx-i2c: relax error check in em28xx_i2c_recv_bytes()Frank Schaefer2013-03-181-11/+11
* [media] em28xx: add support for registering multiple i2c busesMauro Carvalho Chehab2013-03-181-38/+81
* [media] em28xx: Prepare to support 2 different I2C busesMauro Carvalho Chehab2013-03-181-15/+15
* [media] em28xx: extract the device configuration dataset from eeproms with 16...Frank Schaefer2013-03-041-35/+82
* [media] em28xx: do not store eeprom content permanentlyFrank Schaefer2013-03-041-13/+22
* [media] em28xx: add helper function for reading data blocks from i2c clientsFrank Schaefer2013-03-041-28/+46
* [media] em28xx: add basic support for eeproms with 16 bit address widthFrank Schaefer2013-03-041-25/+44
* [media] em28xx: fix eeprom data endianessFrank Schaefer2013-03-041-10/+12
* [media] em28xx: do not interpret eeprom content if eeprom key is invalidFrank Schaefer2013-03-041-2/+6
* [media] em28xx-i2c: also print debug messages at debug level 1Frank Schaefer2013-03-041-6/+6
* [media] em28xx-i2c: replace printk() with the corresponding em28xx macrosFrank Schaefer2013-03-041-31/+24
* [media] em28xx-i2c: get rid of the dprintk2 macroFrank Schaefer2013-03-041-11/+6
* [media] em28xx: add missing IR RC slave address to the list of known i2c devicesFrank Schaefer2013-02-051-0/+1
* [media] em28xx: consider the message length limitation of the i2c adapter whe...Frank Schaefer2013-01-051-3/+9
* [media] em28xx: fix+improve+unify i2c error handling, debug messages and code...Frank Schaefer2013-01-051-31/+85
OpenPOWER on IntegriCloud