summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-11-122-5/+5
|\
| * [media] mxl111sf: fix build warningMichael Krufky2011-11-071-2/+1
| * [media] mxl111sf: remove pointless if condition in mxl111sf_config_spiMichael Krufky2011-11-071-2/+1
| * [media] mxl111sf: check for errors after mxl111sf_write_reg in mxl111sf_idac_...Michael Krufky2011-11-071-0/+2
| * [media] mxl111sf: fix return value of mxl111sf_idac_configMichael Krufky2011-11-071-1/+1
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-065-0/+5
|\ \ | |/ |/|
| * drivers/media: Add module.h to all files using it implicitlyPaul Gortmaker2011-10-314-0/+4
| * drivers/media: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker2011-10-311-0/+1
* | [media] it913x [VER 1.07] Support for single ITE 9135 devicesMalcolm Priestley2011-11-032-27/+80
* | staging: Move media drivers to staging/mediaMauro Carvalho Chehab2011-11-032-2/+2
* | [media] mxl111sf: update demod_ops.info.name to "MaxLinear MxL111SF DVB-T dem...Michael Krufky2011-11-031-5/+5
* | [media] mxl111sf: disable snr / ber calculations for DVB-TMichael Krufky2011-11-031-0/+10
* | [media] mxl111sf: add DVB-T supportMichael Krufky2011-11-031-3/+225
* | [media] DVB: add MaxLinear MxL111SF DVB-T demodulator driverMichael Krufky2011-11-034-1/+661
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-10-31117-1022/+11276
|\ \ | |/ |/|
| * [media] pctv452e: Remove bogus codeIgor M. Liplianin2011-10-191-15/+1
| * [media] stb0899: Fix slow and not locking DVB-S transponder(s)Lutz Sammer2011-10-111-0/+3
| * [media] it913x-fe changes to power up and down of tunerMalcolm Priestley2011-10-082-7/+30
| * [media] dib9000: release a lock on errorDan Carpenter2011-09-301-0/+1
| * [media] mxl111sf: fix a couple precedence bugsDan Carpenter2011-09-301-2/+2
| * Revert "[media] siano: apply debug flag to module level"Mauro Carvalho Chehab2011-09-265-2/+13
| * [media] stv090x: set status bits when there is no lockGuy Martin2011-09-251-20/+15
| * [media] Increase a timeout, so that bad scheduling does not accidentially cau...Hans Petter Selasky2011-09-251-1/+1
| * [media] Refactor Mantis DMA transfer to deliver 16Kb TS data per interruptMarko Ristola2011-09-254-63/+38
| * [media] stb0899: Removed an extra byte sent at init on DiSEqC busFlorent AUDEBERT2011-09-254-4/+0
| * [media] dvb: Add support for pctv452eIgor M. Liplianin2011-09-2410-0/+1359
| * [media] it913x-fe: correct tuner settingstvboxspy2011-09-232-50/+113
| * [media] it913x: add remote control supporttvboxspy2011-09-231-1/+33
| * [media] ttusb2: TT CT-3650 CI supportJose Alberto Reguero2011-09-231-1/+283
| * [media] TT-budget S2-3200 cannot tune on HB13E DVBS2 transponderLutz Sammer2011-09-211-2/+2
| * [media] [2/2,ver,1.90] DM04/QQBOX Reduce USB buffer sizetvboxspy2011-09-211-8/+8
| * [media] [1/2,ver,1.89] DM04/QQBOX Interupt Urb and Timing changestvboxspy2011-09-211-5/+5
| * [media] STV0288 frontend provide wider carrier search and DVB-S2 drop out. re...tvboxspy2011-09-211-8/+21
| * [media] tda10071: change sleeps to more suitable onesAntti Palosaari2011-09-211-4/+4
| * [media] tda10071: do not download last byte of fwAntti Palosaari2011-09-211-3/+6
| * [media] opera1: fix ERROR: do not use assignment in if conditionMichael Krufky2011-09-211-3/+3
| * [media] m920x: fix ERROR: do not use assignment in if conditionMichael Krufky2011-09-211-9/+12
| * [media] digitv: fix ERROR: do not use assignment in if conditionMichael Krufky2011-09-211-2/+7
| * [media] dibusb-mb: fix ERROR: do not use assignment in if conditionMichael Krufky2011-09-211-2/+3
| * [media] dibusb-common: fix ERROR: do not use assignment in if conditionMichael Krufky2011-09-211-2/+10
| * [media] cxusb: fix ERROR: do not use assignment in if conditionMichael Krufky2011-09-211-20/+32
| * [media] dvb-usb-dvb: ERROR: space required after that ','Michael Krufky2011-09-211-3/+4
| * [media] ttusb2: fix ERROR: space required after that ','Michael Krufky2011-09-211-1/+1
| * [media] dibusb-mb: fix ERROR: space required after that ','Michael Krufky2011-09-211-2/+2
| * [media] dibusb-common: fix ERROR: space required after that ','Michael Krufky2011-09-211-3/+4
| * [media] dib0700: fix ERROR: space required after that ','Michael Krufky2011-09-211-4/+8
| * [media] dib0700: fix ERROR: space required before that '&'Michael Krufky2011-09-211-2/+3
| * [media] dib0700: fix WARNING: suspect code indent for conditional statementsMichael Krufky2011-09-211-1/+1
| * [media] dib0700: fix WARNING: please, no spaces at the start of a lineMichael Krufky2011-09-211-2/+2
| * [media] mxl111sf: use adap->num_frontends_initialized to determine which fron...Michael Krufky2011-09-211-8/+11
OpenPOWER on IntegriCloud