summaryrefslogtreecommitdiff
path: root/drivers/media/usb/stk1160
AgeCommit message (Expand)Author
2018-01-04media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab
2017-12-28media: don't include drivers/media/i2c at cflagsMauro Carvalho Chehab
2017-11-15Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-11-07media: usb: fix spelling mistake: "synchronuously" -> "synchronously"Colin Ian King
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-23media: usb: make i2c_client constBhumika Goyal
2017-08-27media: usb: make video_device constBhumika Goyal
2017-08-26media: usb: make i2c_adapter constBhumika Goyal
2017-08-20media: usb: constify usb_device_idArvind Yadav
2017-07-20media: : usb: add const to v4l2_file_operations structuresBhumika Goyal
2017-04-18[media] media: stk1160: Add Kconfig help on snd-usb-audio requirementEzequiel Garcia
2017-02-03[media] stk1160: make some functions staticMauro Carvalho Chehab
2017-02-03[media] stk1160: Wait for completion of transfers to and from AC97 codecMarcel Hasler
2017-02-03[media] stk1160: Check whether to use AC97 codecMarcel Hasler
2017-02-03[media] stk1160: Remove stk1160-mixer and setup internal AC97 codec automatic...Marcel Hasler
2016-09-19[media] constify i2c_algorithm structuresJulia Lawall
2016-09-19[media] usb: constify vb2_ops structuresJulia Lawall
2016-08-24[media] media: usb: stk1160: stk1160-video: don't print error when allocating...Wolfram Sang
2016-07-08[media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil
2016-06-28[media] stk1160: Check *nplanes in queue_setupHelen Fornazier
2016-02-01[media] stk1160: Remove redundant vb2_buf payload setEzequiel Garcia
2015-12-18[media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung
2015-12-18[media] vb2: drop v4l2_format argument from queue_setupHans Verkuil
2015-11-17[media] include/media: split I2C headers from V4L2 coreMauro Carvalho Chehab
2015-10-20[media] media: videobuf2: Change queue_setup argumentJunghak Sung
2015-10-01[media] media: videobuf2: Restructure vb2_bufferJunghak Sung
2015-10-01[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2Junghak Sung
2015-07-17[media] stk1160: Add frame scaling supportEzequiel Garcia
2015-07-17[media] stk1160: Reduce driver verbosityEzequiel Garcia
2015-07-06[media] stk1160: fix sequence handlingHans Verkuil
2015-06-06[media] stk1160: add DMABUF supportHans Verkuil
2015-04-02[media] stk1160: Make sure current buffer is releasedEzequiel Garcia
2014-12-23[media] media: drivers shouldn't touch debug field in video_deviceHans Verkuil
2014-11-05[media] stk1160: fix sparse warningHans Verkuil
2014-07-04[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan
2014-05-24[media] media: stk1160: Avoid stack-allocated buffer for control URBsEzequiel Garcia
2014-05-24[media] v4l: subdev: Move [gs]_std operation to video opsLaurent Pinchart
2014-04-23[media] vb2: stop_streaming should return voidHans Verkuil
2014-04-08[media] stk1160: warrant a NUL terminated stringMauro Carvalho Chehab
2014-04-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-03-05[media] v4l: Rename vb2_queue.timestamp_type as timestamp_flagsSakari Ailus
2014-02-14[media] Convert to snd_card_new() with a device pointerTakashi Iwai
2013-08-01[media] stk1160: Build as a module if SND is m and audio support is selectedMauro Carvalho Chehab
2013-07-26[media] media: stk1160: Ignore unchanged standard setEzequiel Garcia
2013-07-26[media] stk1160: Allow to change input while streamingEzequiel Garcia
2013-06-17[media] v4l2: remove g_chip_ident from bridge drivers where it is easy to do soHans Verkuil
2013-03-25[media] stk1160: remove V4L2_CHIP_MATCH_AC97 placeholderHans Verkuil
2013-03-24[media] v4l2: add const to argument of write-only s_register ioctlHans Verkuil
2013-03-24[media] v4l2: pass std by value to the write-only s_std ioctlHans Verkuil
2013-03-05[media] vb2: Add support for non monotonic timestampsKamil Debski