aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx23885/cx23885-i2c.c
Commit message (Expand)AuthorAgeFilesLines
* [media] cx23885: Remove unused 'err:' labels to quiet compiler warningAndy Walls2011-03-021-2/+0
* [media] cx23885: Revert "Check for slave nack on all transactions"Andy Walls2011-03-021-8/+0
* V4L/DVB: Use custom I2C probing function mechanismJean Delvare2010-08-111-11/+4
* V4L/DVB: cx23885: i2c_wait_done returns 0 or 1, don't check for < 0 return valueJean Delvare2010-08-081-12/+3
* V4L/DVB: cx23885: Check for slave nack on all transactionsJean Delvare2010-08-081-0/+8
* V4L/DVB: cx23885: Return -ENXIO on slave nackJean Delvare2010-08-081-2/+2
* V4L/DVB: FusionHDTV: Use quick reads for I2C IR device probingJean Delvare2010-06-011-1/+11
* V4L/DVB (12343): Stop defining I2C adapter IDs nobody usesJean Delvare2009-09-121-1/+0
* V4L/DVB (11844): ir-kbd-i2c: Switch to the new-style device binding modelJean Delvare2009-06-161-0/+12
* V4L/DVB (11297): cx23885: convert to v4l2_subdev.Hans Verkuil2009-03-301-63/+4
* V4L/DVB (11295): cx23885: convert to v4l2_device.Hans Verkuil2009-03-301-4/+5
* V4L/DVB (9251): cx23885: Checkpatch complianceSteven Toth2008-10-171-23/+24
* V4L/DVB (8805): Steven Toth email address changeSteven Toth2008-09-031-1/+1
* V4L/DVB (7726): cx23885: Enable cx23417 support on the HVR1800Steven Toth2008-04-241-0/+23
* V4L/DVB (7673): cx23885: Add support for the Hauppauge HVR1400Steven Toth2008-04-241-1/+3
* V4L/DVB (7645): Add support for the Hauppauge HVR-1200Steven Toth2008-04-241-0/+1
* V4L/DVB (7520): media/video/cx23885 replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-241-8/+8
* V4L/DVB (7094): static memoryDouglas Schilling Landgraf2008-04-241-1/+1
* V4L/DVB (7014): cx23885: dprintk macro cleanupSteven Toth2008-01-251-4/+4
* V4L/DVB (7007): cx23885: Add basic video support for the HVR1800Steven Toth2008-01-251-1/+30
* V4L/DVB (6885): Add support for the Hauppauge HVR1500QSteven Toth2008-01-251-1/+1
* V4L/DVB (6857): cx23885: correctly join I2C writes and reads from same addressChris Pascoe2008-01-251-14/+39
* V4L/DVB (6575): cx23885/: cleanupsAdrian Bunk2008-01-251-2/+0
* V4L/DVB (6404): cx23885: i2c 16bit reg/val read/write fixSteven Toth2008-01-251-7/+9
* cx23885: Drop empty i2c algorithm control callbackJean Delvare2007-10-131-7/+0
* V4L/DVB (6196): cx23885: add support for DViCO FusionHDTV 5 ExpressMichael Krufky2007-10-091-2/+4
* V4L/DVB (6170): cx23885: General cleanup of old codeSteven Toth2007-10-091-2/+1
* V4L/DVB (6164): cx23885: turn off i2c_debug by defaultMichael Krufky2007-10-091-1/+1
* V4L/DVB (6163): cx23885: remove old commentsMichael Krufky2007-10-091-3/+1
* V4L/DVB (6162): cx23885: whitespace cleanupsMichael Krufky2007-10-091-16/+24
* V4L/DVB (6156): Added the I2C_FUNC_I2C support to the cx23885 i2c algo defini...Steven Toth2007-10-091-1/+1
* V4L/DVB (6150): Add CX23885/CX23887 PCIe bridge driverSteven Toth2007-10-091-0/+375