aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/stk1160 (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner7-77/+7
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-03-20media: Kconfig files: use the right help coding styleMauro Carvalho Chehab1-1/+1
2019-03-01media: usb: fix several typosMauro Carvalho Chehab2-4/+4
2018-09-11media: replace strcpy() by strscpy()Mauro Carvalho Chehab2-3/+3
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab1-1/+1
2018-07-04media: stk1160: Set the vb2_queue lock before calling vb2_queue_initEzequiel Garcia1-1/+1
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-3/+3
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook1-2/+3
2018-05-28media: stk1160: Add missing calls to mutex_destroyEzequiel Garcia1-0/+2
2018-05-28media: stk1160: Fix typo s/therwise/OtherwiseEzequiel Garcia1-1/+1
2018-01-04media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab1-1/+1
2017-12-28media: don't include drivers/media/i2c at cflagsMauro Carvalho Chehab1-2/+0
2017-11-15Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds2-3/+3
2017-11-07media: usb: fix spelling mistake: "synchronuously" -> "synchronously"Colin Ian King1-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-23media: usb: make i2c_client constBhumika Goyal1-1/+1
2017-08-27media: usb: make video_device constBhumika Goyal1-1/+1
2017-08-26media: usb: make i2c_adapter 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-04-18[media] media: stk1160: Add Kconfig help on snd-usb-audio requirementEzequiel Garcia1-1/+5
2017-02-03[media] stk1160: make some functions staticMauro Carvalho Chehab1-2/+2
2017-02-03[media] stk1160: Wait for completion of transfers to and from AC97 codecMarcel Hasler3-8/+35
2017-02-03[media] stk1160: Check whether to use AC97 codecMarcel Hasler3-2/+35
2017-02-03[media] stk1160: Remove stk1160-mixer and setup internal AC97 codec automaticallyMarcel Hasler5-104/+50
2016-09-19[media] constify i2c_algorithm structuresJulia Lawall1-1/+1
2016-09-19[media] usb: constify vb2_ops structuresJulia Lawall1-1/+1
2016-08-24[media] media: usb: stk1160: stk1160-video: don't print error when allocating urb failsWolfram Sang1-3/+1
2016-07-08[media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil1-1/+1
2016-06-28[media] stk1160: Check *nplanes in queue_setupHelen Fornazier1-0/+3
2016-02-01[media] stk1160: Remove redundant vb2_buf payload setEzequiel Garcia1-1/+0
2015-12-18[media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung1-1/+1
2015-12-18[media] vb2: drop v4l2_format argument from queue_setupHans Verkuil1-1/+1
2015-11-17[media] include/media: split I2C headers from V4L2 coreMauro Carvalho Chehab2-2/+2
2015-10-20[media] media: videobuf2: Change queue_setup argumentJunghak Sung1-1/+1
2015-10-01[media] media: videobuf2: Restructure vb2_bufferJunghak Sung3-14/+15
2015-10-01[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2Junghak Sung1-1/+1
2015-07-17[media] stk1160: Add frame scaling supportEzequiel Garcia2-28/+207
2015-07-17[media] stk1160: Reduce driver verbosityEzequiel Garcia3-13/+9
2015-07-06[media] stk1160: fix sequence handlingHans Verkuil3-5/+4
2015-06-06[media] stk1160: add DMABUF supportHans Verkuil1-1/+2
2015-04-02[media] stk1160: Make sure current buffer is releasedEzequiel Garcia1-2/+15
2014-12-23[media] media: drivers shouldn't touch debug field in video_deviceHans Verkuil1-5/+0
2014-11-05[media] stk1160: fix sparse warningHans Verkuil1-1/+1
2014-07-04[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan1-1/+0
2014-05-24[media] media: stk1160: Avoid stack-allocated buffer for control URBsEzequiel Garcia2-2/+9
2014-05-24[media] v4l: subdev: Move [gs]_std operation to video opsLaurent Pinchart1-2/+2
2014-04-23[media] vb2: stop_streaming should return voidHans Verkuil1-2/+2
2014-04-08[media] stk1160: warrant a NUL terminated stringMauro Carvalho Chehab1-1/+1