aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-01drivers/media/dvb/dvb-core/dvb_frontend.c: needs semaphore.hAndrew Morton1-0/+1
2009-11-27V4L/DVB (13436): cxusb: Fix hang on DViCO FusionHDTV DVB-T Dual Digital 4 (rev 1)Robert Lowery1-1/+9
2009-11-27V4L/DVB (13412): SMS_SIANO_MDTV should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2009-11-07V4L/DVB (13287): ce6230 - saa7164-cmd: Fix wrong sizeofJean Delvare1-1/+1
2009-11-07V4L/DVB (13240): firedtv: fix regression: tuning fails due to bogus error returnStefan Richter1-7/+1
2009-11-07V4L/DVB (13237): firedtv: length field corrupt in ca2host if length>127Henrik Kurelid1-18/+20
2009-11-07V4L/DVB (13202): smsusb: add autodetection support for three additional Hauppauge USB IDsMichael Krufky1-0/+6
2009-11-07V4L/DVB (13167): pt1: Fix a compile error on armHIRANO Takahito1-0/+1
2009-11-07V4L/DVB (13079): dib0700: fixed xc2028 firmware loading kernel oopsMartin Samek1-0/+5
2009-11-07V4L/DVB (13050): DIB0700: fix-up USB device ID for Terratec/LeadtekPatrick Boettcher1-9/+6
2009-11-07V4L/DVB (13048): dib0070: fix build dependency when driver is disabledMichael Krufky2-2/+7
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan1-0/+1
2009-10-04headers: remove sched.h from poll.hAlexey Dobriyan2-0/+2
2009-10-01const: constify remaining file_operationsAlexey Dobriyan2-2/+2
2009-09-22V4L/DVB (13039): dib0700: not building CONFIG_DVB_TUNER_DIB0070 breaks compilationMauro Carvalho Chehab1-1/+1
2009-09-22V4L/DVB (13038): dvbdev: Remove an anoying/uneeded warningMauro Carvalho Chehab1-3/+2
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-3/+3
2009-09-22drivers/media/dvb/pt1/pt1.c needs vmalloc.hAndrew Morton1-0/+1
2009-09-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds34-434/+7151
2009-09-21trivial: fix typos "man[ae]g?ment" -> "management"Uwe Kleine-Koenig2-3/+3
2009-09-19Driver-Core: extend devnode callbacks to provide permissionsKay Sievers1-2/+2
2009-09-19V4L/DVB (13033): pt1: Don't use a deprecated DMA_BIT_MASK macroMauro Carvalho Chehab1-1/+1
2009-09-19V4L/DVB (13018): kzalloc failure ignored in au8522_probe()Roel Kluin1-0/+5
2009-09-19V4L/DVB (13016): kmalloc failure ignored in lgdt3304_attach() and s921_attach()Roel Kluin2-0/+4
2009-09-19V4L/DVB (13015): kmalloc failure ignored in m920x_firmware_download()Roel Kluin1-0/+2
2009-09-19V4L/DVB (13000): add driver for 774 Friio White USB ISDB-T receiverAkihiro Tsukada6-0/+1118
2009-09-19V4L/DVB (12999): Add a driver for Earthsoft PT1Mauro Carvalho Chehab9-1/+2284
2009-09-19V4L/DVB (12997): Add the DTV_ISDB_TS_ID property for ISDB_SHIRANO Takahito2-0/+11
2009-09-19V4L/DVB (12962): ce6230: increase BULK transfer size from 512 to 8192Antti Palosaari1-1/+1
2009-09-19V4L/DVB (12960): anysee: coding style fixAntti Palosaari1-6/+6
2009-09-19V4L/DVB (12959): anysee: increase BULK transfer size from 512 to 8192Antti Palosaari1-1/+1
2009-09-19V4L/DVB (12906): dib0700: Add support for Prolink SBTVDMauro Carvalho Chehab2-1/+8
2009-09-19V4L/DVB (12903): DiB8000: fix channel search parameter initializationPatrick Boettcher1-13/+11
2009-09-19V4L/DVB (12901): DiB0700: add support for STK807XP and STK807XPVRPatrick Boettcher2-1/+368
2009-09-19V4L/DVB (12900): DiB8000: added support for DiBcom ISDB-T/ISDB-Tsb demodulator DiB8000Patrick Boettcher7-47/+2449
2009-09-19V4L/DVB (12899): DiB0070: Indenting driver with indent -linuxPatrick Boettcher2-394/+405
2009-09-19V4L/DVB (12898): DiB0070: Update to latest internal releasePatrick Boettcher3-284/+407
2009-09-19V4L/DVB (12896): ISDB-T: add mapping of LAYER_ENABLED to frontend-cachePatrick Boettcher1-0/+8
2009-09-19V4L/DVB (12892): DVB-API: add support for ISDB-T and ISDB-Tsb (version 5.1)Patrick Boettcher2-5/+211
2009-09-19V4L/DVB (12889): DIB0700: added USB IDs for a Terratec DVB-T XXSPatrick Boettcher2-5/+10
2009-09-19V4L/DVB (12888): STK7770P: Add support for STK7770POlivier Grenie2-0/+77
2009-09-19V4L/DVB (12887): DIB7000P: SNR calcuation forr DiB7000POlivier Grenie1-1/+32
2009-09-19V4L/DVB (12886): Added new Pinnacle USB devicesOlivier Grenie2-1/+42
2009-09-18V4L/DVB (12756): af9015: fix typo in register compareAntti Palosaari1-1/+1
2009-09-18V4L/DVB (12755): af9015: improve usb control message function slightlyAntti Palosaari1-8/+24
2009-09-18V4L/DVB (12754): af9015: [2/2] fix USB TS configurationAntti Palosaari1-3/+5
2009-09-18V4L/DVB (12753): af9015: [1/2] fix USB TS configurationJose Alberto Reguero1-4/+4
2009-09-15Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds62-1637/+2917
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-1/+1
2009-09-12V4L/DVB (12686): dvb-core: check supported QAM modulationsJanne Grunau1-0/+9