aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/dvb
AgeCommit message (Expand)AuthorFilesLines
2011-11-18USB: convert drivers/media/* to use module_usb_driver()Greg Kroah-Hartman35-690/+35
2011-11-12Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-5/+5
2011-11-11[media] Properly implement ITU-T J.88 Annex C supportMauro Carvalho Chehab2-15/+24
2011-11-11[media] dvb: Allow select between DVB-C Annex A and Annex CMauro Carvalho Chehab1-0/+2
2011-11-08[media] Support for Sveon STV22 (IT9137)Malcolm Priestley2-1/+6
2011-11-08[media] it913x-fe ver 1.10 correct SNR reading from frontendMalcolm Priestley1-7/+49
2011-11-08[media] it913x ver 1.09 support for USB 1 devices (IT9135)Malcolm Priestley1-3/+20
2011-11-08[media] mxl111sf: add mxl111sf_tuner_get_if_frequencyMichael Krufky1-1/+55
2011-11-07[media] ttusb2: Don't use stack variables for DMAJosh Boyer1-2/+15
2011-11-07[media] mxl111sf: fix build warningMichael Krufky1-2/+1
2011-11-07[media] mxl111sf: remove pointless if condition in mxl111sf_config_spiMichael Krufky1-2/+1
2011-11-07[media] mxl111sf: check for errors after mxl111sf_write_reg in mxl111sf_idac_...Michael Krufky1-0/+2
2011-11-07[media] mxl111sf: fix return value of mxl111sf_idac_configMichael Krufky1-1/+1
2011-11-07[media] it913x-fe ver 1.09 amend adc table entriestvboxspy2-6/+3
2011-11-07[media] it913x Support it9135 Verions 2 chipMalcolm Priestley4-81/+823
2011-11-07[media] s5h1411: Calculate signal strength shown as percentage from SNR up to...Michael Krufky1-1/+30
2011-11-07[media] s5h1409: Calculate signal strength shown as percentage from SNR up to...Michael Krufky1-1/+30
2011-11-07[media] au8522: Calculate signal strength shown as percentage from SNR up to ...Michael Krufky1-1/+30
2011-11-07[media] anysee: fix style issuesAntti Palosaari1-21/+28
2011-11-07[media] anysee: add control message debugsAntti Palosaari1-2/+7
2011-11-07[media] anysee: CI/CAM supportAntti Palosaari2-33/+241
2011-11-07[media] anysee: I2C gate control DNOD44CDH086A tuner moduleAntti Palosaari1-20/+26
2011-11-07[media] anysee: add support for Anysee E7 T2CAntti Palosaari3-1/+70
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-0/+5
2011-11-03[media] it913x [VER 1.07] Support for single ITE 9135 devicesMalcolm Priestley2-27/+80
2011-11-03staging: Move media drivers to staging/mediaMauro Carvalho Chehab2-2/+2
2011-11-03[media] mxl111sf: update demod_ops.info.name to "MaxLinear MxL111SF DVB-T dem...Michael Krufky1-5/+5
2011-11-03[media] mxl111sf: disable snr / ber calculations for DVB-TMichael Krufky1-0/+10
2011-11-03[media] mxl111sf: add DVB-T supportMichael Krufky1-3/+225
2011-11-03[media] DVB: add MaxLinear MxL111SF DVB-T demodulator driverMichael Krufky4-1/+661
2011-10-31drivers/media: Add module.h to all files using it implicitlyPaul Gortmaker4-0/+4
2011-10-31drivers/media: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker1-0/+1
2011-10-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds117-1022/+11276
2011-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+1
2011-10-19[media] pctv452e: Remove bogus codeIgor M. Liplianin1-15/+1
2011-10-11[media] stb0899: Fix slow and not locking DVB-S transponder(s)Lutz Sammer1-0/+3
2011-10-08[media] it913x-fe changes to power up and down of tunerMalcolm Priestley2-7/+30
2011-09-30[media] dib9000: release a lock on errorDan Carpenter1-0/+1
2011-09-30[media] mxl111sf: fix a couple precedence bugsDan Carpenter1-2/+2
2011-09-27doc: fix broken referencesPaul Bolle4-4/+4
2011-09-26Revert "[media] siano: apply debug flag to module level"Mauro Carvalho Chehab5-2/+13
2011-09-25[media] stv090x: set status bits when there is no lockGuy Martin1-20/+15
2011-09-25[media] Increase a timeout, so that bad scheduling does not accidentially cau...Hans Petter Selasky1-1/+1
2011-09-25[media] Refactor Mantis DMA transfer to deliver 16Kb TS data per interruptMarko Ristola4-63/+38
2011-09-25[media] stb0899: Removed an extra byte sent at init on DiSEqC busFlorent AUDEBERT4-4/+0
2011-09-24[media] dvb: Add support for pctv452eIgor M. Liplianin10-0/+1359
2011-09-23[media] it913x-fe: correct tuner settingstvboxspy2-50/+113
2011-09-23[media] it913x: add remote control supporttvboxspy1-1/+33
2011-09-23[media] ttusb2: TT CT-3650 CI supportJose Alberto Reguero1-1/+283
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller1-22/+4