index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
3
-4
/
+0
2021-03-11
media: usbtv: Fix deadlock on suspend
Maxim Mikityanskiy
1
-1
/
+1
2021-02-05
media: uvc: strncpy -> strscpy
Hans Verkuil
1
-1
/
+1
2021-02-05
media: em28xx: Add support for Hauppauge USB QuadHD
Brad Love
4
-0
/
+74
2021-02-05
media: em28xx-core: Fix i2c error debug
Brad Love
1
-1
/
+5
2021-02-05
media: em28xx-core: Fix TS2 active led
Brad Love
1
-1
/
+3
2021-01-27
media: uvcvideo: Rename debug functions
Joe Perches
8
-352
/
+333
2021-01-27
media: uvcvideo: use dev_printk() for uvc_trace()
Ricardo Ribalda
8
-253
/
+289
2021-01-27
media: uvcvideo: New macro uvc_trace_cont
Ricardo Ribalda
2
-36
/
+27
2021-01-27
media: uvcvideo: Use dev_ printk aliases
Ricardo Ribalda
6
-79
/
+83
2021-01-27
media: uvcvideo: Add Privacy control based on EXT_GPIO
Ricardo Ribalda
1
-0
/
+18
2021-01-27
media: uvcvideo: Implement UVC_EXT_GPIO_UNIT
Ricardo Ribalda
4
-0
/
+147
2021-01-27
media: uvcvideo: Allow entity-defined get_info and get_cur
Ricardo Ribalda
2
-4
/
+23
2021-01-27
media: uvcvideo: Provide sync and async uvc_ctrl_status_event
Ricardo Ribalda
3
-12
/
+20
2021-01-27
media: uvcvideo: Allow entities with no pads
Ricardo Ribalda
1
-2
/
+5
2021-01-27
media: uvcvideo: Allow extra entities
Ricardo Ribalda
2
-2
/
+7
2021-01-27
media: uvcvideo: Move guid to entity
Ricardo Ribalda
3
-29
/
+28
2021-01-27
media: uvcvideo: Accept invalid bFormatIndex and bFrameIndex values
Laurent Pinchart
1
-9
/
+9
2021-01-27
media: uvcvideo: Force UVC version to 1.0a for 1bcf:0b40
Laurent Pinchart
2
-0
/
+18
2021-01-27
media: zr364xx: fix memory leaks in probe()
Dan Carpenter
1
-18
/
+31
2021-01-27
media: rc: select CONFIG_BITREVERSE where needed
Arnd Bergmann
2
-0
/
+2
2021-01-27
media: usb: dvb-usb-v2: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2
-0
/
+2
2021-01-27
media: usb/dvb-usb-v2/rtl28xxu.c: clean up code to fix smatch warning
Hans Verkuil
1
-22
/
+13
2021-01-27
media: lmedm04: Remove lme2510_kill_urb function.
Malcolm Priestley
1
-19
/
+0
2021-01-27
media: lmedm04: Use GFP_KERNEL for URB allocation/submission.
Malcolm Priestley
1
-2
/
+2
2021-01-27
media: lmedm04: Fix misuse of comma
Joe Perches
1
-1
/
+1
2021-01-12
media: pwc: Use correct device for DMA
Matwey V. Kornilov
1
-9
/
+13
2021-01-12
media: tm6000: Fix memleak in tm6000_start_stream
Dinghao Liu
1
-0
/
+4
2021-01-12
media: em28xx: Fix use-after-free in em28xx_alloc_urbs
Dinghao Liu
1
-5
/
+1
2020-12-07
media: gspca: Fix memory leak in probe
Alan Stern
1
-0
/
+1
2020-11-27
media: uvcvideo: Use DIV_ROUND_CLOSEST directly to make it readable
zhong jiang
1
-2
/
+2
2020-11-27
media: msi2500: assign SPI bus number dynamically
Antti Palosaari
1
-1
/
+1
2020-11-27
media: usb: msi2500: Fix a possible null-pointer dereference in msi2500_stop_...
Jia-Ju Bai
1
-1
/
+1
2020-11-27
media: gp8psk: initialize stats at power control logic
Mauro Carvalho Chehab
1
-1
/
+1
2020-11-26
media: dvb-usb: Add Hauppauge MAX S2's USB-IDs
Kai Muenz
1
-1
/
+7
2020-11-17
media: cx231xx: Use snd_card_free_when_closed() instead of snd_card_free().
Zebediah Figura
1
-1
/
+1
2020-11-17
media: usb: dvb-usb-v2: zd1301: fix missing platform_device_unregister()
Qinglang Miao
1
-1
/
+1
2020-11-16
media: cx231xx: Consolidate dmesg output
Thomas Gleixner
2
-9
/
+6
2020-11-16
media: au0828: Consolidate dmesg output
Thomas Gleixner
1
-3
/
+2
2020-11-16
media: Bulk remove BUG_ON(in_interrupt())
Thomas Gleixner
2
-4
/
+0
2020-11-16
media: tm6000: Fix sizeof() mismatches
Colin Ian King
1
-2
/
+3
2020-11-16
media: zr364xx: propagate errors from zr364xx_start_readpipe()
Evgeny Novikov
1
-7
/
+24
2020-11-16
media: dib0700: use semicolons rather than commas to separate statements
Julia Lawall
1
-2
/
+2
2020-11-16
media: dvbsky: use semicolons rather than commas to separate statements
Julia Lawall
1
-11
/
+11
2020-11-16
media: au0828: use semicolons rather than commas to separate statements
Julia Lawall
1
-1
/
+1
2020-11-16
media: pvrusb2: use semicolons rather than commas to separate statements
Julia Lawall
1
-1
/
+1
2020-11-16
media: gspca: ov534-ov772x: use semicolons rather than commas to separate sta...
Julia Lawall
1
-6
/
+6
2020-11-16
media: rtl28xxu: use semicolons rather than commas to separate statements
Julia Lawall
1
-2
/
+2
2020-11-16
media: em28xx-audio: use semicolons rather than commas to separate statements
Julia Lawall
1
-7
/
+7
2020-10-08
media: usbtv: Fix refcounting mixup
Oliver Neukum
1
-1
/
+2
[next]