summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-12-28[media] ts2020: add ts2020 tuner driverKonstantin Dimitrov4-0/+380
2012-12-28[media] ds3000: remove ts2020 tuner related codeKonstantin Dimitrov2-223/+27
2012-12-28[media] it913x: add support for Avermedia A835BEddi De Pieri2-0/+16
2012-12-28[media] m2m-deinterlace: use correct check for kzalloc failureSasha Levin1-3/+1
2012-12-28[media] wl128x: Replace memcpy with struct assignmentEzequiel Garcia1-2/+1
2012-12-28[media] radio-wl1273: Replace memcpy with struct assignmentEzequiel Garcia1-2/+1
2012-12-28[media] dvb-frontends: Replace memcpy with struct assignmentEzequiel Garcia3-5/+4
2012-12-28[media] dvb-core: Replace memcpy with struct assignmentEzequiel Garcia1-1/+1
2012-12-28[media] bttv: Replace memcpy with struct assignmentEzequiel Garcia1-2/+1
2012-12-28[media] cx18: Replace memcpy with struct assignmentEzequiel Garcia1-4/+2
2012-12-28[media] cx23885: Replace memcpy with struct assignmentEzequiel Garcia2-6/+3
2012-12-28[media] cx88: Replace memcpy with struct assignmentEzequiel Garcia3-5/+3
2012-12-28[media] ivtv: Replace memcpy with struct assignmentEzequiel Garcia1-8/+4
2012-12-28[media] tuners/tda18271: Replace memcpy with struct assignmentEzequiel Garcia1-4/+2
2012-12-28[media] tuners/xc2028: Replace memcpy with struct assignmentEzequiel Garcia1-1/+1
2012-12-28[media] tuners/xc4000: Replace memcpy with struct assignmentEzequiel Garcia1-1/+1
2012-12-28[media] au0828: Replace memcpy with struct assignmentEzequiel Garcia2-7/+4
2012-12-28[media] dvb-usb/friio-fe: Replace memcpy with struct assignmentEzequiel Garcia1-3/+2
2012-12-28[media] zr36067: Replace memcpy with struct assignmentEzequiel Garcia1-2/+1
2012-12-28[media] cx25840: Replace memcpy with struct assignmentEzequiel Garcia1-4/+2
2012-12-28[media] hdpvr: Replace memcpy with struct assignmentEzequiel Garcia1-2/+1
2012-12-28[media] pvrusb2: Replace memcpy with struct assignmentEzequiel Garcia3-5/+4
2012-12-28[media] pwc: Replace memcpy with struct assignmentEzequiel Garcia1-1/+1
2012-12-28[media] sn9c102: Replace memcpy with struct assignmentEzequiel Garcia1-2/+2
2012-12-28[media] usbvision: Replace memcpy with struct assignmentEzequiel Garcia1-2/+1
2012-12-28[media] cx231xx: Replace memcpy with struct assignmentEzequiel Garcia2-3/+2
2012-12-28[media] Improve media Kconfig menuHans Verkuil1-6/+7
2012-12-28[media] bttv: avoid flooding the kernel log when i2c debugging is disabledJohn Törnblom1-1/+1
2012-12-28[media] omap3isp: ispqueue: Fix uninitialized variable compiler warningsLaurent Pinchart1-2/+2
2012-12-28[media] ngene: separate demodulator and tuner attachPatrice Chotard1-0/+8
2012-12-28[media] drxd: allow functional gate control after, attachPatrice Chotard1-0/+4
2012-12-28[media] marvell-ccic: use internal variable replace global frame stats variableLibin Yang2-17/+22
2012-12-27[media] media/rc: fix oops on unloading module rc-coreKonstantin Khlebnikov2-24/+9
2012-12-27[media] omap3isp: csiphy: Fix an uninitialized variable compiler warningLaurent Pinchart1-5/+8
2012-12-27[media] media: saa7146: don't use mutex_lock_interruptible() in device_release()Cyril Roelandt1-2/+1
2012-12-27[media] m920x: add support for the VP-7049 Twinhan DVB-T USB StickAntonio Ospite2-0/+124
2012-12-27[media] m920x: send the RC init sequence also when rc.core is usedAntonio Ospite1-1/+1
2012-12-27[media] m920x: Fix CodingStyle issuesMauro Carvalho Chehab1-2/+6
2012-12-27[media] m920x: introduce m920x_rc_core_query()Antonio Ospite1-0/+32
2012-12-27[media] m920x: avoid repeating RC state parsing at each keycodeAntonio Ospite1-1/+2
2012-12-27[media] m920x: factor out a m920x_parse_rc_state() functionAntonio Ospite1-37/+44
2012-12-27[media] m920x: factor out a m920x_write_seq() functionAntonio Ospite1-9/+19
2012-12-27[media] m920x: fix a typo in a commentAntonio Ospite1-1/+1
2012-12-27[media] dvb-usb: fix indentation of a for loopAntonio Ospite1-30/+30
2012-12-27[media] saa7134: Add pm_qos_request to fix video corruptionSimon Farnsworth2-0/+15
2012-12-27[media] Added support for AVerTV Hybrid Express Slim HC81ROleh Kravchenko3-1/+90
2012-12-27[media] dvb: push down ioctl lock in dvb_usercopyNikolaus Schulz8-32/+87
2012-12-27[media] dvb_frontend: fix ioctls failing if frontend open/closed too fastJuergen Lock1-5/+14
2012-12-27[media] s5p-jpeg: convert struct spinlock to spinlock_tLuis R. Rodriguez1-1/+1
2012-12-27[media] s5p-fimc: convert struct spinlock to spinlock_tLuis R. Rodriguez1-1/+1