summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx23885
AgeCommit message (Expand)AuthorLines
2012-08-15[media] rename most media/video pci drivers to media/pciMauro Carvalho Chehab-15531/+0
2012-08-13[media] common: move media/common/tuners to media/tunersMauro Carvalho Chehab-1/+1
2012-08-13[media] move the dvb/frontends to drivers/media/dvb-frontendsMauro Carvalho Chehab-1/+1
2012-08-13[media] dvb: move the dvb core one level upMauro Carvalho Chehab-1/+1
2012-08-13[media] dvb: get rid of fe_ioctl_override callbackMauro Carvalho Chehab-2/+1
2012-07-31[media] Add support for the Terratec Cinergy T Dual PCIe IR remoteDjuri Baars-0/+13
2012-07-31[media] cx23885: Declare MODULE_FIRMWARE usageTim Gardner-0/+2
2012-07-30[media] cx23885: Replace struct memcpy with struct assignmentEzequiel García-5/+2
2012-07-30[media] cx23885: Remove useless struct i2c_algo_bit_dataEzequiel García-5/+0
2012-07-06[media] cx23885: Silence unknown command warningsAnton Blanchard-1/+1
2012-07-06[media] cx23885: add support for HVR-1255 analog (cx23888 variant)Devin Heitmueller-2/+69
2012-07-06[media] cx23885: make analog support work for HVR_1250 (cx23885 variant)Devin Heitmueller-8/+24
2012-05-20[media] cx23885: TeVii s471 card supportIgor M. Liplianin-0/+24
2012-05-14[media] v4l: fix compiler warningsHans Verkuil-3/+1
2012-01-16[media] cx23885: Don't duplicate xc4000 entry for radioMiroslav Slugen-2/+2
2012-01-16[media] cx23885-dvb: check if dvb_attach() succededMiroslav Slugen-0/+5
2012-01-16[media] cx23885: handle errors from videobuf_dvb_get_frontend()Dan Carpenter-3/+4
2012-01-10[media] cx23885: Query the CX25840 during enum_input for statusSteven Toth-0/+9
2012-01-07[media] cx23885: add Terratec Cinergy T PCIe dualStefan Ringel-0/+65
2012-01-05[media] cx23885: Bugfix /sys/class/video4linux/videoX/name truncationSteven Toth-4/+4
2012-01-05[media] cx23885: Control cleanup on the MPEG EncoderSteven Toth-65/+36
2012-01-05[media] cx23885: Hauppauge HVR1850 Analog driver supportSteven Toth-34/+197
2012-01-04[media] cx23885: Configure the MPEG encoder early to avoid jerky videoSteven Toth-6/+14
2012-01-04[media] cx23885: Ensure the MPEG encoder height is configured from the normSteven Toth-0/+6
2012-01-04[media] cx23885: Cleanup MPEG encoder GPIO handlingSteven Toth-2/+10
2012-01-04[media] cx25840 / cx23885: Fixing audio/volume regressionSteven Toth-3/+3
2011-12-31[media] cx23885-dvb: Remove a dirty hack that would require DVBv3Mauro Carvalho Chehab-29/+12
2011-11-24[media] cx23885: add support for Mygica X8507Alfredo Jesús Delaiti-1/+39
2011-11-24[media] video: Drop undue references to i2c-algo-bitJean Delvare-1/+1
2011-10-14[media] cx23885: Stop the risc video fifo before reconfiguring itSteven Toth-0/+3
2011-10-14[media] cx23885: Avoid incorrect error handling and reportingSteven Toth-10/+10
2011-10-14[media] cx23885: Avoid stopping the risc engine during buffer timeoutSteven Toth-4/+0
2011-10-14[media] cx23885: Removed a spurious function cx23885_set_scale()Steven Toth-8/+0
2011-10-14[media] cx23885: v4l2 api compliance, set the audioset field correctlySteven Toth-0/+5
2011-10-14[media] cx23885: hook the audio selection functions into the main driverSteven Toth-15/+25
2011-10-14[media] cx23885: add generic functions for dealing with audio input selectionSteven Toth-0/+82
2011-10-14[media] cx23885: fixes related to maximum number of inputs and range checkingSteven Toth-2/+5
2011-10-14[media] cx23885: Initial support for the MPX-885 mini-cardSteven Toth-1/+29
2011-10-14[media] cx23885: Enable audio line in support from the back panelSteven Toth-0/+79
2011-10-14[media] cx23885: Allow the audio mux config to be specified on a per input basisSteven Toth-0/+1
2011-10-14[media] cx23885: Name an internal i2c part and declare a bitfield by nameSteven Toth-0/+2
2011-10-14[media] cx23885: Ensure VBI buffers timeout quickly - bugfix for vbi hangs du...Steven Toth-2/+2
2011-10-14[media] cx23885: remove channel dump diagnostics when a vbi buffer times outSteven Toth-2/+0
2011-10-14[media] cx23885: ensure video is streaming before allowing vbi to streamSteven Toth-0/+8
2011-10-14[media] cx23885: Ensure the VBI pixel format is established correctlySteven Toth-3/+25
2011-10-14[media] cx23885: add vbi buffer formatting, window changes and video core cha...Steven Toth-6/+62
2011-10-14[media] cx23885: vbi line window adjustmentsSteven Toth-3/+16
2011-10-14[media] cx23885: minor printk cleanups and device registrationSteven Toth-1/+14
2011-10-14[media] cx23885: initialize VBI support in the core, add IRQ support, registe...Steven Toth-13/+55
2011-10-14[media] cx23885: initial support for VBI with the cx23885Steven Toth-6/+47