index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
usb
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: Kconfig files: use the right help coding style
Mauro Carvalho Chehab
2019-03-20
21
-38
/
+38
*
media: em28xx-input: make const array addr_list static
Colin Ian King
2019-03-19
1
-1
/
+1
*
media: dvb: Add support for the Avermedia TD310
Jose Alberto Reguero
2019-03-19
2
-6
/
+26
*
media: dvb: init i2c already in it930x_frontend_attach
Andreas Kemnade
2019-03-19
1
-42
/
+42
*
media: dvbsky: Avoid leaking dvb frontend
Stefan BrĂ¼ns
2019-03-19
1
-8
/
+10
*
media: gspca: do not resubmit URBs when streaming has stopped
Hans Verkuil
2019-03-19
1
-2
/
+6
*
media: au0828: minor fix to a misleading comment in _close()
Shuah Khan
2019-03-19
1
-2
/
+2
*
media: go7007: avoid clang frame overflow warning with KASAN
Arnd Bergmann
2019-03-19
1
-2
/
+2
*
media: cpia2: Fix use-after-free in cpia2_exit
YueHaibing
2019-03-19
1
-2
/
+1
*
media: a few more typos at staging, pci, platform, radio and usb
Mauro Carvalho Chehab
2019-03-01
1
-1
/
+1
*
media: usb: fix several typos
Mauro Carvalho Chehab
2019-03-01
53
-81
/
+81
*
media: uvcvideo: Use usb_make_path to fill in usb_info
Hans Verkuil
2019-02-18
1
-1
/
+1
*
media: uvcvideo: Fix smatch warning
Hans Verkuil
2019-02-18
1
-2
/
+4
*
media: hdpvr: fix smatch warning
Hans Verkuil
2019-02-07
1
-7
/
+7
*
media: usbvision: use u64 for the timestamp internally
Hans Verkuil
2019-02-07
3
-4
/
+4
*
media: stkwebcam: use u64 for the timestamp internally
Hans Verkuil
2019-02-07
1
-1
/
+1
*
media: cpia2: use u64 for the timestamp internally
Hans Verkuil
2019-02-07
3
-10
/
+5
*
media: videobuf: use u64 for the timestamp internally
Hans Verkuil
2019-02-07
5
-7
/
+7
*
media: uvcvideo: Avoid NULL pointer dereference at the end of streaming
Sakari Ailus
2019-02-07
1
-0
/
+8
*
media: uvcvideo: Fix 'type' check leading to overflow
Alistair Strachan
2019-02-07
1
-3
/
+11
*
media: gspca: ov534-ov772x: remove unnecessary COM3 initialization
Philipp Zabel
2019-01-16
1
-4
/
+0
*
media: gspca: ov534-ov722x: remove camera clock setup from bridge_init
Philipp Zabel
2019-01-16
1
-2
/
+0
*
media: gspca: ov534-ov722x: remove mode specific video data registers from br...
Philipp Zabel
2019-01-16
1
-9
/
+0
*
media: gspca: ov534-ov772x: add SGBRG8 bayer mode support
Philipp Zabel
2019-01-16
1
-17
/
+98
*
media: gspca: ov543-ov772x: move video format specific registers into bridge_...
Philipp Zabel
2019-01-16
1
-9
/
+10
*
media: gspca: support multiple pixel formats in TRY_FMT
Philipp Zabel
2019-01-16
1
-2
/
+8
*
media: gspca: support multiple pixel formats in ENUM_FRAMEINTERVALS
Philipp Zabel
2019-01-16
1
-3
/
+5
*
media: gspca: ov534: replace msleep(10) with usleep_range
Philipp Zabel
2019-01-16
1
-2
/
+2
*
media: gspca: mt9m111: Check write_bridge for timeout
Aditya Pakki
2019-01-16
1
-3
/
+5
*
media: gspca: Check the return value of write_bridge for timeout
Aditya Pakki
2019-01-16
1
-2
/
+6
*
media: usb: gspca: add a missed check for goto_low_power
Kangjie Lu
2019-01-16
1
-1
/
+5
*
media: usb: gspca: add a missed return-value check for do_command
Kangjie Lu
2019-01-16
1
-2
/
+6
*
media: v4l2-ctrls.c/uvc: zero v4l2_event
Hans Verkuil
2019-01-16
1
-1
/
+1
*
media: usb: pwc: Don't use coherent DMA buffers for ISO transfer
Matwey V. Kornilov
2019-01-16
1
-13
/
+49
*
media: usb: pwc: Introduce TRACE_EVENTs for pwc_isoc_handler()
Matwey V. Kornilov
2019-01-16
1
-0
/
+7
*
media: siano: Use kmemdup instead of duplicating its function
Wen Yang
2018-12-07
1
-2
/
+1
*
media: pvrusb2: fix spelling mistake "statuss" -> "status"
Colin Ian King
2018-12-07
1
-1
/
+1
*
media: lmedm04: Move interrupt buffer to priv buffer.
Malcolm Priestley
2018-12-07
1
-19
/
+9
*
media: lmedm04: Add missing usb_free_urb to free interrupt urb.
Malcolm Priestley
2018-12-07
1
-0
/
+1
*
media: stkwebcam: Bugfix for wrong return values
Andreas Pape
2018-12-05
1
-1
/
+5
*
media: stkwebcam: Support for ASUS A6VM notebook added.
Andreas Pape
2018-12-05
1
-0
/
+7
*
Merge commit '0072a0c14d5b7cb72c611d396f143f5dcd73ebe2' into patchwork
Mauro Carvalho Chehab
2018-12-05
1
-5
/
+6
|
\
|
*
media: gspca: fix frame overflow error
Hans Verkuil
2018-11-22
1
-5
/
+6
*
|
media: usb: dvb-usb: remove old friio driver
Corentin Labbe
2018-12-05
3
-1061
/
+0
*
|
media: lmedm04: use dvb_usbv2_generic_rw_locked
Malcolm Priestley
2018-12-05
1
-30
/
+12
*
|
media: lmedm04: Move usb buffer to lme2510_state.
Malcolm Priestley
2018-12-05
1
-32
/
+3
*
|
media: rtl28xxu: add support for Sony CXD2837ER slave demod
Nikita Gerasimov
2018-12-05
3
-3
/
+42
*
|
media: uvcvideo: Utilise for_each_uvc_urb iterator
Kieran Bingham
2018-12-05
2
-25
/
+24
*
|
media: uvcvideo: Rename uvc_{un,}init_video()
Kieran Bingham
2018-12-05
1
-9
/
+11
*
|
media: uvcvideo: Split uvc_video_enable into two
Kieran Bingham
2018-12-05
3
-32
/
+30
[next]