index
:
litmus-rt-odroidx.git
odroidx
odroidx-color
wip-mc
LITMUS^RT and MC^2 V0 support for the ODROID-X dev board
Christopher Joseph Kenna
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
cx25840
/
cx25840-core.c
Commit message (
Expand
)
Author
Age
*
V4L/DVB: v4l: move vbi-specific video ops to a new vbi ops struct
Hans Verkuil
2010-05-19
*
V4L/DVB: cx25840: Fix composite detection
Kusanagi Kouichi
2010-02-26
*
V4L/DVB: cx25840, v4l2-subdev, ivtv, pvrusb2: Fix ivtv/cx25840 tinny audio
Andy Walls
2010-02-26
*
V4L/DVB (13232): cx25840 6.5MHz carrier detection fixes
Aleksandr V. Piskunov
2009-12-05
*
V4L/DVB (13206): cx25840: add component support
David T.L. Wong
2009-12-05
*
V4L/DVB (13092): cx25840: Improvements to the cx23885/7/8 chip detection mech...
Steven Toth
2009-12-05
*
V4L/DVB (13090): cx25840: Init PLLs properly for CX2388[578] A/V cores
Andy Walls
2009-12-05
*
V4L/DVB (13088): cx25840: Convert chip/core family checks to static inline fu...
Andy Walls
2009-12-05
*
V4L/DVB (13087): cx25840: Improve detection of CX2388[578] A/V cores
Andy Walls
2009-12-05
*
V4L/DVB (12347): cx25840: Bugfix for no DVB-T on the Hauppauge HVR-1700
Steven Toth
2009-09-12
*
V4L/DVB (11380): v4l2-subdev: change s_routing prototype
Hans Verkuil
2009-04-06
*
V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.
Hans Verkuil
2009-04-06
*
V4L/DVB (11369): v4l2-subdev: add load_fw and use that instead of abusing cor...
Hans Verkuil
2009-04-06
*
V4L/DVB (10989): cx25840: cx23885 detection was broken
Hans Verkuil
2009-04-06
*
V4L/DVB (10953): cx25840: Fix CodingStyle errors introduced by the last patch
Mauro Carvalho Chehab
2009-04-06
*
V4L/DVB (10952): cx25840: prepare it to be used by cx231xx module
Sri Deevi
2009-04-06
*
V4L/DVB (11315): cx25840: fix 'unused variable' warning.
Hans Verkuil
2009-03-30
*
V4L/DVB (11309): cx25840: cleanup: remove intermediate 'ioctl' step
Hans Verkuil
2009-03-30
*
V4L/DVB (11298): cx25840: remove legacy code for old-style i2c API
Hans Verkuil
2009-03-30
*
V4L/DVB (10698): v4l2-common: remove v4l2_ctrl_query_fill_std
Hans Verkuil
2009-03-30
*
V4L/DVB (10408): v4l2: fix incorrect hue range check
Hans Verkuil
2009-03-30
*
V4L/DVB (10251): cx25840: add comments explaining what the init() does.
Hans Verkuil
2009-03-30
*
V4L/DVB (10314): cx25840: ignore TUNER_SET_CONFIG in the command callback.
Hans Verkuil
2009-01-29
*
V4L/DVB (10250): cx25840: fix regression: fw not loaded on first use
Hans Verkuil
2009-01-29
*
V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...
Hans Verkuil
2009-01-02
*
V4L/DVB (9823): cx25840: convert to v4l2_subdev.
Hans Verkuil
2008-12-30
*
V4L/DVB (8805): Steven Toth email address change
Steven Toth
2008-09-03
*
V4L/DVB (8494): make cx25840_debug static
Adrian Bunk
2008-07-26
*
V4L/DVB (8377): ivtv/cx18: ensure the default control values are correct
Hans Verkuil
2008-07-20
*
V4L/DVB (8376): cx25840: move cx25840_vbi_setup to core.c and rename to cx258...
Hans Verkuil
2008-07-20
*
v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10
Hans Verkuil
2008-07-20
*
V4L/DVB (8007): cx18/cx25840: the S-Video LUMA input can use all In1-In8 inputs
Hans Verkuil
2008-06-26
*
i2c: Convert remaining new-style drivers to use module aliasing
Jean Delvare
2008-05-18
*
i2c: Add support for device alias names
Jean Delvare
2008-04-29
*
V4L/DVB (7646): cx25840: Ensure GPIO2 is correctly set for cx23885/7/8 based ...
Steven Toth
2008-04-24
*
V4L/DVB (7344): cx25840: better PAL-M and NTSC-KR handling
Hans Verkuil
2008-04-24
*
V4L/DVB (7002): cx25840: Add basic CX23885 AVCore support
Steven Toth
2008-01-25
*
V4L/DVB (6743): cx25840: fix endianness inconsistency
Hans Verkuil
2008-01-25
*
V4L/DVB (6465): Use correct error codes when chip is not recognized
Hans Verkuil
2008-01-25
*
V4L/DVB (6459): cx25840: convert to bus-based I2C API
Hans Verkuil
2008-01-25
*
V4L/DVB (6142): cx25840: fix build warning
Michael Krufky
2007-10-09
*
V4L/DVB (6124): cx25840: add a few 10 microsecond delays
Tyler Trafford
2007-10-09
*
V4L/DVB (6112): cx25840: use a workqueue to load the firmware
Hans Verkuil
2007-10-09
*
V4L/DVB (6051): cx25840: make proper use of SOFT_RESET
Hans Verkuil
2007-10-09
*
V4L/DVB (5999): cx25840: add radio support.
Hans Verkuil
2007-10-09
*
V4L/DVB (5997): cx25840: fix audio mute handling and reporting
Hans Verkuil
2007-10-09
*
V4L/DVB (5993): cx25840: resetting also requires reloading the firmware
Hans Verkuil
2007-10-09
*
V4L/DVB (5922): ivtv, cx25840: postpone fw load until first use
Hans Verkuil
2007-10-09
*
V4L/DVB (5576): Improve / fix support for PAL-60 in cx25840
Servaas Vandenberghe
2007-05-09
*
V4L/DVB (5306): Add support for VIDIOC_G_CHIP_IDENT
Hans Verkuil
2007-04-27
[next]