index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
usb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'media/v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2016-07-26
58
-1213
/
+1357
|
\
|
*
[media] airspy: fix error logic during device register
James Patrick-Evans
2016-07-15
1
-1
/
+1
|
*
[media] af9035: fix dual tuner detection with PCTV 79e
Stefan Pöschel
2016-07-15
2
-18
/
+34
|
*
[media] dvb-usb: silence an uninitialized variable warning
Dan Carpenter
2016-07-13
1
-2
/
+0
|
*
[media] dw2102: add USB ID for Terratec Cinergy S2 Rev.3
Olli Salonen
2016-07-13
1
-1
/
+7
|
*
[media] Remove spurious blank lines in dw2101 kernel messages
Jonathan McDowell
2016-07-13
1
-20
/
+20
|
*
[media] media: usbtv: prevent access to free'd resources
Matthew Leach
2016-07-12
1
-0
/
+5
|
*
[media] cx231xx: use v4l2_s_ctrl instead of the s_ctrl op
Hans Verkuil
2016-07-12
1
-1
/
+3
|
*
[media] usbvision: use v4l2_ctrl_g_ctrl instead of the g_ctrl op
Hans Verkuil
2016-07-12
1
-24
/
+16
|
*
[media] pvrusb2: use v4l2_s_ctrl instead of the s_ctrl op
Hans Verkuil
2016-07-12
1
-1
/
+5
|
*
[media] Convert Wideview WT220 DVB USB driver to rc-core
Jonathan McDowell
2016-07-09
1
-37
/
+37
|
*
[media] zc3xx: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-07-09
1
-9
/
+4
|
*
Merge tag 'v4.7-rc6' into patchwork
Mauro Carvalho Chehab
2016-07-08
1
-77
/
+20
|
|
\
|
*
|
[media] usbtv: improve a comment
Lubomir Rintel
2016-07-08
1
-2
/
+17
|
*
|
[media] usbtv: clarify the licensing
Lubomir Rintel
2016-07-08
4
-37
/
+93
|
*
|
[media] gspca: avoid unused variable warnings
Arnd Bergmann
2016-07-08
3
-3
/
+3
|
*
|
[media] gspca: correct speed testing
Oliver Neukum
2016-07-08
1
-1
/
+1
|
*
|
[media] hdpvr: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-07-08
3
-13
/
+5
|
*
|
[media] sn9c20x: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-07-08
1
-10
/
+4
|
*
|
[media] gspca: fix a v4l2-compliance failure about buffer timestamp
Antonio Ospite
2016-07-08
1
-1
/
+1
|
*
|
[media] gspca: fix a v4l2-compliance failure about VIDIOC_ENUM_FRAMEINTERVALS
Antonio Ospite
2016-07-08
1
-1
/
+18
|
*
|
[media] gspca: rename wxh_to_mode() to wxh_to_nearest_mode()
Antonio Ospite
2016-07-08
1
-4
/
+4
|
*
|
[media] gspca: fix setting frame interval type in vidioc_enum_frameintervals()
Antonio Ospite
2016-07-08
1
-1
/
+1
|
*
|
[media] gspca: ov534/topro: use a define for the default framerate
Antonio Ospite
2016-07-08
2
-6
/
+7
|
*
|
[media] pwc: hide unused label
Arnd Bergmann
2016-07-08
1
-0
/
+2
|
*
|
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
Hans Verkuil
2016-07-08
13
-13
/
+13
|
*
|
[media] stk1160: Check *nplanes in queue_setup
Helen Fornazier
2016-06-28
1
-0
/
+3
|
*
|
em28xx-dvb: remove some left over
Mauro Carvalho Chehab
2016-06-24
1
-11
/
+0
|
*
|
m5602_ov7660: move skeletons to the .c file
Mauro Carvalho Chehab
2016-06-24
2
-153
/
+153
|
*
|
m5602_po1030: move skeletons to the .c file
Mauro Carvalho Chehab
2016-06-24
2
-104
/
+104
|
*
|
m5602_s5k83a: move skeletons to the .c file
Mauro Carvalho Chehab
2016-06-24
2
-124
/
+124
|
*
|
m5602_ov9650: move skeletons to the .c file
Mauro Carvalho Chehab
2016-06-24
2
-150
/
+152
|
*
|
m5602_mt9m111: move skeletons to the .c file
Mauro Carvalho Chehab
2016-06-24
2
-144
/
+144
|
*
|
m5602_s5k4aa: move skeletons to the .c file
Mauro Carvalho Chehab
2016-06-24
2
-197
/
+199
|
*
|
m5602_core: move skeletons to the .c file
Mauro Carvalho Chehab
2016-06-24
2
-15
/
+15
|
*
|
usbvision: remove some unused vars
Mauro Carvalho Chehab
2016-06-24
1
-5
/
+0
|
*
|
[media] media-device: dynamically allocate struct media_devnode
Mauro Carvalho Chehab
2016-06-15
2
-3
/
+3
|
*
|
[media] em28xx-i2c: rt_mutex_trylock() returns zero on failure
Dan Carpenter
2016-06-10
1
-3
/
+2
|
*
|
[media] af9035: fix logging
Antti Palosaari
2016-06-09
1
-96
/
+97
|
*
|
[media] af9035: fix for MXL5007T devices with I2C read issues
Alessandro Radicati
2016-06-09
2
-0
/
+22
|
*
|
[media] af9035: I2C combined write + read transaction fix
Alessandro Radicati
2016-06-09
1
-2
/
+17
|
*
|
[media] rtl28xxu: sort the config symbols which are auto-selected
Martin Blumenstingl
2016-06-07
1
-4
/
+4
|
*
|
[media] rtl28xxu: auto-select more DVB-frontends and tuners
Martin Blumenstingl
2016-06-07
1
-0
/
+5
|
*
|
[media] rtl28xxu: increase failed I2C msg repeat count to 3
Antti Palosaari
2016-06-07
1
-1
/
+1
|
*
|
[media] uvcvideo: Correct speed testing
Oliver Neukum
2016-06-07
1
-0
/
+1
|
*
|
[media] uvcvideo: Fix bytesperline calculation for planar YUV
Nicolas Dufresne
2016-06-07
1
-2
/
+17
*
|
|
media: fix airspy usb probe error path
James Patrick-Evans
2016-07-16
1
-2
/
+1
|
|
/
|
/
|
*
|
uvc_v4l2: Simplify compat ioctl implementation
Andy Lutomirski
2016-06-10
1
-56
/
+2
*
|
uvc: Forward compat ioctls to their handlers directly
Andy Lutomirski
2016-06-10
1
-21
/
+18
|
/
*
Merge branch 'hash' of git://ftp.sciencehorizons.net/linux
Linus Torvalds
2016-05-28
1
-0
/
+2
|
\
[next]