index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
cx23885
/
cx23885-video.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[media] rename most media/video pci drivers to media/pci
Mauro Carvalho Chehab
2012-08-15
1
-1926
/
+0
*
[media] cx23885: add support for HVR-1255 analog (cx23888 variant)
Devin Heitmueller
2012-07-06
1
-1
/
+7
*
[media] cx23885: make analog support work for HVR_1250 (cx23885 variant)
Devin Heitmueller
2012-07-06
1
-0
/
+1
*
[media] cx23885: handle errors from videobuf_dvb_get_frontend()
Dan Carpenter
2012-01-16
1
-3
/
+4
*
[media] cx23885: Query the CX25840 during enum_input for status
Steven Toth
2012-01-10
1
-0
/
+9
*
[media] cx23885: Bugfix /sys/class/video4linux/videoX/name truncation
Steven Toth
2012-01-05
1
-2
/
+2
*
[media] cx23885: Hauppauge HVR1850 Analog driver support
Steven Toth
2012-01-05
1
-21
/
+132
*
[media] cx25840 / cx23885: Fixing audio/volume regression
Steven Toth
2012-01-04
1
-3
/
+3
*
[media] cx23885: add support for Mygica X8507
Alfredo Jesús Delaiti
2011-11-24
1
-1
/
+2
*
[media] cx23885: Stop the risc video fifo before reconfiguring it
Steven Toth
2011-10-14
1
-0
/
+3
*
[media] cx23885: Avoid incorrect error handling and reporting
Steven Toth
2011-10-14
1
-10
/
+10
*
[media] cx23885: Avoid stopping the risc engine during buffer timeout
Steven Toth
2011-10-14
1
-4
/
+0
*
[media] cx23885: Removed a spurious function cx23885_set_scale()
Steven Toth
2011-10-14
1
-8
/
+0
*
[media] cx23885: v4l2 api compliance, set the audioset field correctly
Steven Toth
2011-10-14
1
-0
/
+5
*
[media] cx23885: hook the audio selection functions into the main driver
Steven Toth
2011-10-14
1
-15
/
+25
*
[media] cx23885: add generic functions for dealing with audio input selection
Steven Toth
2011-10-14
1
-0
/
+81
*
[media] cx23885: fixes related to maximum number of inputs and range checking
Steven Toth
2011-10-14
1
-2
/
+5
*
[media] cx23885: Initial support for the MPX-885 mini-card
Steven Toth
2011-10-14
1
-1
/
+2
*
[media] cx23885: Enable audio line in support from the back panel
Steven Toth
2011-10-14
1
-0
/
+76
*
[media] cx23885: ensure video is streaming before allowing vbi to stream
Steven Toth
2011-10-14
1
-0
/
+8
*
[media] cx23885: Ensure the VBI pixel format is established correctly
Steven Toth
2011-10-14
1
-3
/
+25
*
[media] cx23885: add vbi buffer formatting, window changes and video core cha...
Steven Toth
2011-10-14
1
-2
/
+4
*
[media] cx23885: minor printk cleanups and device registration
Steven Toth
2011-10-14
1
-1
/
+14
*
[media] cx23885: initialize VBI support in the core, add IRQ support, registe...
Steven Toth
2011-10-14
1
-13
/
+55
*
[media] cx23885: minor function renaming to ensure uniformity
Steven Toth
2011-10-14
1
-2
/
+2
*
[media] cx23885: convert call clients into subdevices
Steven Toth
2011-10-14
1
-0
/
+2
*
[media] cx23885: Don't use memset on vidioc_ callbacks
Mauro Carvalho Chehab
2011-10-14
1
-1
/
+0
*
[media] cx23885: hooks the alsa changes into the video subsystem
Mijhail Moreyra
2011-10-14
1
-7
/
+16
*
[media] cx23885: correct the contrast, saturation and hue controls
Mijhail Moreyra
2011-10-14
1
-6
/
+6
*
[media] Stop using linux/version.h on most video drivers
Mauro Carvalho Chehab
2011-07-27
1
-1
/
+0
*
[media] cx23885: implement tuner_bus parameter for cx23885_board structure
Igor M. Liplianin
2011-03-21
1
-3
/
+4
*
[media] v4l: fix handling of v4l2_input.capabilities
Hans Verkuil
2010-12-30
1
-1
/
+0
*
[media] V4L: remove V4L1 compatibility mode
Hans Verkuil
2010-12-29
1
-32
/
+0
*
[media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functions
Laurent Pinchart
2010-11-22
1
-2
/
+2
*
[media] v4l: kill the BKL
Arnd Bergmann
2010-11-08
1
-5
/
+0
*
[media] v4l: Remove hardcoded module names passed to v4l2_i2c_new_subdev*
Laurent Pinchart
2010-10-22
1
-3
/
+3
*
V4L/DVB: videobuf: add ext_lock argument to the queue init functions
Hans Verkuil
2010-10-21
1
-1
/
+1
*
V4L/DVB: drivers/media/video: Adjust confusing if indentation
Julia Lawall
2010-10-21
1
-1
/
+2
*
V4L/DVB: cx23885: Protect PCI interrupt mask manipulations with a spinlock
Andy Walls
2010-08-08
1
-3
/
+4
*
V4L/DVB: cx23885: Add a VIDIOC_LOG_STATUS ioctl function for analog video dev...
Andy Walls
2010-08-08
1
-0
/
+16
*
V4L/DVB: cx23885: convert to s_mbus_fmt
Hans Verkuil
2010-06-01
1
-1
/
+4
*
V4L/DVB: V4L2: Replace loops for finding max buffers in VIDIOC_REQBUFS callbacks
Andreas Bombe
2010-05-19
1
-2
/
+2
*
V4L/DVB: cx23885: Add support for LEADTEK WinFast PxTV1200
Kusanagi Kouichi
2010-02-26
1
-0
/
+13
*
V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments
Laurent Pinchart
2009-12-16
1
-2
/
+0
*
V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor number
Laurent Pinchart
2009-12-16
1
-3
/
+2
*
V4L/DVB (13554a): v4l: Use the video_drvdata function in drivers
Laurent Pinchart
2009-12-16
1
-27
/
+17
*
V4L/DVB (13553): v4l: Use the video_is_registered function in device drivers
Laurent Pinchart
2009-12-16
1
-1
/
+1
*
V4L/DVB (13550): v4l: Use the new video_device_node_name function
Laurent Pinchart
2009-12-16
1
-2
/
+2
*
V4L/DVB (13211): cx23885: card Mygica X8506 analog TV support
David T.L. Wong
2009-12-05
1
-0
/
+8
*
V4L/DVB (13208): cx23885: fix uninitialized member bug
David T.L. Wong
2009-12-05
1
-0
/
+1
[next]