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
/
stkwebcam
Age
Commit message (
Expand
)
Author
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: stk-webcam: Fix use after free on disconnect
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-07-20
media: : usb: add const to v4l2_file_operations structures
Bhumika Goyal
2017-06-24
media: stkwebcam: Use more common logging styles
Joe Perches
2017-01-27
[media] media: Drop FSF's postal address from the source code files
Sakari Ailus
2016-11-22
[media] stk-webcam: fix an endian bug in stk_camera_read_reg()
Dan Carpenter
2016-10-21
[media] stkwebcam: don't break long lines
Mauro Carvalho Chehab
2016-10-14
[media] stk-webcam: don't use stack for DMA
Mauro Carvalho Chehab
2016-08-24
[media] media: usb: stkwebcam: stk-webcam: don't print error when allocating ...
Wolfram Sang
2015-03-02
[media] stk-webcam: Delete an unnecessary check before the function call "vfree"
Markus Elfring
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
2013-09-26
[media] Add HCL T12Rg-H to STK webcam upside-down table
Gregor Jasny
2013-03-05
[media] stk-webcam: implement support for count == 0 when calling REQBUFS
Hans Verkuil
2013-03-05
[media] stk-webcam: s_fmt shouldn't grab ownership
Hans Verkuil
2013-03-05
[media] stk-webcam: fix read() handling when reqbufs was already called
Hans Verkuil
2013-03-05
[media] stk-webcam: enable core-locking
Hans Verkuil
2013-03-05
[media] stk-webcam: zero the priv field of v4l2_pix_format
Hans Verkuil
2013-03-05
[media] stk-webcam: fix querycap and simplify s_input
Hans Verkuil
2013-03-05
[media] stk-webcam: add support for control events and prio handling
Hans Verkuil
2013-03-05
[media] stk-webcam: don't use private_data, use video_drvdata
Hans Verkuil
2013-03-05
[media] stk-webcam: convert to the control framework
Hans Verkuil
2013-03-05
[media] stk-webcam: add support for struct v4l2_device
Hans Verkuil
2013-03-05
[media] stk-webcam: remove bogus STD support
Hans Verkuil
2013-03-05
[media] stk-webcam: add ASUS F3JC to upside-down list
Hans Verkuil
2012-12-21
[media] stk-webcam: Add an upside down dmi table, and add the Asus G1 to it
Hans de Goede
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-11-21
[media] stkwebcam: Fix sparse warning on undeclared symbol
Ezequiel Garcia
2012-09-26
[media] v4l2: remove experimental tag from a number of old drivers
Hans Verkuil
2012-08-15
[media] move the remaining USB drivers to drivers/media/usb
Mauro Carvalho Chehab