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
/
video
/
cx231xx
/
cx231xx-video.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-28
[media] cx231xx: Provide signal lock status in G_INPUT
Devin Heitmueller
1
-1
/
+14
2011-07-28
[media] Stop using linux/version.h on most video drivers
Mauro Carvalho Chehab
1
-10
/
+4
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-22
[media] cx231xx: Use parameters to describe some board variants
Mauro Carvalho Chehab
1
-10
/
+10
2010-12-29
[media] V4L: remove V4L1 compatibility mode
Hans Verkuil
1
-12
/
+0
2010-10-21
[media] cx231xx: use core-assisted lock
Mauro Carvalho Chehab
1
-78
/
+8
2010-10-21
[media] cx231xx: Add initial support for Hauppauge USB-Live2
Devin Heitmueller
1
-3
/
+6
2010-10-21
[media] cx231xx: set standard tune to last known frequency when switching inputs
Devin Heitmueller
1
-0
/
+8
2010-10-21
[media] cx231xx: Remove hack which puts device into bulk mode
Devin Heitmueller
1
-12
/
+0
2010-10-21
[media] cx231xx: do not call video_mux as part of isoc setup
Devin Heitmueller
1
-1
/
+3
2010-10-21
[media] cx231xx: make video scaler work properly
Devin Heitmueller
1
-36
/
+10
2010-10-21
[media] cx231xx: Fix VBI parameters for sampling rate and offset
Devin Heitmueller
1
-7
/
+4
2010-10-21
[media] cx231xx: Added support for Carraera, Shelby, RDx_253S and VIDEO_GRABBER
Palash Bandyopadhyay
1
-60
/
+391
2010-10-21
V4L/DVB: videobuf: add ext_lock argument to the queue init functions
Hans Verkuil
1
-2
/
+4
2010-06-01
V4L/DVB: cx231xx: convert to s_mbus_fmt
Hans Verkuil
1
-1
/
+4
2010-05-19
V4L/DVB: cx231xx: switch to new vbi subdev ops
Hans Verkuil
1
-2
/
+2
2010-05-19
V4L/DVB: cx231xx: improve error handling
Dan Carpenter
1
-1
/
+4
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-16
V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments
Laurent Pinchart
1
-3
/
+0
2009-12-16
V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor number
Laurent Pinchart
1
-3
/
+3
2009-12-16
V4L/DVB (13554a): v4l: Use the video_drvdata function in drivers
Laurent Pinchart
1
-4
/
+14
2009-12-16
V4L/DVB (13553): v4l: Use the video_is_registered function in device drivers
Laurent Pinchart
1
-3
/
+3
2009-12-16
V4L/DVB (13550): v4l: Use the new video_device_node_name function
Laurent Pinchart
1
-12
/
+13
2009-12-05
V4L/DVB (13238): v4l2_subdev: rename tuner s_standby operation to core s_power
Laurent Pinchart
1
-1
/
+1
2009-09-12
V4L/DVB (12197): Remove unnecessary semicolons
Joe Perches
1
-2
/
+2
2009-06-23
V4L/DVB (11913): cx231xx: TRY_FMT should not actually set anything
Trent Piepho
1
-7
/
+3
2009-06-23
V4L/DVB (11911): cx231xx: Use v4l bounding/alignment function
Trent Piepho
1
-13
/
+3
2009-04-07
V4L/DVB (11380): v4l2-subdev: change s_routing prototype
Hans Verkuil
1
-6
/
+1
2009-04-07
V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.
Hans Verkuil
1
-1
/
+1
2009-04-07
V4L/DVB (11368): v4l2-subdev: move s_standby from core to tuner.
Hans Verkuil
1
-1
/
+1
2009-04-07
V4L/DVB (11135): cx231xx: use usb_make_path() for bus_info
Mauro Carvalho Chehab
1
-2
/
+1
2009-04-07
V4L/DVB (11134): cx231xx: dmesg cleanup
Mauro Carvalho Chehab
1
-2
/
+0
2009-04-07
V4L/DVB (11130): cx231xx: fix an inverted logic at vidioc_streamoff
Mauro Carvalho Chehab
1
-1
/
+1
2009-04-07
V4L/DVB (11129): cx231xx: Use generic names for each device block
Sri Deevi
1
-24
/
+24
2009-04-07
V4L/DVB (11128): cx231xx: convert the calls to subdev format
Sri Deevi
1
-37
/
+27
2009-04-07
V4L/DVB (10958): cx231xx: some additional CodingStyle and minor fixes
Sri Deevi
1
-3
/
+5
2009-04-07
V4L/DVB (10957): cx231xx: Fix CodingStyle
Sri Deevi
1
-15
/
+20
2009-04-07
V4L/DVB (10957a): cx231xx: Fix compilation breakage
Mauro Carvalho Chehab
1
-0
/
+2
2009-04-07
V4L/DVB (10956): cx231xx: First series of manual CodingStyle fixes
Mauro Carvalho Chehab
1
-307
/
+288
2009-04-07
V4L/DVB (10955): cx231xx: CodingStyle automatic fixes with Lindent
Mauro Carvalho Chehab
1
-899
/
+921
2009-04-07
V4L/DVB (10954): Add cx231xx USB driver
Sri Deevi
1
-0
/
+2440