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
2019-10-04
media: stkwebcam: fix runtime PM after driver unbind
Johan Hovold
1
-2
/
+1
2019-08-29
media: pvrusb2: qctrl.flag will be uninitlaized if cx2341x_ctrl_query() retur...
Yizhuo
1
-1
/
+1
2019-08-29
media: em28xx: Fix exception handling in em28xx_alloc_urbs()
Markus Elfring
1
-1
/
+1
2019-08-26
media: don't do a 31 bit shift on a signed int
Mauro Carvalho Chehab
3
-10
/
+10
2019-08-26
media: usbvision: Remove dead code
Souptick Joarder
1
-10
/
+0
2019-08-26
media: hdpvr: remove redundant assignment to retval
Colin Ian King
1
-5
/
+1
2019-08-26
media: sn9c20x: Add MSI MS-1039 laptop to flip_dmi_table
Hans de Goede
1
-0
/
+7
2019-08-26
media: usb: cx231xx-417: fix a memory leak bug
Wenwen Wang
1
-0
/
+1
2019-08-26
media: cpia2_usb: fix memory leaks
Wenwen Wang
1
-0
/
+4
2019-08-21
media: ttusb-dec: Fix info-leak in ttusb_dec_send_command()
Tomas Bortoli
1
-1
/
+1
2019-08-21
media: ec168: Make structure ec168_props constant
Nishka Dasgupta
1
-1
/
+1
2019-08-21
media: dvb-usb: add T230 to dvbsky
Jan Pieter van Woerkom
1
-5
/
+16
2019-08-21
media: dvb-usb: remove T230 from cxusb
Jan Pieter van Woerkom
1
-161
/
+0
2019-08-19
media: gspca: zero usb_buf on error
Hans Verkuil
14
-0
/
+71
2019-08-19
media: hdpvr: add terminating 0 at end of string
Hans Verkuil
1
-0
/
+1
2019-08-19
media: Fix various misspellings of disconnected
Geert Uytterhoeven
6
-7
/
+7
2019-08-14
media: tm6000: double free if usb disconnect while streaming
Sean Young
1
-0
/
+3
2019-08-14
media: em28xx: modules workqueue not inited for 2nd device
Sean Young
1
-1
/
+0
2019-08-14
media: media/usb: Use kmemdup rather than duplicating its implementation
Fuqian Huang
2
-5
/
+2
2019-08-13
media: pvrusb2: use kzalloc instead of kmalloc and memset
Fuqian Huang
2
-4
/
+2
2019-08-13
media: usb: go7007: s2250-board: convert to i2c_new_dummy_device
Wolfram Sang
1
-3
/
+3
2019-08-04
media: don't drop front-end reference count for ->detach
Arnd Bergmann
1
-8
/
+0
2019-07-25
media: hdpvr: Add device num check and handling
Luke Nowakowski-Krijger
1
-1
/
+11
2019-07-23
media: go7007: Fix misuse of strscpy
Joe Perches
1
-1
/
+1
2019-07-23
media: drivers/media: don't set pix->priv = 0
Hans Verkuil
6
-22
/
+15
2019-07-22
media: dvbsky: add support for Mygica T230C v2
Jan Pieter van Woerkom
1
-0
/
+5
2019-07-22
media: dib0700: fix link error for dibx000_i2c_set_speed
Arnd Bergmann
1
-0
/
+8
2019-07-22
media: technisat-usb2: break out of loop at end of buffer
Sean Young
1
-12
/
+10
2019-07-22
media: media/usb: don't set description in ENUM_FMT
Hans Verkuil
23
-116
/
+13
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2019-07-09
Merge tag 'media/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
51
-461
/
+3142
2019-06-24
media: hdpvr: fix locking and a missing msleep
Hans Verkuil
1
-6
/
+11
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 468
Thomas Gleixner
2
-8
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 238
Thomas Gleixner
1
-9
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 235
Thomas Gleixner
43
-469
/
+43
2019-06-14
docs: timers: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
1
-1
/
+1
2019-06-13
media: cx231xx-cards: Add Hauppauge 955Q variant
Brad Love
1
-0
/
+2
2019-06-13
media: pvrusb2: Add Hauppauge HVR1955/1975 devices
Brad Love
6
-1
/
+233
2019-06-13
media: pvrusb2: Add i2c client demod/tuner support
Brad Love
2
-0
/
+14
2019-06-13
media: pvrusb2: Add multiple dvb frontend support
Brad Love
3
-43
/
+82
2019-06-11
media: uvcvideo: Fix access to uninitialized fields on probe error
Oliver Neukum
1
-1
/
+3
2019-06-11
media: uvcvideo: Include streaming interface number in debugfs dir name
Torleiv Sundre
1
-2
/
+3
2019-06-11
Merge tag 'v5.2-rc4' into media/master
Mauro Carvalho Chehab
184
-1567
/
+203
2019-06-05
media: pvrusb2: fix null-ptr-deref in class_unregister()
Kefeng Wang
1
-1
/
+2
2019-06-05
media: cxusb: Revert "media: cxusb: add raw mode support for, Medion MD95700"
Hans Verkuil
2
-162
/
+32
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372
Thomas Gleixner
52
-229
/
+52
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286
Thomas Gleixner
2
-18
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 258
Thomas Gleixner
1
-2
/
+1
2019-06-05
media: media/usb: set device_caps in struct video_device
Hans Verkuil
20
-133
/
+100
2019-06-03
media: dvb-usb/cxusb-analog.c: fix coccinelle warning, use ktime.h
Hans Verkuil
1
-3
/
+2
[next]