aboutsummaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2013-03-04[media] em28xx: do not interpret eeprom content if eeprom key is invalidFrank Schaefer
2013-03-04[media] em28xx-i2c: also print debug messages at debug level 1Frank Schaefer
2013-03-04[media] em28xx-i2c: replace printk() with the corresponding em28xx macrosFrank Schaefer
2013-03-04[media] em28xx-i2c: get rid of the dprintk2 macroFrank Schaefer
2013-03-04[media] em28xx: bump driver version to 0.2.0Frank Schaefer
2013-03-04[media] em28xx: fix spacing and some comments in em28xx.hFrank Schaefer
2013-03-04[media] em28xx: remove some obsolete function declarationsFrank Schaefer
2013-03-04[media] em28xx: add image quality bridge controlsFrank Schaefer
2013-03-04[media] em28xx: introduce #defines for the image quality default settingsFrank Schaefer
2013-03-04[media] em28xx: remove unused ac97 v4l2_ctrl_handlerFrank Schaefer
2013-03-04[media] em28xx: remove unused image quality control functionsFrank Schaefer
2013-03-04[media] em28xx: VIDIOC_ENUM_FRAMESIZES: consider the scaler limits when calcu...Frank Schaefer
2013-03-04[media] em28xx: add function scale_to_size()Frank Schaefer
2013-03-04[media] em28xx: rename function get_scale() to size_to_scale()Frank Schaefer
2013-03-04[media] em28xx: introduce #define for maximum supported scaling values (regis...Frank Schaefer
2013-03-04[media] em28xx: do not claim VBI support if the device is a cameraFrank Schaefer
2013-03-04[media] em28xx: make ioctl VIDIOC_DBG_G_CHIP_IDENT available for radio devicesFrank Schaefer
2013-03-04[media] em28xx: make ioctl VIDIOC_DBG_G_CHIP_IDENT available without CONFIG_V...Frank Schaefer
2013-03-04[media] em28xx: remove obsolete device state checks from the ioctl functionsFrank Schaefer
2013-03-04[media] em28xx: VIDIOC_G_TUNER: remove unneeded setting of tuner typeFrank Schaefer
2013-03-04[media] em28xx: get rid of duplicate function vidioc_s_fmt_vbi_cap()Frank Schaefer
2013-03-04[media] em28xx: remove ioctl VIDIOC_CROPCAPFrank Schaefer
2013-03-04[media] em28xx: make ioctls VIDIOC_G/S_PARM working for VBI devicesFrank Schaefer
2013-03-04[media] em28xx: disable ioctl VIDIOC_S_PARM for VBI devicesFrank Schaefer
2013-03-04[media] em28xx: use v4l2_disable_ioctl() to disable ioctl VIDIOC_S_PARMFrank Schaefer
2013-03-04[media] em28xx: use v4l2_disable_ioctl() to disable ioctls VIDIOC_G_AUDIO and...Frank Schaefer
2013-03-04[media] em28xx: disable tuner related ioctls for video and VBI devices withou...Frank Schaefer
2013-03-04[media] em28xx: use v4l2_disable_ioctl() to disable ioctls VIDIOC_QUERYSTD, V...Frank Schaefer
2013-02-28Merge tag 'late-omap' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-26lirc: get rid of bogus checksAl Viro
2013-02-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-02-22new helper: file_inode(file)Al Viro
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-02-21Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-15Revert "[media] dvb_frontend: return -ENOTTY for unimplement IOCTL"Mauro Carvalho Chehab
2013-02-15Merge branch 'omap/multiplatform-fixes', tag 'v3.8-rc5' into next/multiplatformArnd Bergmann
2013-02-15[media] davinci: do not include mach/hardware.hArnd Bergmann
2013-02-14drivers/media: add missing GENERIC_HARDIRQS dependencyHeiko Carstens
2013-02-13[media] media: Add 0x3009 USB PID to ttusb2 driver (fixed diff)Christoph Nuscheler
2013-02-13[media] rtl28xxu: Add USB IDs for Compro VideoMate U620FAlistair Buxton
2013-02-13[media] em28xx: add usb id for terratec h5 rev. 3Roland Scheidegger
2013-02-13[media] media: rc: gpio-ir-recv: add support for device tree parsingSebastian Hesselbarth
2013-02-13[media] mceusb: move check earlier to make smatch happyDan Carpenter
2013-02-13[media] sh_vou: Use vou_dev instead of vou_file wherever possibleLaurent Pinchart
2013-02-13[media] sh_vou: Use video_drvdata()Laurent Pinchart
2013-02-13[media] drivers/media/platform/soc_camera/pxa_camera.c: use devm_ functionsJulia Lawall