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