Age | Commit message (Expand) | Author | Files | Lines |
2008-07-20 | V4L/DVB (7917): au8522.c shouldn't #include "dvb-pll.h" | Michael Krufky | 1 | -1/+0 |
2008-07-20 | V4L/DVB (7913): DVB-PLL: add Samsung DTOS403IH102A tuner | Antti Palosaari | 2 | -0/+48 |
2008-07-20 | V4L/DVB (7912): TDA10023: make few parameters configurable | Antti Palosaari | 2 | -88/+136 |
2008-07-10 | dvb frontends: treat firmware data as const | David Woodhouse | 7 | -9/+11 |
2008-06-26 | V4L/DVB (8096): au8522: prevent false-positive lock status | Steven Toth | 1 | -4/+2 |
2008-06-26 | V4L/DVB (8075): stv0299: Uncorrected block count and bit error rate fixed | Oliver Endriss | 1 | -4/+11 |
2008-06-26 | V4L/DVB (8071): tda10023: Fix possible kernel oops during initialisation | Oliver Endriss | 1 | -8/+12 |
2008-06-26 | V4L/DVB (8044): au8522: tuning optimizations | Michael Krufky | 1 | -2/+21 |
2008-06-26 | V4L/DVB (8029): Improve error message at tda1004x_attach | Mauro Carvalho Chehab | 1 | -2/+13 |
2008-06-26 | V4L/DVB (8028): Improve error messages for tda1004x attach | Mauro Carvalho Chehab | 1 | -4/+14 |
2008-06-05 | V4L/DVB (8001): dib0070: fix dib0070_attach when !CONFIG_DVB_TUNER_DIB0070 | Michael Krufky | 1 | -1/+14 |
2008-06-05 | V4L/DVB (7972): or51132.c: unaligned | Al Viro | 1 | -3/+3 |
2008-06-05 | V4L/DVB (7916): dib7000p: fix dib7000p_attach when !CONFIG_DVB_DIB7000P | Michael Krufky | 1 | -1/+14 |
2008-05-14 | V4L/DVB (7861): mt312: Prefix functions only with mt312_, Add zl10313 to kcon... | Matthias Schwarzott | 3 | -7/+8 |
2008-05-14 | V4L/DVB (7857): make itd1000_fre_values[] static const | Adrian Bunk | 1 | -1/+1 |
2008-05-14 | V4L/DVB (7851): Fix FW_LOADER depencency at v4l/dvb | Mauro Carvalho Chehab | 1 | -8/+8 |
2008-04-30 | V4L/DVB (7783): drivers/media/dvb/frontends/s5h1420.c: printk fix | Andrew Morton | 1 | -1/+1 |
2008-04-30 | V4L/DVB (7769): Move other terrestrial tuners to common/tuners | Mauro Carvalho Chehab | 13 | -1998/+1 |
2008-04-30 | V4L/DVB (7768): reorganize some DVB-S Kconfig items | Mauro Carvalho Chehab | 1 | -33/+35 |
2008-04-30 | V4L/DVB(7767): Move tuners to common/tuners | Mauro Carvalho Chehab | 12 | -5464/+1 |
2008-04-26 | V4L/DVB (7741): s5h1411: Adding support for this ATSC/QAM demodulator | Steven Toth | 4 | -0/+987 |
2008-04-26 | V4L/DVB (7739): mt312.h: dubious one-bit signed bitfield | Harvey Harrison | 1 | -1/+1 |
2008-04-24 | V4L/DVB (7674): tda10048: Adding an SNR table | Steven Toth | 1 | -10/+147 |
2008-04-24 | V4L/DVB (7672): dib7000p: Add output mode param to the attach struct | Steven Toth | 2 | -1/+9 |
2008-04-24 | V4L/DVB (7662): stv0299: Fixed some typos | Oliver Endriss | 2 | -5/+5 |
2008-04-24 | V4L/DVB (7661): stv0299: Add flag to turn off OP0 output | Oliver Endriss | 2 | -15/+33 |
2008-04-24 | V4L/DVB (7660): bsbe1: Use settings recommended by the manufacturer | Oliver Endriss | 1 | -39/+19 |
2008-04-24 | V4L/DVB (7656): tda826x: Calculate cut off fequency from symbol rate | Hartmut Hackmann | 1 | -1/+12 |
2008-04-24 | V4L/DVB (7655): tda10086 coding stlye fixes | Hartmut Hackmann | 2 | -53/+53 |
2008-04-24 | V4L/DVB (7654): tda10086: make the xtal frequency a configuration option | Hartmut Hackmann | 2 | -3/+16 |
2008-04-24 | V4L/DVB (7644): Adding support for the NXP TDA10048HN DVB OFDM demodulator | Steven Toth | 4 | -0/+776 |
2008-04-24 | V4L/DVB (7639): au8522: fix a small bug introduced by Checkpatch cleanup | Mauro Carvalho Chehab | 1 | -1/+1 |
2008-04-24 | V4L/DVB (7638): CodingStyle fixes for au8522 and au0828 | Mauro Carvalho Chehab | 2 | -17/+18 |
2008-04-24 | V4L/DVB (7635): au8522: Cleanup | Steven Toth | 1 | -1/+0 |
2008-04-24 | V4L/DVB (7633): au8522: consolidate mse2snr_lookup functions | Michael Krufky | 1 | -53/+23 |
2008-04-24 | V4L/DVB (7632): au8522: Added SNR support and basic cleanup | Steven Toth | 1 | -129/+382 |
2008-04-24 | V4L/DVB (7631): au8522: add function au8522_read_mse | Michael Krufky | 1 | -1/+18 |
2008-04-24 | V4L/DVB (7630): au8522: fix au8522_read_ucblocks for qam | Michael Krufky | 1 | -1/+4 |
2008-04-24 | V4L/DVB (7629): au8522: replace __FUNCTION__ with __func__ | Michael Krufky | 2 | -16/+17 |
2008-04-24 | V4L/DVB (7628): au8522: codingstyle cleanups | Michael Krufky | 2 | -39/+40 |
2008-04-24 | V4L/DVB (7621): Add support for Hauppauge HVR950Q/HVR850/FusioHDTV7-USB | Steven Toth | 4 | -0/+512 |
2008-04-24 | V4L/DVB (7569): Added support for SkyStar2 rev2.7 and ITD1000 DVB-S tuner | Patrick Boettcher | 3 | -0/+530 |
2008-04-24 | V4L/DVB (7471): SkyStar2: preparing support for the rev2.8 | Patrick Boettcher | 1 | -0/+48 |
2008-04-24 | V4L/DVB (7575): mt312: add attach-time setting to invert lnb-voltage | Matthias Schwarzott | 2 | -1/+9 |
2008-04-24 | V4L/DVB (7574): mt312: Add support for zl10313 demod | Matthias Schwarzott | 2 | -9/+86 |
2008-04-24 | V4L/DVB (7573): mt312: Supports different xtal frequencies | Matthias Schwarzott | 1 | -16/+17 |
2008-04-24 | V4L/DVB (7572): mt312: Fix diseqc | Matthias Schwarzott | 1 | -1/+4 |
2008-04-24 | V4L/DVB (7571): mt312: Cleanup buffer variables of read/write functions | Matthias Schwarzott | 3 | -6/+12 |
2008-04-24 | V4L/DVB (7568): Support for DVB-S demod PN1010 (clone of S5H1420) added | Patrick Boettcher | 3 | -215/+470 |
2008-04-24 | V4L/DVB (7514): media/dvb/frontends replace remaining __FUNCTION__ occurrences | Harvey Harrison | 70 | -283/+283 |