index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2019-05-18
media: remove unneeded header search paths
Masahiro Yamada
2
-3
/
+0
2019-04-22
media: pvrusb2: Prevent a buffer overflow
Dan Carpenter
2
-0
/
+3
2019-04-22
media: au0828: stop video streaming only when last user stops
Hans Verkuil
1
-5
/
+8
2019-04-22
media: au0828: Fix NULL pointer dereference in au0828_analog_stream_enable()
Shuah Khan
1
-0
/
+3
2019-04-22
media: au0828: fix enable and disable source audio and video inconsistencies
Shuah Khan
2
-39
/
+149
2019-04-22
media: change au0828 to use Media Device Allocator API
Shuah Khan
3
-8
/
+8
2019-03-29
media: replace strncpy() by strscpy()
Mauro Carvalho Chehab
6
-22
/
+19
2019-03-29
media: usbvision: fix a potential NULL pointer dereference
Kangjie Lu
1
-0
/
+3
2019-03-29
media: gspca: Kill URBs on USB device disconnect
Ezequiel Garcia
1
-1
/
+3
2019-03-26
media: pwc-ctl: pChoose can't be NULL
Mauro Carvalho Chehab
1
-8
/
+9
2019-03-20
media: Kconfig files: use the right help coding style
Mauro Carvalho Chehab
21
-38
/
+38
2019-03-19
media: em28xx-input: make const array addr_list static
Colin Ian King
1
-1
/
+1
2019-03-19
media: dvb: Add support for the Avermedia TD310
Jose Alberto Reguero
2
-6
/
+26
2019-03-19
media: dvb: init i2c already in it930x_frontend_attach
Andreas Kemnade
1
-42
/
+42
2019-03-19
media: dvbsky: Avoid leaking dvb frontend
Stefan BrĂ¼ns
1
-8
/
+10
2019-03-19
media: gspca: do not resubmit URBs when streaming has stopped
Hans Verkuil
1
-2
/
+6
2019-03-19
media: au0828: minor fix to a misleading comment in _close()
Shuah Khan
1
-2
/
+2
2019-03-19
media: go7007: avoid clang frame overflow warning with KASAN
Arnd Bergmann
1
-2
/
+2
2019-03-19
media: cpia2: Fix use-after-free in cpia2_exit
YueHaibing
1
-2
/
+1
2019-03-01
media: a few more typos at staging, pci, platform, radio and usb
Mauro Carvalho Chehab
1
-1
/
+1
2019-03-01
media: usb: fix several typos
Mauro Carvalho Chehab
53
-81
/
+81
2019-02-18
media: uvcvideo: Use usb_make_path to fill in usb_info
Hans Verkuil
1
-1
/
+1
2019-02-18
media: uvcvideo: Fix smatch warning
Hans Verkuil
1
-2
/
+4
2019-02-07
media: hdpvr: fix smatch warning
Hans Verkuil
1
-7
/
+7
2019-02-07
media: usbvision: use u64 for the timestamp internally
Hans Verkuil
3
-4
/
+4
2019-02-07
media: stkwebcam: use u64 for the timestamp internally
Hans Verkuil
1
-1
/
+1
2019-02-07
media: cpia2: use u64 for the timestamp internally
Hans Verkuil
3
-10
/
+5
2019-02-07
media: videobuf: use u64 for the timestamp internally
Hans Verkuil
5
-7
/
+7
2019-02-07
media: uvcvideo: Avoid NULL pointer dereference at the end of streaming
Sakari Ailus
1
-0
/
+8
2019-02-07
media: uvcvideo: Fix 'type' check leading to overflow
Alistair Strachan
1
-3
/
+11
2019-01-16
media: gspca: ov534-ov772x: remove unnecessary COM3 initialization
Philipp Zabel
1
-4
/
+0
2019-01-16
media: gspca: ov534-ov722x: remove camera clock setup from bridge_init
Philipp Zabel
1
-2
/
+0
2019-01-16
media: gspca: ov534-ov722x: remove mode specific video data registers from br...
Philipp Zabel
1
-9
/
+0
2019-01-16
media: gspca: ov534-ov772x: add SGBRG8 bayer mode support
Philipp Zabel
1
-17
/
+98
2019-01-16
media: gspca: ov543-ov772x: move video format specific registers into bridge_...
Philipp Zabel
1
-9
/
+10
2019-01-16
media: gspca: support multiple pixel formats in TRY_FMT
Philipp Zabel
1
-2
/
+8
2019-01-16
media: gspca: support multiple pixel formats in ENUM_FRAMEINTERVALS
Philipp Zabel
1
-3
/
+5
2019-01-16
media: gspca: ov534: replace msleep(10) with usleep_range
Philipp Zabel
1
-2
/
+2
2019-01-16
media: gspca: mt9m111: Check write_bridge for timeout
Aditya Pakki
1
-3
/
+5
2019-01-16
media: gspca: Check the return value of write_bridge for timeout
Aditya Pakki
1
-2
/
+6
2019-01-16
media: usb: gspca: add a missed check for goto_low_power
Kangjie Lu
1
-1
/
+5
2019-01-16
media: usb: gspca: add a missed return-value check for do_command
Kangjie Lu
1
-2
/
+6
2019-01-16
media: v4l2-ctrls.c/uvc: zero v4l2_event
Hans Verkuil
1
-1
/
+1
2019-01-16
media: usb: pwc: Don't use coherent DMA buffers for ISO transfer
Matwey V. Kornilov
1
-13
/
+49
2019-01-16
media: usb: pwc: Introduce TRACE_EVENTs for pwc_isoc_handler()
Matwey V. Kornilov
1
-0
/
+7
2018-12-07
media: siano: Use kmemdup instead of duplicating its function
Wen Yang
1
-2
/
+1
2018-12-07
media: pvrusb2: fix spelling mistake "statuss" -> "status"
Colin Ian King
1
-1
/
+1
2018-12-07
media: lmedm04: Move interrupt buffer to priv buffer.
Malcolm Priestley
1
-19
/
+9
2018-12-07
media: lmedm04: Add missing usb_free_urb to free interrupt urb.
Malcolm Priestley
1
-0
/
+1
2018-12-05
media: stkwebcam: Bugfix for wrong return values
Andreas Pape
1
-1
/
+5
[next]