index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
usb
/
go7007
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-02
media: go7007: Fix URB type for interrupt handling
Takashi Iwai
1
-1
/
+3
2020-02-24
media: media/usb: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
1
-1
/
+1
2019-12-13
media: Drop superfluous ioctl PCM ops
Takashi Iwai
1
-1
/
+0
2019-12-13
media: go7007: Clean up ALSA PCM API usages
Takashi Iwai
1
-21
/
+3
2019-12-13
media: go7007: fix a miss of snd_card_free
Chuhong Yuan
1
-18
/
+17
2019-12-13
media: usb: go7007: s2250-board: add missed i2c_unregister_device
Chuhong Yuan
1
-0
/
+1
2019-08-13
media: usb: go7007: s2250-board: convert to i2c_new_dummy_device
Wolfram Sang
1
-3
/
+3
2019-07-23
media: go7007: Fix misuse of strscpy
Joe Perches
1
-1
/
+1
2019-07-22
media: media/usb: don't set description in ENUM_FMT
Hans Verkuil
1
-11
/
+0
2019-06-11
Merge tag 'v5.2-rc4' into media/master
Mauro Carvalho Chehab
9
-81
/
+9
2019-06-05
media: media/usb: set device_caps in struct video_device
Hans Verkuil
1
-9
/
+6
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
9
-81
/
+9
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-18
media: prefix header search paths with $(srctree)/
Masahiro Yamada
1
-1
/
+1
2019-03-29
media: replace strncpy() by strscpy()
Mauro Carvalho Chehab
2
-9
/
+9
2019-03-20
media: Kconfig files: use the right help coding style
Mauro Carvalho Chehab
1
-4
/
+4
2019-03-19
media: go7007: avoid clang frame overflow warning with KASAN
Arnd Bergmann
1
-2
/
+2
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
3
-13
/
+13
2018-08-02
media: go7007: use irqsave() in USB's complete callback
Sebastian Andrzej Siewior
2
-9
/
+11
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+2
2018-05-25
media: go7007: fix two sparse warnings
Hans Verkuil
2
-1
/
+4
2018-03-06
media: usb: don't initialize vars if not needed
Markus Elfring
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-27
media: usb: make video_device const
Bhumika Goyal
1
-1
/
+1
2017-08-20
media: usb: make snd_pcm_hardware const
Bhumika Goyal
1
-1
/
+1
2017-07-20
media: : usb: add const to v4l2_file_operations structures
Bhumika Goyal
1
-1
/
+1
2017-03-22
[media] go7007: improve subscribe event handling
Gustavo Padovan
1
-3
/
+2
2016-11-23
[media] go7007: add MEDIA_CAMERA_SUPPORT dependency
Arnd Bergmann
1
-1
/
+1
2016-09-19
[media] constify i2c_algorithm structures
Julia Lawall
2
-2
/
+2
2016-09-19
[media] usb: constify vb2_ops structures
Julia Lawall
1
-1
/
+1
2016-09-19
[media] usb: constify snd_pcm_ops structures
Julia Lawall
1
-1
/
+1
2016-07-08
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
Hans Verkuil
1
-1
/
+1
2016-04-20
[media] v4l2-device.h: add v4l2_device_mask_ variants
Hans Verkuil
1
-1
/
+1
2016-02-01
[media] go7007: constify go7007_hpi_ops structures
Julia Lawall
2
-3
/
+3
2015-12-18
[media] media: videobuf2: Move timestamp to vb2_buffer
Junghak Sung
1
-1
/
+1
2015-12-18
[media] vb2: drop v4l2_format argument from queue_setup
Hans Verkuil
1
-1
/
+0
2015-11-17
[media] go7007: fix broken test
Hans Verkuil
1
-1
/
+1
2015-11-17
[media] include/media: split I2C headers from V4L2 core
Mauro Carvalho Chehab
2
-3
/
+3
2015-10-20
[media] media: videobuf2: Change queue_setup argument
Junghak Sung
1
-1
/
+1
2015-10-01
[media] media: videobuf2: Restructure vb2_buffer
Junghak Sung
3
-23
/
+28
2015-10-01
[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2
Junghak Sung
1
-1
/
+1
2015-10-01
[media] go7007: Fix returned errno code in gen_mjpeghdr_to_package()
Javier Martinez Canillas
1
-3
/
+3
2015-08-11
[media] Drop owner assignment from i2c_driver
Krzysztof Kozlowski
1
-1
/
+0
2015-05-01
[media] v4l2: replace s_mbus_fmt by set_fmt in bridge drivers
Hans Verkuil
1
-5
/
+7
2015-05-01
[media] v4l2: replace s_mbus_fmt by set_fmt
Hans Verkuil
1
-3
/
+15
2015-05-01
[media] go7007: Comment some dead code
Mauro Carvalho Chehab
1
-0
/
+4
2015-04-30
[media] go7007: don't use vb before test if it is not NULL
Mauro Carvalho Chehab
1
-1
/
+2
2014-11-14
[media] usb: Make use of media_bus_format enum
Boris BREZILLON
1
-1
/
+1
2014-09-03
[media] go7007: fix sparse warnings
Hans Verkuil
1
-2
/
+2
[next]