index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
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
*
[media] v4l2-subdev: remove core.s_config and v4l2_i2c_new_subdev_cfg()
Hans Verkuil
2011-01-19
1
-16
/
+6
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2011-01-13
1
-1
/
+1
|
\
|
*
tree-wide: fix comment/printk typos
Uwe Kleine-König
2010-11-01
1
-1
/
+1
*
|
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-01-06
1
-1
/
+1
|
\
\
|
*
|
[media] rc: rename the remaining things to rc_core
Mauro Carvalho Chehab
2010-12-29
1
-1
/
+1
|
|
/
*
|
[media] cx25840: Prevent device probe failure due to volume control ERANGE error
Andy Walls
2011-01-03
1
-2
/
+17
|
/
*
[media] IR: initialize ir_raw_event in few more drivers
Maxim Levitsky
2010-10-25
1
-0
/
+1
*
[media] cx25840: Remove a now unused variable
Mauro Carvalho Chehab
2010-10-21
1
-1
/
+0
*
[media] Add support for AUX_PLL on cx2583x chips
Sven Barth
2010-10-21
2
-33
/
+37
*
V4L/DVB: cx25840: remove obsolete v4l2-i2c-drv.h header
Hans Verkuil
2010-10-21
1
-6
/
+21
*
V4L/DVB: cx25840: Fix typo in volume control initialization: 65335 vs. 65535
Andy Walls
2010-09-27
1
-1
/
+1
*
V4L/DVB: cx25840: convert to the new control framework
Hans Verkuil
2010-08-08
3
-246
/
+94
*
V4L/DVB: cx25840/ivtv: replace ugly priv control with s_config
Hans Verkuil
2010-08-08
2
-16
/
+15
*
V4L/DVB: v4l2_subdev: Get rid of now unused IR pulse width defines
Andy Walls
2010-08-08
1
-2
/
+2
*
V4L/DVB: cx23885, cx25840: Change IR measurment records to use struct ir_raw_...
Andy Walls
2010-08-08
1
-29
/
+42
*
V4L/DVB: cx23885, cx25840: Report the actual length of an IR Rx timeout event
Andy Walls
2010-08-08
1
-6
/
+8
*
V4L/DVB: cx23885, cx25840: Report IR max pulse width regardless of mod/demod use
Andy Walls
2010-08-08
1
-12
/
+14
*
V4L/DVB: cx25840: Add support for CX2388[57] A/V core integrated IR controllers
Andy Walls
2010-08-08
4
-1
/
+1419
*
V4L/DVB: cx25840: Add s_io_pin_config core subdev ops for the CX2388[578]
Andy Walls
2010-08-08
1
-0
/
+153
*
V4L/DVB: cx25840: Make cx25840 i2c register read transactions atomic
Andy Walls
2010-08-08
1
-19
/
+39
*
V4L/DVB: cx24850: remove obsolete g/s_fmt ops
Hans Verkuil
2010-06-01
1
-31
/
+0
*
V4L/DVB: cx25840: add support for s_mbus_fmt
Hans Verkuil
2010-06-01
1
-41
/
+55
*
V4L/DVB: cx18/cx25840/saa7115/tvp5150: remove vbi support from s_fmt
Hans Verkuil
2010-05-19
1
-6
/
+0
*
V4L/DVB: cx25840: support new vbi ops to set/get VBI format
Hans Verkuil
2010-05-19
3
-28
/
+26
*
V4L/DVB: v4l: move vbi-specific video ops to a new vbi ops struct
Hans Verkuil
2010-05-19
1
-1
/
+5
*
V4L/DVB: cx25840: Fix composite detection
Kusanagi Kouichi
2010-02-26
1
-4
/
+2
*
V4L/DVB: cx25840, v4l2-subdev, ivtv, pvrusb2: Fix ivtv/cx25840 tinny audio
Andy Walls
2010-02-26
1
-9
/
+39
*
V4L/DVB (13232): cx25840 6.5MHz carrier detection fixes
Aleksandr V. Piskunov
2009-12-05
1
-4
/
+21
*
V4L/DVB (13206): cx25840: add component support
David T.L. Wong
2009-12-05
1
-12
/
+24
*
V4L/DVB (13092): cx25840: Improvements to the cx23885/7/8 chip detection mech...
Steven Toth
2009-12-05
1
-3
/
+18
*
V4L/DVB (13090): cx25840: Init PLLs properly for CX2388[578] A/V cores
Andy Walls
2009-12-05
1
-18
/
+88
*
V4L/DVB (13089): cx25840: Separate set_audclk_freq functionality for the diff...
Andy Walls
2009-12-05
1
-105
/
+332
*
V4L/DVB (13088): cx25840: Convert chip/core family checks to static inline fu...
Andy Walls
2009-12-05
4
-60
/
+71
*
V4L/DVB (13087): cx25840: Improve detection of CX2388[578] A/V cores
Andy Walls
2009-12-05
1
-18
/
+79
*
V4L/DVB (12613): cx25840: fix determining the firmware name
Hans Verkuil
2009-09-12
1
-13
/
+22
*
V4L/DVB (12347): cx25840: Bugfix for no DVB-T on the Hauppauge HVR-1700
Steven Toth
2009-09-12
2
-7
/
+21
*
V4L/DVB (11380): v4l2-subdev: change s_routing prototype
Hans Verkuil
2009-04-06
1
-4
/
+6
*
V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.
Hans Verkuil
2009-04-06
1
-1
/
+1
*
V4L/DVB (11369): v4l2-subdev: add load_fw and use that instead of abusing cor...
Hans Verkuil
2009-04-06
1
-4
/
+4
*
V4L/DVB (10989): cx25840: cx23885 detection was broken
Hans Verkuil
2009-04-06
1
-2
/
+2
*
V4L/DVB (10953): cx25840: Fix CodingStyle errors introduced by the last patch
Mauro Carvalho Chehab
2009-04-06
3
-73
/
+63
*
V4L/DVB (10952): cx25840: prepare it to be used by cx231xx module
Sri Deevi
2009-04-06
4
-21
/
+148
*
V4L/DVB (11315): cx25840: fix 'unused variable' warning.
Hans Verkuil
2009-03-30
1
-2
/
+0
*
V4L/DVB (11309): cx25840: cleanup: remove intermediate 'ioctl' step
Hans Verkuil
2009-03-30
4
-248
/
+219
*
V4L/DVB (11298): cx25840: remove legacy code for old-style i2c API
Hans Verkuil
2009-03-30
1
-19
/
+1
*
V4L/DVB (10698): v4l2-common: remove v4l2_ctrl_query_fill_std
Hans Verkuil
2009-03-30
1
-2
/
+5
*
V4L/DVB (10408): v4l2: fix incorrect hue range check
Hans Verkuil
2009-03-30
1
-1
/
+1
*
V4L/DVB (10251): cx25840: add comments explaining what the init() does.
Hans Verkuil
2009-03-30
1
-0
/
+10
*
V4L/DVB (10314): cx25840: ignore TUNER_SET_CONFIG in the command callback.
Hans Verkuil
2009-01-29
1
-1
/
+1
*
V4L/DVB (10250): cx25840: fix regression: fw not loaded on first use
Hans Verkuil
2009-01-29
1
-0
/
+8
[next]