summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [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] MAINTAINERS: Add an entry for the ad3645a LED flash controller driverLaurent Pinchart2012-12-271-0/+8
* [media] MAINTAINERS: Add entries for Aptina sensor driversLaurent Pinchart2012-12-271-0/+32
* [media] m920x: add support for the VP-7049 Twinhan DVB-T USB StickAntonio Ospite2012-12-272-0/+124
* [media] get_dvb_firmware: add entry for the vp7049 firmwareAntonio Ospite2012-12-271-1/+14
* [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
* [media] saa7134: Add pm_qos_request to fix video corruptionSimon Farnsworth2012-12-272-0/+15
* [media] Added support for AVerTV Hybrid Express Slim HC81ROleh Kravchenko2012-12-273-1/+90
* [media] dvb: push down ioctl lock in dvb_usercopyNikolaus Schulz2012-12-278-32/+87
* [media] dvb_frontend: fix ioctls failing if frontend open/closed too fastJuergen Lock2012-12-271-5/+14
* [media] s5p-jpeg: convert struct spinlock to spinlock_tLuis R. Rodriguez2012-12-271-1/+1
* [media] s5p-fimc: convert struct spinlock to spinlock_tLuis R. Rodriguez2012-12-271-1/+1
* [media] omap: Fix Kconfig dependencies on OMAP2Mauro Carvalho Chehab2012-12-271-1/+1
* [media] ttpci: Fix a missing Kconfig dependencyMauro Carvalho Chehab2012-12-272-5/+6
* [media] cx231xx : Add support for Elgato Video Capture V2Alf Høgemark2012-12-272-0/+30
* [media] rc: unlock on error in store_protocols()Dan Carpenter2012-12-271-1/+2
* Merge tag 'v3.8-rc1' into staging/for_v3.9Mauro Carvalho Chehab2012-12-279764-284732/+493160
|\
| * Linux 3.8-rc1v3.8-rc1Linus Torvalds2012-12-221-2/+2
| * Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2012-12-2219-445/+738
| |\
| | * watchdog: mei: avoid oops in watchdog unregister code pathTomas Winkler2012-12-191-1/+1