summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx23885
Commit message (Expand)AuthorAgeFilesLines
* [media] dvb: get rid of fe_ioctl_override callbackMauro Carvalho Chehab2012-08-131-2/+1
* [media] Add support for the Terratec Cinergy T Dual PCIe IR remoteDjuri Baars2012-07-312-0/+13
* [media] cx23885: Declare MODULE_FIRMWARE usageTim Gardner2012-07-311-0/+2
* [media] cx23885: Replace struct memcpy with struct assignmentEzequiel García2012-07-301-5/+2
* [media] cx23885: Remove useless struct i2c_algo_bit_dataEzequiel García2012-07-302-5/+0
* [media] cx23885: Silence unknown command warningsAnton Blanchard2012-07-061-1/+1
* [media] cx23885: add support for HVR-1255 analog (cx23888 variant)Devin Heitmueller2012-07-064-2/+69
* [media] cx23885: make analog support work for HVR_1250 (cx23885 variant)Devin Heitmueller2012-07-062-8/+24
* [media] cx23885: TeVii s471 card supportIgor M. Liplianin2012-05-204-0/+24
* [media] v4l: fix compiler warningsHans Verkuil2012-05-141-3/+1
* [media] cx23885: Don't duplicate xc4000 entry for radioMiroslav Slugen2012-01-161-2/+2
* [media] cx23885-dvb: check if dvb_attach() succededMiroslav Slugen2012-01-161-0/+5
* [media] cx23885: handle errors from videobuf_dvb_get_frontend()Dan Carpenter2012-01-161-3/+4
* [media] cx23885: Query the CX25840 during enum_input for statusSteven Toth2012-01-101-0/+9
* [media] cx23885: add Terratec Cinergy T PCIe dualStefan Ringel2012-01-073-0/+65
* [media] cx23885: Bugfix /sys/class/video4linux/videoX/name truncationSteven Toth2012-01-052-4/+4
* [media] cx23885: Control cleanup on the MPEG EncoderSteven Toth2012-01-051-65/+36
* [media] cx23885: Hauppauge HVR1850 Analog driver supportSteven Toth2012-01-055-34/+197
* [media] cx23885: Configure the MPEG encoder early to avoid jerky videoSteven Toth2012-01-041-6/+14
* [media] cx23885: Ensure the MPEG encoder height is configured from the normSteven Toth2012-01-041-0/+6
* [media] cx23885: Cleanup MPEG encoder GPIO handlingSteven Toth2012-01-041-2/+10
* [media] cx25840 / cx23885: Fixing audio/volume regressionSteven Toth2012-01-041-3/+3
* [media] cx23885-dvb: Remove a dirty hack that would require DVBv3Mauro Carvalho Chehab2011-12-311-29/+12
* [media] cx23885: add support for Mygica X8507Alfredo Jesús Delaiti2011-11-243-1/+39
* [media] video: Drop undue references to i2c-algo-bitJean Delvare2011-11-241-1/+1
* [media] cx23885: Stop the risc video fifo before reconfiguring itSteven Toth2011-10-141-0/+3
* [media] cx23885: Avoid incorrect error handling and reportingSteven Toth2011-10-141-10/+10
* [media] cx23885: Avoid stopping the risc engine during buffer timeoutSteven Toth2011-10-141-4/+0
* [media] cx23885: Removed a spurious function cx23885_set_scale()Steven Toth2011-10-141-8/+0
* [media] cx23885: v4l2 api compliance, set the audioset field correctlySteven Toth2011-10-141-0/+5
* [media] cx23885: hook the audio selection functions into the main driverSteven Toth2011-10-141-15/+25
* [media] cx23885: add generic functions for dealing with audio input selectionSteven Toth2011-10-142-0/+82
* [media] cx23885: fixes related to maximum number of inputs and range checkingSteven Toth2011-10-141-2/+5
* [media] cx23885: Initial support for the MPX-885 mini-cardSteven Toth2011-10-143-1/+29
* [media] cx23885: Enable audio line in support from the back panelSteven Toth2011-10-142-0/+79
* [media] cx23885: Allow the audio mux config to be specified on a per input basisSteven Toth2011-10-141-0/+1
* [media] cx23885: Name an internal i2c part and declare a bitfield by nameSteven Toth2011-10-142-0/+2
* [media] cx23885: Ensure VBI buffers timeout quickly - bugfix for vbi hangs du...Steven Toth2011-10-141-2/+2
* [media] cx23885: remove channel dump diagnostics when a vbi buffer times outSteven Toth2011-10-141-2/+0
* [media] cx23885: ensure video is streaming before allowing vbi to streamSteven Toth2011-10-141-0/+8
* [media] cx23885: Ensure the VBI pixel format is established correctlySteven Toth2011-10-141-3/+25
* [media] cx23885: add vbi buffer formatting, window changes and video core cha...Steven Toth2011-10-144-6/+62
* [media] cx23885: vbi line window adjustmentsSteven Toth2011-10-141-3/+16
* [media] cx23885: minor printk cleanups and device registrationSteven Toth2011-10-141-1/+14
* [media] cx23885: initialize VBI support in the core, add IRQ support, registe...Steven Toth2011-10-141-13/+55
* [media] cx23885: initial support for VBI with the cx23885Steven Toth2011-10-144-6/+47
* [media] cx23885: add two additional defines to simplify VBI register bitmap h...Steven Toth2011-10-141-0/+2
* [media] cx23885: setup the dma mapping for raw audio supportSteven Toth2011-10-141-1/+0
* [media] cx23885: minor function renaming to ensure uniformitySteven Toth2011-10-143-6/+7
* [media] cx23885: convert call clients into subdevicesSteven Toth2011-10-141-0/+2
OpenPOWER on IntegriCloud