aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends/tda1004x.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-13V4L/DVB (12440): Use kzalloc for frontend states to have struct dvb_frontend properlyMatthias Schwarzott1-2/+2
2009-03-30V4L/DVB (10512): tda1004x: Fix eeprom firmware load on boards with 16MHz XtalMauro Carvalho Chehab1-6/+24
2008-07-10dvb frontends: treat firmware data as constDavid Woodhouse1-1/+1
2008-06-26V4L/DVB (8029): Improve error message at tda1004x_attachMauro Carvalho Chehab1-2/+13
2008-06-26V4L/DVB (8028): Improve error messages for tda1004x attachMauro Carvalho Chehab1-4/+14
2008-04-24V4L/DVB (7514): media/dvb/frontends replace remaining __FUNCTION__ occurrencesHarvey Harrison1-28/+28
2007-10-09V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab1-1/+0
2007-04-27V4L/DVB (5458): Tda1004x: add ts_mode option to config structHartmut Hackmann1-2/+9
2007-04-27V4L/DVB (5369): Fixed 1 byte too short buffer in tda827x.cHartmut Hackmann1-1/+2
2007-04-27V4L/DVB (5319): Set tda827x to sleep mode after attachHartmut Hackmann1-0/+2
2007-04-27V4L/DVB (5315): Tda1004x: check request firmware for NULL ponter againHartmut Hackmann1-11/+17
2007-04-27V4L/DVB (5311): Tda1004x driver updatesHartmut Hackmann1-48/+38
2007-02-21V4L/DVB (5195): Frontends: make 4 functions staticAdrian Bunk1-1/+1
2006-12-10V4L/DVB (4835): Added support for the Terratec Cinergy HT PCMCIA moduleHartmut Hackmann1-2/+8
2006-09-26V4L/DVB (4389): Remove duplication _release() op.Andrew de Quincey1-9/+3
2006-09-26V4L/DVB (4384): Remove remaining static function callsAndrew de Quincey1-6/+16
2006-06-25V4L/DVB (4028): Change dvb_frontend_ops to be a real field instead of a pointer field inside dvb_frontendPatrick Boettcher1-8/+5
2006-06-25V4L/DVB (3894): Fix tda10046 tuningAndrew de Quincey1-0/+1
2006-06-25V4L/DVB (3858): Convert tda1004x to refactored tuner codeAndrew de Quincey1-32/+15
2006-04-02V4L/DVB (3673): Fix budget-av CAM resetAndrew de Quincey1-12/+0
2006-02-07V4L/DVB (3304): TDA10046 Driver updateHartmut Hackmann1-4/+21
2006-01-09V4L/DVB (3242): make the firmware dir docs consistent in the v4l-dvb tree.Ville Skytt\ä1-1/+2
2006-01-09V4L/DVB (3218): Whitespace cleanupsMichael Krufky1-6/+6
2006-01-09DVB (2421): Fixed oddities at firmware downloadHartmut Hackmann1-48/+90
2005-12-12[PATCH] V4L/DVB: (3086a) Whitespaces cleanups part 1Mauro Carvalho Chehab1-1/+1
2005-11-09[PATCH] dvb: tda1004x: pll communication fixesHartmut Hackmann1-4/+17
2005-10-30[PATCH] fix missing includesTim Schmielau1-0/+4
2005-09-09[PATCH] dvb: frontend: tda1004x: fix SNR readingAndrew de Quincey1-2/+1
2005-07-07[PATCH] dvb: frontend: tda1004x: support tda827x tunersHartmut Hackmann1-4/+40
2005-07-07[PATCH] dvb: add missing release_firmware() callsAnssi Hannula1-0/+2
2005-07-07[PATCH] dvb: frontend: bcm3510: fix firmware version checkHartmut Hackmann1-1/+1
2005-07-07[PATCH] dvb: frontend: tda1004x updateHartmut Hackmann1-96/+97
2005-05-17[PATCH] dvb: tda10046: support for different firmware versionsJohannes Stezenbach1-2/+34
2005-05-17[PATCH] dvb: tda1004x: allow N_I2C to be overridden by the card driverJohannes Stezenbach1-2/+2
2005-05-17[PATCH] dvb: tda1004x: formatting cleanupsJohannes Stezenbach1-121/+125
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1206