aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/saa7164 (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina1-2/+2
2009-11-09media/video: add __init/__exit macros to various driversPeter Huewe1-2/+2
2009-11-07V4L/DVB (13287): ce6230 - saa7164-cmd: Fix wrong sizeofJean Delvare1-1/+1
2009-09-22 media: video: Fix build in saa7164Ingo Molnar4-10/+10
2009-09-19V4L/DVB (12993a): saa7164: Fix compilation warning on i386Mauro Carvalho Chehab1-4/+4
2009-09-19V4L/DVB (12976): SAA7164: Removed bus registration messages from driver startupSteven Toth1-4/+1
2009-09-19V4L/DVB (12975): SAA7164: Remove the i2c client_attach/detach support, no longer required.Steven Toth1-25/+0
2009-09-19V4L/DVB (12974): SAA7164: Remove the SAA7164 bus id, no longer required.Steven Toth1-1/+0
2009-09-19V4L/DVB (12970): saa7164: fix 64bit build warningMichael Krufky1-1/+1
2009-09-19V4L/DVB (12968): saa7164: fix Kconfig: remove HOTPLUG dependencyMichael Krufky1-1/+0
2009-09-19V4L/DVB (12967): saa7164: fix Kconfig: rename DVB_FE_CUSTOMIZE to MEDIA_TUNER_CUSTOMISEMichael Krufky1-1/+1
2009-09-19V4L/DVB (12946): SAA7164: Add support for a new HVR-2250 hardware revisionSteven Toth1-0/+4
2009-09-19V4L/DVB (12945): SAA7164: Ensure the HVR-2200 second tuner is configured in slave mode.Steven Toth1-1/+1
2009-09-19V4L/DVB (12944): SAA7164: Minor i2c assignment cleanupSteven Toth1-4/+1
2009-09-19V4L/DVB (12943): SAA7164: Add a warning about addr usageSteven Toth1-0/+2
2009-09-19V4L/DVB (12942): SAA7164: HVR2250 changes related to attach time tuner configurationSteven Toth1-4/+20
2009-09-19V4L/DVB (12941): SAA7164: Removed spurious debugSteven Toth1-11/+0
2009-09-19V4L/DVB (12940): SAA7164: IRQ / message timeout related changeSteven Toth3-1/+39
2009-09-19V4L/DVB (12939): SAA7164: Removed a duplicate call to address any PCI quirks.Steven Toth1-2/+0
2009-09-19V4L/DVB (12938): SAA7164: Increase the firmware command timeout to avoid firmware errors.Steven Toth2-1/+7
2009-09-19V4L/DVB (12937): SAA7164: Cleanup a printkSteven Toth1-1/+3
2009-09-19V4L/DVB (12936): SAA7164: Added waitsecs module parameterSteven Toth3-2/+8
2009-09-19V4L/DVB (12935): SAA7164: Ensure we specify I/F's for all bandwidthsSteven Toth1-2/+6
2009-09-19V4L/DVB (12934): SAA7164: Fix i2c eeprom read errors during load (some boards).Steven Toth1-4/+4
2009-09-19V4L/DVB (12933): SAA7164: Fix IRQ related system hang when firmware is not found.Steven Toth1-16/+13
2009-09-19V4L/DVB (12932): SAA7164: Fixed the missing eeprom parse on a specific board.Steven Toth1-0/+1
2009-09-19V4L/DVB (12931): SAA7164: Fix the 88021 definition to work with production boards.Steven Toth3-2/+61
2009-09-19V4L/DVB (12930): SAA7164: Removed spurious I2C errors during driver load with DVB-T boards.Steven Toth3-23/+0
2009-09-19V4L/DVB (12929): SAA7164: OOPS avoidance during interrupt handlingSteven Toth1-0/+6
2009-09-19V4L/DVB (12928): SAA7164: Increase firmware load toleranceSteven Toth1-6/+4
2009-09-19V4L/DVB (12927): SAA7164: Remove volatiles for PCI writes (coding style violation)Steven Toth3-10/+10
2009-09-19V4L/DVB (12926): SAA7164: Email address changeSteven Toth1-1/+1
2009-09-19V4L/DVB (12925): SAA7164: Adjust I/F's to the TDA10048 enabling DVB-T lockSteven Toth1-2/+6
2009-09-19V4L/DVB (12924): SAA7164: Fix some 32/64bit compile time warningsSteven Toth6-32/+26
2009-09-19V4L/DVB (12923): SAA7164: Add support for the NXP SAA7164 siliconSteven Toth14-0/+5310