summaryrefslogtreecommitdiff
path: root/drivers/media/dvb
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (13688): au8522: modify the attributes of local filter coefficientsMárton Németh2009-12-161-2/+2
* V4L/DVB (13684): Fix some cut-and-paste noise in dib0090.hDuncan Gibb2009-12-161-1/+0
* V4L/DVB (13683): sanio-ms: clean up init, exit and id_tableMárton Németh2009-12-163-10/+10
* V4L/DVB (13682): dib8000: make some constant staticMárton Németh2009-12-161-21/+21
* V4L/DVB: lgs8gxx: Use shifts rather than multiply/divide when possibleDavid Howells2009-12-161-2/+2
* V4L/DVB (13678): Add support for yet another DvbWorld, TeVii and Prof USB dev...Igor M. Liplianin2009-12-162-149/+315
* V4L/DVB (13674): stv090x: Add DiSEqC envelope modeOliver Endriss2009-12-162-3/+6
* V4L/DVB (13673): lnbp21: Implement 22 kHz tone controlOliver Endriss2009-12-161-1/+27
* V4L/DVB (13630): Print bitrate measured by stv0900 demod in stv0900_read_statusAbylay Ospan2009-12-161-0/+13
* V4L/DVB (13617): ir: move input_register_device() to happen inside ir_input_r...Mauro Carvalho Chehab2009-12-162-44/+18
* V4L/DVB (13616): IR: rename ir_input_free as ir_input_unregisterMauro Carvalho Chehab2009-12-162-4/+4
* V4L/DVB (13614): dib0090: Fix compilation when module is not selectedMauro Carvalho Chehab2009-12-161-5/+0
* V4L/DVB (13581): DiBUSB: fix I2c access when there is a read-access w/o write...Patrick Boettcher2009-12-161-2/+7
* V4L/DVB (13589): dib8000: merge two conditionalsMárton Németh2009-12-161-2/+1
* V4L/DVB (13587): DiB8000: enhance status lockOlivier Grenie2009-12-161-13/+15
* V4L/DVB (13586): DiB0700: Add parameter to change the buffer sizeOlivier Grenie2009-12-162-18/+109
* V4L/DVB (13585): STK807xPVR: correct the enumerationOlivier Grenie2009-12-161-2/+2
* V4L/DVB (13584): DiBXXX0: fix most of the Codingstyle violations from the pre...Olivier Grenie2009-12-167-437/+442
* V4L/DVB (13583): DiB8090: Add the DiB0090 tuner driver and STK8096GP-boardOlivier Grenie2009-12-1612-365/+2450
* V4L/DVB (13582): DiB0700: remove USB IDs of PCTV 74e from the driverPatrick Boettcher2009-12-161-10/+4
* V4L/DVB (13580): Add support for PCTV 74e (Pinnacle) + fix USB vendor IDsPatrick Boettcher2009-12-162-5/+15
* V4L/DVB (13579): PATCH: better support for INTUIX DVB stick bootPedro Andres Aranda Gutierrez2009-12-161-0/+6
* V4L/DVB (13578): [PATCH] fix genpix driver (no 8psk lock).Derek2009-12-161-2/+2
* V4L/DVB (13577): [PATCH] dvb-usb-friio: accept center-shifted frequencyAkihiro Tsukada2009-12-161-4/+6
* V4L/DVB (13569): smsusb: add autodetection support for five additional Hauppa...Michael Krufky2009-12-161-0/+10
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2009-12-0967-5871/+9503
|\
| * 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/+1
| * V4L/DVB (13479): cxusb: fix compile warningHans Verkuil2009-12-051-1/+0
| * 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/+9
| * V4L/DVB (13409): firedtv: packet requeuing is likely to succeedStefan Richter2009-12-051-9/+4
| * V4L/DVB (13408): firedtv: shrink buffer pointer tableStefan Richter2009-12-051-11/+8
| * 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/+0
| * 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