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
/
pwc
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-18
media: Kconfig: cleanup VIDEO_DEV dependencies
Mauro Carvalho Chehab
1
-1
/
+1
2022-02-22
media: usb: pwc-uncompress: Use struct_size() helper in pwc_decompress()
Gustavo A. R. Silva
1
-1
/
+1
2021-05-07
treewide: remove editor modelines and cruft
Masahiro Yamada
1
-3
/
+0
2021-03-11
media: fix incorrect kernel doc usages
Hans Verkuil
1
-1
/
+1
2021-03-11
media: media/usb:Remove superfluous "breaks"
dingsenjie
1
-8
/
+0
2021-01-12
media: pwc: Use correct device for DMA
Matwey V. Kornilov
1
-9
/
+13
2020-08-29
media: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-06-16
media: pwc: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-04-22
media: pwc-if: place USB device list on numberical order
Mauro Carvalho Chehab
1
-13
/
+21
2020-04-22
media: pwc-if.c: Update comments about each pwc supported model
Mauro Carvalho Chehab
1
-21
/
+21
2020-04-21
media: pwc-ctl: remove redundant assignment to variable ret
Colin Ian King
1
-1
/
+1
2020-02-24
media: media/usb: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
1
-1
/
+1
2019-07-22
media: media/usb: don't set description in ENUM_FMT
Hans Verkuil
1
-5
/
+0
2019-06-11
Merge tag 'v5.2-rc4' into media/master
Mauro Carvalho Chehab
14
-182
/
+14
2019-06-05
media: media/usb: set device_caps in struct video_device
Hans Verkuil
2
-3
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
14
-182
/
+14
2019-05-28
media: pwc: convert to BIT macro
Oliver Neukum
1
-9
/
+9
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-03-26
media: pwc-ctl: pChoose can't be NULL
Mauro Carvalho Chehab
1
-8
/
+9
2019-03-20
media: Kconfig files: use the right help coding style
Mauro Carvalho Chehab
1
-2
/
+2
2019-03-01
media: usb: fix several typos
Mauro Carvalho Chehab
3
-4
/
+4
2019-01-16
media: usb: pwc: Don't use coherent DMA buffers for ISO transfer
Matwey V. Kornilov
1
-13
/
+49
2019-01-16
media: usb: pwc: Introduce TRACE_EVENTs for pwc_isoc_handler()
Matwey V. Kornilov
1
-0
/
+7
2018-09-11
media: replace strcpy() by strscpy()
Mauro Carvalho Chehab
2
-2
/
+2
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
1
-4
/
+6
2018-01-04
media: replace all <spaces><tab> occurrences
Mauro Carvalho Chehab
1
-3
/
+3
2017-11-30
media: drivers: remove "/**" from non-kernel-doc comments
Mauro Carvalho Chehab
1
-4
/
+3
2017-11-16
Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+2
2017-11-07
media: usb: fix spelling mistake: "synchronuously" -> "synchronously"
Colin Ian King
1
-1
/
+2
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-05-19
[media] media drivers: annotate fall-through
Mauro Carvalho Chehab
1
-1
/
+2
2017-04-21
convert philips.txt to ReST and add to media docs
Mauro Carvalho Chehab
1
-236
/
+0
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-10-21
[media] pwc: don't break long lines
Mauro Carvalho Chehab
2
-6
/
+4
2016-09-19
[media] usb: constify vb2_ops structures
Julia Lawall
1
-1
/
+1
2016-08-24
[media] media: usb: pwc: pwc-if: don't print error when allocating urb fails
Wolfram Sang
1
-1
/
+0
2016-07-08
[media] pwc: hide unused label
Arnd Bergmann
1
-0
/
+2
2016-07-08
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
Hans Verkuil
1
-1
/
+1
2016-02-01
[media] pwc: Add USB id for Philips Spc880nc webcam
Hans de Goede
1
-0
/
+6
2015-12-18
[media] media: videobuf2: Move timestamp to vb2_buffer
Junghak Sung
1
-2
/
+1
2015-12-18
[media] vb2: drop v4l2_format argument from queue_setup
Hans Verkuil
1
-1
/
+1
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
-16
/
+27
2015-01-29
[media] pwc: fix WARN_ON
Hans Verkuil
1
-5
/
+7
2014-09-03
[media] pwc: fix sparse warning
Hans Verkuil
1
-1
/
+1
2014-07-04
[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO
Ramakrishnan Muthukrishnan
1
-1
/
+0
2014-04-23
[media] vb2: stop_streaming should return void
Hans Verkuil
1
-5
/
+2
2014-03-11
[media] pwc: do not decompress the image unless the state is DONE
Hans Verkuil
1
-6
/
+9
2014-03-11
[media] vb2: change result code of buf_finish to void
Hans Verkuil
1
-2
/
+2
[next]