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.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
/
media
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-08
media: rtl28xxu: be sure that it won't go past the array size
Mauro Carvalho Chehab
1
-1
/
+1
2018-08-03
media: au0828: fix spelling mistake: "completition" -> "completion"
Colin Ian King
1
-1
/
+1
2018-08-03
media: cx231xx: fix spelling mistake: "completition" -> "completion"
Colin Ian King
2
-3
/
+3
2018-08-03
media: dvb-usb-v2: fix spelling mistake: "completition" -> "completion"
Colin Ian King
1
-2
/
+2
2018-08-03
media: dvb-usb: fix spelling mistake: "completition" -> "completion"
Colin Ian King
1
-2
/
+2
2018-08-03
media: usb: hackrf: Replace GFP_ATOMIC with GFP_KERNEL
Jia-Ju Bai
1
-3
/
+3
2018-08-03
media: usb: em28xx: Replace mdelay() with msleep() in em28xx_pre_card_setup()
Jia-Ju Bai
1
-10
/
+10
2018-08-03
media: usb: em28xx: Replace GFP_ATOMIC with GFP_KERNEL in em28xx_init_usb_xfer()
Jia-Ju Bai
1
-1
/
+1
2018-08-03
media: dw2102: Fix memleak on sequence of probes
Anton Vasilyev
1
-5
/
+14
2018-08-03
media: dvb: represent min/max/step/tolerance freqs in Hz
Mauro Carvalho Chehab
8
-31
/
+29
2018-08-02
media: dvb: convert tuner_info frequencies to Hz
Mauro Carvalho Chehab
1
-3
/
+3
2018-08-02
media: usbtv: use irqsave() in USB's complete callback
Sebastian Andrzej Siewior
1
-2
/
+3
2018-08-02
media: go7007: use irqsave() in USB's complete callback
Sebastian Andrzej Siewior
2
-9
/
+11
2018-08-02
media: cx231xx: use irqsave() in USB's complete callback
Sebastian Andrzej Siewior
3
-10
/
+15
2018-07-30
media: em28xx: disable null packet filter for WinTVdualHD
Robert Schlabbach
1
-1
/
+1
2018-07-30
media: em28xx: explicitly disable TS packet filter
Robert Schlabbach
1
-2
/
+2
2018-07-30
media: dvb-usb/friio, dvb-usb-v2/gl861: decompose friio and merge with gl861
Akihiro Tsukada
5
-10
/
+476
2018-07-27
media: uvcvideo: Send a control event when a Control Change interrupt arrives
Guennadi Liakhovetski
4
-67
/
+284
2018-07-27
media: uvcvideo: Handle control pipe protocol STALLs
Guennadi Liakhovetski
1
-6
/
+46
2018-07-27
media: uvcvideo: Remove a redundant check
Guennadi Liakhovetski
1
-2
/
+2
2018-07-27
media: uvcvideo: Also validate buffers in BULK mode
Nicolas Dufresne
1
-6
/
+4
2018-07-27
media: uvcvideo: Add KSMedia 8-bit IR format support
Laurent Pinchart
2
-0
/
+8
2018-07-27
media: uvcvideo: Fix minor spelling
Kieran Bingham
1
-1
/
+1
2018-07-27
media: em28xx-cards: disable V4L2 mode for dual tuners
Mauro Carvalho Chehab
1
-0
/
+11
2018-07-27
media: em28xx: Remove duplicate PID
Brad Love
1
-2
/
+0
2018-07-27
media: em28xx: Fix DualHD disconnect oops
Brad Love
1
-1
/
+3
2018-07-27
media: em28xx: Fix dual transport stream operation
Brad Love
1
-1
/
+3
2018-07-27
media: dib0700: add code comment
Gustavo A. R. Silva
1
-0
/
+1
2018-07-27
media: cx231xx: don't check number of messages in the driver
Wolfram Sang
1
-2
/
+0
2018-07-27
media: em28xx: don't check number of messages in the driver
Wolfram Sang
1
-4
/
+0
2018-07-27
media: hdpvr: don't check number of messages in the driver
Wolfram Sang
1
-3
/
+0
2018-07-27
media: dvb-usb: don't check number of messages in the driver
Wolfram Sang
1
-3
/
+0
2018-07-27
media: tm6000: don't check number of messages in the driver
Wolfram Sang
1
-2
/
+0
2018-07-27
media: gl861: fix probe of dvb_usb_gl861
Mika Båtsman
1
-11
/
+10
2018-07-25
media: gspca_kinect: cast sizeof to int for comparison
Julia Lawall
1
-1
/
+1
2018-07-04
media: stk1160: Set the vb2_queue lock before calling vb2_queue_init
Ezequiel Garcia
1
-1
/
+1
2018-06-28
media: tm6000: add error handling for dvb_register_adapter
Zhouyang Jia
1
-0
/
+5
2018-06-27
media: cx231xx: fix RC_CORE dependency
Arnd Bergmann
1
-1
/
+1
2018-06-16
media: v4l: fix broken video4linux docs locations
Mauro Carvalho Chehab
1
-2
/
+0
2018-06-16
media: dvb: point to the location of the old README.dvb-usb file
Mauro Carvalho Chehab
41
-41
/
+41
2018-06-16
media: dvb: fix location of get_dvb_firmware script
Mauro Carvalho Chehab
6
-10
/
+8
2018-06-16
docs: Fix some broken references
Mauro Carvalho Chehab
2
-2
/
+2
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
9
-18
/
+19
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
8
-14
/
+21
2018-06-05
media: uvcvideo: Prevent setting unavailable flags
Kieran Bingham
1
-8
/
+9
2018-05-28
media: uvcvideo: Support realtek's UVC 1.5 device
ming_qian
1
-6
/
+18
2018-05-28
media: uvcvideo: Fix driver reference counting
Philipp Zabel
1
-9
/
+2
2018-05-28
media: gspca_zc3xx: Enable short exposure times for OV7648
Ondrej Zary
1
-3
/
+6
2018-05-28
media: gspca_zc3xx: Fix power line frequency settings for OV7648
Ondrej Zary
1
-7
/
+0
2018-05-28
media: gspca_zc3xx: Implement proper autogain and exposure control for OV7648
Ondrej Zary
1
-8
/
+34
[next]