summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-10-31368-5380/+34920
|\
| * [media] pctv452e: Remove bogus codeIgor M. Liplianin2011-10-191-15/+1
| * [media] adv7175: Make use of media bus pixel codesChristian Gmeiner2011-10-191-0/+62
| * [media] media: vb2: fix incorrect return valueMarek Szyprowski2011-10-191-1/+1
| * [media] em28xx: implement VIDIOC_ENUM_FRAMESIZESMauro Carvalho Chehab2011-10-191-1/+40
| * [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] cx25840: Ensure AUDIO6 and AUDIO7 trigger line-in baseband useSteven Toth2011-10-141-1/+2
| * [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] cx25840: Enable support for non-tuner LR1/LR2 audio inputsSteven Toth2011-10-142-1/+20
| * [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] cx25840: enable raw cc processing only for the cx23885 hardwareSteven Toth2011-10-141-0/+7
| * [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
| * [media] cx23885: Don't use memset on vidioc_ callbacksMauro Carvalho Chehab2011-10-141-1/+0
| * [media] cx23885: hooks the alsa changes into the video subsystemMijhail Moreyra2011-10-141-7/+16
| * [media] cx23885: correct the contrast, saturation and hue controlsMijhail Moreyra2011-10-141-6/+6
| * [media] cx23885: add definitions for HVR1500 to support audioMijhail Moreyra2011-10-141-0/+24
| * [media] cx23885: Add ALSA supportMijhail Moreyra2011-10-144-16/+611
| * [media] stb0899: Fix slow and not locking DVB-S transponder(s)Lutz Sammer2011-10-111-0/+3
| * [media] rc/ir-lirc-codec: cleanup __user tagsDan Carpenter2011-10-111-4/+5
| * [media] it913x-fe changes to power up and down of tunerMalcolm Priestley2011-10-082-7/+30
| * [media] tvp5150: Add video format registers configuration valuesJavier Martinez Canillas2011-10-081-1/+16
| * [media] drivers/media: fix dependencies in video mt9t001/mt9p031Paul Gortmaker2011-10-083-2/+4
| * [media] em28xx: Add VIDIOC_QUERYSTD supportMauro Carvalho Chehab2011-10-081-0/+16
| * [media] msp3400: Add standards detection to the driverMauro Carvalho Chehab2011-10-083-23/+85
| * [media] pvrusb2: initialize standards mask before detecting standardMauro Carvalho Chehab2011-10-081-0/+1
| * [media] saa7115: Trust that V4L2 core will fill the maskMauro Carvalho Chehab2011-10-081-7/+12
| * [media] v4l2-ioctl: Fill the default value for VIDIOC_QUERYSTDMauro Carvalho Chehab2011-10-081-0/+8
| * [media] pvrusb2: implement VIDIOC_QUERYSTDMauro Carvalho Chehab2011-10-083-0/+17
| * [media] saa7115: Fix standards detectionMauro Carvalho Chehab2011-10-081-14/+31
OpenPOWER on IntegriCloud