index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
usb
/
go7007
/
go7007-usb.c
Age
Commit message (
Expand
)
Author
2024-06-15
media: go7007: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-02-16
media: go7007: add check of return value of go7007_read_addr()
Daniil Dulov
2021-07-22
media: go7007: fix memory leak in go7007_usb_probe
Pavel Skripkin
2020-07-19
go7007: add sanity checking for endpoints
Oliver Neukum
2020-03-02
media: go7007: Fix URB type for interrupt handling
Takashi Iwai
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-03-29
media: replace strncpy() by strscpy()
Mauro Carvalho Chehab
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2016-09-19
[media] constify i2c_algorithm structures
Julia Lawall
2016-02-01
[media] go7007: constify go7007_hpi_ops structures
Julia Lawall
2015-11-17
[media] go7007: fix broken test
Hans Verkuil
2015-11-17
[media] include/media: split I2C headers from V4L2 core
Mauro Carvalho Chehab
2015-05-01
[media] go7007: Comment some dead code
Mauro Carvalho Chehab
2014-09-03
[media] go7007: fix sparse warnings
Hans Verkuil
2014-07-22
[media] go7007: move out of staging into drivers/media/usb.
Hans Verkuil