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