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
/
gspca
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-11
Merge tag 'media/v3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-15
/
+16
2014-09-22
[media] sn9c20x: fix checkpatch warning: sizeof cmatrix should be sizeof(cmat...
Morgan Phillips
1
-1
/
+1
2014-09-22
[media] sn9c20x.c: fix checkpatch error: that open brace { should be on the p...
Morgan Phillips
1
-4
/
+6
2014-09-08
[media] trivial: drivers/media/usb/gspca/gspca.h: indent with TABs, not spaces
Antonio Ospite
1
-1
/
+1
2014-09-08
[media] trivial: drivers/media/usb/gspca/gspca.c: fix the indentation of a co...
Antonio Ospite
1
-3
/
+2
2014-09-03
[media] kinect: fix sparse warnings
Hans Verkuil
1
-6
/
+6
2014-08-26
treewide: Fix typo in printk
Masanari Iida
1
-1
/
+1
2014-07-22
Merge commit '67dd8f35c2d8ed80f26c9654b474cffc11c6674d' into patchwork
Mauro Carvalho Chehab
1
-0
/
+1
2014-07-17
[media] v4l: Support extending the v4l2_pix_format structure
Laurent Pinchart
1
-4
/
+4
2014-07-17
[media] Fix 64-bit division fall-out from 64-bit control ranges
Hans Verkuil
3
-7
/
+7
2014-07-15
[media] gspca_pac7302: Add new usb-id for Genius i-Look 317
Hans de Goede
1
-0
/
+1
2014-07-04
[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO
Ramakrishnan Muthukrishnan
1
-1
/
+0
2014-07-04
[media] gspca_kinect: add support for the depth stream
Antonio Ospite
1
-11
/
+87
2014-07-04
[media] gspca: provide a mechanism to select a specific transfer endpoint
Antonio Ospite
2
-6
/
+15
2014-04-23
[media] media:gspca:dtcs033 Clean sparse check warnings on endianess
Robert Butora
1
-4
/
+11
2014-04-17
[media] gspca_gl860: Clean up idxdata structs
Ismael Luceno
1
-196
/
+268
2014-04-15
[media] media/usb/gspca: Add support for Scopium astro webcam (0547:7303)
Robert Butora
3
-0
/
+446
2014-04-15
[media] Prefer gspca_sonixb over sn9c102 for all devices
Jean Delvare
1
-2
/
+0
2014-04-08
[media] gpsca: remove the risk of a division by zero
Mauro Carvalho Chehab
1
-1
/
+3
2014-02-28
[media] gspca_topro: Add a couple of missing length check in the packet parsi...
Hans de Goede
1
-1
/
+9
2014-02-28
[media] gspca_stv06xx: remove an unneeded check
Dan Carpenter
1
-1
/
+1
2014-02-28
[media] media: gspca: sn9c20x: add ID for Genius Look 1320 V2
Wolfram Sang
1
-0
/
+1
2014-02-28
[media] gspca_kinect: fix messages about kinect_read() return value
Antonio Ospite
1
-2
/
+3
2014-02-28
[media] gspca_kinect: fix kinect_read() error path
Antonio Ospite
1
-1
/
+1
2013-12-09
[media] media_tree: Fix spelling errors
Jonathan McCrohan
5
-5
/
+5
2013-11-29
[media] gspca_sunplus: Add new usb-id for 06d6:0041
Hans de Goede
1
-0
/
+1
2013-11-29
[media] gspca-stk1135: Add delay after configuring clock
Ondrej Zary
1
-0
/
+3
2013-10-15
[media] gscpa_ov534_9: Add support for ov3610 sensor
Vladik Aranov
1
-1
/
+333
2013-10-02
[media] stk1135: fix two warnings added by changeset 76e0598
Mauro Carvalho Chehab
1
-2
/
+2
2013-09-26
[media] gspca: print small buffers via %*ph
Andy Shevchenko
2
-12
/
+5
2013-09-26
[media] gspca-stk1135: Add variable resolution support
Ondrej Zary
1
-34
/
+34
2013-09-26
[media] gspca: Support variable resolution
Ondrej Zary
2
-6
/
+20
2013-09-26
[media] gspca: store current mode instead of individual parameters
Ondrej Zary
33
-136
/
+146
2013-09-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-08-24
[media] gspca_ov519: Fix support for the Terratec Terracam USB Pro
Hans de Goede
1
-7
/
+25
2013-08-21
[media] introduce gspca-stk1135: Syntek STK1135 driver
Ondrej Zary
4
-0
/
+753
2013-08-21
[media] gspca-ov534: don't call sd_start() from sd_init()
Antonio Ospite
1
-2
/
+1
2013-08-21
[media] gspca: fix dev_open() error path
Alexey Khoroshilov
1
-1
/
+5
2013-08-05
credits: update contact information for Chris Cheney
Chris Cheney
1
-1
/
+1
2013-06-20
Merge branch 'linus' into patchwork
Mauro Carvalho Chehab
1
-0
/
+7
2013-06-17
[media] sn9c20x: the reg->size field wasn't filled in
Hans Verkuil
1
-0
/
+2
2013-06-17
[media] gspca: remove g_chip_ident
Hans Verkuil
4
-90
/
+34
2013-05-07
[media] gspca-sonixb: Adjust hstart on sn9c103 + pas202
Hans de Goede
1
-0
/
+7
2013-03-29
[media] gspca: remove obsolete Kconfig macros
Paul Bolle
1
-2
/
+0
2013-03-24
[media] v4l2: add const to argument of write-only s_register ioctl
Hans Verkuil
4
-6
/
+8
2013-03-23
[media] gspca: remove needless check before usb_free_coherent()
Wei Yongjun
1
-5
/
+4
2013-03-22
[media] m5602_ov7660: return error at ov7660_init()
Mauro Carvalho Chehab
1
-1
/
+3
2013-03-05
[media] gspca: Remove gspca-specific debug magic
Theodore Kilgore
44
-403
/
+373
2013-03-05
[media] gspca: Remove old control code now that all drivers are converted
Hans de Goede
2
-184
/
+0
2013-03-05
[media] gscpa: Remove autogain_functions.h
Hans de Goede
1
-183
/
+0
[next]