summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/go7007
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab2019-06-119-81/+9Star
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-309-81/+9Star
* | media: media/usb: set device_caps in struct video_deviceHans Verkuil2019-06-051-9/+6Star
|/
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* media: prefix header search paths with $(srctree)/Masahiro Yamada2019-05-181-1/+1
* media: replace strncpy() by strscpy()Mauro Carvalho Chehab2019-03-292-9/+9
* media: Kconfig files: use the right help coding styleMauro Carvalho Chehab2019-03-201-4/+4
* media: go7007: avoid clang frame overflow warning with KASANArnd Bergmann2019-03-191-2/+2
* media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab2018-09-113-13/+13
* media: go7007: use irqsave() in USB's complete callbackSebastian Andrzej Siewior2018-08-022-9/+11
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-131-1/+1
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-131-1/+2
* media: go7007: fix two sparse warningsHans Verkuil2018-05-252-1/+4
* media: usb: don't initialize vars if not neededMarkus Elfring2018-03-061-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 snd_pcm_hardware constBhumika Goyal2017-08-201-1/+1
* media: : usb: add const to v4l2_file_operations structuresBhumika Goyal2017-07-201-1/+1
* [media] go7007: improve subscribe event handlingGustavo Padovan2017-03-221-3/+2Star
* [media] go7007: add MEDIA_CAMERA_SUPPORT dependencyArnd Bergmann2016-11-231-1/+1
* [media] constify i2c_algorithm structuresJulia Lawall2016-09-192-2/+2
* [media] usb: constify vb2_ops structuresJulia Lawall2016-09-191-1/+1
* [media] usb: constify snd_pcm_ops structuresJulia Lawall2016-09-191-1/+1
* [media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil2016-07-081-1/+1
* [media] v4l2-device.h: add v4l2_device_mask_ variantsHans Verkuil2016-04-201-1/+1
* [media] go7007: constify go7007_hpi_ops structuresJulia Lawall2016-02-012-3/+3
* [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/+0Star
* [media] go7007: fix broken testHans Verkuil2015-11-171-1/+1
* [media] include/media: split I2C headers from V4L2 coreMauro Carvalho Chehab2015-11-172-3/+3
* [media] media: videobuf2: Change queue_setup argumentJunghak Sung2015-10-201-1/+1
* [media] media: videobuf2: Restructure vb2_bufferJunghak Sung2015-10-013-23/+28
* [media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2Junghak Sung2015-10-011-1/+1
* [media] go7007: Fix returned errno code in gen_mjpeghdr_to_package()Javier Martinez Canillas2015-10-011-3/+3
* [media] Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-08-111-1/+0Star
* [media] v4l2: replace s_mbus_fmt by set_fmt in bridge driversHans Verkuil2015-05-011-5/+7
* [media] v4l2: replace s_mbus_fmt by set_fmtHans Verkuil2015-05-011-3/+15
* [media] go7007: Comment some dead codeMauro Carvalho Chehab2015-05-011-0/+4
* [media] go7007: don't use vb before test if it is not NULLMauro Carvalho Chehab2015-04-301-1/+2
* [media] usb: Make use of media_bus_format enumBoris BREZILLON2014-11-141-1/+1
* [media] go7007: fix sparse warningsHans Verkuil2014-09-031-2/+2
* [media] go7007: move out of staging into drivers/media/usb.Hans Verkuil2014-07-2211-0/+6565