summaryrefslogtreecommitdiff
path: root/drivers/media/usb/go7007
AgeCommit message (Expand)Author
2021-07-22media: go7007: remove redundant initializationPavel Skripkin
2021-07-22media: go7007: fix memory leak in go7007_usb_probePavel Skripkin
2021-06-17media: v4l2-subdev: add subdev-wide state structTomi Valkeinen
2020-08-29media: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-19go7007: add sanity checking for endpointsOliver Neukum
2020-03-02media: go7007: Fix URB type for interrupt handlingTakashi Iwai
2020-02-24media: media/usb: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil
2019-12-13media: Drop superfluous ioctl PCM opsTakashi Iwai
2019-12-13media: go7007: Clean up ALSA PCM API usagesTakashi Iwai
2019-12-13media: go7007: fix a miss of snd_card_freeChuhong Yuan
2019-12-13media: usb: go7007: s2250-board: add missed i2c_unregister_deviceChuhong Yuan
2019-08-13media: usb: go7007: s2250-board: convert to i2c_new_dummy_deviceWolfram Sang
2019-07-23media: go7007: Fix misuse of strscpyJoe Perches
2019-07-22media: media/usb: don't set description in ENUM_FMTHans Verkuil
2019-06-11Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab
2019-06-05media: media/usb: set device_caps in struct video_deviceHans Verkuil
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-18media: prefix header search paths with $(srctree)/Masahiro Yamada
2019-03-29media: replace strncpy() by strscpy()Mauro Carvalho Chehab
2019-03-20media: Kconfig files: use the right help coding styleMauro Carvalho Chehab
2019-03-19media: go7007: avoid clang frame overflow warning with KASANArnd Bergmann
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab
2018-08-02media: go7007: use irqsave() in USB's complete callbackSebastian Andrzej Siewior
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-05-25media: go7007: fix two sparse warningsHans Verkuil
2018-03-06media: usb: don't initialize vars if not neededMarkus Elfring
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-27media: usb: make video_device constBhumika Goyal
2017-08-20media: usb: make snd_pcm_hardware constBhumika Goyal
2017-07-20media: : usb: add const to v4l2_file_operations structuresBhumika Goyal
2017-03-22[media] go7007: improve subscribe event handlingGustavo Padovan
2016-11-23[media] go7007: add MEDIA_CAMERA_SUPPORT dependencyArnd Bergmann
2016-09-19[media] constify i2c_algorithm structuresJulia Lawall
2016-09-19[media] usb: constify vb2_ops structuresJulia Lawall
2016-09-19[media] usb: constify snd_pcm_ops structuresJulia Lawall
2016-07-08[media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil
2016-04-20[media] v4l2-device.h: add v4l2_device_mask_ variantsHans Verkuil
2016-02-01[media] go7007: constify go7007_hpi_ops structuresJulia Lawall
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] go7007: fix broken testHans 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-10-01[media] go7007: Fix returned errno code in gen_mjpeghdr_to_package()Javier Martinez Canillas
2015-08-11[media] Drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-05-01[media] v4l2: replace s_mbus_fmt by set_fmt in bridge driversHans Verkuil