Age | Commit message (Expand) | Author | Files | Lines |
2013-02-12 | Revert "[media] fc0011: Return early, if the frequency is already tuned" | Mauro Carvalho Chehab | 1 | -3/+0 |
2013-02-08 | [media] fc0011: Return early, if the frequency is already tuned | Michael Büsch | 1 | -0/+3 |
2013-02-08 | [media] fc0011: Add some sanity checks and cleanups | Michael Büsch | 1 | -1/+5 |
2013-02-08 | [media] fc0011: Fix xin value clamping | Michael Büsch | 1 | -7/+2 |
2013-02-08 | Revert "[media] [PATH,1/2] mxl5007 move reset to attach" | Mauro Carvalho Chehab | 1 | -13/+4 |
2013-02-08 | [media] fc0011: fp/fa value overflow fix | Michael Büsch | 1 | -2/+2 |
2013-02-08 | [media] [PATH,1/2] mxl5007 move reset to attach | Jose Alberto Reguero | 1 | -4/+13 |
2013-02-06 | [media] use IS_ENABLED() macro | Peter Senna Tschudin | 16 | -16/+16 |
2013-02-06 | [media] tuners/xc5000: fix MODE_AIR in xc5000_set_params() | Dan Carpenter | 1 | -0/+1 |
2013-01-06 | [media] fc0012: remove unused callback and correct one comment | Antti Palosaari | 1 | -9/+1 |
2013-01-06 | [media] fc0012: use Kernel dev_foo() logging | Antti Palosaari | 3 | -16/+15 |
2013-01-06 | [media] fc0012: rework attach() to check chip id and I/O errors | Antti Palosaari | 1 | -10/+49 |
2013-01-06 | [media] fc0012: use config directly from the config struct | Antti Palosaari | 3 | -13/+9 |
2013-01-06 | [media] fc0012: enable clock output on attach() | Antti Palosaari | 2 | -0/+12 |
2013-01-06 | [media] fc0012: add RF loop through | Antti Palosaari | 3 | -0/+13 |
2013-01-06 | [media] fc0012: use struct for driver config | Antti Palosaari | 2 | -9/+20 |
2012-12-28 | [media] tuners/tda18271: Replace memcpy with struct assignment | Ezequiel Garcia | 1 | -4/+2 |
2012-12-28 | [media] tuners/xc2028: Replace memcpy with struct assignment | Ezequiel Garcia | 1 | -1/+1 |
2012-12-28 | [media] tuners/xc4000: Replace memcpy with struct assignment | Ezequiel Garcia | 1 | -1/+1 |
2012-12-22 | [media] tda18212: tda18218: use 'val' if initialized | Paul Bolle | 2 | -6/+6 |
2012-12-18 | [media] tda18271: add missing entries for qam_7 to tda18271_update_std_map() ... | Frank Schäfer | 1 | -0/+2 |
2012-11-28 | [media] fc2580: write some registers conditionally | Antti Palosaari | 1 | -26/+35 |
2012-10-29 | [media] xc4000: Fix a few warnings | Mauro Carvalho Chehab | 1 | -1/+1 |
2012-10-28 | [media] tua9001: fix a warning | Mauro Carvalho Chehab | 1 | -1/+1 |
2012-10-28 | [media] max2165: get rid of warning: no previous prototype | Mauro Carvalho Chehab | 1 | -1/+1 |
2012-10-07 | [media] tda18271-common: hold the I2C adapter during write transfers | Mauro Carvalho Chehab | 1 | -33/+71 |
2012-10-06 | [media] mt2063: properly handle return error codes | Mauro Carvalho Chehab | 2 | -22/+18 |
2012-10-06 | [media] drivers/media/tuners/mt2063.c: Removes useless kfree() | Peter Senna Tschudin | 1 | -6/+2 |
2012-10-02 | [media] tda18271: properly report read errors in tda18271_get_id | Michael Krufky | 1 | -1/+9 |
2012-10-02 | [media] tda18271: delay IR & RF calibration until init() if delay_cal is set | Michael Krufky | 2 | -0/+10 |
2012-10-02 | [media] tda18271: make 'low-power standby mode after attach' multi-instance safe | Michael Krufky | 1 | -3/+4 |
2012-10-02 | [media] tda18271: enter low-power standby mode at the end of tda18271_attach() | Michael Krufky | 1 | -0/+3 |
2012-10-02 | [media] fc2580: use macro for 64 bit division and reminder | Gianluca Gennari | 1 | -2/+1 |
2012-10-02 | [media] fc2580: silence uninitialized variable warning | Gianluca Gennari | 1 | -1/+1 |
2012-10-02 | [media] fc2580: define const as UL to silence a warning | Gianluca Gennari | 1 | -1/+1 |
2012-09-27 | [media] e4000: fix crash when attach fails | Antti Palosaari | 1 | -3/+4 |
2012-09-27 | [media] fc2580: fix crash when attach fails | Antti Palosaari | 1 | -3/+4 |
2012-09-27 | [media] fc2580: small improvements for chip id check | Antti Palosaari | 1 | -1/+5 |
2012-09-27 | [media] Support for Asus MyCinema U3100Mini Plus | Oliver Schinagl | 1 | -1/+2 |
2012-09-27 | [media] tua9001: enter full power save on attach | Antti Palosaari | 1 | -0/+10 |
2012-09-26 | [media] v4l2: remove experimental tag from a number of old drivers | Hans Verkuil | 1 | -3/+2 |
2012-09-24 | [media] tua9001: use dev_foo logging | Antti Palosaari | 1 | -9/+22 |
2012-09-24 | [media] tua9001: implement control pin callbacks | Antti Palosaari | 2 | -5/+81 |
2012-09-24 | [media] tuners: add FCI FC2580 silicon tuner driver | Antti Palosaari | 5 | -0/+718 |
2012-09-24 | [media] drivers/media/tuners/tda18271-common.c: removes unnecessary semicolon | Peter Senna Tschudin | 1 | -5/+5 |
2012-09-18 | [media] mc44s803: implement get_if_frequency() | Antti Palosaari | 1 | -1/+8 |
2012-09-18 | [media] mxl5005s: implement get_if_frequency() | Antti Palosaari | 1 | -0/+11 |
2012-09-18 | [media] Elonics E4000 silicon tuner driver | Antti Palosaari | 5 | -0/+615 |
2012-09-15 | [media] tda18218: switch to Kernel logging | Antti Palosaari | 2 | -26/+15 |
2012-09-15 | [media] tda18218: re-implement tda18218_wr_regs() | Antti Palosaari | 1 | -13/+11 |