index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-23
media: dvb-usb: fix wrong definition
Pavel Skripkin
1
-1
/
+1
2021-05-23
media: lmedm04: delete lme2510_get_adapter_count()
Dan Carpenter
1
-8
/
+1
2021-05-19
media: pvrusb2: fix warning in pvr2_i2c_core_done
Anirudh Rayabharam
1
-2
/
+2
2021-05-19
media: rtl2832_sdr/vivid/airspy/hackrf/msi2500: drop memset of fmt.sdr.reserved
Hans Verkuil
3
-9
/
+0
2021-05-19
media: cpia2: fix memory leak in cpia2_usb_probe
Pavel Skripkin
3
-6
/
+20
2021-05-19
media: s2255drv: remove redundant assignment to variable field
Colin Ian King
1
-2
/
+0
2021-05-13
media: gspca: properly check for errors in po1030_probe()
Greg Kroah-Hartman
1
-3
/
+7
2021-05-13
Revert "media: gspca: Check the return value of write_bridge for timeout"
Greg Kroah-Hartman
1
-6
/
+2
2021-05-13
media: gspca: mt9m111: Check write_bridge for timeout
Alaa Emad
1
-6
/
+8
2021-05-13
Revert "media: gspca: mt9m111: Check write_bridge for timeout"
Greg Kroah-Hartman
1
-5
/
+3
2021-05-13
Revert "media: usb: gspca: add a missed check for goto_low_power"
Greg Kroah-Hartman
1
-5
/
+1
2021-05-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-3
/
+0
2021-05-07
treewide: remove editor modelines and cruft
Masahiro Yamada
1
-3
/
+0
2021-05-04
Merge tag 'dma-mapping-5.13' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-26
/
+73
2021-04-28
Merge tag 'media/v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
20
-129
/
+211
2021-04-28
Fix misc new gcc warnings
Linus Torvalds
1
-1
/
+1
2021-04-09
media: gscpa/stv06xx: fix memory leak
Hans Verkuil
3
-0
/
+12
2021-04-09
media: dvb-usb: avoid -Wempty-body warnings
Arnd Bergmann
1
-6
/
+7
2021-04-09
media: flexcop: avoid -Wempty-body warning
Arnd Bergmann
1
-4
/
+4
2021-04-09
media: dvb-usb: fix memory leak in dvb_usb_adapter_init
Pavel Skripkin
1
-4
/
+16
2021-04-09
media: dvb-usb-remote: fix dvb_usb_nec_rc_key_to_event type mismatch
Arnd Bergmann
1
-1
/
+2
2021-04-06
media: em28xx/em28xx.h: Remove duplicate struct declaration
Wan Jiabing
1
-2
/
+0
2021-04-06
media: cx231xx/cx231xx.h: Remove repeated struct declaration
Wan Jiabing
1
-2
/
+0
2021-04-06
media: uvcvideo: Support devices that report an OT as an entity source
Laurent Pinchart
1
-0
/
+32
2021-04-06
media: uvcvideo: Fix XU id print in forward scan
Laurent Pinchart
1
-1
/
+1
2021-04-06
media: em28xx: fix memory leak
Muhammad Usama Anjum
1
-0
/
+1
2021-03-22
media: media/usb: fix kernel-doc header issues
Hans Verkuil
3
-38
/
+73
2021-03-22
media: gspca/sq905.c: fix uninitialized variable
Hans Verkuil
1
-1
/
+1
2021-03-22
media: media/usb/gspca/w996Xcf.c: /** -> /*
Hans Verkuil
1
-2
/
+1
2021-03-22
media: flexcop-usb: delete unneeded return
Julia Lawall
1
-1
/
+0
2021-03-19
media: uvcvideo: Use dma_alloc_noncontiguous API
Ricardo Ribalda
2
-26
/
+73
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
3
-4
/
+0
2021-03-11
media: anysee: simplify the return expression of anysee_ci_* function
Liu Shixin
1
-18
/
+3
2021-03-11
media: fix incorrect kernel doc usages
Hans Verkuil
1
-1
/
+1
2021-03-11
media: drivers/media/usb: fix memory leak in zr364xx_probe
Pavel Skripkin
1
-7
/
+6
2021-03-11
media: media/usb:Remove superfluous "breaks" in the ttusb_dec.c
dingsenjie
1
-4
/
+0
2021-03-11
media: media/usb:Remove superfluous "breaks"
dingsenjie
1
-8
/
+0
2021-03-11
media: usbtv: constify static structs
Rikard Falkeborn
1
-3
/
+3
2021-03-11
media: dvb-usb: Fix use-after-free access
Takashi Iwai
1
-10
/
+13
2021-03-11
media: dvb-usb: Fix memory leak at error in dvb_usb_device_init()
Takashi Iwai
1
-16
/
+31
2021-03-11
media: em28xx: Add pid for bulk revision of Hauppauge 461eV2
Brad Love
1
-0
/
+2
2021-03-11
media: em28xx: Add pid for bulk revision of Hauppauge 461e
Brad Love
1
-0
/
+2
2021-03-11
media: usbtv: Fix deadlock on suspend
Maxim Mikityanskiy
1
-1
/
+1
2021-02-06
media: uvc: strncpy -> strscpy
Hans Verkuil
1
-1
/
+1
2021-02-06
media: em28xx: Add support for Hauppauge USB QuadHD
Brad Love
4
-0
/
+74
2021-02-06
media: em28xx-core: Fix i2c error debug
Brad Love
1
-1
/
+5
2021-02-06
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
[prev]
[next]