summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/stk1160
Commit message (Expand)AuthorAgeFilesLines
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-3/+3
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-121-2/+3
* media: stk1160: Add missing calls to mutex_destroyEzequiel Garcia2018-05-281-0/+2
* media: stk1160: Fix typo s/therwise/OtherwiseEzequiel Garcia2018-05-281-1/+1
* media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab2018-01-041-1/+1
* media: don't include drivers/media/i2c at cflagsMauro Carvalho Chehab2017-12-281-2/+0
* Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-152-3/+3
|\
| * media: usb: fix spelling mistake: "synchronuously" -> "synchronously"Colin Ian King2017-11-071-2/+2
| * media: usb: make i2c_client constBhumika Goyal2017-09-231-1/+1
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* media: usb: make video_device constBhumika Goyal2017-08-271-1/+1
* media: usb: make i2c_adapter constBhumika Goyal2017-08-261-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] media: stk1160: Add Kconfig help on snd-usb-audio requirementEzequiel Garcia2017-04-181-1/+5
* [media] stk1160: make some functions staticMauro Carvalho Chehab2017-02-031-2/+2
* [media] stk1160: Wait for completion of transfers to and from AC97 codecMarcel Hasler2017-02-033-8/+35
* [media] stk1160: Check whether to use AC97 codecMarcel Hasler2017-02-033-2/+35
* [media] stk1160: Remove stk1160-mixer and setup internal AC97 codec automatic...Marcel Hasler2017-02-035-104/+50
* [media] constify i2c_algorithm structuresJulia Lawall2016-09-191-1/+1
* [media] usb: constify vb2_ops structuresJulia Lawall2016-09-191-1/+1
* [media] media: usb: stk1160: stk1160-video: don't print error when allocating...Wolfram Sang2016-08-241-3/+1
* [media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil2016-07-081-1/+1
* [media] stk1160: Check *nplanes in queue_setupHelen Fornazier2016-06-281-0/+3
* [media] stk1160: Remove redundant vb2_buf payload setEzequiel Garcia2016-02-011-1/+0
* [media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung2015-12-181-1/+1
* [media] vb2: drop v4l2_format argument from queue_setupHans Verkuil2015-12-181-1/+1
* [media] include/media: split I2C headers from V4L2 coreMauro Carvalho Chehab2015-11-172-2/+2
* [media] media: videobuf2: Change queue_setup argumentJunghak Sung2015-10-201-1/+1
* [media] media: videobuf2: Restructure vb2_bufferJunghak Sung2015-10-013-14/+15
* [media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2Junghak Sung2015-10-011-1/+1
* [media] stk1160: Add frame scaling supportEzequiel Garcia2015-07-172-28/+207
* [media] stk1160: Reduce driver verbosityEzequiel Garcia2015-07-173-13/+9
* [media] stk1160: fix sequence handlingHans Verkuil2015-07-063-5/+4
* [media] stk1160: add DMABUF supportHans Verkuil2015-06-061-1/+2
* [media] stk1160: Make sure current buffer is releasedEzequiel Garcia2015-04-021-2/+15
* [media] media: drivers shouldn't touch debug field in video_deviceHans Verkuil2014-12-231-5/+0
* [media] stk1160: fix sparse warningHans Verkuil2014-11-051-1/+1
* [media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan2014-07-041-1/+0
* [media] media: stk1160: Avoid stack-allocated buffer for control URBsEzequiel Garcia2014-05-242-2/+9
* [media] v4l: subdev: Move [gs]_std operation to video opsLaurent Pinchart2014-05-241-2/+2
* [media] vb2: stop_streaming should return voidHans Verkuil2014-04-231-2/+2
* [media] stk1160: warrant a NUL terminated stringMauro Carvalho Chehab2014-04-081-1/+1
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-041-1/+1
|\
| * [media] v4l: Rename vb2_queue.timestamp_type as timestamp_flagsSakari Ailus2014-03-051-1/+1
* | [media] Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-141-4/+2
|/
* [media] stk1160: Build as a module if SND is m and audio support is selectedMauro Carvalho Chehab2013-08-011-6/+10
* [media] media: stk1160: Ignore unchanged standard setEzequiel Garcia2013-07-261-0/+3
* [media] stk1160: Allow to change input while streamingEzequiel Garcia2013-07-261-3/+0
* [media] v4l2: remove g_chip_ident from bridge drivers where it is easy to do soHans Verkuil2013-06-171-41/+0
OpenPOWER on IntegriCloud