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
/
cx25840
/
cx25840-core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-30
V4L/DVB (11315): cx25840: fix 'unused variable' warning.
Hans Verkuil
1
-2
/
+0
2009-03-30
V4L/DVB (11309): cx25840: cleanup: remove intermediate 'ioctl' step
Hans Verkuil
1
-19
/
+5
2009-03-30
V4L/DVB (11298): cx25840: remove legacy code for old-style i2c API
Hans Verkuil
1
-19
/
+1
2009-03-30
V4L/DVB (10698): v4l2-common: remove v4l2_ctrl_query_fill_std
Hans Verkuil
1
-2
/
+5
2009-03-30
V4L/DVB (10408): v4l2: fix incorrect hue range check
Hans Verkuil
1
-1
/
+1
2009-03-30
V4L/DVB (10251): cx25840: add comments explaining what the init() does.
Hans Verkuil
1
-0
/
+10
2009-01-29
V4L/DVB (10314): cx25840: ignore TUNER_SET_CONFIG in the command callback.
Hans Verkuil
1
-1
/
+1
2009-01-29
V4L/DVB (10250): cx25840: fix regression: fw not loaded on first use
Hans Verkuil
1
-0
/
+8
2009-01-02
V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...
Hans Verkuil
1
-7
/
+6
2008-12-30
V4L/DVB (9823): cx25840: convert to v4l2_subdev.
Hans Verkuil
1
-184
/
+263
2008-09-04
V4L/DVB (8805): Steven Toth email address change
Steven Toth
1
-1
/
+1
2008-07-26
V4L/DVB (8494): make cx25840_debug static
Adrian Bunk
1
-1
/
+1
2008-07-20
V4L/DVB (8377): ivtv/cx18: ensure the default control values are correct
Hans Verkuil
1
-0
/
+4
2008-07-20
V4L/DVB (8376): cx25840: move cx25840_vbi_setup to core.c and rename to cx258...
Hans Verkuil
1
-3
/
+150
2008-07-20
v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10
Hans Verkuil
1
-1
/
+0
2008-06-26
V4L/DVB (8007): cx18/cx25840: the S-Video LUMA input can use all In1-In8 inputs
Hans Verkuil
1
-1
/
+1
2008-05-18
i2c: Convert remaining new-style drivers to use module aliasing
Jean Delvare
1
-0
/
+7
2008-04-30
i2c: Add support for device alias names
Jean Delvare
1
-1
/
+2
2008-04-24
V4L/DVB (7646): cx25840: Ensure GPIO2 is correctly set for cx23885/7/8 based ...
Steven Toth
1
-0
/
+6
2008-04-24
V4L/DVB (7344): cx25840: better PAL-M and NTSC-KR handling
Hans Verkuil
1
-57
/
+34
2008-01-26
V4L/DVB (7002): cx25840: Add basic CX23885 AVCore support
Steven Toth
1
-26
/
+193
2008-01-26
V4L/DVB (6743): cx25840: fix endianness inconsistency
Hans Verkuil
1
-4
/
+4
2008-01-26
V4L/DVB (6465): Use correct error codes when chip is not recognized
Hans Verkuil
1
-1
/
+5
2008-01-26
V4L/DVB (6459): cx25840: convert to bus-based I2C API
Hans Verkuil
1
-263
/
+203
2007-10-10
V4L/DVB (6142): cx25840: fix build warning
Michael Krufky
1
-0
/
+1
2007-10-10
V4L/DVB (6124): cx25840: add a few 10 microsecond delays
Tyler Trafford
1
-3
/
+4
2007-10-10
V4L/DVB (6112): cx25840: use a workqueue to load the firmware
Hans Verkuil
1
-9
/
+36
2007-10-10
V4L/DVB (6051): cx25840: make proper use of SOFT_RESET
Hans Verkuil
1
-5
/
+2
2007-10-10
V4L/DVB (5999): cx25840: add radio support.
Hans Verkuil
1
-1
/
+5
2007-10-10
V4L/DVB (5997): cx25840: fix audio mute handling and reporting
Hans Verkuil
1
-2
/
+4
2007-10-10
V4L/DVB (5993): cx25840: resetting also requires reloading the firmware
Hans Verkuil
1
-5
/
+4
2007-10-10
V4L/DVB (5922): ivtv, cx25840: postpone fw load until first use
Hans Verkuil
1
-5
/
+16
2007-05-09
V4L/DVB (5576): Improve / fix support for PAL-60 in cx25840
Servaas Vandenberghe
1
-2
/
+2
2007-04-27
V4L/DVB (5306): Add support for VIDIOC_G_CHIP_IDENT
Hans Verkuil
1
-4
/
+5
2007-03-01
V4L/DVB (5304): Improve chip matching in v4l2_register
Hans Verkuil
1
-1
/
+1
2007-03-01
V4L/DVB (5255): Fix cx25840 firmware loading.
Hans Verkuil
1
-2
/
+2
2007-02-21
V4L/DVB (5180): Fix cx2584x revision reporting.
Hans Verkuil
1
-1
/
+3
2007-02-21
V4L/DVB (5163): Add checks for CAP_SYS_ADMIN to VIDIOC_DBG_G_REGISTER
Trent Piepho
1
-10
/
+4
2007-02-21
V4L/DVB (5146): Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal only
Trent Piepho
1
-2
/
+2
2006-08-08
V4L/DVB (4416): Cx25840_read4 has wrong endianness.
Hans Verkuil
1
-2
/
+2
2006-06-25
V4L/DVB (4192): Use control helpers for saa7115, cx25840, msp3400.
Hans Verkuil
1
-100
/
+19
2006-06-25
V4L/DVB (4067): Fixed cx25840 to work with PAL/M
Mauro Carvalho Chehab
1
-12
/
+12
2006-06-25
V4L/DVB (4050): Add NTSC sliced VBI support to the cx25840 module.
Christopher Neufeld
1
-0
/
+4
2006-06-25
V4L/DVB (4005): Add support for the cx25836/7 video decoder.
Hans Verkuil
1
-53
/
+128
2006-04-02
V4L/DVB (3610): Added the new routing commands to cx25840.
Hans Verkuil
1
-10
/
+14
2006-03-24
V4L/DVB (3584): Implement V4L2_TUNER_MODE_LANG1_LANG2 audio mode
Hans Verkuil
1
-2
/
+3
2006-03-24
V4L/DVB (3577): Cleanup audio input handling
Hans Verkuil
1
-11
/
+0
2006-03-24
V4L/DVB (3551): Fix saturation bug. Fix NTSC->PAL standard change. Detect NTS...
Hans Verkuil
1
-4
/
+31
2006-02-27
V4L/DVB (3354): Fix maximum for the saturation and contrast controls.
Hans Verkuil
1
-2
/
+2
2006-02-07
V4L/DVB (3300): Add standard for South Korean NTSC-M using A2 audio.
Hans Verkuil
1
-30
/
+20
[next]