Age | Commit message (Expand) | Author | Files | Lines |
2008-07-10 | tuners: treat firmware data as const | David Woodhouse | 2 | -2/+2 |
2008-06-26 | V4L/DVB (8097): xc5000: check device hardware state to determine if firmware ... | Steven Toth | 2 | -8/+23 |
2008-06-26 | V4L/DVB (8037): tda18271: ensure that the thermometer is off during channel c... | Michael Krufky | 1 | -0/+3 |
2008-06-26 | V4L/DVB (8036): tda18271: toggle rf agc speed mode on TDA18271HD/C2 only | Michael Krufky | 1 | -8/+12 |
2008-06-26 | V4L/DVB (8035): tda18271: dont touch EB14 if rf_cal lookup is out of range | Michael Krufky | 1 | -1/+9 |
2008-06-26 | V4L/DVB (8034): tda18271: fix IF notch frequency handling | Michael Krufky | 1 | -11/+19 |
2008-06-05 | V4L/DVB (8000): tda827x: fix NULL pointer in tda827xa_lna_gain | Sigmund Augdal | 1 | -2/+2 |
2008-06-05 | V4L/DVB (7983): tda18271_calc_rf_cal must return the return value of tda18271... | Michael Krufky | 1 | -2/+2 |
2008-06-05 | V4L/DVB (7974): fix MEDIA_TUNER && FW_LOADER build error | Ingo Molnar | 1 | -0/+1 |
2008-06-05 | V4L/DVB (7944): tuner-xc2028: use hybrid_tuner_request_state | Michael Krufky | 1 | -46/+41 |
2008-06-05 | V4L/DVB (7943): tuner: add macro, hybrid_tuner_report_instance_count | Michael Krufky | 1 | -0/+8 |
2008-06-05 | V4L/DVB (7922): tuner-simple: fix tuner_warn() induced kernel oops in simple_... | Andy Walls | 1 | -2/+4 |
2008-06-05 | V4L/DVB (7906): tuners/mxl5005s.c: don't define variables for enums | Adrian Bunk | 1 | -2/+2 |
2008-06-05 | V4L/DVB (7902): fix handling of tea5761_autodetection return value | Marcin Slusarz | 1 | -1/+1 |
2008-05-14 | V4L/DVB (7899): Fixes a few remaining Kbuild issues at common/tuners | Mauro Carvalho Chehab | 1 | -3/+17 |
2008-05-14 | V4L/DVB (7893): xc5000: bug-fix: allow multiple devices in a single system | Michael Krufky | 3 | -14/+19 |
2008-05-14 | V4L/DVB(7878): mxl55005s: Makefile and Kconfig additions | Steven Toth | 2 | -0/+8 |
2008-05-14 | V4L/DVB(7877): mxl5005s: Ensure debug is off | Steven Toth | 1 | -1/+1 |
2008-05-14 | V4L/DVB(7876): mxl5005s: Remove incorrect copyright holders | Steven Toth | 1 | -5/+5 |
2008-05-14 | V4L/DVB(7875): mxl5005s: Remove redundant functions | Steven Toth | 1 | -120/+0 |
2008-05-14 | V4L/DVB(7874): mxl5005s: Fix function statics | Steven Toth | 1 | -59/+62 |
2008-05-14 | V4L/DVB(7873): mxl5005s: Fix header includes. | Steven Toth | 1 | -1/+2 |
2008-05-14 | V4L/DVB(7872): mxl5005s: checkpatch.pl compliance | Steven Toth | 2 | -1471/+1029 |
2008-05-14 | V4L/DVB(7871): mxl5005s: Re-org code and update copyrights | Steven Toth | 2 | -380/+371 |
2008-05-14 | V4L/DVB (7870): mxl5005s: Basic digital support. | Steven Toth | 2 | -372/+389 |
2008-05-14 | V4L/DVB(7869): mxl5005s: Cleanup #6 | Steven Toth | 2 | -214/+248 |
2008-05-14 | V4L/DVB (7868): mxl5005s: Cleanup #5 | Steven Toth | 2 | -222/+181 |
2008-05-14 | V4L/DVB (7867): mxl5005s: Cleanup #4 | Steven Toth | 2 | -581/+636 |
2008-05-14 | V4L/DVB (7866): mxl5005s: Cleanup #3 | Steven Toth | 2 | -3015/+2677 |
2008-05-14 | V4L/DVB (7865): mxl5005s: Cleanup #2 | Steven Toth | 1 | -636/+271 |
2008-05-14 | V4L/DVB (7864): mxl5005s: Cleanup #1 | Steven Toth | 2 | -521/+260 |
2008-05-14 | V4L/DVB (7862): Add mxl5505s driver for MaxiLinear 5505 chipsets | Steven Toth | 2 | -0/+5707 |
2008-05-14 | V4L/DVB (7851): Fix FW_LOADER depencency at v4l/dvb | Mauro Carvalho Chehab | 1 | -0/+1 |
2008-05-14 | V4L/DVB (7848): Fix dependencies for tuner-xc2028 and em28xx-dvb | Mauro Carvalho Chehab | 1 | -2/+3 |
2008-05-14 | V4L/DVB (7847): Simplifies Kconfig rules | Mauro Carvalho Chehab | 1 | -16/+4 |
2008-05-14 | V4L/DVB (7844): tda18271: add tda_fail macro to log error cases | Michael Krufky | 3 | -35/+44 |
2008-05-14 | V4L/DVB (7843): tda18271: fix error handling in tda18271c1_rf_tracking_filter... | Michael Krufky | 1 | -1/+5 |
2008-05-14 | V4L/DVB (7842): tda18271: fix error handling in tda18271c2_rf_tracking_filter... | Michael Krufky | 1 | -5/+7 |
2008-05-14 | V4L/DVB (7841): tda18271: fix error handling in tda18271_channel_configuration | Michael Krufky | 1 | -7/+14 |
2008-05-14 | V4L/DVB (7840): tda18271: make tda18271_set_standby_mode less verbose for bas... | Michael Krufky | 1 | -1/+2 |
2008-05-14 | V4L/DVB (7839): tda18271: abort rf band calibration loop on errors | Michael Krufky | 1 | -1/+8 |
2008-05-14 | V4L/DVB (7838): tda18271: fix error handling in tda18271c2_rf_cal_init path | Michael Krufky | 1 | -21/+47 |
2008-05-14 | V4L/DVB (7837): tda18271: fix error handling in init and sleep paths | Michael Krufky | 2 | -18/+27 |
2008-05-14 | V4L/DVB (7832): xc5000: MEDIA_TUNER_XC5000 must select FW_LOADER | Michael Krufky | 1 | -0/+1 |
2008-05-14 | V4L/DVB (7804): tea5767: Fix error logic | Mauro Carvalho Chehab | 1 | -3/+3 |
2008-04-30 | V4L/DVB (7798): tuners/Kconfig: Change config name and help to reflect dynami... | Mauro Carvalho Chehab | 1 | -2/+7 |
2008-04-30 | V4L/DVB (7789): tuner: remove static dependencies on analog tuner sub-modules | Michael Krufky | 1 | -4/+4 |
2008-04-30 | Rename common tuner Kconfig names to use the same | Mauro Carvalho Chehab | 16 | -75/+75 |
2008-04-30 | V4L/DVB (7769): Move other terrestrial tuners to common/tuners | Mauro Carvalho Chehab | 13 | -0/+1997 |
2008-04-30 | V4L/DVB(7767): Move tuners to common/tuners | Mauro Carvalho Chehab | 29 | -0/+13196 |