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
/
cpia2
Age
Commit message (
Expand
)
Author
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-19
media: cpia2: Fix use-after-free in cpia2_exit
YueHaibing
2019-02-07
media: cpia2: use u64 for the timestamp internally
Hans Verkuil
2018-11-20
media: cropcap/g_selection split
Hans Verkuil
2018-10-31
Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-09-11
media: replace strcpy() by strscpy()
Mauro Carvalho Chehab
2018-08-31
media: videodev2.h: Add request_fd field to v4l2_buffer
Hans Verkuil
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-03-21
media: cpia2_usb: drop bogus interface-release call
Johan Hovold
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
2018-01-04
media: replace all <spaces><tab> occurrences
Mauro Carvalho Chehab
2017-12-08
media: cpia2: Fix a couple off by one bugs
Dan Carpenter
2017-11-27
media: annotate ->poll() instances
Al Viro
2017-08-27
media: usb: make video_device const
Bhumika Goyal
2017-08-20
media: usb: constify usb_device_id
Arvind Yadav
2017-05-19
[media] media drivers: annotate fall-through
Mauro Carvalho Chehab
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-01-31
[media] media: usb: cpia2: Use kmemdup instead of kmalloc and memcpy
Shyam Saini
2017-01-27
[media] media: Drop FSF's postal address from the source code files
Sakari Ailus
2016-10-21
[media] cpia2: don't break long lines
Mauro Carvalho Chehab
2016-10-14
[media] cpia2_usb: don't use stack for DMA
Mauro Carvalho Chehab
2016-08-24
[media] media: usb: cpia2: cpia2_usb: don't print error when allocating urb f...
Wolfram Sang
2016-02-19
[media] usb/cpia2_core: clean up a min_t() cast
Dan Carpenter
2015-11-17
[media] media: fix waitqueue_active without memory barrier in cpia2 driver
Kosuke Tatsukawa
2014-07-04
[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO
Ramakrishnan Muthukrishnan
2013-10-17
[media] media: Change variable type to bool
Peter Senna Tschudin
2012-12-21
[media] v4l: Tell user space we're using monotonic timestamps
Sakari Ailus
2012-12-21
[media] v4l: Convert drivers to use monotonic timestamps
Sakari Ailus
2012-09-26
[media] v4l2: make vidioc_s_jpegcomp const
Hans Verkuil
2012-08-15
[media] rename most media/video usb drivers to media/usb
Mauro Carvalho Chehab