summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (3745): Fix a bug at pluto2 MakefileMauro Carvalho Chehab2006-05-131-1/+1
* V4L/DVB (3743): Fix some more potential oopsesAndrew de Quincey2006-05-132-2/+9
* V4L/DVB (3742): Set tone/voltage again if the frontend was reinitialisedAndrew de Quincey2006-05-131-0/+12
* V4L/DVB (3740): Fix oops in budget-av with CIAndrew de Quincey2006-05-131-2/+4
* V4L/DVB (3726): Fix TT budget-ci 1.1 CI slotsAndrew de Quincey2006-05-131-20/+85
* V4L/DVB (3725): Fix mutex in dvb_register_device to work.Andrew de Quincey2006-05-131-2/+2
* 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/+1Star
* 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/+0Star
* 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/+145Star
* 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/+62Star
* 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/+3Star
* 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/+321Star
* 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/+0Star
* V4L/DVB (3435): Remove 'pid' from struct dmxdev_filterAndreas Oberritter2006-03-212-8/+3Star
* 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/+0Star
| * 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/+48Star
| * [PATCH] dvb NULL noise removalAl Viro2006-02-082-3/+3