aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx23885/cx23885-i2c.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-24[media] video: Drop undue references to i2c-algo-bitJean Delvare1-1/+1
2011-10-14[media] cx23885: Name an internal i2c part and declare a bitfield by nameSteven Toth1-0/+1
2011-03-02[media] cx23885: Remove unused 'err:' labels to quiet compiler warningAndy Walls1-2/+0
2011-03-02[media] cx23885: Revert "Check for slave nack on all transactions"Andy Walls1-8/+0
2010-08-11V4L/DVB: Use custom I2C probing function mechanismJean Delvare1-11/+4
2010-08-08V4L/DVB: cx23885: i2c_wait_done returns 0 or 1, don't check for < 0 return valueJean Delvare1-12/+3
2010-08-08V4L/DVB: cx23885: Check for slave nack on all transactionsJean Delvare1-0/+8
2010-08-08V4L/DVB: cx23885: Return -ENXIO on slave nackJean Delvare1-2/+2
2010-06-01V4L/DVB: FusionHDTV: Use quick reads for I2C IR device probingJean Delvare1-1/+11
2009-09-12V4L/DVB (12343): Stop defining I2C adapter IDs nobody usesJean Delvare1-1/+0
2009-06-16V4L/DVB (11844): ir-kbd-i2c: Switch to the new-style device binding modelJean Delvare1-0/+12
2009-03-30V4L/DVB (11297): cx23885: convert to v4l2_subdev.Hans Verkuil1-63/+4
2009-03-30V4L/DVB (11295): cx23885: convert to v4l2_device.Hans Verkuil1-4/+5
2008-10-17V4L/DVB (9251): cx23885: Checkpatch complianceSteven Toth1-23/+24
2008-09-03V4L/DVB (8805): Steven Toth email address changeSteven Toth1-1/+1
2008-04-24V4L/DVB (7726): cx23885: Enable cx23417 support on the HVR1800Steven Toth1-0/+23
2008-04-24V4L/DVB (7673): cx23885: Add support for the Hauppauge HVR1400Steven Toth1-1/+3
2008-04-24V4L/DVB (7645): Add support for the Hauppauge HVR-1200Steven Toth1-0/+1
2008-04-24V4L/DVB (7520): media/video/cx23885 replace remaining __FUNCTION__ occurrencesHarvey Harrison1-8/+8
2008-04-24V4L/DVB (7094): static memoryDouglas Schilling Landgraf1-1/+1
2008-01-25V4L/DVB (7014): cx23885: dprintk macro cleanupSteven Toth1-4/+4
2008-01-25V4L/DVB (7007): cx23885: Add basic video support for the HVR1800Steven Toth1-1/+30
2008-01-25V4L/DVB (6885): Add support for the Hauppauge HVR1500QSteven Toth1-1/+1
2008-01-25V4L/DVB (6857): cx23885: correctly join I2C writes and reads from same addressChris Pascoe1-14/+39
2008-01-25V4L/DVB (6575): cx23885/: cleanupsAdrian Bunk1-2/+0
2008-01-25V4L/DVB (6404): cx23885: i2c 16bit reg/val read/write fixSteven Toth1-7/+9
2007-10-13cx23885: Drop empty i2c algorithm control callbackJean Delvare1-7/+0
2007-10-09V4L/DVB (6196): cx23885: add support for DViCO FusionHDTV 5 ExpressMichael Krufky1-2/+4
2007-10-09V4L/DVB (6170): cx23885: General cleanup of old codeSteven Toth1-2/+1
2007-10-09V4L/DVB (6164): cx23885: turn off i2c_debug by defaultMichael Krufky1-1/+1
2007-10-09V4L/DVB (6163): cx23885: remove old commentsMichael Krufky1-3/+1
2007-10-09V4L/DVB (6162): cx23885: whitespace cleanupsMichael Krufky1-16/+24
2007-10-09V4L/DVB (6156): Added the I2C_FUNC_I2C support to the cx23885 i2c algo definitionSteven Toth1-1/+1
2007-10-09V4L/DVB (6150): Add CX23885/CX23887 PCIe bridge driverSteven Toth1-0/+375