开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
usb
/
gspca
/
gspca.c
Age
Commit message (
Expand
)
Author
2021-09-30
media: gspca: Limit frame size to sizeimage.
Chad Fraleigh
2021-04-09
media: gscpa/stv06xx: fix memory leak
Hans Verkuil
2020-12-07
media: gspca: Fix memory leak in probe
Alan Stern
2020-07-19
gspca: First camera mode is skipped
Florin Tudorache
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-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
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-03-29
media: gspca: Kill URBs on USB device disconnect
Ezequiel Garcia
2019-03-19
media: gspca: do not resubmit URBs when streaming has stopped
Hans Verkuil
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
2018-11-22
media: gspca: fix frame overflow error
Hans Verkuil
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-05-28
media: gspca: Kill all URBs before releasing any of them
Ezequiel Garcia
2018-05-28
media: gspca: fix g/s_parm handling
Hans Verkuil
2018-05-28
media: gspca: convert to vb2
Hans Verkuil
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-06
Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2017-12-08
media: gspca: Convert PDEBUG to gspca_dbg
Joe Perches
2017-12-08
media: gspca: Convert PERR to gspca_err
Joe Perches
2017-11-27
media: annotate ->poll() instances
Al Viro
2017-11-27
annotate poll_table_struct ->_key
Al Viro
2017-10-31
media: gspca: remove redundant assignment to variable j
Colin Ian King
2017-07-20
media: : usb: add const to v4l2_file_operations structures
Bhumika Goyal
2017-01-27
[media] media: Drop FSF's postal address from the source code files
Sakari Ailus
2016-10-21
[media] gspca: don't break long lines
Mauro Carvalho Chehab
2016-08-24
[media] media: usb: gspca: gspca: don't print error when allocating urb fails
Wolfram Sang
2016-07-08
[media] gspca: correct speed testing
Oliver Neukum
2016-07-08
[media] gspca: fix a v4l2-compliance failure about buffer timestamp
Antonio Ospite
2016-07-08
[media] gspca: fix a v4l2-compliance failure about VIDIOC_ENUM_FRAMEINTERVALS
Antonio Ospite
2016-07-08
[media] gspca: rename wxh_to_mode() to wxh_to_nearest_mode()
Antonio Ospite
2016-07-08
[media] gspca: fix setting frame interval type in vidioc_enum_frameintervals()
Antonio Ospite
2015-10-01
[media] use v4l2_get_timestamp where possible
Arnd Bergmann
2015-01-29
[media] gspca: Fix underflow in vidioc_s_parm()
Hans de Goede
2014-09-08
[media] trivial: drivers/media/usb/gspca/gspca.c: fix the indentation of a co...
Antonio Ospite
2014-07-17
[media] v4l: Support extending the v4l2_pix_format structure
Laurent Pinchart
2014-07-04
[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO
Ramakrishnan Muthukrishnan
2014-07-04
[media] gspca: provide a mechanism to select a specific transfer endpoint
Antonio Ospite
2013-09-26
[media] gspca: Support variable resolution
Ondrej Zary
2013-09-26
[media] gspca: store current mode instead of individual parameters
Ondrej Zary
2013-08-21
[media] gspca: fix dev_open() error path
Alexey Khoroshilov
2013-06-17
[media] gspca: remove g_chip_ident
Hans Verkuil
2013-03-24
[media] v4l2: add const to argument of write-only s_register ioctl
Hans Verkuil
2013-03-23
[media] gspca: remove needless check before usb_free_coherent()
Wei Yongjun
2013-03-05
[media] gspca: Remove gspca-specific debug magic
Theodore Kilgore
2013-03-05
[media] gspca: Remove old control code now that all drivers are converted
Hans de Goede
[next]