aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/go7007/go7007-usb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-22media: go7007: fix memory leak in go7007_usb_probePavel Skripkin1-1/+1
2020-07-19go7007: add sanity checking for endpointsOliver Neukum1-1/+10
2020-03-02media: go7007: Fix URB type for interrupt handlingTakashi Iwai1-1/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner1-9/+1
2019-03-29media: replace strncpy() by strscpy()Mauro Carvalho Chehab1-8/+8
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook1-1/+2
2016-09-19[media] constify i2c_algorithm structuresJulia Lawall1-1/+1
2016-02-01[media] go7007: constify go7007_hpi_ops structuresJulia Lawall1-2/+2
2015-11-17[media] go7007: fix broken testHans Verkuil1-1/+1
2015-11-17[media] include/media: split I2C headers from V4L2 coreMauro Carvalho Chehab1-2/+2
2015-05-01[media] go7007: Comment some dead codeMauro Carvalho Chehab1-0/+4
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 Verkuil1-0/+1345