| Commit message (Expand) | Author | Age | Files | Lines |
* | V4L/DVB: saa7164: move dereference under NULL check | Dan Carpenter | 2010-09-27 | 1 | -2/+3 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 3 | -0/+4 |
* | V4L/DVB (12930): Wrong variable tested | Roel Kluin | 2010-02-26 | 1 | -1/+1 |
* | V4L/DVB (13288): adding __init/__exit macros to various drivers | Peter Huewe | 2009-12-05 | 1 | -2/+2 |
* | V4L/DVB (13201): saa7164: disable tda18271 slave tuner output on slave in sta... | Michael Krufky | 2009-12-05 | 1 | -0/+1 |
* | V4L/DVB (13287): ce6230 - saa7164-cmd: Fix wrong sizeof | Jean Delvare | 2009-11-07 | 1 | -1/+1 |
* | media: video: Fix build in saa7164 | Ingo Molnar | 2009-09-22 | 4 | -10/+10 |
* | V4L/DVB (12993a): saa7164: Fix compilation warning on i386 | Mauro Carvalho Chehab | 2009-09-19 | 1 | -4/+4 |
* | V4L/DVB (12976): SAA7164: Removed bus registration messages from driver startup | Steven Toth | 2009-09-19 | 1 | -4/+1 |
* | V4L/DVB (12975): SAA7164: Remove the i2c client_attach/detach support, no lon... | Steven Toth | 2009-09-19 | 1 | -25/+0 |
* | V4L/DVB (12974): SAA7164: Remove the SAA7164 bus id, no longer required. | Steven Toth | 2009-09-19 | 1 | -1/+0 |
* | V4L/DVB (12970): saa7164: fix 64bit build warning | Michael Krufky | 2009-09-19 | 1 | -1/+1 |
* | V4L/DVB (12968): saa7164: fix Kconfig: remove HOTPLUG dependency | Michael Krufky | 2009-09-19 | 1 | -1/+0 |
* | V4L/DVB (12967): saa7164: fix Kconfig: rename DVB_FE_CUSTOMIZE to MEDIA_TUNER... | Michael Krufky | 2009-09-19 | 1 | -1/+1 |
* | V4L/DVB (12946): SAA7164: Add support for a new HVR-2250 hardware revision | Steven Toth | 2009-09-19 | 1 | -0/+4 |
* | V4L/DVB (12945): SAA7164: Ensure the HVR-2200 second tuner is configured in s... | Steven Toth | 2009-09-19 | 1 | -1/+1 |
* | V4L/DVB (12944): SAA7164: Minor i2c assignment cleanup | Steven Toth | 2009-09-19 | 1 | -4/+1 |
* | V4L/DVB (12943): SAA7164: Add a warning about addr usage | Steven Toth | 2009-09-19 | 1 | -0/+2 |
* | V4L/DVB (12942): SAA7164: HVR2250 changes related to attach time tuner config... | Steven Toth | 2009-09-19 | 1 | -4/+20 |
* | V4L/DVB (12941): SAA7164: Removed spurious debug | Steven Toth | 2009-09-19 | 1 | -11/+0 |
* | V4L/DVB (12940): SAA7164: IRQ / message timeout related change | Steven Toth | 2009-09-19 | 3 | -1/+39 |
* | V4L/DVB (12939): SAA7164: Removed a duplicate call to address any PCI quirks. | Steven Toth | 2009-09-19 | 1 | -2/+0 |
* | V4L/DVB (12938): SAA7164: Increase the firmware command timeout to avoid firm... | Steven Toth | 2009-09-19 | 2 | -1/+7 |
* | V4L/DVB (12937): SAA7164: Cleanup a printk | Steven Toth | 2009-09-19 | 1 | -1/+3 |
* | V4L/DVB (12936): SAA7164: Added waitsecs module parameter | Steven Toth | 2009-09-19 | 3 | -2/+8 |
* | V4L/DVB (12935): SAA7164: Ensure we specify I/F's for all bandwidths | Steven Toth | 2009-09-19 | 1 | -2/+6 |
* | V4L/DVB (12934): SAA7164: Fix i2c eeprom read errors during load (some boards). | Steven Toth | 2009-09-19 | 1 | -4/+4 |
* | V4L/DVB (12933): SAA7164: Fix IRQ related system hang when firmware is not fo... | Steven Toth | 2009-09-19 | 1 | -16/+13 |
* | V4L/DVB (12932): SAA7164: Fixed the missing eeprom parse on a specific board. | Steven Toth | 2009-09-19 | 1 | -0/+1 |
* | V4L/DVB (12931): SAA7164: Fix the 88021 definition to work with production bo... | Steven Toth | 2009-09-19 | 3 | -2/+61 |
* | V4L/DVB (12930): SAA7164: Removed spurious I2C errors during driver load with... | Steven Toth | 2009-09-19 | 3 | -23/+0 |
* | V4L/DVB (12929): SAA7164: OOPS avoidance during interrupt handling | Steven Toth | 2009-09-19 | 1 | -0/+6 |
* | V4L/DVB (12928): SAA7164: Increase firmware load tolerance | Steven Toth | 2009-09-19 | 1 | -6/+4 |
* | V4L/DVB (12927): SAA7164: Remove volatiles for PCI writes (coding style viola... | Steven Toth | 2009-09-19 | 3 | -10/+10 |
* | V4L/DVB (12926): SAA7164: Email address change | Steven Toth | 2009-09-19 | 1 | -1/+1 |
* | V4L/DVB (12925): SAA7164: Adjust I/F's to the TDA10048 enabling DVB-T lock | Steven Toth | 2009-09-19 | 1 | -2/+6 |
* | V4L/DVB (12924): SAA7164: Fix some 32/64bit compile time warnings | Steven Toth | 2009-09-19 | 6 | -32/+26 |
* | V4L/DVB (12923): SAA7164: Add support for the NXP SAA7164 silicon | Steven Toth | 2009-09-19 | 14 | -0/+5310 |