index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
usb
/
gspca
Age
Commit message (
Expand
)
Author
2020-08-07
Merge tag 'media/v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2020-07-19
gspca: First camera mode is skipped
Florin Tudorache
2020-07-19
media: gspca: replace http references with https ones
Alexander A. Klimov
2020-07-19
media: gspca: remove redundant initialization of variable status
Colin Ian King
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2020-06-23
media: gspca: remove redundant assignment to variable retval
Colin Ian King
2020-04-21
media: gspca: remove redundant assignment to variable status
Colin Ian King
2020-04-14
media: docs: move user-facing docs to the admin guide
Mauro Carvalho Chehab
2020-03-12
media: xirlink_cit: add missing descriptor sanity checks
Johan Hovold
2020-03-12
media: stv06xx: add missing descriptor sanity checks
Johan Hovold
2020-03-12
media: ov519: add missing endpoint sanity checks
Johan Hovold
2020-02-24
media: media/usb: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
2019-12-13
media: gspca: zero usb_buf
Hans Verkuil
2019-10-24
media: gspca: remove redundant assignment to variable ret
Colin Ian King
2019-10-10
media: gspca: make array st6422_bridge_init static, makes object smaller
Colin Ian King
2019-10-10
media: usb: null check create_singlethread_workqueue
Navid Emamdoost
2019-10-10
media: gspca: null check create_singlethread_workqueue
Navid Emamdoost
2019-08-26
media: sn9c20x: Add MSI MS-1039 laptop to flip_dmi_table
Hans de Goede
2019-08-19
media: gspca: zero usb_buf on error
Hans Verkuil
2019-07-23
media: drivers/media: don't set pix->priv = 0
Hans Verkuil
2019-07-22
media: media/usb: don't set description in ENUM_FMT
Hans Verkuil
2019-06-11
Merge tag 'v5.2-rc4' into media/master
Mauro Carvalho Chehab
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372
Thomas Gleixner
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 258
Thomas Gleixner
2019-06-05
media: media/usb: set device_caps in struct video_device
Hans Verkuil
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 131
Thomas Gleixner
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 65
Thomas Gleixner
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 24
Thomas Gleixner
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-03-29
media: gspca: Kill URBs on USB device disconnect
Ezequiel Garcia
2019-03-20
media: Kconfig files: use the right help coding style
Mauro Carvalho Chehab
2019-03-19
media: gspca: do not resubmit URBs when streaming has stopped
Hans Verkuil
2019-03-01
media: usb: fix several typos
Mauro Carvalho Chehab
2019-01-16
media: gspca: ov534-ov772x: remove unnecessary COM3 initialization
Philipp Zabel
2019-01-16
media: gspca: ov534-ov722x: remove camera clock setup from bridge_init
Philipp Zabel
2019-01-16
media: gspca: ov534-ov722x: remove mode specific video data registers from br...
Philipp Zabel
2019-01-16
media: gspca: ov534-ov772x: add SGBRG8 bayer mode support
Philipp Zabel
2019-01-16
media: gspca: ov543-ov772x: move video format specific registers into bridge_...
Philipp Zabel
2019-01-16
media: gspca: support multiple pixel formats in TRY_FMT
Philipp Zabel
2019-01-16
media: gspca: support multiple pixel formats in ENUM_FRAMEINTERVALS
Philipp Zabel
2019-01-16
media: gspca: ov534: replace msleep(10) with usleep_range
Philipp Zabel
2019-01-16
media: gspca: mt9m111: Check write_bridge for timeout
Aditya Pakki
2019-01-16
media: gspca: Check the return value of write_bridge for timeout
Aditya Pakki
2019-01-16
media: usb: gspca: add a missed check for goto_low_power
Kangjie Lu
2019-01-16
media: usb: gspca: add a missed return-value check for do_command
Kangjie Lu
2018-11-22
media: gspca: fix frame overflow error
Hans Verkuil
2018-09-12
media: gspca: sq930x: use GFP_KERNEL in sd_dq_callback()
Sebastian Andrzej Siewior
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
[next]