aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb
AgeCommit message (Expand)AuthorFilesLines
2006-04-02V4L/DVB (3657): Kconfig: Add firmware download comments for or51211 and or51132Trent Piepho1-0/+12
2006-04-02V4L/DVB (3655): Support for a new revision of the WT220U-stickPatrick Boettcher2-1/+48
2006-04-02V4L/DVB (3621): Fix camera key on FusionHDTV portable remote controlMichael Krufky1-5/+1
2006-04-02V4L/DVB (3617): Cxusb: add support for FusionHDTV USB portable remote controlMichael Krufky1-0/+58
2006-04-02V4L/DVB (3616): Bt8xx: select FW_LOADERmaximilian attems1-0/+1
2006-04-02V4L/DVB (3614): Fix compilation warning at powerpc platformMauro Carvalho Chehab1-2/+3
2006-03-28[PATCH] mark f_ops const in the inodeArjan van de Ven1-1/+1
2006-03-24V4L/DVB (3584): Implement V4L2_TUNER_MODE_LANG1_LANG2 audio modeHans Verkuil1-0/+5
2006-03-24V4L/DVB (3575): Cxusb: fix i2c debug messages for bluebird devicesMichael Krufky2-2/+4
2006-03-24V4L/DVB (3574): Cxusb: fix debug messagesMichael Krufky1-3/+3
2006-03-24V4L/DVB (3573): Cxusb: remove FIXME: comment in bluebird_patch_dvico_firmware...Michael Krufky1-1/+0
2006-03-24V4L/DVB (3572): Cxusb: conditionalize gpio write for the medion boxMichael Krufky1-8/+9
2006-03-24V4L/DVB (3549): Make hotplug automatically load the b2c2-flexcop-usb modulePatrick Boettcher1-0/+1
2006-03-24V4L/DVB (3543): Fix Makefile to adapt to bt8xx/ conversionManu Abraham1-1/+1
2006-03-21Revert "V4L/DVB (3543): Fix Makefile to adapt to bt8xx/ conversion"Linus Torvalds1-1/+1
2006-03-21V4L/DVB (3543): Fix Makefile to adapt to bt8xx/ conversionManu Abraham1-1/+1
2006-03-21V4L/DVB (3533): Add WSS (wide screen signalling) module parametersOliver Endriss2-7/+17
2006-03-21V4L/DVB (3532): Moved duplicated code of ALPS BSRU6 tuner to a standalone file.Perceval Anichini5-414/+145
2006-03-21V4L/DVB (3528): Kconfig: fix ATSC frontend menu item names by manufacturerMichael Krufky1-3/+3
2006-03-21V4L/DVB (3509): Make a needlessly global function static.Adrian Bunk1-1/+1
2006-03-21V4L/DVB (3506): Cinergy T2 dmx cleanup on disconnectMarkus Rechberger1-0/+4
2006-03-21V4L/DVB (3501): Dmxdev: use dvb_ringbufferAndreas Oberritter2-108/+62
2006-03-21V4L/DVB (3500): Ringbuffer: don't reset pointers to zeroAndreas Oberritter1-1/+1
2006-03-21V4L/DVB (3485): BUG_ON() Conversion in drivers/video/mediaEric Sesterhenn2-6/+3
2006-03-21V4L/DVB (3484): Make dvb_ringbuffer compatible to dmxdev_bufferAndreas Oberritter2-1/+4
2006-03-21V4L/DVB (3438): Optical cleanup for dmxdev.cAndreas Oberritter1-329/+321
2006-03-21V4L/DVB (3437): Fix typo in enum name and use enum in struct dmxdev_filterAndreas Oberritter1-2/+2
2006-03-21V4L/DVB (3436): Remove 'dvbdev' from struct dmxdev_filterAndreas Oberritter2-3/+0
2006-03-21V4L/DVB (3435): Remove 'pid' from struct dmxdev_filterAndreas Oberritter2-8/+3
2006-03-21Merge branch 'origin'Linus Torvalds2-3/+3
2006-03-08V4L/DVB (3413): Typos grab bag of the monthAlexey Dobriyan4-4/+4
2006-03-08V4L/DVB (3403): Workaround to fix initialization for Nexus CAMarco Schluessler1-0/+3
2006-03-08V4L/DVB (3413): Typos grab bag of the monthAlexey Dobriyan4-4/+4
2006-03-08V4L/DVB (3411): FE6600 is a Thomson tunerMichael Krufky2-4/+4
2006-03-08V4L/DVB (3408): DViCO FusionHDTV DVB-T Hybrid and ZL10353-based FusionHDTV DV...Chris Pascoe7-0/+420
2006-03-08V4L/DVB (3406): Use refactored LNBP21 and BSBE1 codeOliver Endriss1-102/+12
2006-03-08V4L/DVB (3405): TechnoTrend S-1500 card handling moved from budget.c to budge...Perceval Anichini2-15/+18
2006-03-08V4L/DVB (3404): Refactored LNBP21 and BSBE1 supportOliver Endriss4-137/+267
2006-03-08V4L/DVB (3403): Workaround to fix initialization for Nexus CAMarco Schluessler1-0/+3
2006-03-03V4L/DVB (3382): Fix stv0297 for qam128 on tt c1500 (saa7146)Mattias Nordstrom1-4/+0
2006-03-03V4L/DVB (3385): Dvb: fix __init/__exit section references in av7110 driverJohannes Stezenbach2-5/+6
2006-03-03V4L/DVB (3352): Cxusb: fix lgdt3303 namingMichael Krufky1-4/+4
2006-03-03V4L/DVB (3341): Upstream sync - make 2 structs staticAdrian Bunk1-1/+1
2006-03-03V4L/DVB (3340): Make a struct staticManu Abraham1-1/+1
2006-03-03V4L/DVB (3337): Drivers/media/dvb/frontends/mt312.c: cleanupsAdrian Bunk4-78/+48
2006-02-27V4L/DVB (3393): Cx88: reduce excessive loggingIan Pickworth1-1/+1
2006-02-27V4L/DVB (3392): Do a RESYNC for all cardsManu Abraham1-9/+9
2006-02-27V4L/DVB (3390): Fix module parametersManu Abraham1-4/+4
2006-02-27V4L/DVB (3389): Fix broken IF-OUT Relay handlingManu Abraham3-0/+26
2006-02-27V4L/DVB (3388): Ignore DiSEqC messages > 6 and < 3Manu Abraham1-0/+3
2006-02-27V4L/DVB (3386): Dvb-core: remove dead codePeter Beutner2-27/+0
2006-02-27V4L/DVB (3385): Dvb: fix __init/__exit section references in av7110 driverJohannes Stezenbach2-5/+6
2006-02-27V4L/DVB (3382): Fix stv0297 for qam128 on tt c1500 (saa7146)Mattias Nordstrom1-4/+0
2006-02-27V4L/DVB (3377): Support for Satelco EasyWatch DVB-S lightThilo Berger1-0/+4
2006-02-27V4L/DVB (3352): Cxusb: fix lgdt3303 namingMichael Krufky1-4/+4
2006-02-27V4L/DVB (3341): Upstream sync - make 2 structs staticAdrian Bunk1-1/+1
2006-02-27V4L/DVB (3340): Make a struct staticManu Abraham1-1/+1
2006-02-27V4L/DVB (3337): Drivers/media/dvb/frontends/mt312.c: cleanupsAdrian Bunk4-78/+48
2006-02-07[PATCH] dvb NULL noise removalAl Viro2-3/+3
2006-02-07V4L/DVB (3318e): DVB: remove the at76c651/tda80xx frontendsAdrian Bunk6-1296/+0
2006-02-07V4L/DVB (3313): FIX: Check if FW was downloaded or not + new firmware filePatrick Boettcher1-5/+8
2006-02-07V4L/DVB (3312): FIX: Multiple usage of VP7045-based devicesPatrick Boettcher1-2/+4
2006-02-07V4L/DVB (3310): Use MT352 parallel transport function for all Bluebird Fusion...Michael Krufky1-1/+1
2006-02-07V4L/DVB (3308): Use parallel transport for FusionHDTV Dual Digital USBChris Pascoe1-1/+1
2006-02-07V4L/DVB (3307): Support for Galaxis DVB-S rev1.3Oliver Endriss1-1/+13
2006-02-07V4L/DVB (3318e): DVB: remove the at76c651/tda80xx frontendsAdrian Bunk6-1296/+0
2006-02-07V4L/DVB (3318b): sem2mutex: drivers/media/, #2Ingo Molnar31-251/+262
2006-02-07V4L/DVB (3313): FIX: Check if FW was downloaded or not + new firmware filePatrick Boettcher1-5/+8
2006-02-07V4L/DVB (3312): FIX: Multiple usage of VP7045-based devicesPatrick Boettcher1-2/+4
2006-02-07V4L/DVB (3310): Use MT352 parallel transport function for all Bluebird Fusion...Michael Krufky1-1/+1
2006-02-07V4L/DVB (3308): Use parallel transport for FusionHDTV Dual Digital USBChris Pascoe1-1/+1
2006-02-07V4L/DVB (3307): Support for Galaxis DVB-S rev1.3Oliver Endriss1-1/+13
2006-02-07V4L/DVB (3304): TDA10046 Driver updateHartmut Hackmann2-5/+23
2006-02-07V4L/DVB (3299): Kconfig: DVB_USB_CXUSB depends on DVB_LGDT330X and DVB_MT352Michael Krufky1-3/+9
2006-02-07V4L/DVB (3294): Fix [Bug 5895] to correct snd_87x autodetectManu Abraham2-1/+60
2006-02-07V4L/DVB (3294): Fix [Bug 5895] to correct snd_87x autodetectManu Abraham2-1/+60
2006-02-07V4L/DVB (3299): Kconfig: DVB_USB_CXUSB depends on DVB_LGDT330X and DVB_MT352Michael Krufky1-3/+9
2006-02-07V4L/DVB (3267): Add support for the Avermedia 777 DVB-T cardJose Alberto Reguero2-0/+43
2006-01-23V4L/DVB (3433): Fix printk type warningRandy Dunlap1-2/+4
2006-01-23V4L/DVB (3435): rename cb variable names in tuner structures for global consi...Michael Krufky2-4/+4
2006-01-23V4L/DVB (3433): Fix printk type warningRandy Dunlap1-2/+4
2006-01-23V4L/DVB (3428): drivers/media/dvb/ possible cleanupsAdrian Bunk11-71/+29
2006-01-23V4L/DVB (3414): rename dvb_pll_tbmv30111in to dvb_pll_samsung_tbmvMichael Krufky3-5/+5
2006-01-23V4L/DVB (3413): Kill nxt2002 in favor of the nxt200x moduleMichael Krufky8-756/+57
2006-01-23V4L/DVB (3428): drivers/media/dvb/ possible cleanupsAdrian Bunk11-71/+29
2006-01-23V4L/DVB (3414): rename dvb_pll_tbmv30111in to dvb_pll_samsung_tbmvMichael Krufky3-5/+5
2006-01-23V4L/DVB (3413): Kill nxt2002 in favor of the nxt200x moduleMichael Krufky8-756/+57
2006-01-16[PATCH] Fix compile warning in bt8xx moduleDmitry Torokhov1-3/+1
2006-01-15Merge branch 'work'Mauro Carvalho Chehab1-1/+1
2006-01-15V4L/DVB (3389): Samsung TBMV30111IN has 6 entriesMichael Krufky1-1/+1
2006-01-15Merge branch 'work'Mauro Carvalho Chehab3-37/+37
2006-01-15Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Mauro Carvalho Chehab1-12/+11
2006-01-15V4L/DVB (3381): Fix compilation with AlphaMauro Carvalho Chehab2-26/+26
2006-01-15V4L/DVB (3380): Semaphore to mutex conversion on drivers/mediaIngo Molnar1-11/+11
2006-01-13[PATCH] Add bttv sub bus_type probe and remove methodsRussell King1-12/+11
2006-01-13V4L/DVB (3358): Updated MODULE_AUTHORMichael Krufky1-0/+2
2006-01-13V4L/DVB (3355): removed uneeded init on structs like static int foo=0Mauro Carvalho Chehab2-3/+3
2006-01-12V4L/DVB (3351): adding support for knc1 Tv Star dvb-sRegis Prevot4-0/+144
2006-01-12V4L/DVB (3350): Added USB ID for DigitalNow DVB-T Dual USB, DViCO cloneMichael Krufky2-1/+9
2006-01-11V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris20-56/+25
2006-01-11V4L/DVB (3343): Add support for DViCO FusionHDTV DVB-T USB devicesMichael Krufky1-1/+143
2006-01-09Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds73-662/+2548
2006-01-09[PATCH] Fix more "if ((err = foo() < 0))" typosAlexey Dobriyan1-1/+2
2006-01-09V4L/DVB (3328): replace omitted 'TODO:'Michael Krufky1-1/+1
2006-01-09V4L/DVB (3327): Remove DViCO specific firmware hacks from the generic code.Patrick Boettcher3-34/+34
2006-01-09V4L/DVB (3325): WSS output interface for av7110Oliver Endriss3-8/+114
2006-01-09V4L/DVB (3323): Add Kconfig option for wrongly programmed devicesMarc Koschewski2-27/+43
2006-01-09V4L/DVB (3322): Whitespace cleanup and unused code removedMarc Koschewski1-5/+2
2006-01-09V4L/DVB (3321): Indention cleanupsMarc Koschewski1-15/+16
2006-01-09V4L/DVB (3320): Check if PLL-description is setPatrick Boettcher1-3/+5
2006-01-09V4L/DVB (3319): Changed indention for define's and their valuesMarc Koschewski1-22/+21
2006-01-09V4L/DVB (3318): Fixes warning: variable "ret" is used before its value is setd binderman1-1/+1
2006-01-09V4L/DVB (3313): codingstyle cleanups & restore some wrongfully deleted dvb-us...Michael Krufky1-54/+54
2006-01-09V4L/DVB (3312): DViCO USB IR Remote supportChris Pascoe2-0/+80
2006-01-09V4L/DVB (3310): DViCO Dual Digital DVB-T / USB bluebird updatesChris Pascoe3-6/+128
2006-01-09V4L/DVB (3194): Revert one 64-bit fix and improved other 64-bit fixesPeter Beutner7-11/+11
2006-01-09V4L/DVB (3287): Add DViCO Bluebird firmware to dvb_get_firmware scriptMichael Krufky1-0/+1
2006-01-09V4L/DVB (3282): rename cxusb_bluebird_atsc_properties to cxusb_bluebird_lgh06...Michael Krufky1-3/+3
2006-01-09V4L/DVB (3281): av7110 driver: improved recovery from ARM crash and crash det...Oliver Endriss3-28/+78
2006-01-09V4L/DVB (3268): Use combined firmware for DVB-T and ATSC Bluebird FusionHDTV ...Michael Krufky1-2/+4
2006-01-09V4L/DVB (3266): Add support for DViCO FusionHDTV5 USB GoldMichael Krufky2-8/+86
2006-01-09V4L/DVB (3260): Using new firmware for the WideView StickPatrick Boettcher1-1/+1
2006-01-09V4L/DVB (3243): add firmware instructions for nxt2002 and nxt2004Michael Krufky1-0/+11
2006-01-09V4L/DVB (3242): make the firmware dir docs consistent in the v4l-dvb tree.Ville Skytt\ä9-13/+23
2006-01-09V4L/DVB (3218): Whitespace cleanupsMichael Krufky28-114/+114
2006-01-09V4L/DVB (3202): Initialize the dvb-usb-device-pointer to NULLPatrick Boettcher1-0/+3
2006-01-09V4L/DVB (3201): Remove #ifdef BTTV_BOARD_TWINHAN_VP3021Michael Krufky1-8/+0
2006-01-09V4L/DVB (3199): Removed some unneeded #ifdef'sMichael Krufky1-8/+0
2006-01-09V4L/DVB (3196): correct Thomson DTT 761x frequency rangesMichael Krufky2-8/+9
2006-01-09V4L/DVB (3179): Fix 64-bit compile warningsHans Verkuil4-9/+9
2006-01-09V4L/DVB (3154): TTUSB DEC driver patch roundupAlex Woods2-12/+56
2006-01-09DVB (2401): USB hot unplug Oops fix.Deti Fliegl1-24/+47
2006-01-09V4L/DVB (3173): [PATCH] Decrease number of pointer derefs in flexcop-fe-tuner.cJesper Juhl1-12/+19
2006-01-09V4L/DVB (3145): syncronizes some changes between v4l and dvbMauro Carvalho Chehab8-8/+10
2006-01-09V4L/DVB (3130): cx24123: cleanup timout handlingSteven Toth1-23/+16
2006-01-09V4L/DVB (3129): correct FE_READ_UNCORRECTED_BLOCKSStephen Williams1-3/+8
2006-01-09V4L/DVB (3089): Adding support for the Hauppauge HVR1100 and HVR1100-LP produ...Steven Toth2-6/+17
2006-01-09V4L/DVB (3086): vfree(NULL) is legal.Michael Krufky1-3/+1
2006-01-09DVB (2390): Adds a time-delay to IR remote button presses for av7110 ir input,Noone Important1-4/+10
2006-01-09DVB (2454): Port code for SU1278/SH2 (TUA6100) from pre-refactored codeAndrew de Quincey3-0/+165
2006-01-09DVB (2451): Add support for KWorld DVB-S 100, based on the same chips as Haup...Vadim Catana2-21/+86
2006-01-09DVB (2446): Minor cleanups.Johannes Stezenbach2-189/+192
2006-01-09DVB (2445): Added demodulator driver for Nova-S-Plus and Nova-SE2 DVB-S support.Steve Toth4-0/+886
2006-01-09DVB (2444): Implement frontend-specific tuning and the ability to disable zigzagAndrew de Quincey3-152/+218
2006-01-09DVB (2441): Driver support for live-ac3, firmware >= 2621 required.Dr. Werner Fink2-4/+15
2006-01-09DVB (2440): Fixed mpeg audio on spdif from Nexus-CA card (rev 2.3),Marco Schluessler4-6/+13
2006-01-09DVB (2432): LNB power can now be switched off for Activy Budget-S rev GR/AL.Oliver Endriss2-5/+10
2006-01-09DVB (2431): Fixed dishnetwork support for Nexus-S rev 2.3Oliver Endriss1-1/+3
2006-01-09DVB (2428): Fixes for the topuptv/SCM mediaguard CAM module in KNC1 CI moduleAndrew de Quincey1-5/+23
2006-01-09DVB (2421): Fixed oddities at firmware downloadHartmut Hackmann1-48/+90
2006-01-09DVB (2420): Makes integration of future devices easierPatrick Boettcher4-86/+150
2006-01-06kbuild: un-stringnify KBUILD_MODNAMESam Ravnborg2-2/+2
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman12-12/+0
2005-12-19[PATCH] V4L/DVB (3181): Enable SPDIF output for DVB-S rev 2.3Oliver Endriss2-1/+5
2005-12-15[PATCH] dst_ca __user annotations, portability fixesAl Viro1-3/+3
2005-12-12[PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 3Mauro Carvalho Chehab13-541/+541
2005-12-12[PATCH] V4L/DVB: (3086b) Whitespaces cleanups part 2Mauro Carvalho Chehab1-1638/+1638
2005-12-12[PATCH] V4L/DVB: (3086a) Whitespaces cleanups part 1Mauro Carvalho Chehab39-542/+542
2005-12-01[PATCH] DVB: BUDGET CI card depends on STV0297 demodulator.Carlos Silva1-0/+1
2005-12-01[PATCH] DVB: Fixes ifs in ves1820 set symbolrate().Denis Vlasenko1-7/+7
2005-12-01[PATCH] DVB: Fix locking to prevent Oops on SMP systemsRalph Metzler1-11/+20
2005-12-01[PATCH] DVB: Update Steve's email address.Steven Toth2-2/+2
2005-12-01[PATCH] DVB: Small cleanups and CodeStyle fixesAdrian Bunk6-4/+6
2005-12-01[PATCH] DVB: Include fixes for 2.6.15-rc1 for removing sched.h from module.hTim Schmielau1-0/+2
2005-12-01[PATCH] DVB: Fixed incorrect usage at the private state of the dvb-usb-devicesPatrick Boettcher1-9/+9
2005-12-01[PATCH] DVB: Fix locking problems and code cleanupAndrew de Quincey1-46/+23
2005-12-01[PATCH] DVB: Fixed DiSEqC timing for saa7146-based budget cardsOliver Endriss3-2/+4
2005-11-20[PATCH] Fix an OOPS is CinergyT2Dmitry Torokhov1-1/+1
2005-11-16[DVB] cinergyT2: cinergyt2_register_rc() should return 0 on successDavid S. Miller1-0/+2
2005-11-16[SPARC64]: Oops in pci_alloc_consistent with cingergyT2Guido Guenther1-4/+3
2005-11-12[PATCH] fix b2c2 dvb undefined symbolPrakash Punnoor1-0/+1
2005-11-09[PATCH] v4l: 896: rename BTTV_FOO --> BTTV_BOARD_FOOMichael Krufky1-24/+24
2005-11-09[PATCH] dvb: nxt200x: Add function for nxt200x to change pll inputKirk Lapray2-2/+10
2005-11-09[PATCH] dvb: nxt200x: Fix typo in Makefile for nxt200xKirk Lapray1-1/+1
2005-11-09[PATCH] dvb: lgdt330x: Correct QAM symbol_rate_min for lgdt3302 and lgdt3303Michael Krufky1-6/+4
2005-11-09[PATCH] dvb-usb-urb printk fixAndrew Morton1-1/+3
2005-11-09[PATCH] dvb: Add support for the Artec T1 USB2.0 boxPatrick Boettcher3-5/+63
2005-11-09[PATCH] dvb: Remove status check from nxt200x_readreg_multibyteKirk Lapray1-14/+4
2005-11-09[PATCH] dvb: fix bug in demux that caused lost mpeg sectionsMark Adams2-2/+5
2005-11-09[PATCH] dvb: determine tuner write method based on nxt chipMichael Krufky1-38/+44
2005-11-09[PATCH] dvb: nxt200x: remove null check before kfree()Michael Krufky1-2/+1
2005-11-09[PATCH] dvb: nxt200x: check callback fixMichael Krufky1-2/+4
2005-11-09[PATCH] dvb: add nxt200x frontend moduleKirk Lapray5-1/+1271
2005-11-09[PATCH] dvb: fixed inittab register 0x12 for BSRU6/BSBE1Oliver Endriss1-2/+2
2005-11-09[PATCH] dvb: stv0299: reduce i2c xfer and set register 0x12 from inittabOliver Endriss6-9/+7
2005-11-09[PATCH] dvb: Nebula nxt6000 requires fe resetStuart Auchterlonie1-3/+2
2005-11-09[PATCH] dvb: add support for plls used by nxt200xKirk Lapray2-0/+56
2005-11-09[PATCH] dvb: dst: protect dst_write_tuna from simultaneous writesHenrik Sjoberg1-12/+17
2005-11-09[PATCH] dvb: dst: protect the read/write commands with a mutexManu Abraham3-19/+35
2005-11-09[PATCH] dvb: Add support for Air2PC/AirStar 2 ATSC 3rd generation (HD5000)Michael Krufky7-3/+74
2005-11-09[PATCH] dvb: Remove DEBUG_LOCKLOSS stuffAndrew de Quincey1-21/+0
2005-11-09[PATCH] dvb: Remove broken stv0299 enhanced tuning codeAndrew de Quincy9-57/+10
2005-11-09[PATCH] dvb: let other frontends support FE_DISHNETWORK_SEND_LEGACY_CMDNooneImportant3-34/+104
2005-11-09[PATCH] dvb: Fix integer overflow bugJohannes Stezenbach2-3/+12
2005-11-09[PATCH] dvb: dst: Fix possible buffer overflowManu Abraham1-1/+1
2005-11-09[PATCH] dvb: dst: remove redundant checksum calculationPerceval Anichini1-19/+5
2005-11-09[PATCH] dvb: dst: fix DST DVB-S get_frequencyTom Hughes1-1/+7
2005-11-09[PATCH] dvb: dst: fix broken support for vp-3040 TS204Manu Abraham1-4/+3
2005-11-09[PATCH] dvb: dst: fix memory leaksPerceval Anichini1-15/+37
2005-11-09[PATCH] dvb: fix sparse warningsPeter Hagervall1-13/+14