summaryrefslogtreecommitdiff
path: root/drivers/media/video/cx18/cx18-i2c.c
AgeCommit message (Expand)AuthorFilesLines
2010-05-19V4L/DVB: ir-core: Make use of the new IR keymap modulesMauro Carvalho Chehab1-1/+1
2010-05-19V4L/DVB: ir: use IR_KEYTABLE where an IR table is neededMauro Carvalho Chehab1-1/+1
2009-12-05V4L/DVB (13445): cx18: Use per cx18 instance init data for ir-kbd-i2c instead...Andy Walls1-15/+10
2009-09-19V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friendsHans Verkuil1-7/+7
2009-09-19V4L/DVB (12884): cx18: Eliminate warning about discarding 'const' is assignme...Andy Walls1-1/+1
2009-09-12V4L/DVB (12699): cx18: ir-kbd-i2c initialization data should point to a persi...Andy Walls1-7/+8
2009-09-12V4L/DVB (12595): common/ir: use a struct for keycode tablesMauro Carvalho Chehab1-1/+1
2009-09-12V4L/DVB (12367): cx18: Add i2c initialization for Z8F0811/Hauppage IR transce...Andy Walls1-8/+49
2009-09-12V4L/DVB (12343): Stop defining I2C adapter IDs nobody usesJean Delvare1-1/+0
2009-04-29V4L/DVB (11568): cx18: Fix the handling of i2c bus registration errorJean Delvare1-3/+13
2009-04-07V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg t...Hans Verkuil1-7/+7
2009-03-30V4L/DVB (10759): cx18: Convert GPIO connected functions to act as v4l2_subdev...Andy Walls1-6/+10
2009-03-30V4L/DVB (10758): cx18: Convert I2C devices to v4l2_subdevicesAndy Walls1-212/+72
2009-03-30V4L/DVB (10757): cx18, v4l2-chip-ident: Finish conversion of AV decoder core ...Andy Walls1-2/+2
2009-03-30V4L/DVB (10756): cx18: Slim down instance handling, build names from v4l2_dev...Andy Walls1-1/+1
2009-03-30V4L/DVB (10280): cx18: Rename structure members: dev to pci_dev and v4l2dev t...Andy Walls1-1/+1
2009-01-02V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...Hans Verkuil1-27/+1
2008-12-30V4L/DVB (9728): cx18: Copyright attribution update for files modified by awallsAndy Walls1-0/+1
2008-12-30V4L/DVB (9724): cx18: Streamline cx18-io[ch] wrappers and enforce MMIO retry ...Andy Walls1-12/+6
2008-12-29V4L/DVB (9512): cx18: Fix write retries for registers that always change - pa...Andy Walls1-7/+17
2008-10-12V4L/DVB (8913): cx18: Create cx18_ specific wrappers for all pci mmio accesse...Andy Walls1-20/+27
2008-10-12V4L/DVB (8856): v4l: fix assorted compile warnings/errorsHans Verkuil1-2/+0
2008-07-20v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10Hans Verkuil1-4/+0
2008-07-20V4L/DVB (8188): cx18: Add missing reset recovery delay in cx18-i2c.cAndy Walls1-0/+1
2008-07-20V4L/DVB (8089): cx18: add support for Conexant Raptor PAL/SECAM cardSri Deevi1-1/+19
2008-06-26V4L/DVB (8068): cx18: Add I2C slave reset via GPIO upon initializationAndy Walls1-0/+2
2008-05-18i2c: Convert remaining new-style drivers to use module aliasingJean Delvare1-5/+4
2008-05-14V4L/DVB (7856): cx18/: possible cleanupsAdrian Bunk1-0/+1
2008-04-30V4L/DVB (7786): cx18: new driver for the Conexant CX23418 MPEG encoder chipHans Verkuil1-0/+431