summaryrefslogtreecommitdiff
path: root/drivers/media/video/cx23885/cx23885-video.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-15[media] rename most media/video pci drivers to media/pciMauro Carvalho Chehab1-1926/+0
2012-07-07[media] cx23885: add support for HVR-1255 analog (cx23888 variant)Devin Heitmueller1-1/+7
2012-07-07[media] cx23885: make analog support work for HVR_1250 (cx23885 variant)Devin Heitmueller1-0/+1
2012-01-16[media] cx23885: handle errors from videobuf_dvb_get_frontend()Dan Carpenter1-3/+4
2012-01-11[media] cx23885: Query the CX25840 during enum_input for statusSteven Toth1-0/+9
2012-01-05[media] cx23885: Bugfix /sys/class/video4linux/videoX/name truncationSteven Toth1-2/+2
2012-01-05[media] cx23885: Hauppauge HVR1850 Analog driver supportSteven Toth1-21/+132
2012-01-05[media] cx25840 / cx23885: Fixing audio/volume regressionSteven Toth1-3/+3
2011-11-24[media] cx23885: add support for Mygica X8507Alfredo Jesús Delaiti1-1/+2
2011-10-15[media] cx23885: Stop the risc video fifo before reconfiguring itSteven Toth1-0/+3
2011-10-15[media] cx23885: Avoid incorrect error handling and reportingSteven Toth1-10/+10
2011-10-15[media] cx23885: Avoid stopping the risc engine during buffer timeoutSteven Toth1-4/+0
2011-10-15[media] cx23885: Removed a spurious function cx23885_set_scale()Steven Toth1-8/+0
2011-10-15[media] cx23885: v4l2 api compliance, set the audioset field correctlySteven Toth1-0/+5
2011-10-15[media] cx23885: hook the audio selection functions into the main driverSteven Toth1-15/+25
2011-10-15[media] cx23885: add generic functions for dealing with audio input selectionSteven Toth1-0/+81
2011-10-15[media] cx23885: fixes related to maximum number of inputs and range checkingSteven Toth1-2/+5
2011-10-15[media] cx23885: Initial support for the MPX-885 mini-cardSteven Toth1-1/+2
2011-10-15[media] cx23885: Enable audio line in support from the back panelSteven Toth1-0/+76
2011-10-15[media] cx23885: ensure video is streaming before allowing vbi to streamSteven Toth1-0/+8
2011-10-15[media] cx23885: Ensure the VBI pixel format is established correctlySteven Toth1-3/+25
2011-10-15[media] cx23885: add vbi buffer formatting, window changes and video core cha...Steven Toth1-2/+4
2011-10-15[media] cx23885: minor printk cleanups and device registrationSteven Toth1-1/+14
2011-10-15[media] cx23885: initialize VBI support in the core, add IRQ support, registe...Steven Toth1-13/+55
2011-10-15[media] cx23885: minor function renaming to ensure uniformitySteven Toth1-2/+2
2011-10-15[media] cx23885: convert call clients into subdevicesSteven Toth1-0/+2
2011-10-15[media] cx23885: Don't use memset on vidioc_ callbacksMauro Carvalho Chehab1-1/+0
2011-10-14[media] cx23885: hooks the alsa changes into the video subsystemMijhail Moreyra1-7/+16
2011-10-14[media] cx23885: correct the contrast, saturation and hue controlsMijhail Moreyra1-6/+6
2011-07-28[media] Stop using linux/version.h on most video driversMauro Carvalho Chehab1-1/+0
2011-03-22[media] cx23885: implement tuner_bus parameter for cx23885_board structureIgor M. Liplianin1-3/+4
2010-12-30[media] v4l: fix handling of v4l2_input.capabilitiesHans Verkuil1-1/+0
2010-12-29[media] V4L: remove V4L1 compatibility modeHans Verkuil1-32/+0
2010-11-22[media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functionsLaurent Pinchart1-2/+2
2010-11-09[media] v4l: kill the BKLArnd Bergmann1-5/+0
2010-10-23[media] v4l: Remove hardcoded module names passed to v4l2_i2c_new_subdev*Laurent Pinchart1-3/+3
2010-10-21V4L/DVB: videobuf: add ext_lock argument to the queue init functionsHans Verkuil1-1/+1
2010-10-21V4L/DVB: drivers/media/video: Adjust confusing if indentationJulia Lawall1-1/+2
2010-08-09V4L/DVB: cx23885: Protect PCI interrupt mask manipulations with a spinlockAndy Walls1-3/+4
2010-08-09V4L/DVB: cx23885: Add a VIDIOC_LOG_STATUS ioctl function for analog video dev...Andy Walls1-0/+16
2010-06-01V4L/DVB: cx23885: convert to s_mbus_fmtHans Verkuil1-1/+4
2010-05-19V4L/DVB: V4L2: Replace loops for finding max buffers in VIDIOC_REQBUFS callbacksAndreas Bombe1-2/+2
2010-02-26V4L/DVB: cx23885: Add support for LEADTEK WinFast PxTV1200Kusanagi Kouichi1-0/+13
2009-12-16V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignmentsLaurent Pinchart1-2/+0
2009-12-16V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor numberLaurent Pinchart1-3/+2
2009-12-16V4L/DVB (13554a): v4l: Use the video_drvdata function in driversLaurent Pinchart1-27/+17
2009-12-16V4L/DVB (13553): v4l: Use the video_is_registered function in device driversLaurent Pinchart1-1/+1
2009-12-16V4L/DVB (13550): v4l: Use the new video_device_node_name functionLaurent Pinchart1-2/+2
2009-12-05V4L/DVB (13211): cx23885: card Mygica X8506 analog TV supportDavid T.L. Wong1-0/+8
2009-12-05V4L/DVB (13208): cx23885: fix uninitialized member bugDavid T.L. Wong1-0/+1