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
starfive-6.6.48-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
/
cx231xx
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-29
[media] cx231xx: use after free on error path in probe
Dan Carpenter
1
-1
/
+1
2013-10-17
[media] cx231xx: fix double free and leaks on failure path in cx231xx_usb_pro...
Alexey Khoroshilov
1
-53
/
+57
2013-10-15
[media] cx231xx: fix sparse warnings
Hans Verkuil
1
-2
/
+2
2013-08-23
[media] cx231xx: Add support for KWorld UB445-U
Johannes Erdfelt
3
-0
/
+42
2013-06-17
[media] cx231xx: the reg->size field wasn't filled in
Hans Verkuil
1
-0
/
+7
2013-06-17
[media] cx231xx: remove g_chip_ident
Hans Verkuil
6
-320
/
+103
2013-03-24
[media] v4l2: add const to argument of write-only s_register ioctl
Hans Verkuil
2
-2
/
+2
2013-03-24
[media] v4l2: pass std by value to the write-only s_std ioctl
Hans Verkuil
2
-5
/
+5
2013-03-24
[media] v4l2: add const to argument of write-only s_tuner ioctl
Hans Verkuil
2
-3
/
+3
2013-03-24
[media] v4l2: add const to argument of write-only s_frequency ioctl
Hans Verkuil
2
-4
/
+5
2013-03-19
[media] cx231xx : Add support for OTG102 aka EZGrabber2
Matt Gomboc
3
-0
/
+38
2013-03-14
[media] media/usb: cx231xx-pcb-cfg.h: Remove unused enum _true_false
Thiago Farina
1
-5
/
+0
2013-03-14
[media] cx231xx: fix undefined function cx231xx_g_chip_ident()
Gianluca Gennari
1
-1
/
+1
2013-03-05
[media] cx231xx: fix gpio big-endian problems
Hans Verkuil
2
-37
/
+38
2013-03-05
[media] cx231xx: fix big-endian problems
Hans Verkuil
5
-16
/
+16
2013-03-05
[media] cx231xx: don't use port 3 on the Conexant video grabber
Hans Verkuil
1
-0
/
+1
2013-03-05
[media] cx231xx: don't reset width/height on first open
Hans Verkuil
1
-3
/
+0
2013-03-05
[media] cx231xx: disable 417 support from the Conexant video grabber
Hans Verkuil
1
-1
/
+4
2013-03-05
[media] cx231xx: remove bogus driver prefix in log messages
Hans Verkuil
1
-14
/
+11
2013-03-05
[media] cx231xx-417: convert to the control framework
Hans Verkuil
2
-129
/
+86
2013-03-05
[media] cx231xx-417: share ioctls with cx231xx-video
Hans Verkuil
3
-114
/
+68
2013-03-05
[media] cx231xx-417: checkpatch cleanups
Hans Verkuil
1
-372
/
+360
2013-03-05
[media] cx231xx-417: fix g/try_fmt compliance problems
Hans Verkuil
1
-15
/
+19
2013-03-05
[media] cx231xx-417: use one querycap for all device nodes
Hans Verkuil
3
-22
/
+6
2013-03-05
[media] cx231xx-417: remove empty functions
Hans Verkuil
1
-67
/
+1
2013-03-05
[media] cx231xx: improve std handling
Hans Verkuil
1
-11
/
+13
2013-03-05
[media] cx231xx: get rid of a bunch of unused cx231xx_fh fields
Hans Verkuil
2
-22
/
+2
2013-03-05
[media] cx231xx: replace ioctl by unlocked_ioctl
Hans Verkuil
2
-10
/
+7
2013-03-05
[media] cx231xx: remove current_norm usage
Hans Verkuil
2
-3
/
+1
2013-03-05
[media] cx231xx: add struct v4l2_fh to get prio and event support
Hans Verkuil
2
-5
/
+28
2013-03-05
[media] cx231xx: convert to the control framework
Hans Verkuil
4
-236
/
+27
2013-03-05
[media] cx231xx: fix vbi compliance issues
Hans Verkuil
1
-50
/
+17
2013-03-05
[media] cx231xx: fix frequency clamping
Hans Verkuil
1
-9
/
+2
2013-03-05
[media] cx231xx: zero priv field and use right width in try_fmt
Hans Verkuil
1
-1
/
+3
2013-03-05
[media] cx231xx: fix tuner compliance issues
Hans Verkuil
2
-1
/
+5
2013-03-05
[media] cx231xx: remove broken audio input support from the driver
Hans Verkuil
1
-44
/
+8
2013-03-05
[media] cx231xx: clean up radio support
Hans Verkuil
1
-61
/
+18
2013-03-05
[media] cx231xx: add required VIDIOC_DBG_G_CHIP_IDENT support
Hans Verkuil
1
-0
/
+14
2013-03-05
[media] cx231xx: add device_caps support to QUERYCAP
Hans Verkuil
1
-6
/
+10
2013-03-04
[media] cx231xx: Improve signal reception for PV SBTVD
Mauro Carvalho Chehab
1
-2
/
+2
2013-02-06
[media] cx231xx: add a missing break statement
Dan Carpenter
1
-0
/
+1
2012-12-28
[media] cx231xx: Replace memcpy with struct assignment
Ezequiel Garcia
2
-3
/
+2
2012-12-27
[media] cx231xx : Add support for Elgato Video Capture V2
Alf Høgemark
2
-0
/
+30
2012-12-21
[media] v4l: Convert drivers to use monotonic timestamps
Sakari Ailus
3
-4
/
+4
2012-10-28
[media] cx231xx-avcore: get rid of a sophisticated do-nothing code
Mauro Carvalho Chehab
1
-5
/
+0
2012-10-28
[media] cx231xx: get rid of warning: no previous prototype
Mauro Carvalho Chehab
3
-7
/
+9
2012-10-27
[media] rc-core: add separate defines for protocol bitmaps and numbers
David Härdeman
1
-1
/
+1
2012-10-07
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
19
-0
/
+21403
2012-09-26
[media] v4l2: make vidioc_s_audio const
Hans Verkuil
1
-2
/
+2
2012-09-12
[media] au0828, cx231xx: remove dependency for DVB_CAPTURE_DRIVERS
Mauro Carvalho Chehab
1
-1
/
+1
[next]