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
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
2020-09-27
media: flexcop-usb: remove needless check before usb_free_coherent()
Qinglang Miao
1
-4
/
+3
2020-09-27
media: flexcop-usb: sanity checking of endpoint type
Oliver Neukum
2
-1
/
+3
2020-09-26
media: usb: uvc: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-16
/
+4
2020-09-10
media: uvcvideo: Convey full colorspace information to V4L2
Adam Goode
3
-5
/
+67
2020-09-10
media: uvcvideo: Ensure all probed info is returned to v4l2
Adam Goode
1
-0
/
+30
2020-09-10
media: uvcvideo: Silence shift-out-of-bounds warning
Laurent Pinchart
1
-1
/
+5
2020-09-10
media: uvcvideo: Fix dereference of out-of-bound list iterator
Daniel W. S. Almeida
1
-4
/
+9
2020-09-10
media: uvcvideo: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2020-09-10
media: uvcvideo: Cleanup uvc_ctrl_add_info() error handling
Hans de Goede
1
-10
/
+3
2020-09-10
media: uvcvideo: Fix uvc_ctrl_fixup_xu_info() not having any effect
Hans de Goede
1
-7
/
+7
2020-09-10
media: uvcvideo: Set media controller entity functions
Laurent Pinchart
1
-0
/
+35
2020-09-10
media: uvcvideo: Add mapping for HEVC payloads
Dmitry Buzdyk
2
-0
/
+9
2020-09-10
media: uvcvideo: Fix annotation for uvc_video_clock_update()
Jun Chen
1
-1
/
+1
2020-09-07
Merge tag 'v5.9-rc4' into patchwork
Mauro Carvalho Chehab
5
-29
/
+29
2020-09-03
media: rc: harmonize infrared durations to microseconds
Sean Young
3
-8
/
+8
2020-09-03
media: dvb_usb_pctv452e: use ISL6423 voltage regulator per default
Alex Bee
2
-5
/
+22
2020-09-03
media: dvb-ttusb-budget: cleanup printk logic
Mauro Carvalho Chehab
1
-66
/
+52
2020-09-03
media: dvb-ttusb-budget: don't use stack for USB transfers
Mauro Carvalho Chehab
1
-53
/
+30
2020-09-01
tm6000: drop unnecessary list_empty
Julia Lawall
1
-15
/
+9
2020-09-01
media: cx231xx: drop unnecessary list_empty
Julia Lawall
1
-10
/
+6
2020-08-29
media: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
17
-37
/
+37
2020-08-29
media: ttusb-dec: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-4
/
+3
2020-08-29
media: usb: dib0700_devices.c: remove useless if/else
Daniel W. S. Almeida
1
-8
/
+3
2020-08-28
media: media/usb: use vb2_video_unregister_device()
Hans Verkuil
3
-21
/
+8
2020-08-27
media: dib0700: Fix identation issue in dib8096_set_param_override()
Gustavo A. R. Silva
1
-5
/
+5
2020-08-26
media: Implements support for the MyGica iGrabber
Christopher Snowhill
2
-0
/
+23
2020-08-26
media: pvrusb2: fix parsing error
Tong Zhang
1
-3
/
+2
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
5
-24
/
+24
2020-08-07
Merge tag 'media/v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
8
-10
/
+20
[next]