summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (13541): atbm8830: replace 64-bit division and floating point usageDavid Wong2009-12-051-5/+14
* V4L/DVB (13537): ir: Prepare the code for dynamic keycode table allocationMauro Carvalho Chehab2009-12-052-5/+19
* V4L/DVB (13533): ir: use dynamic tables, instead of static onesMauro Carvalho Chehab2009-12-052-2/+2
* V4L/DVB (13523): dvb-bt8xx: fix compile warningHans Verkuil2009-12-051-1/+1
* V4L/DVB (13522): valj5jf8007s/t: fix compile warningsHans Verkuil2009-12-052-2/+2
* V4L/DVB (13521): dib8000: fix compile warningHans Verkuil2009-12-051-1/+1
* V4L/DVB (13493): TeVii S470 and TBS 6920 fixesIgor M. Liplianin2009-12-054-0/+1420
* V4L/DVB (13480): atbm8830: fix compile warningHans Verkuil2009-12-051-10/+1Star
* V4L/DVB (13479): cxusb: fix compile warningHans Verkuil2009-12-051-1/+0Star
* V4L/DVB (13416): smssdio: initialize return valueMárton Németh2009-12-051-1/+1
* V4L/DVB (13414): ttusb-dec: do not overwrite the first part of phys stringMárton Németh2009-12-051-1/+1
* V4L/DVB (13410): firedtv: remove an unnecessary function argumentStefan Richter2009-12-054-10/+9Star
* V4L/DVB (13409): firedtv: packet requeuing is likely to succeedStefan Richter2009-12-051-9/+4Star
* V4L/DVB (13408): firedtv: shrink buffer pointer tableStefan Richter2009-12-051-11/+8Star
* V4L/DVB (13407): Add Prof 7301 PCI DVB-S2 cardIgor M. Liplianin2009-12-053-0/+143
* V4L/DVB: pt1: remove duplicated #includeHuang Weiyi2009-12-051-1/+0Star
* V4L/DVB (13400): firedtv: port to new firewire coreStefan Richter2009-12-056-9/+420
* V4L/DVB (13399): firedtv: add missing include, rename a constantStefan Richter2009-12-051-6/+9
* V4L/DVB (13398): firedtv: reform lock transaction backend callStefan Richter2009-12-053-26/+37
* V4L/DVB (13397): firedtv: move remote control workqueue handling into rc sour...Stefan Richter2009-12-052-2/+5
* V4L/DVB (13394): pt1: Support FE_READ_SNRhiranotaka@zng.jp2009-12-052-0/+102
* V4L/DVB (13380): sms-cards: make id unsigned in sms_get_board()Roel Kluin2009-12-052-2/+2
* V4L/DVB (13376): cx-usb: add Mygica D689 DMB-TH USB supportDavid Wong2009-12-052-0/+119
* V4L/DVB (13374): AltoBeam ATBM8830 GB20600-2006(DMB-TH) demodulatorDavid T.L. Wong2009-12-055-0/+654
* V4L/DVB (13368): af9015: support for Sveon STV20 Tuner USB DVB-T HDTVIgnacio de Miguel Diaz2009-12-052-1/+8
* V4L/DVB (13364): ec168: add new driver for E3C EC168 DVB USBAntti Palosaari2009-12-055-0/+530
* V4L/DVB (13363): ec100: add new driver for E3C EC100 DVB-T demodulatorAntti Palosaari2009-12-055-0/+428
* V4L/DVB (13361): stv090x: fix TS corruption with High Symbol Rate streamsManu Abraham2009-12-052-2/+2
* V4L/DVB (13360): stv090x: fix the calculation of the r divider in stv6110x_se...Andreas Regel2009-12-051-2/+4
* V4L/DVB (13359): stv090x: adds corrections of some register valuesAndreas Regel2009-12-051-40/+44
* V4L/DVB (13358): stv090x: add an additional check for packet delineator lock ...Andreas Regel2009-12-051-4/+9
* V4L/DVB (13357): stv090x: adds an additional check for signal presence based ...Andreas Regel2009-12-052-4/+4
* V4L/DVB (13356): stv090x: fixes signal lock logicAndreas Regel2009-12-051-13/+14
* V4L/DVB (13355): stv090x: fixes calculation of AGC2 and uses a different AGC2...Andreas Regel2009-12-052-12/+23
* V4L/DVB (13354): stv090x: fixes some typos like wrong register or variable namesAndreas Regel2009-12-051-6/+6
* V4L/DVB (13353): stv090x: fixes STR and SNR calculation and normalizes the va...Andreas Regel2009-12-051-19/+39
* V4L/DVB (13352): stv090x: fixes errors and typos in register definitionsAndreas Regel2009-12-051-36/+34Star
* V4L/DVB (13351): stv090x: increases search range based on symbol rateAndreas Regel2009-12-051-1/+7
* V4L/DVB (13341): stv0900: big rework to support cut 3.0.Igor M. Liplianin2009-12-051-1996/+1148Star
* V4L/DVB (13340): stv0900: big rework to support cut 3.0.Igor M. Liplianin2009-12-051-820/+633Star
* V4L/DVB (13339): stv0900: big rework to support cut 3.0.Igor M. Liplianin2009-12-051-2406/+2594
* V4L/DVB (13338): stv0900: big rework to support cut 3.0.Igor M. Liplianin2009-12-052-114/+224
* V4L/DVB (13337): Change str snr scale for stv0900/903 and Netup Dual DVB-S2 c...Igor M. Liplianin2009-12-051-4/+21
* V4L/DVB (13336): stv0900: config definition for single/dual modeIgor M. Liplianin2009-12-052-2/+3
* V4L/DVB (13335): stv0900: fix diseqc support for NetUP cardAbylay Ospan2009-12-051-11/+20
* V4L/DVB (13334): stv6110: add configurable gainAbylay Ospan2009-12-052-9/+5Star
* V4L/DVB (13332): s5h1409: remove a set register that would cause lock to be l...Devin Heitmueller2009-12-051-4/+2Star
* V4L/DVB (13330): s5h1409: properly handle QAM optimization after lock achievedDevin Heitmueller2009-12-051-8/+128
* V4L/DVB (13329): s5h1409: provide HVR-1600 specific optimizationsDevin Heitmueller2009-12-052-0/+22
* V4L/DVB (13297): dib0700_devices: EvolutePC TvWay+ USB ISDB-Tb remote control...Sergio C Fortier2009-12-051-0/+12