| Commit message (Expand) | Author | Age | Files | Lines |
* | [media] common: move media/common/tuners to media/tuners | Mauro Carvalho Chehab | 2012-08-13 | 1 | -1509/+0 |
* | [media] common: tunners: use %*ph to dump small buffers | Andy Shevchenko | 2012-08-13 | 1 | -2/+1 |
* | [media] tuner-xc2028: add missing else case | Hans Petter Selasky | 2012-08-12 | 1 | -2/+2 |
* | [media] tuner-xc2028: unlock on error in xc2028_get_afc() | Dan Carpenter | 2012-07-30 | 1 | -1/+1 |
* | [media] tuner-xc2028: fix "=" vs "==" typo | Dan Carpenter | 2012-07-30 | 1 | -1/+1 |
* | [media] tuner-xc2028: tag the usual firmwares to help dracut | Mauro Carvalho Chehab | 2012-07-06 | 1 | -0/+2 |
* | [media] tuner, xc2028: add support for get_afc() | Mauro Carvalho Chehab | 2012-07-04 | 1 | -1/+45 |
* | [media] tuner-xc2028: Fix signal strength report | Mauro Carvalho Chehab | 2012-07-04 | 1 | -9/+16 |
* | [media] tuner-xc2028: use request_firmware_nowait() | Mauro Carvalho Chehab | 2012-06-30 | 1 | -49/+129 |
* | [media] Add registers names to XC2028 tuner from datahseet and use them | Miroslav Slugen | 2012-01-16 | 1 | -6/+21 |
* | [media] xc3028: fix center frequency calculation for DTV78 firmware | Gianluca Gennari | 2012-01-06 | 1 | -10/+16 |
* | [media] tuners: remove dvb_frontend_parameters from set_params() | Mauro Carvalho Chehab | 2011-12-31 | 1 | -2/+1 |
* | [media] tuner-xc2028: use DVBv5 parameters on set_params() | Mauro Carvalho Chehab | 2011-12-31 | 1 | -47/+36 |
* | [media] xc4000: Use kcalloc instead of kzalloc to allocate array | Thomas Meyer | 2011-12-30 | 1 | -1/+1 |
* | [media] tuner-xc2028: Better report signal strength | Mauro Carvalho Chehab | 2011-11-30 | 1 | -1/+1 |
* | [media] tuner/xc2028: Fix frequency offset for radio mode | Mauro Carvalho Chehab | 2011-08-31 | 1 | -3/+8 |
* | [media] tuner/xc2028: Add I2C flush callback | Thierry Reding | 2011-08-31 | 1 | -0/+7 |
* | [media] tuner-xc2028.c: fix compile warning | Hans Verkuil | 2011-03-22 | 1 | -2/+2 |
* | [media] tuner: Remove remaining usages of T_DIGITAL_TV | Mauro Carvalho Chehab | 2011-03-21 | 1 | -4/+4 |
* | [media] tuner-xc2028: More firmware loading retries | Alina Friedrichsen | 2011-03-21 | 1 | -3/+3 |
* | V4L/DVB: xc3028: fix regression in firmware loading time | Devin Heitmueller | 2010-05-18 | 1 | -4/+7 |
* | V4L/DVB (12846): tuner-xc2028: Fix skip code for devices with broken read (tm... | Mauro Carvalho Chehab | 2010-05-18 | 1 | -0/+5 |
* | V4L/DVB (12825): tm6000: I2C reading operations is not reliable on tm6000 | Mauro Carvalho Chehab | 2010-05-18 | 1 | -2/+8 |
* | V4L/DVB (12824): tuner-xc2028: adds an option to send i2c data on slower speed | Mauro Carvalho Chehab | 2010-05-18 | 1 | -1/+4 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | V4L/DVB: tuner-xc2028: Fix demod breakage for XC3028L | Mauro Carvalho Chehab | 2010-02-26 | 1 | -1/+3 |
* | V4L/DVB: tuner-xc2028: fix tuning logic to solve a regression in Australia | Mauro Carvalho Chehab | 2010-02-26 | 1 | -17/+60 |
* | V4L/DVB (12394): cx88: Disable xc3028 power management for Geniatech x8000 | Devin Heitmueller | 2009-08-13 | 1 | -2/+2 |
* | V4L/DVB (12167): tuner-xc2028: Fix 7 MHz DVB-T | Andy Walls | 2009-07-05 | 1 | -1/+12 |
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2009-06-16 | 1 | -25/+31 |
|\ |
|
| * | V4L/DVB (11922): tuner-xc2028: cleanup: better use tuner type defines | Mauro Carvalho Chehab | 2009-06-16 | 1 | -2/+2 |
| * | V4L/DVB (11918): tuner-xc2028: Fix offset frequencies for DVB @ 6MHz | Mauro Carvalho Chehab | 2009-06-16 | 1 | -13/+20 |
| * | V4L/DVB (11917): Fix firmware load for DVB-T @ 6MHz bandwidth for xc3028/xc3028L | Mauro Carvalho Chehab | 2009-06-16 | 1 | -9/+8 |
| * | V4L/DVB (11800): tuner-xc2028: show the proper module description for no_powe... | Devin Heitmueller | 2009-06-16 | 1 | -1/+1 |
| * | V4L/DVB (11723): Link firmware to physical device | Jean Delvare | 2009-06-16 | 1 | -1/+1 |
* | | firmware: tuners/xc2028: prepare for FIRMWARE_NAME_MAX removal | Samuel Ortiz | 2009-06-15 | 1 | -1/+1 |
|/ |
|
* | V4L/DVB (9913): tuner-xc2028: allow printing stack trace as debug on sleep code | Mauro Carvalho Chehab | 2008-12-30 | 1 | -0/+4 |
* | V4L/DVB (9771): tuner-xc2028: fix a small warning | Mauro Carvalho Chehab | 2008-12-30 | 1 | -1/+1 |
* | V4L/DVB (9769): tuner-xc2028: powers device of when not used | Mauro Carvalho Chehab | 2008-12-30 | 1 | -0/+31 |
* | V4L/DVB (9055): tuner-xc2028: Do a better job selecting firmware type | Mauro Carvalho Chehab | 2008-10-12 | 1 | -9/+24 |
* | V4L/DVB (9049): convert tuner drivers to use dvb_frontend->callback | Michael Krufky | 2008-10-12 | 1 | -20/+21 |
* | V4L/DVB (8136): xc2028 unaligned access fixes | Al Viro | 2008-07-20 | 1 | -11/+14 |
* | tuners: treat firmware data as const | David Woodhouse | 2008-07-10 | 1 | -1/+1 |
* | V4L/DVB (7944): tuner-xc2028: use hybrid_tuner_request_state | Michael Krufky | 2008-06-05 | 1 | -46/+41 |
* | V4L/DVB(7767): Move tuners to common/tuners | Mauro Carvalho Chehab | 2008-04-29 | 1 | -0/+1227 |