summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/stkwebcam/stk-webcam.c
Commit message (Expand)AuthorAgeFilesLines
* media: media/usb: set device_caps in struct video_deviceHans Verkuil2019-06-051-4/+2Star
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 24Thomas Gleixner2019-05-211-10/+1Star
* media: usb: fix several typosMauro Carvalho Chehab2019-03-011-1/+1
* media: stkwebcam: use u64 for the timestamp internallyHans Verkuil2019-02-071-1/+1
* media: stkwebcam: Bugfix for wrong return valuesAndreas Pape2018-12-051-1/+5
* media: stkwebcam: Support for ASUS A6VM notebook added.Andreas Pape2018-12-051-0/+7
* media: replace strcpy() by strscpy()Mauro Carvalho Chehab2018-09-111-8/+8
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-131-2/+3
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-2/+2
* Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-02-061-1/+1
|\
| * media: stk-webcam: Fix use after free on disconnectDan Carpenter2017-12-081-1/+1
* | media: annotate ->poll() instancesAl Viro2017-11-271-2/+2
|/
* media: usb: make video_device constBhumika Goyal2017-08-271-1/+1
* media: usb: constify usb_device_idArvind Yadav2017-08-201-1/+1
* media: : usb: add const to v4l2_file_operations structuresBhumika Goyal2017-07-201-1/+1
* media: stkwebcam: Use more common logging stylesJoe Perches2017-06-241-36/+34Star
* [media] media: Drop FSF's postal address from the source code filesSakari Ailus2017-01-271-4/+0Star
* [media] stk-webcam: fix an endian bug in stk_camera_read_reg()Dan Carpenter2016-11-221-5/+6
* [media] stkwebcam: don't break long linesMauro Carvalho Chehab2016-10-211-2/+1Star
* [media] stk-webcam: don't use stack for DMAMauro Carvalho Chehab2016-10-141-5/+11
* [media] media: usb: stkwebcam: stk-webcam: don't print error when allocating ...Wolfram Sang2016-08-241-3/+1Star
* [media] stk-webcam: Delete an unnecessary check before the function call "vfree"Markus Elfring2015-03-021-4/+2Star
* [media] media: drivers shouldn't touch debug field in video_deviceHans Verkuil2014-12-231-1/+0Star
* [media] v4l: Support extending the v4l2_pix_format structureLaurent Pinchart2014-07-171-2/+0Star
* [media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan2014-07-041-1/+0Star
* [media] Add HCL T12Rg-H to STK webcam upside-down tableGregor Jasny2013-09-261-0/+7
* [media] stk-webcam: implement support for count == 0 when calling REQBUFSHans Verkuil2013-03-051-0/+7
* [media] stk-webcam: s_fmt shouldn't grab ownershipHans Verkuil2013-03-051-2/+1Star
* [media] stk-webcam: fix read() handling when reqbufs was already calledHans Verkuil2013-03-051-1/+2
* [media] stk-webcam: enable core-lockingHans Verkuil2013-03-051-2/+22
* [media] stk-webcam: zero the priv field of v4l2_pix_formatHans Verkuil2013-03-051-6/+17
* [media] stk-webcam: fix querycap and simplify s_inputHans Verkuil2013-03-051-6/+6
* [media] stk-webcam: add support for control events and prio handlingHans Verkuil2013-03-051-10/+17
* [media] stk-webcam: don't use private_data, use video_drvdataHans Verkuil2013-03-051-18/+14Star
* [media] stk-webcam: convert to the control frameworkHans Verkuil2013-03-051-88/+31Star
* [media] stk-webcam: add support for struct v4l2_deviceHans Verkuil2013-03-051-1/+9
* [media] stk-webcam: remove bogus STD supportHans Verkuil2013-03-051-9/+0Star
* [media] stk-webcam: add ASUS F3JC to upside-down listHans Verkuil2013-03-051-1/+39
* [media] stk-webcam: Add an upside down dmi table, and add the Asus G1 to itHans de Goede2012-12-211-10/+46
* [media] v4l: Tell user space we're using monotonic timestampsSakari Ailus2012-12-211-0/+1
* [media] v4l: Convert drivers to use monotonic timestampsSakari Ailus2012-12-211-1/+1
* [media] stkwebcam: Fix sparse warning on undeclared symbolEzequiel Garcia2012-11-211-4/+1Star
* [media] move the remaining USB drivers to drivers/media/usbMauro Carvalho Chehab2012-08-151-0/+1380