summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* [media] TeVii DVB-S s421 and s632 cards support, rs2000 partIgor M. Liplianin2012-12-271-1/+5
* [media] TeVii DVB-S s421 and s632 cards supportIgor M. Liplianin2012-12-271-7/+99
* [media] ds3000: bail out early on i2c failures during firmware loadRémi Cardona2012-12-271-5/+7
* [media] em28xx: rename module parameter prefer_bulk to usb_xfer_modeFrank Schaefer2012-12-271-5/+6
* [media] ts2020: fix two warnings added by changeset 73f0af4Mauro Carvalho Chehab2012-12-271-4/+2
* [media] make the other drivers take use of the new ts2020 driverKonstantin Dimitrov2012-12-279-3/+50
* [media] ts2020: add ts2020 tuner driverKonstantin Dimitrov2012-12-274-0/+380
* [media] ds3000: remove ts2020 tuner related codeKonstantin Dimitrov2012-12-272-223/+27
* [media] it913x: add support for Avermedia A835BEddi De Pieri2012-12-272-0/+16
* [media] m2m-deinterlace: use correct check for kzalloc failureSasha Levin2012-12-271-3/+1
* [media] wl128x: Replace memcpy with struct assignmentEzequiel Garcia2012-12-271-2/+1
* [media] radio-wl1273: Replace memcpy with struct assignmentEzequiel Garcia2012-12-271-2/+1
* [media] dvb-frontends: Replace memcpy with struct assignmentEzequiel Garcia2012-12-273-5/+4
* [media] dvb-core: Replace memcpy with struct assignmentEzequiel Garcia2012-12-271-1/+1
* [media] bttv: Replace memcpy with struct assignmentEzequiel Garcia2012-12-271-2/+1
* [media] cx18: Replace memcpy with struct assignmentEzequiel Garcia2012-12-271-4/+2
* [media] cx23885: Replace memcpy with struct assignmentEzequiel Garcia2012-12-272-6/+3
* [media] cx88: Replace memcpy with struct assignmentEzequiel Garcia2012-12-273-5/+3
* [media] ivtv: Replace memcpy with struct assignmentEzequiel Garcia2012-12-271-8/+4
* [media] tuners/tda18271: Replace memcpy with struct assignmentEzequiel Garcia2012-12-271-4/+2
* [media] tuners/xc2028: Replace memcpy with struct assignmentEzequiel Garcia2012-12-271-1/+1
* [media] tuners/xc4000: Replace memcpy with struct assignmentEzequiel Garcia2012-12-271-1/+1
* [media] au0828: Replace memcpy with struct assignmentEzequiel Garcia2012-12-272-7/+4
* [media] dvb-usb/friio-fe: Replace memcpy with struct assignmentEzequiel Garcia2012-12-271-3/+2
* [media] zr36067: Replace memcpy with struct assignmentEzequiel Garcia2012-12-271-2/+1
* [media] cx25840: Replace memcpy with struct assignmentEzequiel Garcia2012-12-271-4/+2
* [media] hdpvr: Replace memcpy with struct assignmentEzequiel Garcia2012-12-271-2/+1
* [media] pvrusb2: Replace memcpy with struct assignmentEzequiel Garcia2012-12-273-5/+4
* [media] pwc: Replace memcpy with struct assignmentEzequiel Garcia2012-12-271-1/+1
* [media] sn9c102: Replace memcpy with struct assignmentEzequiel Garcia2012-12-271-2/+2
* [media] usbvision: Replace memcpy with struct assignmentEzequiel Garcia2012-12-271-2/+1
* [media] cx231xx: Replace memcpy with struct assignmentEzequiel Garcia2012-12-272-3/+2
* [media] Improve media Kconfig menuHans Verkuil2012-12-271-6/+7
* [media] bttv: avoid flooding the kernel log when i2c debugging is disabledJohn Törnblom2012-12-271-1/+1
* [media] omap3isp: ispqueue: Fix uninitialized variable compiler warningsLaurent Pinchart2012-12-271-2/+2
* [media] ngene: separate demodulator and tuner attachPatrice Chotard2012-12-271-0/+8
* [media] drxd: allow functional gate control after, attachPatrice Chotard2012-12-271-0/+4
* [media] marvell-ccic: use internal variable replace global frame stats variableLibin Yang2012-12-272-17/+22
* [media] media/rc: fix oops on unloading module rc-coreKonstantin Khlebnikov2012-12-272-24/+9
* [media] omap3isp: csiphy: Fix an uninitialized variable compiler warningLaurent Pinchart2012-12-271-5/+8
* [media] media: saa7146: don't use mutex_lock_interruptible() in device_release()Cyril Roelandt2012-12-271-2/+1
* [media] m920x: add support for the VP-7049 Twinhan DVB-T USB StickAntonio Ospite2012-12-272-0/+124
* [media] m920x: send the RC init sequence also when rc.core is usedAntonio Ospite2012-12-271-1/+1
* [media] m920x: Fix CodingStyle issuesMauro Carvalho Chehab2012-12-271-2/+6
* [media] m920x: introduce m920x_rc_core_query()Antonio Ospite2012-12-271-0/+32
* [media] m920x: avoid repeating RC state parsing at each keycodeAntonio Ospite2012-12-271-1/+2
* [media] m920x: factor out a m920x_parse_rc_state() functionAntonio Ospite2012-12-271-37/+44
* [media] m920x: factor out a m920x_write_seq() functionAntonio Ospite2012-12-271-9/+19
* [media] m920x: fix a typo in a commentAntonio Ospite2012-12-271-1/+1
* [media] dvb-usb: fix indentation of a for loopAntonio Ospite2012-12-271-30/+30
OpenPOWER on IntegriCloud