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
/
zr364xx
Age
Commit message (
Expand
)
Author
2021-01-27
media: zr364xx: fix memory leaks in probe()
Dan Carpenter
2020-11-16
media: Bulk remove BUG_ON(in_interrupt())
Thomas Gleixner
2020-11-16
media: zr364xx: propagate errors from zr364xx_start_readpipe()
Evgeny Novikov
2020-04-14
media: docs: move user-facing docs to the admin guide
Mauro Carvalho Chehab
2020-02-24
media: media/usb: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
2019-11-10
media: zr364xx: remove redundant assigmnent to idx, clean up code
Colin Ian King
2019-10-07
media: delete unused proc_fs.h include
Sean Young
2019-08-14
media: media/usb: Use kmemdup rather than duplicating its implementation
Fuqian Huang
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-05-28
media: usb:zr364xx:Fix KASAN:null-ptr-deref Read in zr364xx_vidioc_querycap
Vandana BN
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-03-20
media: Kconfig files: use the right help coding style
Mauro Carvalho Chehab
2019-03-01
media: usb: fix several typos
Mauro Carvalho Chehab
2019-02-07
media: videobuf: use u64 for the timestamp internally
Hans Verkuil
2018-09-11
media: replace strcpy() by strscpy()
Mauro Carvalho Chehab
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-06-15
docs: Fix some broken references
Mauro Carvalho Chehab
2018-03-23
media: zr364xx: avoid casting just to print pointer address
Mauro Carvalho Chehab
2017-11-27
media: annotate ->poll() instances
Al Viro
2017-09-23
media: drivers: Adjust checks for null pointers
Markus Elfring
2017-09-23
media: drivers: improve a size determination
Markus Elfring
2017-09-23
media: drivers: delete error messages for failed memory allocation
Markus Elfring
2017-08-27
media: usb: make video_device const
Bhumika Goyal
2017-08-20
media: zr364xx: constify videobuf_queue_ops structures
Julia Lawall
2017-08-20
media: usb: constify usb_device_id
Arvind Yadav
2017-04-18
[media] zr364xx: enforce minimum size when reading header
Alyssa Milburn
2017-01-27
[media] media: Drop FSF's postal address from the source code files
Sakari Ailus
2016-10-21
[media] zr364xx: don't break long lines
Mauro Carvalho Chehab
2016-08-24
[media] media: usb: zr364xx: zr364xx: don't print error when allocating urb f...
Wolfram Sang
2015-06-09
[media] usb drivers: use BUG_ON() instead of if () BUG
Mauro Carvalho Chehab
2014-12-23
[media] media: drivers shouldn't touch debug field in video_device
Hans Verkuil
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
2012-12-21
[media] v4l: Convert drivers to use monotonic timestamps
Sakari Ailus
2012-10-28
[media] zr364xx: urb actual_length is unsigned
Mauro Carvalho Chehab
2012-08-15
[media] move the remaining USB drivers to drivers/media/usb
Mauro Carvalho Chehab