summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/go7007/go7007-usb.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* media: go7007: add missing MODULE_DESCRIPTION() macrosJeff Johnson2024-06-151-0/+1
* media: go7007: add check of return value of go7007_read_addr()Daniil Dulov2024-02-161-1/+3
* media: go7007: fix memory leak in go7007_usb_probePavel Skripkin2021-07-221-1/+1
* go7007: add sanity checking for endpointsOliver Neukum2020-07-191-1/+10
* media: go7007: Fix URB type for interrupt handlingTakashi Iwai2020-03-021-1/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-9/+1
* media: replace strncpy() by strscpy()Mauro Carvalho Chehab2019-03-291-8/+8
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-131-1/+2
* [media] constify i2c_algorithm structuresJulia Lawall2016-09-191-1/+1
* [media] go7007: constify go7007_hpi_ops structuresJulia Lawall2016-02-011-2/+2
* [media] go7007: fix broken testHans Verkuil2015-11-171-1/+1
* [media] include/media: split I2C headers from V4L2 coreMauro Carvalho Chehab2015-11-171-2/+2
* [media] go7007: Comment some dead codeMauro Carvalho Chehab2015-05-011-0/+4
* [media] go7007: fix sparse warningsHans Verkuil2014-09-031-2/+2
* [media] go7007: move out of staging into drivers/media/usb.Hans Verkuil2014-07-221-0/+1345