aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/tveeprom.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2005-12-01[PATCH] V4L: Add workaround for Hauppauge PVR150 with certain NTSC tuner modelsHans Verkuil1-0/+3
2005-12-01[PATCH] V4L: Fixed eeprom handling for cx88 and added Nova-T PCI model 90003Steven Toth1-7/+8
2005-12-01[PATCH] V4L: tveeprom MAC address parsing/cleanupSteven Toth1-8/+46
2005-11-09[PATCH] v4l: 885: second round of i2c ids redefinition cleanupJean Delvare1-4/+0
2005-11-09[PATCH] v4l: 801: whitespaces cleanupsMauro Carvalho Chehab1-1/+1
2005-11-09[PATCH] v4l: 800: whitespace cleanupsMauro Carvalho Chehab1-10/+10
2005-11-09[PATCH] v4l: 729: fixed include when compiling at kernel treeMauro Carvalho Chehab1-1/+1
2005-11-09[PATCH] v4l: 702: included audio chips enumMauro Carvalho Chehab1-185/+247
2005-11-09[PATCH] v4l: 685: update the tveeprom tuner list with the tunerHans Verkuil1-8/+14
2005-09-09[PATCH] v4l: tveeprom improved to support newer Hauppage cardsMauro Carvalho Chehab1-99/+228
2005-09-09[PATCH] v4l: syncs tveeprom tuners list with the list from ivtvMauro Carvalho Chehab1-2/+10
2005-09-09[PATCH] v4l: common part Updates and tuner additionsMauro Carvalho Chehab1-21/+4
2005-09-05[PATCH] I2C: Kill i2c_algorithm.id (5/7)Jean Delvare1-1/+1
2005-08-01[PATCH] V4L: Miscellaneous fixesMauro Carvalho Chehab1-1/+1
2005-07-27[PATCH] drivers/media/video/tveeprom.c: possible cleanupsAdrian Bunk1-2/+4
2005-07-12[PATCH] v4l: TV EEPROMMauro Carvalho Chehab1-8/+1
2005-06-24[PATCH] v4l: fix I2C detect after normal_i2c_range()Mauro Carvalho Chehab1-1/+0
2005-06-24[PATCH] v4l: update for SAA7134 cardsMauro Carvalho Chehab1-1/+2
2005-06-21[PATCH] I2C: Kill address ranges in non-sensors i2c chip driversJean Delvare1-1/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+587