aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-28Merge tag 'late-omap' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-21/+5
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-16/+7
2013-02-26lirc: get rid of bogus checksAl Viro1-10/+1
2013-02-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds413-8142/+16783
2013-02-22new helper: file_inode(file)Al Viro3-9/+9
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-1/+1
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2013-02-21Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-2/+1
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-1/+1
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds17-66/+47
2013-02-15Revert "[media] dvb_frontend: return -ENOTTY for unimplement IOCTL"Mauro Carvalho Chehab1-3/+3
2013-02-15Merge branch 'omap/multiplatform-fixes', tag 'v3.8-rc5' into next/multiplatformArnd Bergmann12-69/+58
2013-02-15[media] davinci: do not include mach/hardware.hArnd Bergmann1-1/+0
2013-02-14drivers/media: add missing GENERIC_HARDIRQS dependencyHeiko Carstens1-1/+1
2013-02-13[media] media: Add 0x3009 USB PID to ttusb2 driver (fixed diff)Christoph Nuscheler2-1/+8
2013-02-13[media] rtl28xxu: Add USB IDs for Compro VideoMate U620FAlistair Buxton1-0/+2
2013-02-13[media] em28xx: add usb id for terratec h5 rev. 3Roland Scheidegger1-0/+2
2013-02-13[media] media: rc: gpio-ir-recv: add support for device tree parsingSebastian Hesselbarth1-0/+52
2013-02-13[media] mceusb: move check earlier to make smatch happyDan Carpenter1-4/+4
2013-02-13[media] sh_vou: Use vou_dev instead of vou_file wherever possibleLaurent Pinchart1-26/+31
2013-02-13[media] sh_vou: Use video_drvdata()Laurent Pinchart1-36/+21
2013-02-13[media] drivers/media/platform/soc_camera/pxa_camera.c: use devm_ functionsJulia Lawall1-50/+15
2013-02-13[media] mt9t112: mt9t111 format set up differs from mt9t112Guennadi Liakhovetski1-5/+13
2013-02-13[media] sh-mobile-ceu-camera: fix SHARPNESS control defaultGuennadi Liakhovetski1-1/+1
2013-02-12Merge tag 'omap-for-v3.9/clock-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into late/omapOlof Johansson2-21/+5
2013-02-11Revert "[media] fc0011: Return early, if the frequency is already tuned"Mauro Carvalho Chehab1-3/+0
2013-02-11[media] cx18/ivtv: fix regression: remove __init from a non-init functionHans Verkuil4-4/+4
2013-02-11[media] em28xx: fix analog streaming with USB bulk transfersFrank Schaefer1-21/+22
2013-02-08[media] stv0900: remove unnecessary null pointer checkCong Ding2-15/+6
2013-02-08[media] fc0011: Return early, if the frequency is already tunedMichael Büsch1-0/+3
2013-02-08[media] fc0011: Add some sanity checks and cleanupsMichael Büsch1-1/+5
2013-02-08[media] fc0011: Fix xin value clampingMichael Büsch1-7/+2
2013-02-08Revert "[media] [PATH,1/2] mxl5007 move reset to attach"Mauro Carvalho Chehab1-13/+4
2013-02-08[media] fc0011: fp/fa value overflow fixMichael Büsch1-2/+2
2013-02-08[media] tm6000: fix an uninitialized variableHans Verkuil1-4/+4
2013-02-08[media] dvb-usb: check for invalid length in ttusb_process_muxpack()Dan Carpenter1-0/+7
2013-02-08[media] s5p-tv: Include missing platform_device.h headerSachin Kamat1-0/+1
2013-02-08[media] s5p-tv: Include missing irqreturn.h headerSachin Kamat1-0/+1
2013-02-08[media] [REVIEW] em28xx: fix bytesperline calculation in TRY_FMTHans Verkuil1-1/+1
2013-02-08Merge branch 'clock_misc_devel_a_3.9', remote-tracking branch 'remotes/pinchart/omap3isp/clock' into clock_devel_a_3.9Paul Walmsley2-21/+5
2013-02-08[media] tveeprom: Fix lots of bad whitespaceMauro Carvalho Chehab1-148/+142
2013-02-08[media] tveeprom: move from media/i2c to media/commonHans Verkuil5-9/+5
2013-02-08[media] btcx-risc: move from media/i2c to media/commonHans Verkuil10-5/+9
2013-02-08[media] cx2341x: move from media/i2c to media/commonHans Verkuil5-15/+4
2013-02-08[media] ttusb2: Kconfig patch to auto-select frontends for TechnoTrend CT-3650Matti Kurkela1-1/+5
2013-02-08[media] [PATH,1/2] mxl5007 move reset to attachJose Alberto Reguero1-4/+13
2013-02-08[media] soc-camera: fix compilation breakage in 3 driversGuennadi Liakhovetski3-4/+4
2013-02-08[media] saa7134: Add capture card Hawell HW-9004V1Vadim Frolov2-0/+18
2013-02-08[media] tm6000: check an allocation for failureDan Carpenter1-3/+6
2013-02-08[media] ov7670: remove legacy ctrl callbacksJavier Martin1-7/+0