aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/video/cx23885
AgeCommit message (Expand)AuthorFilesLines
2012-01-16[media] cx23885: Don't duplicate xc4000 entry for radioGravatar Miroslav Slugen 1-2/+2
2012-01-16[media] cx23885-dvb: check if dvb_attach() succededGravatar Miroslav Slugen 1-0/+5
2012-01-16[media] cx23885: handle errors from videobuf_dvb_get_frontend()Gravatar Dan Carpenter 1-3/+4
2012-01-10[media] cx23885: Query the CX25840 during enum_input for statusGravatar Steven Toth 1-0/+9
2012-01-07[media] cx23885: add Terratec Cinergy T PCIe dualGravatar Stefan Ringel 3-0/+65
2012-01-05[media] cx23885: Bugfix /sys/class/video4linux/videoX/name truncationGravatar Steven Toth 2-4/+4
2012-01-05[media] cx23885: Control cleanup on the MPEG EncoderGravatar Steven Toth 1-65/+36
2012-01-05[media] cx23885: Hauppauge HVR1850 Analog driver supportGravatar Steven Toth 5-34/+197
2012-01-04[media] cx23885: Configure the MPEG encoder early to avoid jerky videoGravatar Steven Toth 1-6/+14
2012-01-04[media] cx23885: Ensure the MPEG encoder height is configured from the normGravatar Steven Toth 1-0/+6
2012-01-04[media] cx23885: Cleanup MPEG encoder GPIO handlingGravatar Steven Toth 1-2/+10
2012-01-04[media] cx25840 / cx23885: Fixing audio/volume regressionGravatar Steven Toth 1-3/+3
2011-12-31[media] cx23885-dvb: Remove a dirty hack that would require DVBv3Gravatar Mauro Carvalho Chehab 1-29/+12
2011-11-24[media] cx23885: add support for Mygica X8507Gravatar Alfredo Jesús Delaiti 3-1/+39
2011-11-24[media] video: Drop undue references to i2c-algo-bitGravatar Jean Delvare 1-1/+1
2011-10-14[media] cx23885: Stop the risc video fifo before reconfiguring itGravatar Steven Toth 1-0/+3
2011-10-14[media] cx23885: Avoid incorrect error handling and reportingGravatar Steven Toth 1-10/+10
2011-10-14[media] cx23885: Avoid stopping the risc engine during buffer timeoutGravatar Steven Toth 1-4/+0
2011-10-14[media] cx23885: Removed a spurious function cx23885_set_scale()Gravatar Steven Toth 1-8/+0
2011-10-14[media] cx23885: v4l2 api compliance, set the audioset field correctlyGravatar Steven Toth 1-0/+5
2011-10-14[media] cx23885: hook the audio selection functions into the main driverGravatar Steven Toth 1-15/+25
2011-10-14[media] cx23885: add generic functions for dealing with audio input selectionGravatar Steven Toth 2-0/+82
2011-10-14[media] cx23885: fixes related to maximum number of inputs and range checkingGravatar Steven Toth 1-2/+5
2011-10-14[media] cx23885: Initial support for the MPX-885 mini-cardGravatar Steven Toth 3-1/+29
2011-10-14[media] cx23885: Enable audio line in support from the back panelGravatar Steven Toth 2-0/+79
2011-10-14[media] cx23885: Allow the audio mux config to be specified on a per input basisGravatar Steven Toth 1-0/+1
2011-10-14[media] cx23885: Name an internal i2c part and declare a bitfield by nameGravatar Steven Toth 2-0/+2
2011-10-14[media] cx23885: Ensure VBI buffers timeout quickly - bugfix for vbi hangs du...Gravatar Steven Toth 1-2/+2
2011-10-14[media] cx23885: remove channel dump diagnostics when a vbi buffer times outGravatar Steven Toth 1-2/+0
2011-10-14[media] cx23885: ensure video is streaming before allowing vbi to streamGravatar Steven Toth 1-0/+8
2011-10-14[media] cx23885: Ensure the VBI pixel format is established correctlyGravatar Steven Toth 1-3/+25
2011-10-14[media] cx23885: add vbi buffer formatting, window changes and video core cha...Gravatar Steven Toth 4-6/+62
2011-10-14[media] cx23885: vbi line window adjustmentsGravatar Steven Toth 1-3/+16
2011-10-14[media] cx23885: minor printk cleanups and device registrationGravatar Steven Toth 1-1/+14
2011-10-14[media] cx23885: initialize VBI support in the core, add IRQ support, registe...Gravatar Steven Toth 1-13/+55
2011-10-14[media] cx23885: initial support for VBI with the cx23885Gravatar Steven Toth 4-6/+47
2011-10-14[media] cx23885: add two additional defines to simplify VBI register bitmap h...Gravatar Steven Toth 1-0/+2
2011-10-14[media] cx23885: setup the dma mapping for raw audio supportGravatar Steven Toth 1-1/+0
2011-10-14[media] cx23885: minor function renaming to ensure uniformityGravatar Steven Toth 3-6/+7
2011-10-14[media] cx23885: convert call clients into subdevicesGravatar Steven Toth 1-0/+2
2011-10-14[media] cx23885: Don't use memset on vidioc_ callbacksGravatar Mauro Carvalho Chehab 1-1/+0
2011-10-14[media] cx23885: hooks the alsa changes into the video subsystemGravatar Mijhail Moreyra 1-7/+16
2011-10-14[media] cx23885: correct the contrast, saturation and hue controlsGravatar Mijhail Moreyra 1-6/+6
2011-10-14[media] cx23885: add definitions for HVR1500 to support audioGravatar Mijhail Moreyra 1-0/+24
2011-10-14[media] cx23885: Add ALSA supportGravatar Mijhail Moreyra 4-16/+611
2011-09-24[media] cx23885, cx25840: Provide IR Rx timeout event reportsGravatar Andy Walls 1-4/+8
2011-09-23[media] altera-stapl: it is time to move out from stagingGravatar Igor M. Liplianin 1-1/+1
2011-09-23[media] cx23885: fix type errorGravatar Igor M. Liplianin 1-1/+1
2011-09-03[media] drivers/media: do not use EXTRA_CFLAGSGravatar Arnaud Lacombe 1-5/+5
2011-08-06[media] tuner_xc2028: Allow selection of the frequency adjustment code for XC...Gravatar Mauro Carvalho Chehab 1-1/+1