summaryrefslogtreecommitdiff
path: root/drivers/media/usb/em28xx/em28xx-i2c.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-12[media] em28xx: use usb_interface for dev_foo() callsMauro Carvalho Chehab1-46/+46
2016-11-18[media] em28xx: convert it from pr_foo() to dev_foo()Mauro Carvalho Chehab1-133/+151
2016-10-21[media] em28xx: convert the remaining printks to pr_fooMauro Carvalho Chehab1-37/+37
2016-10-21[media] em28xx: use pr_foo instead of em28xx-specific printk macrosMauro Carvalho Chehab1-54/+55
2016-09-19[media] constify i2c_algorithm structuresJulia Lawall1-1/+1
2016-06-10[media] em28xx-i2c: rt_mutex_trylock() returns zero on failureDan Carpenter1-3/+2
2014-12-04[media] em28xx: checkpatch cleanup: whitespaces/new lines cleanupsMauro Carvalho Chehab1-2/+3
2014-11-14[media] add "lgdt330x" device name i2c_devs arrayWilson Michaels1-0/+1
2014-07-26[media] media: em28xx - fix i2c_xfer to return -ENODEV when dev is removedShuah Khan1-0/+6
2014-05-23[media] em28xx: remove the i2c_set_adapdata() call in em28xx_i2c_register()Frank Schaefer1-1/+0
2014-02-04[media] em28xx-i2c: fix the error code for unknown errorsFrank Schaefer1-6/+23
2014-02-04[media] em28xx-i2c: fix the i2c error description strings for -ENXIOFrank Schaefer1-6/+6
2014-01-12[media] em28xx-i2c: add timeout debug information if i2c_debug enabledMauro Carvalho Chehab1-3/+24
2014-01-12[media] em28xx-i2c: cleanup I2C debug messagesMauro Carvalho Chehab1-40/+44
2014-01-12[media] em28xx-i2c: Fix error code for I2C error transfersMauro Carvalho Chehab1-17/+20
2014-01-10[media] em28xx: rename I2C timeout to EM28XX_I2C_XFER_TIMEOUTMauro Carvalho Chehab1-3/+3
2014-01-10[media] em28xx: convert i2c wait completion logic to use jiffiesMauro Carvalho Chehab1-30/+31
2014-01-07[media] em28xx: fix I2S audio sample rate definitions and info outputFrank Schaefer1-2/+8
2013-09-03[media] em28xx: fix assignment of the eeprom dataAlban Browaeys1-1/+1
2013-03-29[media] em28xx: add support for em25xx i2c bus B read/write/check device oper...Frank Schaefer1-39/+197
2013-03-25[media] em28xx-i2c: fix coding style of multi line commentsFrank Schaefer1-18/+34
2013-03-25[media] em28xx-i2c: do not break strings across linesFrank Schaefer1-25/+20
2013-03-22[media] em28xx: Only change I2C bus inside em28xx-i2cMauro Carvalho Chehab1-3/+5
2013-03-19[media] em28xx-i2c: relax error check in em28xx_i2c_recv_bytes()Frank Schaefer1-11/+11
2013-03-19[media] em28xx: add support for registering multiple i2c busesMauro Carvalho Chehab1-38/+81
2013-03-19[media] em28xx: Prepare to support 2 different I2C busesMauro Carvalho Chehab1-15/+15
2013-03-04[media] em28xx: extract the device configuration dataset from eeproms with 16...Frank Schaefer1-35/+82
2013-03-04[media] em28xx: do not store eeprom content permanentlyFrank Schaefer1-13/+22
2013-03-04[media] em28xx: add helper function for reading data blocks from i2c clientsFrank Schaefer1-28/+46
2013-03-04[media] em28xx: add basic support for eeproms with 16 bit address widthFrank Schaefer1-25/+44
2013-03-04[media] em28xx: fix eeprom data endianessFrank Schaefer1-10/+12
2013-03-04[media] em28xx: do not interpret eeprom content if eeprom key is invalidFrank Schaefer1-2/+6
2013-03-04[media] em28xx-i2c: also print debug messages at debug level 1Frank Schaefer1-6/+6
2013-03-04[media] em28xx-i2c: replace printk() with the corresponding em28xx macrosFrank Schaefer1-31/+24
2013-03-04[media] em28xx-i2c: get rid of the dprintk2 macroFrank Schaefer1-11/+6
2013-02-06[media] em28xx: add missing IR RC slave address to the list of known i2c devicesFrank Schaefer1-0/+1
2013-01-05[media] em28xx: consider the message length limitation of the i2c adapter whe...Frank Schaefer1-3/+9
2013-01-05[media] em28xx: fix+improve+unify i2c error handling, debug messages and code...Frank Schaefer1-31/+85
2013-01-05[media] em28xx: fix the i2c adapter functionality flagsFrank Schaefer1-1/+5
2013-01-05[media] em28xx: fix two severe bugs in function em2800_i2c_recv_bytes()Frank Schaefer1-47/+57
2013-01-05[media] em28xx: respect the message size constraints for i2c transfersFrank Schaefer1-26/+18
2012-12-23[media] em28xx: clean up the data type mess of the i2c transfer function para...Frank Schaefer1-17/+11
2012-08-15[media] rename most media/video usb drivers to media/usbMauro Carvalho Chehab1-0/+568