index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
usb
/
go7007
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: v4l: Use correct dependency for camera sensor drivers
Sakari Ailus
2023-09-14
1
-1
/
+1
*
media: go7007: Remove redundant if statement
Colin Ian King
2023-08-10
1
-2
/
+0
*
media: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-25
1
-1
/
+1
*
media: go7007: don't modify q->streaming
Hans Verkuil
2023-02-06
1
-5
/
+1
*
media: usb: go7007: s2250-board: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-21
1
-3
/
+2
*
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-16
1
-2
/
+1
*
media: usb: go7007: s2250-board: fix leak in probe()
Dan Carpenter
2022-02-22
1
-6
/
+4
*
media: go7007: Constify static struct snd_device_ops
Rikard Falkeborn
2022-02-22
1
-1
/
+1
*
media: replace setting of bytesused with vb2_set_plane_payload
Dafna Hirschfeld
2021-12-07
1
-1
/
+1
*
media: go7007: remove redundant initialization
Pavel Skripkin
2021-07-22
1
-26
/
+0
*
media: go7007: fix memory leak in go7007_usb_probe
Pavel Skripkin
2021-07-22
1
-1
/
+1
*
media: v4l2-subdev: add subdev-wide state struct
Tomi Valkeinen
2021-06-17
1
-1
/
+1
*
media: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-29
1
-1
/
+1
*
go7007: add sanity checking for endpoints
Oliver Neukum
2020-07-19
1
-1
/
+10
*
media: go7007: Fix URB type for interrupt handling
Takashi Iwai
2020-03-02
1
-1
/
+3
*
media: media/usb: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
2020-02-24
1
-1
/
+1
*
media: Drop superfluous ioctl PCM ops
Takashi Iwai
2019-12-13
1
-1
/
+0
*
media: go7007: Clean up ALSA PCM API usages
Takashi Iwai
2019-12-13
1
-21
/
+3
*
media: go7007: fix a miss of snd_card_free
Chuhong Yuan
2019-12-13
1
-18
/
+17
*
media: usb: go7007: s2250-board: add missed i2c_unregister_device
Chuhong Yuan
2019-12-13
1
-0
/
+1
*
media: usb: go7007: s2250-board: convert to i2c_new_dummy_device
Wolfram Sang
2019-08-13
1
-3
/
+3
*
media: go7007: Fix misuse of strscpy
Joe Perches
2019-07-23
1
-1
/
+1
*
media: media/usb: don't set description in ENUM_FMT
Hans Verkuil
2019-07-22
1
-11
/
+0
*
Merge tag 'v5.2-rc4' into media/master
Mauro Carvalho Chehab
2019-06-11
9
-81
/
+9
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-30
9
-81
/
+9
*
|
media: media/usb: set device_caps in struct video_device
Hans Verkuil
2019-06-05
1
-9
/
+6
|
/
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
media: prefix header search paths with $(srctree)/
Masahiro Yamada
2019-05-18
1
-1
/
+1
*
media: replace strncpy() by strscpy()
Mauro Carvalho Chehab
2019-03-29
2
-9
/
+9
*
media: Kconfig files: use the right help coding style
Mauro Carvalho Chehab
2019-03-20
1
-4
/
+4
*
media: go7007: avoid clang frame overflow warning with KASAN
Arnd Bergmann
2019-03-19
1
-2
/
+2
*
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-09-11
3
-13
/
+13
*
media: go7007: use irqsave() in USB's complete callback
Sebastian Andrzej Siewior
2018-08-02
2
-9
/
+11
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-13
1
-1
/
+1
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-13
1
-1
/
+2
*
media: go7007: fix two sparse warnings
Hans Verkuil
2018-05-25
2
-1
/
+4
*
media: usb: don't initialize vars if not needed
Markus Elfring
2018-03-06
1
-1
/
+1
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
media: usb: make video_device const
Bhumika Goyal
2017-08-27
1
-1
/
+1
*
media: usb: make snd_pcm_hardware const
Bhumika Goyal
2017-08-20
1
-1
/
+1
*
media: : usb: add const to v4l2_file_operations structures
Bhumika Goyal
2017-07-20
1
-1
/
+1
*
[media] go7007: improve subscribe event handling
Gustavo Padovan
2017-03-22
1
-3
/
+2
*
[media] go7007: add MEDIA_CAMERA_SUPPORT dependency
Arnd Bergmann
2016-11-23
1
-1
/
+1
*
[media] constify i2c_algorithm structures
Julia Lawall
2016-09-19
2
-2
/
+2
*
[media] usb: constify vb2_ops structures
Julia Lawall
2016-09-19
1
-1
/
+1
*
[media] usb: constify snd_pcm_ops structures
Julia Lawall
2016-09-19
1
-1
/
+1
*
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
Hans Verkuil
2016-07-08
1
-1
/
+1
*
[media] v4l2-device.h: add v4l2_device_mask_ variants
Hans Verkuil
2016-04-20
1
-1
/
+1
*
[media] go7007: constify go7007_hpi_ops structures
Julia Lawall
2016-02-01
2
-3
/
+3
*
[media] media: videobuf2: Move timestamp to vb2_buffer
Junghak Sung
2015-12-18
1
-1
/
+1
[next]