Age | Commit message (Expand) | Author | Files | Lines |
2012-01-16 | [media] cx23885: Don't duplicate xc4000 entry for radio | Miroslav Slugen | 1 | -2/+2 |
2012-01-16 | [media] cx23885-dvb: check if dvb_attach() succeded | Miroslav Slugen | 1 | -0/+5 |
2012-01-16 | [media] cx23885: handle errors from videobuf_dvb_get_frontend() | Dan Carpenter | 1 | -3/+4 |
2012-01-11 | [media] cx23885: Query the CX25840 during enum_input for status | Steven Toth | 1 | -0/+9 |
2012-01-07 | [media] cx23885: add Terratec Cinergy T PCIe dual | Stefan Ringel | 3 | -0/+65 |
2012-01-05 | [media] cx23885: Bugfix /sys/class/video4linux/videoX/name truncation | Steven Toth | 2 | -4/+4 |
2012-01-05 | [media] cx23885: Control cleanup on the MPEG Encoder | Steven Toth | 1 | -65/+36 |
2012-01-05 | [media] cx23885: Hauppauge HVR1850 Analog driver support | Steven Toth | 5 | -34/+197 |
2012-01-05 | [media] cx23885: Configure the MPEG encoder early to avoid jerky video | Steven Toth | 1 | -6/+14 |
2012-01-05 | [media] cx23885: Ensure the MPEG encoder height is configured from the norm | Steven Toth | 1 | -0/+6 |
2012-01-05 | [media] cx23885: Cleanup MPEG encoder GPIO handling | Steven Toth | 1 | -2/+10 |
2012-01-05 | [media] cx25840 / cx23885: Fixing audio/volume regression | Steven Toth | 1 | -3/+3 |
2011-12-31 | [media] cx23885-dvb: Remove a dirty hack that would require DVBv3 | Mauro Carvalho Chehab | 1 | -29/+12 |
2011-11-24 | [media] cx23885: add support for Mygica X8507 | Alfredo Jesús Delaiti | 3 | -1/+39 |
2011-11-24 | [media] video: Drop undue references to i2c-algo-bit | Jean Delvare | 1 | -1/+1 |
2011-10-15 | [media] cx23885: Stop the risc video fifo before reconfiguring it | Steven Toth | 1 | -0/+3 |
2011-10-15 | [media] cx23885: Avoid incorrect error handling and reporting | Steven Toth | 1 | -10/+10 |
2011-10-15 | [media] cx23885: Avoid stopping the risc engine during buffer timeout | Steven Toth | 1 | -4/+0 |
2011-10-15 | [media] cx23885: Removed a spurious function cx23885_set_scale() | Steven Toth | 1 | -8/+0 |
2011-10-15 | [media] cx23885: v4l2 api compliance, set the audioset field correctly | Steven Toth | 1 | -0/+5 |
2011-10-15 | [media] cx23885: hook the audio selection functions into the main driver | Steven Toth | 1 | -15/+25 |
2011-10-15 | [media] cx23885: add generic functions for dealing with audio input selection | Steven Toth | 2 | -0/+82 |
2011-10-15 | [media] cx23885: fixes related to maximum number of inputs and range checking | Steven Toth | 1 | -2/+5 |
2011-10-15 | [media] cx23885: Initial support for the MPX-885 mini-card | Steven Toth | 3 | -1/+29 |
2011-10-15 | [media] cx23885: Enable audio line in support from the back panel | Steven Toth | 2 | -0/+79 |
2011-10-15 | [media] cx23885: Allow the audio mux config to be specified on a per input basis | Steven Toth | 1 | -0/+1 |
2011-10-15 | [media] cx23885: Name an internal i2c part and declare a bitfield by name | Steven Toth | 2 | -0/+2 |
2011-10-15 | [media] cx23885: Ensure VBI buffers timeout quickly - bugfix for vbi hangs du... | Steven Toth | 1 | -2/+2 |
2011-10-15 | [media] cx23885: remove channel dump diagnostics when a vbi buffer times out | Steven Toth | 1 | -2/+0 |
2011-10-15 | [media] cx23885: ensure video is streaming before allowing vbi to stream | Steven Toth | 1 | -0/+8 |
2011-10-15 | [media] cx23885: Ensure the VBI pixel format is established correctly | Steven Toth | 1 | -3/+25 |
2011-10-15 | [media] cx23885: add vbi buffer formatting, window changes and video core cha... | Steven Toth | 4 | -6/+62 |
2011-10-15 | [media] cx23885: vbi line window adjustments | Steven Toth | 1 | -3/+16 |
2011-10-15 | [media] cx23885: minor printk cleanups and device registration | Steven Toth | 1 | -1/+14 |
2011-10-15 | [media] cx23885: initialize VBI support in the core, add IRQ support, registe... | Steven Toth | 1 | -13/+55 |
2011-10-15 | [media] cx23885: initial support for VBI with the cx23885 | Steven Toth | 4 | -6/+47 |
2011-10-15 | [media] cx23885: add two additional defines to simplify VBI register bitmap h... | Steven Toth | 1 | -0/+2 |
2011-10-15 | [media] cx23885: setup the dma mapping for raw audio support | Steven Toth | 1 | -1/+0 |
2011-10-15 | [media] cx23885: minor function renaming to ensure uniformity | Steven Toth | 3 | -6/+7 |
2011-10-15 | [media] cx23885: convert call clients into subdevices | Steven Toth | 1 | -0/+2 |
2011-10-15 | [media] cx23885: Don't use memset on vidioc_ callbacks | Mauro Carvalho Chehab | 1 | -1/+0 |
2011-10-14 | [media] cx23885: hooks the alsa changes into the video subsystem | Mijhail Moreyra | 1 | -7/+16 |
2011-10-14 | [media] cx23885: correct the contrast, saturation and hue controls | Mijhail Moreyra | 1 | -6/+6 |
2011-10-14 | [media] cx23885: add definitions for HVR1500 to support audio | Mijhail Moreyra | 1 | -0/+24 |
2011-10-14 | [media] cx23885: Add ALSA support | Mijhail Moreyra | 4 | -16/+611 |
2011-09-24 | [media] cx23885, cx25840: Provide IR Rx timeout event reports | Andy Walls | 1 | -4/+8 |
2011-09-23 | [media] altera-stapl: it is time to move out from staging | Igor M. Liplianin | 1 | -1/+1 |
2011-09-23 | [media] cx23885: fix type error | Igor M. Liplianin | 1 | -1/+1 |
2011-09-04 | [media] drivers/media: do not use EXTRA_CFLAGS | Arnaud Lacombe | 1 | -5/+5 |
2011-08-06 | [media] tuner_xc2028: Allow selection of the frequency adjustment code for XC... | Mauro Carvalho Chehab | 1 | -1/+1 |