aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/em28xx/em28xx-i2c.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-15[media] rename most media/video usb drivers to media/usbMauro Carvalho Chehab1-568/+0
2012-06-21[media] em28xx: Add the DRX-K at I2C address 0x29 to the list of known I2C devicesMartin Blumenstingl1-0/+1
2012-04-10[media] em28xx: Move ir/rc related initialization to em28xx_ir_init()Ezequiel García1-3/+0
2012-03-19[media] em28xx: Unused macro cleanupEzequiel García1-8/+0
2011-07-27[media] em28xx-i2c: Add a read after I2C writeMauro Carvalho Chehab1-1/+10
2011-07-27[media] Add initial support for Terratec H5Mauro Carvalho Chehab1-1/+3
2011-07-27[media] em28xx: Don't initialize a var if won't be using itMauro Carvalho Chehab1-2/+0
2011-05-20[media] em28xx: add support for EM28174 chipAntti Palosaari1-1/+1
2009-09-12V4L/DVB (12343): Stop defining I2C adapter IDs nobody usesJean Delvare1-1/+0
2009-07-05V4L/DVB (12172): em28xx: Add autodetection code for Silvercrest 1.3 mpixMauro Carvalho Chehab1-1/+1
2009-06-16V4L/DVB (11845): ir-kbd-i2c: Use initialization dataJean Delvare1-22/+0
2009-06-16V4L/DVB (11844): ir-kbd-i2c: Switch to the new-style device binding modelJean Delvare1-0/+3
2009-04-06V4L/DVB (11331): em28xx: convert to v4l2_subdevDouglas Schilling Landgraf1-68/+3
2009-03-30V4L/DVB (10833): em28xx: enable Compro VideoMate ForYou soundVitaly Wool1-0/+6
2009-03-30V4L/DVB (10525): em28xx: Coding style fixes and a typo correctionNicola Soranzo1-2/+4
2008-12-29V4L/DVB (9754): em28xx: improve debug messagesMauro Carvalho Chehab1-15/+17
2008-12-29V4L/DVB (9752): Remove duplicated fields on em28xx_board and em28xx structsMauro Carvalho Chehab1-3/+3
2008-12-29V4L/DVB (9585): Skip reading eeprom in newer Empia devicesDevin Heitmueller1-0/+11
2008-11-16V4L/DVB (9627): em28xx: Avoid i2c register error for boards without eepromMauro Carvalho Chehab1-4/+6
2008-10-12V4L/DVB (8937): em28xx: Fix and add some validationsDouglas Schilling Landgraf1-6/+22
2008-10-12V4L/DVB (8906): v4l-dvb: fix assorted sparse warningsHans Verkuil1-3/+4
2008-07-20v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10Hans Verkuil1-1/+0
2008-04-24V4L/DVB (7607): CodingStyle fixesDouglas Schilling Landgraf1-70/+86
2008-04-24V4L/DVB (7522): media/video/em28xx replace remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2008-04-24V4L/DVB (7094): static memoryDouglas Schilling Landgraf1-2/+2
2008-01-25V4L/DVB (6587): Cleanup at tv norm selectionMauro Carvalho Chehab1-1/+0
2008-01-25V4L/DVB (6545): em28xx: autodetect Cinergy 200 USB and VGear PocketTVSascha Sommer1-6/+13
2008-01-25V4L/DVB (6536): Add a hint for boards without unique USB IDMauro Carvalho Chehab1-40/+34
2008-01-25V4L/DVB (6476): Add support for analog tv on HVR-950Mauro Carvalho Chehab1-0/+23
2008-01-25V4L/DVB (6384): Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIGMauro Carvalho Chehab1-1/+7
2007-11-04V4L/DVB (6532): Add the remaining addresses for tda9887Mauro Carvalho Chehab1-2/+3
2007-11-04V4L/DVB (6531): Fix a regression caused by commit 153962364dc6fa4a24571885fbe76506d8968610Ludovico Cavedon1-0/+1
2007-10-13i2c: Remove NOP i2c_algorithm.algo_control() methodsDavid Brownell1-10/+0
2007-05-09Fix misspellings collected by members of KJ list.Robert P. J. Day1-1/+1
2007-04-27V4L/DVB (5479): Use ARRAY_SIZE instead of a magic numberMauro Carvalho Chehab1-1/+1
2006-06-25V4L/DVB (4205): Merge tda9887 module into tuner.Mauro Carvalho Chehab1-1/+12
2006-06-25V4L/DVB (3968a): Remove compatibility check for I2C_PECMauro Carvalho Chehab1-16/+0
2006-06-25V4L/DVB (3715): Change all emails to the currently used one.Mauro Carvalho Chehab1-1/+1
2006-02-27V4L/DVB (3292): Fixed xc3028 firmware extractor, added terratec fw supportMarkus Rechberger1-1/+0
2006-02-07V4L/DVB (3306): Fixed i2c return value, conversion mdelay to msleepMarkus Rechberger1-4/+4
2006-01-09V4L/DVB (3269): ioctls cleanups.Michael Krufky1-0/+1
2006-01-09V4L/DVB (3123a): remove uneeded #if from V4L subsystemMauro Carvalho Chehab1-2/+0
2006-01-05[PATCH] i2c: Rework client usage count, 2 of 3Jean Delvare1-1/+0
2005-12-19[PATCH] V4L/DVB (3188): Fix compilation failure with gcc 2.95.3.Jean Delvare1-1/+1
2005-12-12[PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 4Mauro Carvalho Chehab1-2/+2
2005-11-09[PATCH] v4l: 886: renamed common structures to em28xxMauro Carvalho Chehab1-64/+64
2005-11-09[PATCH] v4l: 877: module em2820 renamed to em28xx and moved to v4l dirMauro Carvalho Chehab1-6/+5
2005-11-09[PATCH] v4l: 856: some module rename and small fixesMauro Carvalho Chehab1-0/+3
2005-11-09[PATCH] v4l: 840: fixed settings for msi vox usb 2.0 saa7114 is missing atmMarkus Rechberger1-0/+3
2005-11-09[PATCH] v4l: 800: whitespace cleanupsMauro Carvalho Chehab1-2/+2