index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-04
[media] em28xx: add helper function for reading data blocks from i2c clients
Frank Schaefer
1
-28
/
+46
2013-03-04
[media] em28xx: add basic support for eeproms with 16 bit address width
Frank Schaefer
3
-25
/
+49
2013-03-04
[media] em28xx: fix eeprom data endianess
Frank Schaefer
2
-16
/
+18
2013-03-04
[media] em28xx: do not interpret eeprom content if eeprom key is invalid
Frank Schaefer
1
-2
/
+6
2013-03-04
[media] em28xx-i2c: also print debug messages at debug level 1
Frank Schaefer
1
-6
/
+6
2013-03-04
[media] em28xx-i2c: replace printk() with the corresponding em28xx macros
Frank Schaefer
1
-31
/
+24
2013-03-04
[media] em28xx-i2c: get rid of the dprintk2 macro
Frank Schaefer
1
-11
/
+6
2013-03-04
[media] em28xx: bump driver version to 0.2.0
Frank Schaefer
1
-1
/
+1
2013-03-04
[media] em28xx: fix spacing and some comments in em28xx.h
Frank Schaefer
1
-58
/
+37
2013-03-04
[media] em28xx: remove some obsolete function declarations
Frank Schaefer
1
-8
/
+0
2013-03-04
[media] em28xx: add image quality bridge controls
Frank Schaefer
2
-8
/
+57
2013-03-04
[media] em28xx: introduce #defines for the image quality default settings
Frank Schaefer
2
-12
/
+23
2013-03-04
[media] em28xx: remove unused ac97 v4l2_ctrl_handler
Frank Schaefer
1
-2
/
+0
2013-03-04
[media] em28xx: remove unused image quality control functions
Frank Schaefer
1
-66
/
+0
2013-03-04
[media] em28xx: VIDIOC_ENUM_FRAMESIZES: consider the scaler limits when calcu...
Frank Schaefer
1
-2
/
+6
2013-03-04
[media] em28xx: add function scale_to_size()
Frank Schaefer
1
-3
/
+12
2013-03-04
[media] em28xx: rename function get_scale() to size_to_scale()
Frank Schaefer
1
-4
/
+4
2013-03-04
[media] em28xx: introduce #define for maximum supported scaling values (regis...
Frank Schaefer
2
-4
/
+6
2013-03-04
[media] em28xx: do not claim VBI support if the device is a camera
Frank Schaefer
1
-0
/
+5
2013-03-04
[media] em28xx: make ioctl VIDIOC_DBG_G_CHIP_IDENT available for radio devices
Frank Schaefer
1
-0
/
+1
2013-03-04
[media] em28xx: make ioctl VIDIOC_DBG_G_CHIP_IDENT available without CONFIG_V...
Frank Schaefer
1
-14
/
+13
2013-03-04
[media] em28xx: remove obsolete device state checks from the ioctl functions
Frank Schaefer
1
-43
/
+0
2013-03-04
[media] em28xx: VIDIOC_G_TUNER: remove unneeded setting of tuner type
Frank Schaefer
1
-1
/
+0
2013-03-04
[media] em28xx: get rid of duplicate function vidioc_s_fmt_vbi_cap()
Frank Schaefer
1
-30
/
+1
2013-03-04
[media] em28xx: remove ioctl VIDIOC_CROPCAP
Frank Schaefer
1
-21
/
+0
2013-03-04
[media] em28xx: make ioctls VIDIOC_G/S_PARM working for VBI devices
Frank Schaefer
1
-6
/
+0
2013-03-04
[media] em28xx: disable ioctl VIDIOC_S_PARM for VBI devices
Frank Schaefer
1
-0
/
+1
2013-03-04
[media] em28xx: use v4l2_disable_ioctl() to disable ioctl VIDIOC_S_PARM
Frank Schaefer
1
-3
/
+2
2013-03-04
[media] em28xx: use v4l2_disable_ioctl() to disable ioctls VIDIOC_G_AUDIO and...
Frank Schaefer
1
-7
/
+8
2013-03-04
[media] em28xx: disable tuner related ioctls for video and VBI devices withou...
Frank Schaefer
1
-0
/
+14
2013-03-04
[media] em28xx: use v4l2_disable_ioctl() to disable ioctls VIDIOC_QUERYSTD, V...
Frank Schaefer
1
-6
/
+7
2013-03-04
Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
3
-48
/
+39
2013-03-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-17
/
+13
2013-03-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
5
-10
/
+16
2013-03-04
Merge branch 'fixes-for-3.9-latest' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+12
2013-03-04
Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-0
/
+1417
2013-03-03
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-1
/
+1
2013-03-03
Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-8
/
+10
2013-03-03
Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-15
/
+14
2013-03-03
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
20
-849
/
+795
2013-03-03
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2
-77
/
+75
2013-03-03
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86
Linus Torvalds
14
-273
/
+1292
2013-03-03
Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd
Linus Torvalds
33
-329
/
+1800
2013-03-03
Merge branches 'devel-stable', 'fixes' and 'mmci' into for-linus
Russell King
116
-937
/
+1210
2013-03-03
metag: Internal and external irqchips
James Hogan
3
-0
/
+1213
2013-03-03
metag: Time keeping
James Hogan
3
-0
/
+204
2013-03-02
Merge tag 'dm-3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
43
-580
/
+8407
2013-03-02
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
5
-11
/
+15
2013-03-02
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
67
-1190
/
+4000
2013-03-02
parisc: check return value of down_interruptible() in hp_sdc_rtc.c
Helge Deller
1
-3
/
+12
[next]