Age | Commit message (Expand) | Author |
2012-08-13 | [media] common: move media/common/tuners to media/tuners | Mauro Carvalho Chehab |
2012-08-13 | [media] move the dvb/frontends to drivers/media/dvb-frontends | Mauro Carvalho Chehab |
2012-08-13 | [media] dvb: move the dvb core one level up | Mauro Carvalho Chehab |
2012-08-13 | [media] common: tunners: use %*ph to dump small buffers | Andy Shevchenko |
2012-08-12 | [media] qt1010: signedness bug in qt1010_init_meas1() | Dan Carpenter |
2012-08-12 | [media] tda18218: silence compiler warning | Antti Palosaari |
2012-08-12 | [media] tda18212: use Kernel dev_* logging | Antti Palosaari |
2012-08-12 | [media] tda18212: silence compiler warning | Antti Palosaari |
2012-08-12 | [media] tuner-xc2028: add missing else case | Hans Petter Selasky |
2012-08-09 | [media] xc5000: change filename to production/redistributable xc5000c firmware | Devin Heitmueller |
2012-08-09 | [media] xc5000: show debug version fields in decimal instead of hex | Devin Heitmueller |
2012-08-09 | [media] xc5000: add support for firmware load check and init status | Devin Heitmueller |
2012-08-09 | [media] xc5000: reset device if encountering PLL lock failure | Devin Heitmueller |
2012-08-09 | [media] xc5000: don't invoke auto calibration unless we really did reset tuner | Devin Heitmueller |
2012-08-09 | [media] xc5000: properly report i2c write failures | Devin Heitmueller |
2012-08-09 | [media] xc5000: add support for showing the SNR and gain in the debug output | Devin Heitmueller |
2012-08-09 | [media] xc5000: properly show quality register values | Devin Heitmueller |
2012-07-30 | [media] xc5000: Add MODULE_FIRMWARE statements | Tim Gardner |
2012-07-30 | [media] tuner-xc2028: unlock on error in xc2028_get_afc() | Dan Carpenter |
2012-07-30 | [media] tuner-xc2028: fix "=" vs "==" typo | Dan Carpenter |
2012-07-06 | [media] tuner-xc2028: tag the usual firmwares to help dracut | Mauro Carvalho Chehab |
2012-07-05 | [media] media: Remove VIDEO_MEDIA Kconfig option | Mauro Carvalho Chehab |
2012-07-05 | [media] media: reorganize the main Kconfig items | Mauro Carvalho Chehab |
2012-07-05 | [media] xc5000: Add support for DMB-TH and ISDB-T | Mauro Carvalho Chehab |
2012-07-04 | [media] tuner, xc2028: add support for get_afc() | Mauro Carvalho Chehab |
2012-07-04 | [media] tuner-xc2028: Fix signal strength report | Mauro Carvalho Chehab |
2012-06-30 | [media] tuner-xc2028: use request_firmware_nowait() | Mauro Carvalho Chehab |
2012-05-20 | [media] fc0013 ver. 0.2: introduction of get_rf_strength function | Hans-Frieder Vogt |
2012-05-20 | [media] fc0012 ver. 0.6: introduction of get_rf_strength function | Hans-Frieder Vogt |
2012-05-20 | [media] fc001x: tuner driver for FC0013 | Hans-Frieder Vogt |
2012-05-20 | [media] fc001x: tuner driver for FC0012, version 0.5 | Hans-Frieder Vogt |
2012-05-20 | [media] fc001x: common header file for FC0012 and FC0013 | Hans-Frieder Vogt |
2012-04-19 | [media] xc5000: xtal_khz should be a u16 rather than a u32 | Michael Krufky |
2012-04-19 | [media] xc5000: log firmware upload failures in xc5000_fwupload | Michael Krufky |
2012-04-19 | [media] xc5000: support 32MHz & 31.875MHz xtal using the 41.024.5 firmware | Michael Krufky |
2012-04-09 | [media] fc0011: Reduce number of retries | Michael Büsch |
2012-04-09 | [media] fc0011: use usleep_range() | Michael Büsch |
2012-04-09 | [media] Add fc0011 tuner driver | Michael Büsch |
2012-04-09 | [media] Infineon TUA 9001 silicon tuner driver | Antti Palosaari |
2012-03-08 | [media] media: tuners: append $(srctree) to -I parameters | Andy Shevchenko |
2012-02-28 | [media] mt2063: remove mt2063_setTune from header | Danny Kukawka |
2012-02-14 | [media] xc5000: declare firmware configuration structures as static const | Michael Krufky |
2012-02-14 | [media] xc5000: drivers should specify chip revision rather than firmware | Michael Krufky |
2012-02-14 | [media] xc5000: remove static dependencies on xc5000 created by previous chan... | Michael Krufky |
2012-02-14 | [media] remove unneeded #define's in xc5000.h | Michael Krufky |
2012-02-14 | [media] tuner: add support for Xceive XC5000C | Michael Krufky |
2012-02-14 | [media] xc5000: add XC5000C_DEFAULT_FIRMWARE: dvb-fe-xc5000c-41.024.5-31875.fw | Michael Krufky |
2012-02-14 | [media] xc5000: allow drivers to set desired firmware in xc5000_attach | Michael Krufky |
2012-02-13 | [media] max2165: trival fix for some -Wuninitialized warning | Danny Kukawka |
2012-02-08 | [media] mt2063: increase frequency_max to tune channel 69 | Jose Alberto Reguero |