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
/
gspca
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
4
-0
/
+4
2019-03-29
media: gspca: Kill URBs on USB device disconnect
Ezequiel Garcia
1
-1
/
+3
2019-03-20
media: Kconfig files: use the right help coding style
Mauro Carvalho Chehab
1
-1
/
+1
2019-03-19
media: gspca: do not resubmit URBs when streaming has stopped
Hans Verkuil
1
-2
/
+6
2019-03-01
media: usb: fix several typos
Mauro Carvalho Chehab
17
-29
/
+29
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
2018-11-22
media: gspca: fix frame overflow error
Hans Verkuil
1
-5
/
+6
2018-09-12
media: gspca: sq930x: use GFP_KERNEL in sd_dq_callback()
Sebastian Andrzej Siewior
1
-1
/
+1
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2
-6
/
+6
2018-07-25
media: gspca_kinect: cast sizeof to int for comparison
Julia Lawall
1
-1
/
+1
2018-06-16
media: v4l: fix broken video4linux docs locations
Mauro Carvalho Chehab
1
-2
/
+0
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+1
2018-05-28
media: gspca_zc3xx: Enable short exposure times for OV7648
Ondrej Zary
1
-3
/
+6
2018-05-28
media: gspca_zc3xx: Fix power line frequency settings for OV7648
Ondrej Zary
1
-7
/
+0
2018-05-28
media: gspca_zc3xx: Implement proper autogain and exposure control for OV7648
Ondrej Zary
1
-8
/
+34
2018-05-28
media: gspca: Kill all URBs before releasing any of them
Ezequiel Garcia
1
-4
/
+11
2018-05-28
media: gspca: fix g/s_parm handling
Hans Verkuil
3
-15
/
+16
2018-05-28
media: gspca: convert to vb2
Hans Verkuil
5
-769
/
+182
2018-05-10
Merge tag 'v4.17-rc4' into patchwork
Mauro Carvalho Chehab
1
-1
/
+1
2018-05-05
media: gspca: Stop using GFP_DMA for buffers for USB bulk transfers
Hans de Goede
4
-4
/
+4
2018-05-04
MAINTAINERS & files: Canonize the e-mails I use at files
Mauro Carvalho Chehab
1
-1
/
+1
2018-04-04
media: gspca: fix Kconfig help info
winton.liu
1
-1
/
+1
2018-02-26
media: gspca: dtcs033: use %*ph to print small buffer
Antonio Cardace
1
-4
/
+2
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-6
/
+6
2018-02-06
Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
62
-851
/
+924
2018-01-31
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+3
2018-01-04
media: replace all <spaces><tab> occurrences
Mauro Carvalho Chehab
1
-1
/
+1
2018-01-04
media: fix usage of whitespaces and on indentation
Mauro Carvalho Chehab
3
-8
/
+8
2017-12-08
media: gspca: Convert PDEBUG to gspca_dbg
Joe Perches
59
-687
/
+742
2017-12-08
media: gspca: Convert PERR to gspca_err
Joe Perches
32
-156
/
+174
2017-11-30
media: drivers: remove "/**" from non-kernel-doc comments
Mauro Carvalho Chehab
1
-1
/
+1
2017-11-28
media: annotate ->poll() instances
Al Viro
1
-2
/
+2
2017-11-28
annotate poll_table_struct ->_key
Al Viro
1
-1
/
+1
2017-11-16
Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-20
/
+19
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
5
-0
/
+5
2017-10-31
media: gspca: remove redundant assignment to variable j
Colin Ian King
1
-1
/
+0
2017-10-04
[media] gspca: make arrays static, reduces object code size
Colin Ian King
1
-11
/
+11
2017-09-23
media: fix media Kconfig help syntax issues
Hans Verkuil
1
-8
/
+8
2017-07-20
media: : usb: add const to v4l2_file_operations structures
Bhumika Goyal
1
-1
/
+1
[next]