aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/media/usb/stkwebcam (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-02-24media: media/usb: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil1-1/+1
2020-01-03media: v4l2: abstract timeval handling in v4l2_bufferArnd Bergmann1-1/+1
2019-10-04media: stkwebcam: fix runtime PM after driver unbindJohan Hovold1-2/+1
2019-07-22media: media/usb: don't set description in ENUM_FMTHans Verkuil1-5/+0
2019-06-11Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab1-9/+1
2019-06-05media: media/usb: set device_caps in struct video_deviceHans Verkuil1-4/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-9/+1
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 24Thomas Gleixner2-20/+2
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2-0/+2
2019-03-20media: Kconfig files: use the right help coding styleMauro Carvalho Chehab1-1/+1
2019-03-01media: usb: fix several typosMauro Carvalho Chehab1-1/+1
2019-02-07media: stkwebcam: use u64 for the timestamp internallyHans Verkuil1-1/+1
2018-12-05media: stkwebcam: Bugfix for wrong return valuesAndreas Pape1-1/+5
2018-12-05media: stkwebcam: Support for ASUS A6VM notebook added.Andreas Pape1-0/+7
2018-09-11media: replace strcpy() by strscpy()Mauro Carvalho Chehab1-8/+8
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-2/+3
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds1-2/+2
2018-02-06Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds2-23/+23
2018-01-04media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab1-22/+22
2017-12-08media: stk-webcam: Fix use after free on disconnectDan Carpenter1-1/+1
2017-11-27media: annotate ->poll() instancesAl Viro1-2/+2
2017-08-27media: usb: make video_device constBhumika Goyal1-1/+1
2017-08-20media: usb: constify usb_device_idArvind Yadav1-1/+1
2017-07-20media: : usb: add const to v4l2_file_operations structuresBhumika Goyal1-1/+1
2017-06-24media: stkwebcam: Use more common logging stylesJoe Perches3-56/+52
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus3-12/+0
2016-11-22[media] stk-webcam: fix an endian bug in stk_camera_read_reg()Dan Carpenter3-9/+10
2016-10-21[media] stkwebcam: don't break long linesMauro Carvalho Chehab2-4/+3
2016-10-14[media] stk-webcam: don't use stack for DMAMauro Carvalho Chehab1-5/+11
2016-08-24[media] media: usb: stkwebcam: stk-webcam: don't print error when allocating urb failsWolfram Sang1-3/+1
2015-03-02[media] stk-webcam: Delete an unnecessary check before the function call "vfree"Markus Elfring1-4/+2
2014-12-23[media] media: drivers shouldn't touch debug field in video_deviceHans Verkuil1-1/+0
2014-07-17[media] v4l: Support extending the v4l2_pix_format structureLaurent Pinchart1-2/+0
2014-07-04[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan1-1/+0
2013-09-26[media] Add HCL T12Rg-H to STK webcam upside-down tableGregor Jasny1-0/+7
2013-03-05[media] stk-webcam: implement support for count == 0 when calling REQBUFSHans Verkuil1-0/+7
2013-03-05[media] stk-webcam: s_fmt shouldn't grab ownershipHans Verkuil1-2/+1
2013-03-05[media] stk-webcam: fix read() handling when reqbufs was already calledHans Verkuil2-1/+3
2013-03-05[media] stk-webcam: enable core-lockingHans Verkuil2-2/+23
2013-03-05[media] stk-webcam: zero the priv field of v4l2_pix_formatHans Verkuil1-6/+17
2013-03-05[media] stk-webcam: fix querycap and simplify s_inputHans Verkuil1-6/+6
2013-03-05[media] stk-webcam: add support for control events and prio handlingHans Verkuil2-10/+18
2013-03-05[media] stk-webcam: don't use private_data, use video_drvdataHans Verkuil1-18/+14
2013-03-05[media] stk-webcam: convert to the control frameworkHans Verkuil2-89/+33
2013-03-05[media] stk-webcam: add support for struct v4l2_deviceHans Verkuil2-1/+11
2013-03-05[media] stk-webcam: remove bogus STD supportHans Verkuil1-9/+0
2013-03-05[media] stk-webcam: add ASUS F3JC to upside-down listHans Verkuil1-1/+39
2012-12-21[media] stk-webcam: Add an upside down dmi table, and add the Asus G1 to itHans de Goede1-10/+46
2012-12-21[media] v4l: Tell user space we're using monotonic timestampsSakari Ailus1-0/+1
2012-12-21[media] v4l: Convert drivers to use monotonic timestampsSakari Ailus1-1/+1