aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/tveeprom.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-08V4L/DVB: tveeprom: Add an entry for tuner code 168: a TCL M30WTP-4N-E tunerAndy Walls1-0/+15
2010-02-26V4L/DVB (13958): tveeprom.c: use %pM to show MAC addresshartleys1-4/+1
2009-09-12V4L/DVB (12478): ARRAY_SIZE changesMauro Carvalho Chehab1-2/+2
2009-06-16V4L/DVB (11933): tuner-simple, tveeprom: Add Philips FQ1216LME MK3 analog tunerAndy Walls1-2/+2
2009-06-16V4L/DVB (11753): tveeprom: Point the TCL MNM05-4 tuner entry to an actual tuner definitionAndy Walls1-1/+1
2009-03-30V4L/DVB (11071): tveeprom: add the xc5000 tuner to the tveeprom definitionDevin Heitmueller1-1/+1
2009-03-30V4L/DVB (10416): tveeprom: update to include Hauppauge tuners 151-155Michael Krufky1-0/+5
2009-01-29V4L/DVB (10209): tveeprom: Properly initialize tuner type (BZ#11367)Mauro Carvalho Chehab1-0/+3
2008-10-17V4L/DVB (9268): tuner: add FMD1216MEX tunerDarron Broad1-1/+1
2008-07-26V4L/DVB (8487): videodev: replace videodev.h includes by videodev2.h where possibleHans Verkuil1-1/+1
2008-07-26V4L/DVB (8479): tveeprom/ivtv: fix usage of has_ir fieldHans Verkuil1-8/+8
2008-07-26V4L/DVB (8477): v4l: remove obsolete audiochip.hHans Verkuil1-51/+53
2008-05-14V4L/DVB (7895): tveeprom: update Hauppauge analog audio and video decodersMichael Krufky1-3/+7
2008-04-24V4L/DVB (7240): tveeprom: remove obsolete i2c driver codeHans Verkuil1-103/+0
2008-02-18V4L/DVB (7193): tveeprom: Add proper tuner mapping for hauppauge eeprom id 133Ricardo Cerqueira1-1/+1
2008-01-25V4L/DVB (6888): Add Hauppauge tuner type 150 defintionSteven Toth1-0/+2
2008-01-25V4L/DVB (6860): tveeprom: CodingStyle cleanupHans Verkuil1-234/+237
2008-01-25V4L/DVB (6859): tveeprom: add support for Hauppauge models 74xxxHans Verkuil1-12/+19
2008-01-25V4L/DVB (6562): Make HVR900 to use also tveepromMauro Carvalho Chehab1-1/+1
2008-01-25V4L/DVB (6469): tuner: remove TUNER_PHILIPS_TDA8295Michael Krufky1-1/+1
2008-01-25V4L/DVB (6435): tda8290: add support for NXP TDA18271 tuner and TDA8295 analog demodMichael Krufky1-1/+1
2007-10-09V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab1-1/+0
2007-07-18V4L/DVB (5841): tveeprom: add support for Philips FQ1216LME MK3 tuner.Hans Verkuil1-1/+1
2007-07-18V4L/DVB (5739): Replace C code with calls to ARRAY_SIZE macro.Robert P. J. Day1-3/+3
2007-04-27V4L/DVB (5434): Updates to the tveeprom tuner, video decoder and audio chipSteven Toth1-3/+40
2007-04-27V4L/DVB (5389): Add tveeprom entry for tuner LG S701D MK3Hans Verkuil1-1/+1
2007-01-15V4L/DVB (5071): Tveeprom: autodetect LG TAPC G701D as tuner type 37Michael Krufky1-1/+1
2006-12-10V4L/DVB (4812): Detect presence of IR receiver/IR transmitter in tveepromHans Verkuil1-4/+5
2006-11-13V4L/DVB (4817): Fix uses of "&&" where "&" was intendedJean Delvare1-1/+1
2006-10-04V4L/DVB (4708): Add tveeprom support for Philips FM1236/FM1216ME MK5Hans Verkuil1-2/+2
2006-09-26V4L/DVB (4488): Fix possible crash in Hauppauge eeprom readingTrent Piepho1-0/+2
2006-06-30V4L/DVB (4290): Add support for the TCL M2523_3DB_E tuner.Hans Verkuil1-1/+1
2006-06-30V4L/DVB (4272): Fix tveeprom supported standardsMauro Carvalho Chehab1-8/+8
2006-06-25V4L/DVB (3814): Add support for Samsung TCPG 6121P30A PAL tuner.Hans Verkuil1-1/+1
2006-05-12V4L/DVB (3813): Add support for TCL M2523_5N_E tuner.Hans Verkuil1-1/+1
2006-04-02V4L/DVB (3605): Add support for I2C_HW_B_CX2341X board adapterHans Verkuil1-3/+3
2006-03-24V4L/DVB (3577): Cleanup audio input handlingHans Verkuil1-15/+15
2006-01-13V4L/DVB (3363): Add support for Samsung tuner TCPN 2121P30AHans Verkuil1-1/+1
2006-01-11V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris1-4/+2
2006-01-09V4L/DVB (3278): convert diagnostics over to the new v4l2-common.h macros.Hans Verkuil1-9/+8
2006-01-09V4L/DVB (3160): Updates to the tveeprom eeprom checkingSteven Toth1-1/+1
2006-01-09V4L/DVB (3108): tveeprom cleanup of hardcoded tuner format values.Steven Toth1-12/+12
2006-01-05[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman1-1/+0
2006-01-05[PATCH] i2c: Drop i2c_driver.{owner,name}, 5 of 11Laurent Riffard1-2/+4
2006-01-05[PATCH] i2c: Rework client usage count, 2 of 3Jean Delvare1-1/+0
2006-01-05[PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare1-1/+0
2005-12-19[PATCH] V4L/DVB (3180): Fix tuner 100 definition for hauppauge eepromRicardo Cerqueira1-1/+1
2005-12-12[PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 4Mauro Carvalho Chehab1-0/+1
2005-12-12[PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 3Mauro Carvalho Chehab1-1/+1
2005-12-01[PATCH] V4l/dvb: Restore missing tuner definition for Hauppauge tuner type 0x103Mike Isely1-1/+1