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-02-24
media: pulse8-cec: close serio in disconnect, not adap_free
Hans Verkuil
1
-3
/
+5
2020-02-24
media: pulse8-cec: INIT_DELAYED_WORK was called too late
Hans Verkuil
1
-2
/
+2
2020-01-23
media: uvcvideo: Add a quirk to force GEO GC6500 Camera bits-per-pixel value
Sergey Zakharchenko
2
-0
/
+26
2020-01-23
media: uvcvideo: Avoid cyclic entity chains due to malformed USB descriptors
Will Deacon
1
-0
/
+12
2020-01-09
media: usb: dvb-usb: dw2102: convert to use i2c_new_client_device()
Wolfram Sang
1
-4
/
+4
2020-01-09
media: usb: dvb-usb: dib0700_devices: convert to use i2c_new_client_device()
Wolfram Sang
1
-4
/
+4
2020-01-09
media: usb: dvb-usb-v2: zd1301: convert to use i2c_new_client_device()
Wolfram Sang
1
-2
/
+2
2020-01-09
media: usb: dvb-usb-v2: rtl28xxu: convert to use i2c_new_client_device()
Wolfram Sang
1
-19
/
+21
2020-01-09
media: usb: dvb-usb-v2: anysee: convert to use i2c_new_client_device()
Wolfram Sang
1
-2
/
+2
2020-01-09
media: usb: dvb-usb-v2: af9035: convert to use i2c_new_client_device()
Wolfram Sang
1
-2
/
+2
2020-01-08
media: pvrusb2: Remove unneeded semicolon and add newline
Ma Feng
1
-2
/
+2
2020-01-08
media: cx231xx: replace BUG_ON with recovery code
Aditya Pakki
1
-1
/
+2
2020-01-03
media: dvb: add support for TerraTec TC2 Stick (193534)
Tomasz Maciej Nowak
1
-5
/
+10
2020-01-03
media: rtl28xxu: Add support for PROlectrix DV107669 DVB-T dongle
David J. Fiddes
1
-0
/
+2
2020-01-03
media: cxusb: use dev_dbg() rather than hand-rolled debug
Sean Young
1
-18
/
+15
2020-01-03
media: vp7045: do not read uninitialized values if usb transfer fails
Sean Young
1
-7
/
+14
2020-01-03
media: af9005: uninitialized variable printked
Sean Young
1
-1
/
+1
2020-01-03
media: digitv: don't continue if remote control state can't be read
Sean Young
1
-3
/
+7
2020-01-03
media: v4l2: abstract timeval handling in v4l2_buffer
Arnd Bergmann
3
-5
/
+5
2019-12-16
media: pulse8-cec: log when a CEC message is received
Hans Verkuil
1
-0
/
+4
2019-12-16
media: pulse8-cec: schedule next ping after current ping finished
Hans Verkuil
1
-1
/
+1
2019-12-16
media: pulse8-cec: use adap_free callback
Hans Verkuil
1
-7
/
+13
2019-12-16
media: pulse8-cec: queue received messages in an array
Hans Verkuil
1
-19
/
+61
2019-12-16
media: pulse8-cec: move the transmit to a workqueue
Hans Verkuil
1
-51
/
+81
2019-12-16
media: pulse8-cec: set tx_done_status for transmit_done status
Hans Verkuil
1
-20
/
+21
2019-12-16
media: pulse8-cec: add 2nd debug level
Hans Verkuil
1
-7
/
+17
2019-12-16
media: pulse8-cec: locking improvements
Hans Verkuil
1
-21
/
+26
2019-12-16
media: pulse8-cec: reorganize function order
Hans Verkuil
1
-256
/
+248
2019-12-16
media: pulse8-cec: improve debugging
Hans Verkuil
1
-5
/
+60
2019-12-13
media: Drop superfluous ioctl PCM ops
Takashi Iwai
5
-5
/
+0
2019-12-13
media: tm6000: Clean up ALSA PCM API usages
Takashi Iwai
1
-80
/
+1
2019-12-13
media: go7007: Clean up ALSA PCM API usages
Takashi Iwai
1
-21
/
+3
2019-12-13
media: em28xx: Clean up ALSA PCM API usages
Takashi Iwai
1
-85
/
+1
2019-12-13
media: cs231xx: Clean up ALSA PCM API usages
Takashi Iwai
1
-77
/
+1
2019-12-13
media: usbtv: Use managed buffer allocation
Takashi Iwai
1
-27
/
+1
2019-12-13
media: go7007: fix a miss of snd_card_free
Chuhong Yuan
1
-18
/
+17
2019-12-13
media: usb: go7007: s2250-board: add missed i2c_unregister_device
Chuhong Yuan
1
-0
/
+1
2019-12-13
media: dvb-usb/dvb-usb-urb.c: initialize actlen to 0
Hans Verkuil
1
-1
/
+1
2019-12-13
media: gspca: zero usb_buf
Hans Verkuil
1
-1
/
+1
2019-12-13
media: pulse8-cec: fix lost cec_transmit_attempt_done() call
Hans Verkuil
1
-4
/
+13
2019-11-27
Merge tag 'usb-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-9
/
+1
2019-11-26
Merge tag 'media/v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
38
-1440
/
+731
2019-11-25
Merge tag 'asoc-v5.5-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Takashi Iwai
1
-2
/
+1
2019-11-14
media: uvcvideo: drop error check of debugfs_create_dir()
Chunfeng Yun
1
-9
/
+1
2019-11-11
media: solo6x10: Remove superfluous snd_dma_continuous_data()
Takashi Iwai
1
-2
/
+1
2019-11-10
media: zr364xx: remove redundant assigmnent to idx, clean up code
Colin Ian King
1
-4
/
+2
2019-11-09
media: dvbsky: remove unused code
Jan Pieter van Woerkom
1
-9
/
+0
2019-11-09
media: flexcop-usb: ensure -EIO is returned on error condition
Colin Ian King
1
-1
/
+1
2019-11-09
media: b2c2-flexcop-usb: add sanity checking
Oliver Neukum
1
-0
/
+3
2019-11-09
media: pvrusb2: Fix oops on tear-down when radio support is not present
Mike Isely
1
-2
/
+7
[next]