summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/ttpci (follow)
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (3584): Implement V4L2_TUNER_MODE_LANG1_LANG2 audio modeHans Verkuil2006-03-241-0/+5
* 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-214-414/+5
* V4L/DVB (3485): BUG_ON() Conversion in drivers/video/mediaEric Sesterhenn2006-03-211-4/+2
* V4L/DVB (3413): Typos grab bag of the monthAlexey Dobriyan2006-03-081-1/+1
* V4L/DVB (3406): Use refactored LNBP21 and BSBE1 codeOliver Endriss2006-03-081-102/+12
* V4L/DVB (3405): TechnoTrend S-1500 card handling moved from budget.c to budge...Perceval Anichini2006-03-082-15/+18
* V4L/DVB (3404): Refactored LNBP21 and BSBE1 supportOliver Endriss2006-03-081-137/+4
* V4L/DVB (3403): Workaround to fix initialization for Nexus CAMarco Schluessler2006-03-081-0/+3
* V4L/DVB (3385): Dvb: fix __init/__exit section references in av7110 driverJohannes Stezenbach2006-02-272-5/+6
* V4L/DVB (3377): Support for Satelco EasyWatch DVB-S lightThilo Berger2006-02-271-0/+4
* V4L/DVB (3318b): sem2mutex: drivers/media/, #2Ingo Molnar2006-02-074-36/+38
* V4L/DVB (3307): Support for Galaxis DVB-S rev1.3Oliver Endriss2006-02-071-1/+13
* V4L/DVB (3428): drivers/media/dvb/ possible cleanupsAdrian Bunk2006-01-232-15/+13
* V4L/DVB (3381): Fix compilation with AlphaMauro Carvalho Chehab2006-01-152-26/+26
* V4L/DVB (3355): removed uneeded init on structs like static int foo=0Mauro Carvalho Chehab2006-01-131-2/+2
* V4L/DVB (3351): adding support for knc1 Tv Star dvb-sRegis Prevot2006-01-122-0/+126
* V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-01-112-6/+2
* V4L/DVB (3325): WSS output interface for av7110Oliver Endriss2006-01-093-8/+114
* V4L/DVB (3194): Revert one 64-bit fix and improved other 64-bit fixesPeter Beutner2006-01-093-3/+3
* V4L/DVB (3281): av7110 driver: improved recovery from ARM crash and crash det...Oliver Endriss2006-01-093-28/+78
* V4L/DVB (3242): make the firmware dir docs consistent in the v4l-dvb tree.Ville Skytt\ä2006-01-092-4/+5
* V4L/DVB (3218): Whitespace cleanupsMichael Krufky2006-01-096-11/+11
* DVB (2390): Adds a time-delay to IR remote button presses for av7110 ir input,Noone Important2006-01-091-4/+10
* DVB (2454): Port code for SU1278/SH2 (TUA6100) from pre-refactored codeAndrew de Quincey2006-01-091-0/+156
* DVB (2441): Driver support for live-ac3, firmware >= 2621 required.Dr. Werner Fink2006-01-092-4/+15
* DVB (2440): Fixed mpeg audio on spdif from Nexus-CA card (rev 2.3),Marco Schluessler2006-01-094-6/+13
* DVB (2432): LNB power can now be switched off for Activy Budget-S rev GR/AL.Oliver Endriss2006-01-092-5/+10
* DVB (2431): Fixed dishnetwork support for Nexus-S rev 2.3Oliver Endriss2006-01-091-1/+3
* DVB (2428): Fixes for the topuptv/SCM mediaguard CAM module in KNC1 CI moduleAndrew de Quincey2006-01-091-5/+23
* kbuild: un-stringnify KBUILD_MODNAMESam Ravnborg2006-01-061-1/+1
* [PATCH] V4L/DVB (3181): Enable SPDIF output for DVB-S rev 2.3Oliver Endriss2005-12-192-1/+5
* [PATCH] V4L/DVB: (3086a) Whitespaces cleanups part 1Mauro Carvalho Chehab2005-12-129-214/+214
* [PATCH] DVB: BUDGET CI card depends on STV0297 demodulator.Carlos Silva2005-12-021-0/+1
* [PATCH] DVB: Small cleanups and CodeStyle fixesAdrian Bunk2005-12-022-0/+2
* [PATCH] DVB: Fixed DiSEqC timing for saa7146-based budget cardsOliver Endriss2005-12-023-2/+4
* [PATCH] dvb: stv0299: reduce i2c xfer and set register 0x12 from inittabOliver Endriss2005-11-095-7/+7
* [PATCH] dvb: Remove broken stv0299 enhanced tuning codeAndrew de Quincy2005-11-095-9/+0
* [PATCH] dvb: add support for Technotrend Budget Card S1500Martin Zwickel2005-11-091-10/+108
* [PATCH] drivers/media: convert to dynamic input_dev allocationDmitry Torokhov2005-10-282-27/+34
* [PATCH] dvb: ttpci: add PCI ids for old Siemens/TT DVB-C cardKarl Herz2005-09-091-12/+14
* [PATCH] dvb: ttpci: av7110: RC5+ remote control supportOliver Endriss2005-09-093-111/+110
* [PATCH] dvb: av7110: conditionally disable workaround for broken firmwareOliver Endriss2005-09-091-2/+4
* [PATCH] dvb: av7110: disable superflous firmware handshakeJohannes Stezenbach2005-09-091-0/+2
* [PATCH] dvb: budget-av: enable frontend on KNC1 Plus cardsAndrew de Quincey2005-09-091-0/+1
* [PATCH] dvb: budget-av: fixes for CI interfaceAndrew de Quincey2005-09-091-3/+1
* [PATCH] dvb: budget-ci: add support for TT DVB-C CI cardAndrew de Quincey2005-09-092-2/+281
* [PATCH] dvb: av7110: Siemens DVB-C analog video input supportthomas schorpp2005-09-091-20/+54
* [PATCH] dvb: frontend: s5h1420: fixesAndrew de Quincey2005-09-091-0/+1
* [PATCH] dvb: frontend: stv0299: pass i2c bus to pll callbackAndreas Oberritter2005-09-095-19/+14