aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx18/cx18-i2c.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-15[media] rename most media/video pci drivers to media/pciMauro Carvalho Chehab1-330/+0
2011-11-24[media] video: Drop undue references to i2c-algo-bitJean Delvare1-1/+1
2011-03-22[media] remove the old RC_MAP_HAUPPAUGE_NEW RC mapMauro Carvalho Chehab1-1/+1
2010-12-29[media] rc: Rename remote controller type to rc_type instead of ir_typeMauro Carvalho Chehab1-1/+1
2010-11-22[media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functionsLaurent Pinchart1-4/+4
2010-10-22[media] cx18: Don't use module names to load I2C modulesLaurent Pinchart1-18/+5
2010-08-11i2c: Add support for custom probe functionJean Delvare1-1/+2
2010-06-01V4L/DVB: cx18, cx23885, v4l2 doc, MAINTAINERS: Update Andy Walls' email addressAndy Walls1-1/+1
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 of const dataAndy 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 assignment for IR initAndy Walls1-1/+1
2009-09-12V4L/DVB (12699): cx18: ir-kbd-i2c initialization data should point to a persistent objectAndy 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 transceiversAndy 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-06V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg to new_(probed)_subdevHans Verkuil1-7/+7
2009-03-30V4L/DVB (10759): cx18: Convert GPIO connected functions to act as v4l2_subdevicesAndy 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 to v4l2_subdevAndy Walls1-2/+2
2009-03-30V4L/DVB (10756): cx18: Slim down instance handling, build names from v4l2_device.nameAndy Walls1-1/+1
2009-03-30V4L/DVB (10280): cx18: Rename structure members: dev to pci_dev and v4l2dev to video_devAndy Walls1-1/+1
2009-01-02V4L/DVB (10141): v4l2: debugging API changed to match against driver name instead of ID.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 strategyAndy Walls1-12/+6
2008-12-29V4L/DVB (9512): cx18: Fix write retries for registers that always change - part 3.Andy Walls1-7/+17
2008-10-12V4L/DVB (8913): cx18: Create cx18_ specific wrappers for all pci mmio accessesors.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-29V4L/DVB (7786): cx18: new driver for the Conexant CX23418 MPEG encoder chipHans Verkuil1-0/+431