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
/
video
/
cx18
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-19
V4L/DVB (12725): v4l: warn when desired devnodenr is in use & add _no_warn fu...
Hans Verkuil
1
-1
/
+1
2009-09-19
V4L/DVB (12723): ivtv/cx18: replace 'kernel number' with 'device node number'.
Hans Verkuil
2
-2
/
+2
2009-09-19
V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friends
Hans Verkuil
1
-7
/
+7
2009-09-19
V4L/DVB (12884): cx18: Eliminate warning about discarding 'const' is assignme...
Andy Walls
1
-1
/
+1
2009-09-12
V4L/DVB (12699): cx18: ir-kbd-i2c initialization data should point to a persi...
Andy Walls
1
-7
/
+8
2009-09-12
V4L/DVB (12595): common/ir: use a struct for keycode tables
Mauro Carvalho Chehab
1
-1
/
+1
2009-09-12
V4L/DVB (12367): cx18: Add i2c initialization for Z8F0811/Hauppage IR transce...
Andy Walls
3
-17
/
+64
2009-09-12
V4L/DVB (12343): Stop defining I2C adapter IDs nobody uses
Jean Delvare
1
-1
/
+0
2009-09-12
V4L/DVB (12207): cx18: Add an EEPROM dump routine for the Yuan MPC718 and fut...
Andy Walls
2
-3
/
+40
2009-09-12
V4L/DVB (12199): remove redundant tests on unsigned
Roel Kluin
1
-1
/
+1
2009-09-12
V4L/DVB (12196): cx18-fileops.c: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2009-08-14
V4L/DVB (12338): cx18: Read buffer overflow
Andy Walls
1
-1
/
+2
2009-07-05
V4L/DVB (12182): cx18: Add DVB-T support for Yuan MPC-718 cards with an MT352...
Andy Walls
2
-2
/
+162
2009-07-05
V4L/DVB (12180): cx18: Update Yuan MPC-718 card entry with better information...
Andy Walls
1
-12
/
+22
2009-06-23
V4L/DVB (12104): ivtv/cx18: fix regression: class controls are no longer seen
Hans Verkuil
1
-0
/
+2
2009-06-17
V4L/DVB (11951): cx18: Add DVB-T support for the Leadtek WinFast DVR3100 H
Andy Walls
2
-14
/
+57
2009-06-17
V4L/DVB (11950): cx18: Split LeadTek PVR2100 and DVR3100 H into 2 separate ca...
Andy Walls
3
-6
/
+63
2009-06-17
V4L/DVB (11898): cx18: Perform 64 bit divide so it works for 32 bit systems
Andy Walls
1
-1
/
+4
2009-06-17
V4L/DVB (11865): cx18: Tweak color burst gate delay and initial color sub-car...
Andy Walls
1
-21
/
+48
2009-06-17
V4L/DVB (11864): cx18: Complete support for Sliced and Raw VBI for 625 line s...
Andy Walls
3
-14
/
+24
2009-06-17
V4L/DVB (11863): cx18: Initial attempt to get sliced VBI working for 625 line...
Andy Walls
3
-15
/
+56
2009-06-17
V4L/DVB (11752): cx18: Add missing newline to tuner detection error message
Andy Walls
1
-1
/
+1
2009-06-17
V4L/DVB (11703): cx18: Have audio decoder drive SIF gain control, and rework ...
Andy Walls
1
-69
/
+165
2009-06-17
V4L/DVB (11624): cx18: Toggle the AI1 mux when changing the CX18_AUDIO_ENABLE...
Andy Walls
2
-8
/
+68
2009-06-17
V4L/DVB (11623): cx18: Verify cx18-av-core digitizer firmware loads correctly
Andy Walls
1
-2
/
+48
2009-06-17
V4L/DVB (11622): cx18: Allow IVTV format VBI insertion in MPEG-2 SVCD and DVD...
Andy Walls
2
-3
/
+10
2009-06-17
V4L/DVB (11620): cx18: Increment version due to significant buffer handling c...
Andy Walls
1
-1
/
+1
2009-06-17
V4L/DVB (11619): cx18: Simplify the work handler for outgoing mailbox commands
Andy Walls
6
-124
/
+33
2009-06-17
V4L/DVB (11618): cx18: Convert per stream mutex locks to per queue spin locks
Andy Walls
4
-49
/
+69
2009-06-17
V4L/DVB (11617): cx18: Set up to wait for a one-shot response before sending ...
Andy Walls
1
-12
/
+37
2009-06-17
V4L/DVB (11616): cx18: Add a work queue for deferring empty buffer handoffs t...
Andy Walls
4
-26
/
+202
2009-06-17
V4L/DVB (11615): cx18: Rename the work queue to "in_work_queue"
Andy Walls
4
-38
/
+41
2009-04-29
V4L/DVB (11568): cx18: Fix the handling of i2c bus registration error
Jean Delvare
1
-3
/
+13
2009-04-29
V4L/DVB (11494): cx18: Send correct input routing value to external audio mul...
Andy Walls
1
-1
/
+1
2009-04-07
V4L/DVB (11381): ivtv/cx18: remove VIDIOC_INT_S_AUDIO_ROUTING debug support.
Hans Verkuil
1
-10
/
+0
2009-04-07
V4L/DVB (11380): v4l2-subdev: change s_routing prototype
Hans Verkuil
5
-27
/
+12
2009-04-07
V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg t...
Hans Verkuil
1
-7
/
+7
2009-04-07
V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.
Hans Verkuil
4
-4
/
+4
2009-04-07
V4L/DVB (11369): v4l2-subdev: add load_fw and use that instead of abusing cor...
Hans Verkuil
3
-37
/
+32
2009-03-30
V4L/DVB (11310): cx18: remove intermediate 'ioctl' step
Hans Verkuil
4
-255
/
+228
2009-03-30
V4L/DVB (11127): Kconfig: replace all occurrences of CUSTOMIZE to CUSTOMISE
Mauro Carvalho Chehab
1
-1
/
+1
2009-03-30
V4L/DVB (11092): cx18: Optimize processing of VBI buffers from the capture unit
Andy Walls
1
-54
/
+49
2009-03-30
V4L/DVB (11091): cx18, ivtv: Ensure endianess for linemasks in VBI embedded i...
Andy Walls
1
-0
/
+2
2009-03-30
V4L/DVB (10856): cx18: Add interlock so sliced VBI insertion only happens for...
Andy Walls
1
-9
/
+31
2009-03-30
V4L/DVB (10855): cx18: Fix VPS service register codes
Andy Walls
1
-3
/
+3
2009-03-30
V4L/DVB (10854): cx18: Correct comments about vertical and horizontal blankin...
Andy Walls
3
-20
/
+30
2009-03-30
V4L/DVB (10853): cx18: Fix s-parse warnings and a logic error about extractin...
Andy Walls
1
-4
/
+5
2009-03-30
V4L/DVB (10852): cx18: Include cx18-audio.h in cx18-audio.c to eliminate s-pa...
Andy Walls
1
-0
/
+1
2009-03-30
V4L/DVB (10851): cx18: Fix a video scaling check problem introduced by sliced...
Andy Walls
1
-1
/
+15
2009-03-30
V4L/DVB (10850): cx18: Use strlcpy() instead of strncpy() for temp eeprom i2c...
Andy Walls
1
-2
/
+1
[next]