index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
cx25840
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
V4L/DVB (4417): Add support for PAL-Nc in cx24850.
Hans Verkuil
2006-09-26
1
-0
/
+4
*
V4L/DVB (4416): Cx25840_read4 has wrong endianness.
Hans Verkuil
2006-08-08
1
-2
/
+2
*
V4L/DVB (4192): Use control helpers for saa7115, cx25840, msp3400.
Hans Verkuil
2006-06-25
1
-100
/
+19
*
V4L/DVB (4067): Fixed cx25840 to work with PAL/M
Mauro Carvalho Chehab
2006-06-25
3
-55
/
+126
*
V4L/DVB (4050): Add NTSC sliced VBI support to the cx25840 module.
Christopher Neufeld
2006-06-25
3
-5
/
+24
*
V4L/DVB (4008): Audio soft reset improvements
Hans Verkuil
2006-06-25
1
-8
/
+12
*
V4L/DVB (4006): Stop/start microcontroller when changing sampling frequency
Hans Verkuil
2006-06-25
1
-3
/
+15
*
V4L/DVB (4005): Add support for the cx25836/7 video decoder.
Hans Verkuil
2006-06-25
3
-56
/
+154
*
V4L/DVB (3825): Remove broken 'fast firmware load' from cx25840.
Hans Verkuil
2006-05-12
1
-47
/
+2
*
kbuild: fix unneeded rebuilds in drivers/media/video after moving source tree
Carl-Daniel Hailfinger
2006-04-04
1
-1
/
+1
*
V4L/DVB (3692): Keep experimental SLICED_VBI defines under an #if 0
Hans Verkuil
2006-04-02
1
-3
/
+3
*
V4L/DVB (3639): Reduce FWSEND due to certain I2C bus adapter limits
Mike Isely
2006-04-02
1
-1
/
+11
*
V4L/DVB (3610): Added the new routing commands to cx25840.
Hans Verkuil
2006-04-02
5
-56
/
+23
*
V4L/DVB (3584): Implement V4L2_TUNER_MODE_LANG1_LANG2 audio mode
Hans Verkuil
2006-03-24
1
-2
/
+3
*
V4L/DVB (3577): Cleanup audio input handling
Hans Verkuil
2006-03-24
2
-12
/
+0
*
V4L/DVB (3551): Fix saturation bug. Fix NTSC->PAL standard change. Detect NTS...
Hans Verkuil
2006-03-24
1
-4
/
+31
*
V4L/DVB (3495): Kconfig: select VIDEO_CX25840 to build cx25840 a/v decoder mo...
Michael Krufky
2006-03-21
2
-1
/
+10
*
V4L/DVB (3354): Fix maximum for the saturation and contrast controls.
Hans Verkuil
2006-02-27
1
-2
/
+2
*
V4L/DVB (3300): Add standard for South Korean NTSC-M using A2 audio.
Hans Verkuil
2006-02-07
1
-30
/
+20
*
V4L/DVB (3427): audmode and rxsubchans fixes (VIDIOC_G/S_TUNER)
Hans Verkuil
2006-01-23
2
-20
/
+27
*
V4L/DVB (3408): Included new sliced VBI types to videodev2.h and tvp5150
Mauro Carvalho Chehab
2006-01-23
1
-3
/
+3
*
V4L/DVB (3377): make some code static
Adrian Bunk
2006-01-15
1
-1
/
+1
*
V4L/DVB (3355): removed uneeded init on structs like static int foo=0
Mauro Carvalho Chehab
2006-01-13
1
-1
/
+1
*
V4L/DVB (3348): debug renamed to cx25840_debug
Hans Verkuil
2006-01-12
1
-8
/
+8
*
V4L/DVB (3345): Fixes some bad global variables
Mauro Carvalho Chehab
2006-01-11
1
-6
/
+6
*
V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)alloc
Panagiotis Issaris
2006-01-11
1
-2
/
+1
*
V4L/DVB (3307): Some cleanups at I2C modules
Mauro Carvalho Chehab
2006-01-09
2
-2
/
+1
*
V4L/DVB (3292): Fix signed/unsigned bug in brightness handling of cx25840
Hans Verkuil
2006-01-09
1
-1
/
+1
*
V4L/DVB (3291): Fix signed/unsigned bug in hue handling
Hans Verkuil
2006-01-09
1
-1
/
+1
*
V4L/DVB (3279): Added VIDIOC_QUERYCTRL to cx25840.
Hans Verkuil
2006-01-09
4
-19
/
+117
*
V4L/DVB (3278): convert diagnostics over to the new v4l2-common.h macros.
Hans Verkuil
2006-01-09
3
-58
/
+41
*
V4L/DVB (3256): When in radio mode ignore VIDIOC_G_TUNER
Hans Verkuil
2006-01-09
2
-21
/
+20
*
V4L/DVB (3249): Generalized cx25840 video/audio input handling
Hans Verkuil
2006-01-09
3
-141
/
+153
*
V4L/DVB (3214): Calculate the saa7115 AMCLK regs instead of using fixed values
Hans Verkuil
2006-01-09
3
-18
/
+14
*
V4L/DVB (3198): make cx25840 recover from some firmware load failures
Tyler Trafford
2006-01-09
1
-2
/
+11
*
V4L/DVB (3123a): remove uneeded #if from V4L subsystem
Mauro Carvalho Chehab
2006-01-09
1
-4
/
+0
*
[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer needed
Greg Kroah-Hartman
2006-01-05
1
-1
/
+0
*
[PATCH] i2c: Drop i2c_driver.{owner,name}, 5 of 11
Laurent Riffard
2006-01-05
2
-5
/
+8
*
[PATCH] i2c: Rework client usage count, 2 of 3
Jean Delvare
2006-01-05
1
-1
/
+0
*
[PATCH] i2c: Drop i2c_driver.flags, 2 of 3
Jean Delvare
2006-01-05
1
-1
/
+0
*
[PATCH] V4L/DVB (3189): Fix a broken logic that didn't cover all standards.
Mauro Carvalho Chehab
2005-12-19
1
-18
/
+24
*
[PATCH] V4L: Add workaround for Hauppauge PVR150 with certain NTSC tuner models
Hans Verkuil
2005-12-01
2
-3
/
+40
*
[PATCH] V4L: Some funcions now static and I2C hw code for IR
Mauro Carvalho Chehab
2005-12-01
1
-2
/
+2
*
[PATCH] v4l: 976: ensure consistent v4l firmware prefixes
Hans Verkuil
2005-11-13
1
-1
/
+1
*
[PATCH] v4l: (966.1) Removes Obsoleted i2c-compat.h from newer drivers
Mauro Carvalho Chehab
2005-11-13
2
-2
/
+0
*
[PATCH] v4l: (966) Authorship fixes for new Modules
Hans Verkuil
2005-11-13
1
-4
/
+1
*
[PATCH] v4l: (958) Make cx25840 use firmware image named 'cx25840.fw'
Tyler Trafford
2005-11-13
1
-1
/
+1
*
[PATCH] v4l: (950) Added compiler options for cx25840 saa7115 and saa7127
Mauro Carvalho Chehab
2005-11-13
1
-0
/
+6
*
[PATCH] v4l: (946) adds support for cx25840 video decoder
Hans Verkuil
2005-11-13
5
-0
/
+1960
[prev]