index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
usb
Age
Commit message (
Expand
)
Author
Lines
2022-10-07
Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-451
/
+23
2022-10-07
Merge tag 'media/v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
-14730
/
+94
2022-10-04
Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-2
/
+1
2022-10-01
Merge tag 'media/v6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
-1
/
+1
2022-09-27
Merge branch 'master' into i2c/for-mergewindow
Wolfram Sang
-1
/
+1
2022-09-26
media: flexcop-usb: use usb_endpoint_maxp()
Johan Hovold
-1
/
+1
2022-09-26
media: flexcop-usb: clean up URB initialisation
Johan Hovold
-4
/
+6
2022-09-26
media: flexcop-usb: clean up endpoint sanity checks
Johan Hovold
-4
/
+8
2022-09-26
Merge 6.0-rc7 into usb-next
Greg Kroah-Hartman
-1
/
+1
2022-09-22
media: uvcvideo: move uvc_format_desc to common header
Michael Grzeschik
-349
/
+2
2022-09-22
media: v4l: move helper functions for fractions from uvc to v4l2-common
Michael Grzeschik
-94
/
+7
2022-09-22
media: flexcop-usb: fix endpoint type check
Johan Hovold
-1
/
+1
2022-08-31
media: uvcvideo: Fix InterfaceProtocol for Quanta camera
Ricardo Ribalda
-1
/
+1
2022-08-30
media: uvcvideo: Limit power line control for Sonix Technology
huanglei
-0
/
+9
2022-08-30
media: uvcvideo: Use entity get_cur in uvc_ctrl_set
Yunke Cao
-37
/
+46
2022-08-30
media: uvcvideo: Fix typo 'the the' in comment
Slark Xiao
-1
/
+1
2022-08-30
media: uvcvideo: Use indexed loops in uvc_ctrl_init_ctrl()
Laurent Pinchart
-15
/
+19
2022-08-30
media: uvcvideo: Fix memory leak in uvc_gpio_parse
José Expósito
-4
/
+4
2022-08-30
media: airspy: fix memory leak in airspy probe
Dongliang Mu
-0
/
+4
2022-08-29
media: tm6000: deprecate this driver
Hans Verkuil
-7427
/
+0
2022-08-29
media: zr364xx: deprecate this driver
Hans Verkuil
-1655
/
+0
2022-08-29
media: cpia2: deprecate this driver
Hans Verkuil
-5580
/
+0
2022-08-29
media: avoid use of 'videobuf'
Hans Verkuil
-9
/
+9
2022-08-29
media: technisat-usb2: Fix comment typo
Jason Wang
-1
/
+1
2022-08-29
media: tm6000: Fix typo 'the the' in comment
Slark Xiao
-1
/
+1
2022-08-29
media: gspca: Fix typo 'the the' in comment
Slark Xiao
-1
/
+1
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
-2
/
+1
2022-07-27
media: uvcvideo: Fix invalid pointer in uvc_ctrl_init_ctrl()
Laurent Pinchart
-3
/
+5
2022-07-16
media: uvcvideo: Remove unneeded goto
Michael Grzeschik
-2
/
+1
2022-07-16
media: uvcvideo: Limit power line control for Acer EasyCamera
Ricardo Ribalda
-0
/
+9
2022-07-16
media: uvcvideo: Limit power line control for Quanta cameras
Ricardo Ribalda
-0
/
+18
2022-07-16
media: uvcvideo: Limit power line control for Chicony Easycamera
Ricardo Ribalda
-0
/
+9
2022-07-16
media: uvcvideo: Limit power line control for Chicony Easycamera
Ricardo Ribalda
-0
/
+18
2022-07-16
media: uvcvideo: Limit power line control for Quanta UVC Webcam
Ricardo Ribalda
-0
/
+33
2022-07-16
media: uvcvideo: Add support for per-device control mapping overrides
Ricardo Ribalda
-2
/
+26
2022-07-16
media: uvcvideo: Add missing value for power_line_frequency
Ricardo Ribalda
-11
/
+45
2022-07-16
media: uvcvideo: Replace broken URL
Laurent Pinchart
-1
/
+1
2022-07-16
media: uvcvideo: Fix comment blocks style
Laurent Pinchart
-82
/
+156
2022-07-08
media: pvrusb2: drop unexpected word 'a' in comments
Jiang Jian
-1
/
+1
2022-07-08
media: gspca: drop unexpected word 'is' in the comments
Jiang Jian
-1
/
+1
2022-06-27
media: usb: gspca: aligned '*' each line
Jiang Jian
-1
/
+1
2022-06-27
media: hdpvr: fix error value returns in hdpvr_read
Niels Dossche
-1
/
+1
2022-06-27
media: em28xx: Remove useless license text when SPDX-License-Identifier is al...
Christophe JAILLET
-103
/
+0
2022-06-20
media: pvrusb2: fix memory leak in pvr_probe
Dongliang Mu
-0
/
+1
2022-06-20
media: airspy: respect the DMA coherency rules
Oliver Neukum
-2
/
+15
2022-06-20
media: stkwebcam: deprecate driver, move to staging
Hans Verkuil
-2165
/
+0
2022-06-20
media: usbtv: Add PAL-Nc standard
Jorge Maidana
-2
/
+6
2022-06-03
Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-3
/
+3
2022-05-13
media: stkwebcam: move stk_camera_read_reg() scratch buffer to struct stk_camera
Tom Rix
-9
/
+4
2022-05-13
media: pvrusb2: fix array-index-out-of-bounds in pvr2_i2c_core_init
Pavel Skripkin
-2
/
+5
[next]