summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (3673): Fix budget-av CAM resetAndrew de Quincey2006-04-024-18/+27
* V4L/DVB (3672): Fix memory leak in dvr openTrent Piepho2006-04-021-3/+9
* V4L/DVB (3671): New module parameter 'tv_standard' (dvb-ttpci driver)C.Y.M2006-04-022-2/+6
* V4L/DVB (3670): Fix typo in commentAdrian Bunk2006-04-021-1/+1
* V4L/DVB (3669): Configurable dma buffer size for saa7146-based budget dvb cardsIngo Schneider2006-04-023-33/+82
* V4L/DVB (3657): Kconfig: Add firmware download comments for or51211 and or51132Trent Piepho2006-04-021-0/+12
* V4L/DVB (3655): Support for a new revision of the WT220U-stickPatrick Boettcher2006-04-022-1/+48
* V4L/DVB (3621): Fix camera key on FusionHDTV portable remote controlMichael Krufky2006-04-021-5/+1
* V4L/DVB (3617): Cxusb: add support for FusionHDTV USB portable remote controlMichael Krufky2006-04-021-0/+58
* V4L/DVB (3616): Bt8xx: select FW_LOADERmaximilian attems2006-04-021-0/+1
* V4L/DVB (3614): Fix compilation warning at powerpc platformMauro Carvalho Chehab2006-04-021-2/+3
* [PATCH] mark f_ops const in the inodeArjan van de Ven2006-03-281-1/+1
* V4L/DVB (3584): Implement V4L2_TUNER_MODE_LANG1_LANG2 audio modeHans Verkuil2006-03-241-0/+5
* V4L/DVB (3575): Cxusb: fix i2c debug messages for bluebird devicesMichael Krufky2006-03-242-2/+4
* V4L/DVB (3574): Cxusb: fix debug messagesMichael Krufky2006-03-241-3/+3
* V4L/DVB (3573): Cxusb: remove FIXME: comment in bluebird_patch_dvico_firmware...Michael Krufky2006-03-241-1/+0
* V4L/DVB (3572): Cxusb: conditionalize gpio write for the medion boxMichael Krufky2006-03-241-8/+9
* V4L/DVB (3549): Make hotplug automatically load the b2c2-flexcop-usb modulePatrick Boettcher2006-03-241-0/+1
* V4L/DVB (3543): Fix Makefile to adapt to bt8xx/ conversionManu Abraham2006-03-241-1/+1
* Revert "V4L/DVB (3543): Fix Makefile to adapt to bt8xx/ conversion"Linus Torvalds2006-03-211-1/+1
* V4L/DVB (3543): Fix Makefile to adapt to bt8xx/ conversionManu Abraham2006-03-211-1/+1
* V4L/DVB (3533): Add WSS (wide screen signalling) module parametersOliver Endriss2006-03-212-7/+17
* V4L/DVB (3532): Moved duplicated code of ALPS BSRU6 tuner to a standalone file.Perceval Anichini2006-03-215-414/+145
* V4L/DVB (3528): Kconfig: fix ATSC frontend menu item names by manufacturerMichael Krufky2006-03-211-3/+3
* V4L/DVB (3509): Make a needlessly global function static.Adrian Bunk2006-03-211-1/+1
* V4L/DVB (3506): Cinergy T2 dmx cleanup on disconnectMarkus Rechberger2006-03-211-0/+4
* V4L/DVB (3501): Dmxdev: use dvb_ringbufferAndreas Oberritter2006-03-212-108/+62
* V4L/DVB (3500): Ringbuffer: don't reset pointers to zeroAndreas Oberritter2006-03-211-1/+1
* V4L/DVB (3485): BUG_ON() Conversion in drivers/video/mediaEric Sesterhenn2006-03-212-6/+3
* V4L/DVB (3484): Make dvb_ringbuffer compatible to dmxdev_bufferAndreas Oberritter2006-03-212-1/+4
* V4L/DVB (3438): Optical cleanup for dmxdev.cAndreas Oberritter2006-03-211-329/+321
* V4L/DVB (3437): Fix typo in enum name and use enum in struct dmxdev_filterAndreas Oberritter2006-03-211-2/+2
* V4L/DVB (3436): Remove 'dvbdev' from struct dmxdev_filterAndreas Oberritter2006-03-212-3/+0
* V4L/DVB (3435): Remove 'pid' from struct dmxdev_filterAndreas Oberritter2006-03-212-8/+3
* Merge branch 'origin'Linus Torvalds2006-03-212-3/+3
|\
| * V4L/DVB (3413): Typos grab bag of the monthAlexey Dobriyan2006-03-084-4/+4
| * V4L/DVB (3403): Workaround to fix initialization for Nexus CAMarco Schluessler2006-03-081-0/+3
| * V4L/DVB (3382): Fix stv0297 for qam128 on tt c1500 (saa7146)Mattias Nordstrom2006-03-031-4/+0
| * V4L/DVB (3385): Dvb: fix __init/__exit section references in av7110 driverJohannes Stezenbach2006-03-032-5/+6
| * V4L/DVB (3352): Cxusb: fix lgdt3303 namingMichael Krufky2006-03-031-4/+4
| * V4L/DVB (3341): Upstream sync - make 2 structs staticAdrian Bunk2006-03-031-1/+1
| * V4L/DVB (3340): Make a struct staticManu Abraham2006-03-031-1/+1
| * V4L/DVB (3337): Drivers/media/dvb/frontends/mt312.c: cleanupsAdrian Bunk2006-03-034-78/+48
| * [PATCH] dvb NULL noise removalAl Viro2006-02-072-3/+3
| * V4L/DVB (3318e): DVB: remove the at76c651/tda80xx frontendsAdrian Bunk2006-02-076-1296/+0
| * V4L/DVB (3313): FIX: Check if FW was downloaded or not + new firmware filePatrick Boettcher2006-02-071-5/+8
| * V4L/DVB (3312): FIX: Multiple usage of VP7045-based devicesPatrick Boettcher2006-02-071-2/+4
| * V4L/DVB (3310): Use MT352 parallel transport function for all Bluebird Fusion...Michael Krufky2006-02-071-1/+1
| * V4L/DVB (3308): Use parallel transport for FusionHDTV Dual Digital USBChris Pascoe2006-02-071-1/+1
| * V4L/DVB (3307): Support for Galaxis DVB-S rev1.3Oliver Endriss2006-02-071-1/+13