summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-03-04[media] em28xx: add helper function for reading data blocks from i2c clientsFrank Schaefer1-28/+46
2013-03-04[media] em28xx: add basic support for eeproms with 16 bit address widthFrank Schaefer3-25/+49
2013-03-04[media] em28xx: fix eeprom data endianessFrank Schaefer2-16/+18
2013-03-04[media] em28xx: do not interpret eeprom content if eeprom key is invalidFrank Schaefer1-2/+6
2013-03-04[media] em28xx-i2c: also print debug messages at debug level 1Frank Schaefer1-6/+6
2013-03-04[media] em28xx-i2c: replace printk() with the corresponding em28xx macrosFrank Schaefer1-31/+24
2013-03-04[media] em28xx-i2c: get rid of the dprintk2 macroFrank Schaefer1-11/+6
2013-03-04[media] em28xx: bump driver version to 0.2.0Frank Schaefer1-1/+1
2013-03-04[media] em28xx: fix spacing and some comments in em28xx.hFrank Schaefer1-58/+37
2013-03-04[media] em28xx: remove some obsolete function declarationsFrank Schaefer1-8/+0
2013-03-04[media] em28xx: add image quality bridge controlsFrank Schaefer2-8/+57
2013-03-04[media] em28xx: introduce #defines for the image quality default settingsFrank Schaefer2-12/+23
2013-03-04[media] em28xx: remove unused ac97 v4l2_ctrl_handlerFrank Schaefer1-2/+0
2013-03-04[media] em28xx: remove unused image quality control functionsFrank Schaefer1-66/+0
2013-03-04[media] em28xx: VIDIOC_ENUM_FRAMESIZES: consider the scaler limits when calcu...Frank Schaefer1-2/+6
2013-03-04[media] em28xx: add function scale_to_size()Frank Schaefer1-3/+12
2013-03-04[media] em28xx: rename function get_scale() to size_to_scale()Frank Schaefer1-4/+4
2013-03-04[media] em28xx: introduce #define for maximum supported scaling values (regis...Frank Schaefer2-4/+6
2013-03-04[media] em28xx: do not claim VBI support if the device is a cameraFrank Schaefer1-0/+5
2013-03-04[media] em28xx: make ioctl VIDIOC_DBG_G_CHIP_IDENT available for radio devicesFrank Schaefer1-0/+1
2013-03-04[media] em28xx: make ioctl VIDIOC_DBG_G_CHIP_IDENT available without CONFIG_V...Frank Schaefer1-14/+13
2013-03-04[media] em28xx: remove obsolete device state checks from the ioctl functionsFrank Schaefer1-43/+0
2013-03-04[media] em28xx: VIDIOC_G_TUNER: remove unneeded setting of tuner typeFrank Schaefer1-1/+0
2013-03-04[media] em28xx: get rid of duplicate function vidioc_s_fmt_vbi_cap()Frank Schaefer1-30/+1
2013-03-04[media] em28xx: remove ioctl VIDIOC_CROPCAPFrank Schaefer1-21/+0
2013-03-04[media] em28xx: make ioctls VIDIOC_G/S_PARM working for VBI devicesFrank Schaefer1-6/+0
2013-03-04[media] em28xx: disable ioctl VIDIOC_S_PARM for VBI devicesFrank Schaefer1-0/+1
2013-03-04[media] em28xx: use v4l2_disable_ioctl() to disable ioctl VIDIOC_S_PARMFrank Schaefer1-3/+2
2013-03-04[media] em28xx: use v4l2_disable_ioctl() to disable ioctls VIDIOC_G_AUDIO and...Frank Schaefer1-7/+8
2013-03-04[media] em28xx: disable tuner related ioctls for video and VBI devices withou...Frank Schaefer1-0/+14
2013-03-04[media] em28xx: use v4l2_disable_ioctl() to disable ioctls VIDIOC_QUERYSTD, V...Frank Schaefer1-6/+7
2013-03-04Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds3-48/+39
2013-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-17/+13
2013-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds5-10/+16
2013-03-04Merge branch 'fixes-for-3.9-latest' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+12
2013-03-04Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-0/+1417
2013-03-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-1/+1
2013-03-03Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-8/+10
2013-03-03Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-15/+14
2013-03-03Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds20-849/+795
2013-03-03Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-77/+75
2013-03-03Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds14-273/+1292
2013-03-03Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtdLinus Torvalds33-329/+1800
2013-03-03Merge branches 'devel-stable', 'fixes' and 'mmci' into for-linusRussell King116-937/+1210
2013-03-03metag: Internal and external irqchipsJames Hogan3-0/+1213
2013-03-03metag: Time keepingJames Hogan3-0/+204
2013-03-02Merge tag 'dm-3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds43-580/+8407
2013-03-02Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds5-11/+15
2013-03-02Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds67-1190/+4000
2013-03-02parisc: check return value of down_interruptible() in hp_sdc_rtc.cHelge Deller1-3/+12