aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/go7007 (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-18media: prefix header search paths with $(srctree)/Masahiro Yamada1-1/+1
2019-03-29media: replace strncpy() by strscpy()Mauro Carvalho Chehab2-9/+9
2019-03-20media: Kconfig files: use the right help coding styleMauro Carvalho Chehab1-4/+4
2019-03-19media: go7007: avoid clang frame overflow warning with KASANArnd Bergmann1-2/+2
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab3-13/+13
2018-08-02media: go7007: use irqsave() in USB's complete callbackSebastian Andrzej Siewior2-9/+11
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-1/+1
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook1-1/+2
2018-05-25media: go7007: fix two sparse warningsHans Verkuil2-1/+4
2018-03-06media: usb: don't initialize vars if not neededMarkus Elfring1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-27media: usb: make video_device constBhumika Goyal1-1/+1
2017-08-20media: usb: make snd_pcm_hardware constBhumika Goyal1-1/+1
2017-07-20media: : usb: add const to v4l2_file_operations structuresBhumika Goyal1-1/+1
2017-03-22[media] go7007: improve subscribe event handlingGustavo Padovan1-3/+2
2016-11-23[media] go7007: add MEDIA_CAMERA_SUPPORT dependencyArnd Bergmann1-1/+1
2016-09-19[media] constify i2c_algorithm structuresJulia Lawall2-2/+2
2016-09-19[media] usb: constify vb2_ops structuresJulia Lawall1-1/+1
2016-09-19[media] usb: constify snd_pcm_ops structuresJulia Lawall1-1/+1
2016-07-08[media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil1-1/+1
2016-04-20[media] v4l2-device.h: add v4l2_device_mask_ variantsHans Verkuil1-1/+1
2016-02-01[media] go7007: constify go7007_hpi_ops structuresJulia Lawall2-3/+3
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/+0
2015-11-17[media] go7007: fix broken testHans Verkuil1-1/+1
2015-11-17[media] include/media: split I2C headers from V4L2 coreMauro Carvalho Chehab2-3/+3
2015-10-20[media] media: videobuf2: Change queue_setup argumentJunghak Sung1-1/+1
2015-10-01[media] media: videobuf2: Restructure vb2_bufferJunghak Sung3-23/+28
2015-10-01[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2Junghak Sung1-1/+1
2015-10-01[media] go7007: Fix returned errno code in gen_mjpeghdr_to_package()Javier Martinez Canillas1-3/+3
2015-08-11[media] Drop owner assignment from i2c_driverKrzysztof Kozlowski1-1/+0
2015-05-01[media] v4l2: replace s_mbus_fmt by set_fmt in bridge driversHans Verkuil1-5/+7
2015-05-01[media] v4l2: replace s_mbus_fmt by set_fmtHans Verkuil1-3/+15
2015-05-01[media] go7007: Comment some dead codeMauro Carvalho Chehab1-0/+4
2015-04-30[media] go7007: don't use vb before test if it is not NULLMauro Carvalho Chehab1-1/+2
2014-11-14[media] usb: Make use of media_bus_format enumBoris BREZILLON1-1/+1
2014-09-03[media] go7007: fix sparse warningsHans Verkuil1-2/+2
2014-07-22[media] go7007: move out of staging into drivers/media/usb.Hans Verkuil11-0/+6565