aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/common
Commit message (Expand)AuthorAgeFilesLines
* tuners: treat firmware data as constDavid Woodhouse2008-07-102-2/+2
* V4L/DVB (8097): xc5000: check device hardware state to determine if firmware ...Steven Toth2008-06-262-8/+23
* V4L/DVB (8048): saa7134: Fix entries for Avermedia A16d and Avermedia E506Tim Farrington2008-06-261-0/+38
* V4L/DVB (8037): tda18271: ensure that the thermometer is off during channel c...Michael Krufky2008-06-261-0/+3
* V4L/DVB (8036): tda18271: toggle rf agc speed mode on TDA18271HD/C2 onlyMichael Krufky2008-06-261-8/+12
* V4L/DVB (8035): tda18271: dont touch EB14 if rf_cal lookup is out of rangeMichael Krufky2008-06-261-1/+9
* V4L/DVB (8034): tda18271: fix IF notch frequency handlingMichael Krufky2008-06-261-11/+19
* V4L/DVB (8000): tda827x: fix NULL pointer in tda827xa_lna_gainSigmund Augdal2008-06-051-2/+2
* V4L/DVB (7983): tda18271_calc_rf_cal must return the return value of tda18271...Michael Krufky2008-06-051-2/+2
* V4L/DVB (7974): fix MEDIA_TUNER && FW_LOADER build errorIngo Molnar2008-06-051-0/+1
* V4L/DVB (7944): tuner-xc2028: use hybrid_tuner_request_stateMichael Krufky2008-06-051-46/+41
* V4L/DVB (7943): tuner: add macro, hybrid_tuner_report_instance_countMichael Krufky2008-06-051-0/+8
* V4L/DVB (7922): tuner-simple: fix tuner_warn() induced kernel oops in simple_...Andy Walls2008-06-051-2/+4
* V4L/DVB (7906): tuners/mxl5005s.c: don't define variables for enumsAdrian Bunk2008-06-051-2/+2
* V4L/DVB (7902): fix handling of tea5761_autodetection return valueMarcin Slusarz2008-06-051-1/+1
* V4L/DVB (7899): Fixes a few remaining Kbuild issues at common/tunersMauro Carvalho Chehab2008-05-141-3/+17
* V4L/DVB (7893): xc5000: bug-fix: allow multiple devices in a single systemMichael Krufky2008-05-143-14/+19
* V4L/DVB(7878): mxl55005s: Makefile and Kconfig additionsSteven Toth2008-05-142-0/+8
* V4L/DVB(7877): mxl5005s: Ensure debug is offSteven Toth2008-05-141-1/+1
* V4L/DVB(7876): mxl5005s: Remove incorrect copyright holdersSteven Toth2008-05-141-5/+5
* V4L/DVB(7875): mxl5005s: Remove redundant functionsSteven Toth2008-05-141-120/+0
* V4L/DVB(7874): mxl5005s: Fix function staticsSteven Toth2008-05-141-59/+62
* V4L/DVB(7873): mxl5005s: Fix header includes.Steven Toth2008-05-141-1/+2
* V4L/DVB(7872): mxl5005s: checkpatch.pl complianceSteven Toth2008-05-142-1471/+1029
* V4L/DVB(7871): mxl5005s: Re-org code and update copyrightsSteven Toth2008-05-142-380/+371
* V4L/DVB (7870): mxl5005s: Basic digital support.Steven Toth2008-05-142-372/+389
* V4L/DVB(7869): mxl5005s: Cleanup #6Steven Toth2008-05-142-214/+248
* V4L/DVB (7868): mxl5005s: Cleanup #5Steven Toth2008-05-142-222/+181
* V4L/DVB (7867): mxl5005s: Cleanup #4Steven Toth2008-05-142-581/+636
* V4L/DVB (7866): mxl5005s: Cleanup #3Steven Toth2008-05-142-3015/+2677
* V4L/DVB (7865): mxl5005s: Cleanup #2Steven Toth2008-05-141-636/+271
* V4L/DVB (7864): mxl5005s: Cleanup #1Steven Toth2008-05-142-521/+260
* V4L/DVB (7862): Add mxl5505s driver for MaxiLinear 5505 chipsetsSteven Toth2008-05-142-0/+5707
* V4L/DVB (7851): Fix FW_LOADER depencency at v4l/dvbMauro Carvalho Chehab2008-05-141-0/+1
* V4L/DVB (7848): Fix dependencies for tuner-xc2028 and em28xx-dvbMauro Carvalho Chehab2008-05-141-2/+3
* V4L/DVB (7847): Simplifies Kconfig rulesMauro Carvalho Chehab2008-05-141-16/+4
* V4L/DVB (7844): tda18271: add tda_fail macro to log error casesMichael Krufky2008-05-143-35/+44
* V4L/DVB (7843): tda18271: fix error handling in tda18271c1_rf_tracking_filter...Michael Krufky2008-05-141-1/+5
* V4L/DVB (7842): tda18271: fix error handling in tda18271c2_rf_tracking_filter...Michael Krufky2008-05-141-5/+7
* V4L/DVB (7841): tda18271: fix error handling in tda18271_channel_configurationMichael Krufky2008-05-141-7/+14
* V4L/DVB (7840): tda18271: make tda18271_set_standby_mode less verbose for bas...Michael Krufky2008-05-141-1/+2
* V4L/DVB (7839): tda18271: abort rf band calibration loop on errorsMichael Krufky2008-05-141-1/+8
* V4L/DVB (7838): tda18271: fix error handling in tda18271c2_rf_cal_init pathMichael Krufky2008-05-141-21/+47
* V4L/DVB (7837): tda18271: fix error handling in init and sleep pathsMichael Krufky2008-05-142-18/+27
* V4L/DVB (7832): xc5000: MEDIA_TUNER_XC5000 must select FW_LOADERMichael Krufky2008-05-141-0/+1
* V4L/DVB (7804): tea5767: Fix error logicMauro Carvalho Chehab2008-05-141-3/+3
* fix drivers/media/common/tuners/ build bugIngo Molnar2008-04-301-0/+1
* V4L/DVB (7798): tuners/Kconfig: Change config name and help to reflect dynami...Mauro Carvalho Chehab2008-04-301-2/+7
* V4L/DVB (7789): tuner: remove static dependencies on analog tuner sub-modulesMichael Krufky2008-04-291-4/+4
* Rename common tuner Kconfig names to use the sameMauro Carvalho Chehab2008-04-2916-75/+75