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
2024-04-29
media: dw2102: Don't translate i2c read into write
Michael Bunk
1
-47
/
+73
2024-04-24
media: stk1160: fix bounds checking in stk1160_copy_video()
Dan Carpenter
1
-5
/
+15
2024-04-19
media: uvcvideo: Disable autosuspend for Insta360 Link
Ricardo Ribalda
2
-1
/
+14
2024-04-19
media: uvcvideo: Fix power line control for Shine-Optics Camera
Ricardo Ribalda
1
-0
/
+9
2024-04-19
media: uvcvideo: Add quirk for Logitech Rally Bar
Ricardo Ribalda
2
-0
/
+32
2024-04-16
media: usb: siano: Fix allocation of urbs
Ricardo Ribalda
1
-6
/
+14
2024-04-15
media: dvb-usb: dib0700_devices: Add missing release_firmware()
Ricardo Ribalda
1
-3
/
+15
2024-04-08
media: anysee: accept read buffers of length 1 in anysee_master_xfer
István Váradi
1
-2
/
+2
2024-03-15
Merge tag 'media/v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
10
-36
/
+31
2024-03-15
Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+1
2024-03-07
Normalise "name (ad@dr)" MODULE_AUTHORs to "name <ad@dr>"
Ahelenia Ziemiańska
1
-1
/
+1
2024-03-04
media: usbtv: Remove useless locks in usbtv_video_free()
Benjamin Gaignard
1
-7
/
+0
2024-02-28
media: go7007: fix a memleak in go7007_load_encoder
Zhipeng Lu
1
-3
/
+5
2024-02-28
media: pvrusb2: fix uaf in pvr2_context_set_notify
Edward Adam Davis
1
-1
/
+1
2024-02-28
media: usb: s2255: Refactor s2255_get_fx2fw
Ricardo Ribalda
1
-3
/
+4
2024-02-16
media: pvrusb2: fix pvr2_stream_callback casts
Arnd Bergmann
3
-8
/
+12
2024-02-16
media: pvrusb2: remove redundant NULL check
Daniil Dulov
1
-5
/
+0
2024-02-16
media: go7007: add check of return value of go7007_read_addr()
Daniil Dulov
1
-1
/
+3
2024-02-16
media: pvrusb2: Use wait_event_freezable() for freezable kthread
Kevin Hao
1
-5
/
+1
2024-02-08
media: usb/msi2500: Follow renaming of SPI "master" to "controller"
Uwe Kleine-König
1
-19
/
+19
2024-02-05
media: dvb-usb: Fix kerneldoc
Ricardo Ribalda
1
-2
/
+0
2024-02-05
media: cx231xx: controls are from another device, mark this
Hans Verkuil
1
-1
/
+1
2024-02-05
media: em28xx: annotate unchecked call to media_device_register()
Nikita Zhandarovich
1
-0
/
+4
2023-12-13
media: videobuf2: core: Rename min_buffers_needed field in vb2_queue
Benjamin Gaignard
4
-7
/
+7
2023-12-13
media: v4l2-subdev: Turn .[gs]_frame_interval into pad operations
Laurent Pinchart
1
-2
/
+4
2023-12-09
media: uvcvideo: Fix power line control for SunplusIT camera
Ricardo Ribalda
1
-0
/
+9
2023-12-09
media: uvcvideo: Pick first best alternate setting insteed of last
Laurent Pinchart
1
-1
/
+1
2023-12-09
media: uvcvideo: Fix power line control for a Chicony camera
Ricardo Ribalda
1
-0
/
+9
2023-12-07
media: stk1160: Fixed high volume of stk1160_dbg messages
Ghanshyam Agrawal
1
-3
/
+2
2023-12-07
media: cx231xx: fix a memleak in cx231xx_init_isoc
Zhipeng Lu
1
-0
/
+2
2023-11-23
media: pvrusb2: fix use after free on context disconnection
Ricardo B. Marliere
1
-1
/
+2
2023-11-23
media: usb: usbtv: Stop direct calls to queue num_buffers field
Benjamin Gaignard
1
-2
/
+3
2023-11-23
media: usb: hackrf: Stop direct calls to queue num_buffers field
Benjamin Gaignard
1
-2
/
+3
2023-11-23
media: usb: cx231xx: Stop direct calls to queue num_buffers field
Benjamin Gaignard
2
-4
/
+6
2023-11-23
media: usb: airspy: Stop direct calls to queue num_buffers field
Benjamin Gaignard
1
-2
/
+3
2023-10-13
media: cx231xx: Use EP5_BUF_SIZE macro
Jinjie Ruan
2
-6
/
+5
2023-10-13
media: dvb-usb-v2: af9035: fix missing unlock
Hans Verkuil
1
-4
/
+9
2023-09-27
media: cx231xx: Add EP5_BUF_SIZE and EP5_TIMEOUT_MS macros
Jinjie Ruan
2
-2
/
+5
2023-09-27
media: cx231xx: Switch to use kmemdup() helper
Jinjie Ruan
1
-2
/
+1
2023-09-27
media: gspca: cpia1: shift-out-of-bounds in set_flicker
Rajeshwar R Shinde
1
-0
/
+3
2023-09-27
media: usb: siano: Use kmemdup to simplify kmalloc and memcpy logic
Chen Jiahao
1
-3
/
+1
2023-09-27
media: dvb-usb: gp8psk: Remove an unnecessary ternary operator
Ruan Jinjie
1
-1
/
+1
2023-09-15
media: uvcvideo: Fix OOB read
Ricardo Ribalda
1
-0
/
+3
2023-09-14
media: v4l: Use correct dependency for camera sensor drivers
Sakari Ailus
2
-3
/
+3
2023-09-01
Merge tag 'media/v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
13
-40
/
+85
2023-08-10
media: usb: pvrusb2: fix inconsistent indenting
Hans Verkuil
1
-2
/
+4
2023-08-10
media: go7007: Remove redundant if statement
Colin Ian King
1
-2
/
+0
2023-07-28
media: uvcvideo: Fix menu count handling for userspace XU mappings
Laurent Pinchart
1
-1
/
+1
2023-07-19
media: dvb-usb-v2: gl861: Fix null-ptr-deref in gl861_i2c_master_xfer
Zhang Shurong
1
-1
/
+1
2023-07-19
media: dvb-usb: opera1: fix uninit-value in dvb_usb_adapter_dvb_init
Zhang Shurong
1
-2
/
+7
[prev]
[next]