aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/saa7164
Commit message (Expand)AuthorAgeFilesLines
...
* [media] saa7164: allow variable length GOP sizes and switch encoder default t...Steven Toth2010-10-213-4/+12
* [media] saa7164: allow encoder output format to be user configurableSteven Toth2010-10-212-4/+10
* [media] saa7164: implement encoder peak bitrate featureSteven Toth2010-10-213-1/+19
* [media] saa7164: allow the IBP reference distance to be configurableSteven Toth2010-10-213-1/+18
* [media] saa7164: add support for encoder CBR and VBR optionallySteven Toth2010-10-214-1/+25
* [media] saa7164: generate a fixed kernel warning if the irq is 'late'Steven Toth2010-10-211-1/+6
* [media] saa7164: allow the encoder GOP structure to be configuredSteven Toth2010-10-213-1/+35
* [media] saa7164: command dequeue fixup to clean the bus after errorSteven Toth2010-10-211-2/+17
* [media] saa7164: Implement encoder irq handling in a deferred work queueSteven Toth2010-10-212-29/+217
* [media] saa7164: add various encoder message functionsSteven Toth2010-10-216-38/+2348
* [media] saa7164: convert buffering structs to be more genericSteven Toth2010-10-215-116/+178
* [media] saa7164: Add some encoder firmwares message types and structsSteven Toth2010-10-212-1/+160
* [media] saa7164: basic definitions for -encoder.cSteven Toth2010-10-2114-15/+39
* V4L/DVB: saa7164: move dereference under NULL checkDan Carpenter2010-09-271-2/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-303-0/+4
* V4L/DVB (12930): Wrong variable testedRoel Kluin2010-02-261-1/+1
* V4L/DVB (13288): adding __init/__exit macros to various driversPeter Huewe2009-12-051-2/+2
* V4L/DVB (13201): saa7164: disable tda18271 slave tuner output on slave in sta...Michael Krufky2009-12-051-0/+1
* V4L/DVB (13287): ce6230 - saa7164-cmd: Fix wrong sizeofJean Delvare2009-11-071-1/+1
* media: video: Fix build in saa7164Ingo Molnar2009-09-224-10/+10
* V4L/DVB (12993a): saa7164: Fix compilation warning on i386Mauro Carvalho Chehab2009-09-191-4/+4
* V4L/DVB (12976): SAA7164: Removed bus registration messages from driver startupSteven Toth2009-09-191-4/+1
* V4L/DVB (12975): SAA7164: Remove the i2c client_attach/detach support, no lon...Steven Toth2009-09-191-25/+0
* V4L/DVB (12974): SAA7164: Remove the SAA7164 bus id, no longer required.Steven Toth2009-09-191-1/+0
* V4L/DVB (12970): saa7164: fix 64bit build warningMichael Krufky2009-09-191-1/+1
* V4L/DVB (12968): saa7164: fix Kconfig: remove HOTPLUG dependencyMichael Krufky2009-09-191-1/+0
* V4L/DVB (12967): saa7164: fix Kconfig: rename DVB_FE_CUSTOMIZE to MEDIA_TUNER...Michael Krufky2009-09-191-1/+1
* V4L/DVB (12946): SAA7164: Add support for a new HVR-2250 hardware revisionSteven Toth2009-09-191-0/+4
* V4L/DVB (12945): SAA7164: Ensure the HVR-2200 second tuner is configured in s...Steven Toth2009-09-191-1/+1
* V4L/DVB (12944): SAA7164: Minor i2c assignment cleanupSteven Toth2009-09-191-4/+1
* V4L/DVB (12943): SAA7164: Add a warning about addr usageSteven Toth2009-09-191-0/+2
* V4L/DVB (12942): SAA7164: HVR2250 changes related to attach time tuner config...Steven Toth2009-09-191-4/+20
* V4L/DVB (12941): SAA7164: Removed spurious debugSteven Toth2009-09-191-11/+0
* V4L/DVB (12940): SAA7164: IRQ / message timeout related changeSteven Toth2009-09-193-1/+39
* V4L/DVB (12939): SAA7164: Removed a duplicate call to address any PCI quirks.Steven Toth2009-09-191-2/+0
* V4L/DVB (12938): SAA7164: Increase the firmware command timeout to avoid firm...Steven Toth2009-09-192-1/+7
* V4L/DVB (12937): SAA7164: Cleanup a printkSteven Toth2009-09-191-1/+3
* V4L/DVB (12936): SAA7164: Added waitsecs module parameterSteven Toth2009-09-193-2/+8
* V4L/DVB (12935): SAA7164: Ensure we specify I/F's for all bandwidthsSteven Toth2009-09-191-2/+6
* V4L/DVB (12934): SAA7164: Fix i2c eeprom read errors during load (some boards).Steven Toth2009-09-191-4/+4
* V4L/DVB (12933): SAA7164: Fix IRQ related system hang when firmware is not fo...Steven Toth2009-09-191-16/+13
* V4L/DVB (12932): SAA7164: Fixed the missing eeprom parse on a specific board.Steven Toth2009-09-191-0/+1
* V4L/DVB (12931): SAA7164: Fix the 88021 definition to work with production bo...Steven Toth2009-09-193-2/+61
* V4L/DVB (12930): SAA7164: Removed spurious I2C errors during driver load with...Steven Toth2009-09-193-23/+0
* V4L/DVB (12929): SAA7164: OOPS avoidance during interrupt handlingSteven Toth2009-09-191-0/+6
* V4L/DVB (12928): SAA7164: Increase firmware load toleranceSteven Toth2009-09-191-6/+4
* V4L/DVB (12927): SAA7164: Remove volatiles for PCI writes (coding style viola...Steven Toth2009-09-193-10/+10
* V4L/DVB (12926): SAA7164: Email address changeSteven Toth2009-09-191-1/+1
* V4L/DVB (12925): SAA7164: Adjust I/F's to the TDA10048 enabling DVB-T lockSteven Toth2009-09-191-2/+6
* V4L/DVB (12924): SAA7164: Fix some 32/64bit compile time warningsSteven Toth2009-09-196-32/+26