aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb
Commit message (Expand)AuthorAgeFilesLines
* cx24116: fix a buffer overflow when checking userspace paramsMauro Carvalho Chehab2015-08-121-4/+4
* s5h1420: fix a buffer overflow when checking userspace paramsMauro Carvalho Chehab2015-08-121-1/+1
* lmedm04: Fix usb_submit_urb BOGUS urb xfer, pipe 1 != type 3 in interrupt urbMalcolm Priestley2015-05-091-0/+8
* af9005: fix kernel panic on init if compiled without IRFrank Schaefer2015-02-201-0/+3
* ttusb-dec: buffer overflow in ioctlDan Carpenter2015-01-011-0/+3
* ds3000: fix LNB supply voltage on Tevii S480 on initializationUlrich Eckhardt2014-12-141-0/+7
* tda10071: force modulation to QPSK on DVB-SAntti Palosaari2014-09-131-1/+5
* mxl111sf: Fix compile when CONFIG_DVB_USB_MXL111SF is unsetDave Jones2014-04-021-1/+1
* dib8000: make 32 bits read atomicMauro Carvalho Chehab2014-04-021-8/+25
* media: dmxdev: remove dvb_ringbuffer_flush() on writer sideSoeren Moch2013-07-271-6/+2
* [media] mantis: fix silly crash caseAlan Cox2013-05-301-2/+4
* USB: smsusb: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman2012-09-121-1/+1
* dvb-core: Release semaphore on error path dvb_register_device()Santosh Nayak2012-07-251-0/+1
* smsusb: add autodetection support for USB ID 2040:f5a0Michael Krufky2012-07-041-0/+2
* smsusb: add autodetection support for USB ID 2040:c0a0Michael Krufky2012-05-311-0/+2
* drxk: Does not unlock mutex if sanity check failed in scu_command()Alexey Khoroshilov2012-05-111-2/+4
* mxl111sf: fix error on stream stop in mxl111sf_ep6_streaming_ctrl()Michael Krufky2012-04-021-4/+2
* lgdt330x: fix signedness error in i2c_read_demod_bytes()Xi Wang2012-04-021-2/+4
* 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