aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds368-5380/+34920
2011-10-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds6-31/+62
2011-10-30Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds1-6/+12
2011-10-25Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-2/+2
2011-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+1
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds6-6/+6
2011-10-24Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2011-10-21Merge branches 'amd/fixes', 'debug/dma-api', 'arm/omap', 'arm/msm', 'core', 'iommu/fault-reporting' and 'api/iommu-ops-per-bus' into nextJoerg Roedel6-31/+62
2011-10-21iommu/core: Add bus_type parameter to iommu_domain_allocJoerg Roedel1-1/+1
2011-10-19[media] videodev: fix a NULL pointer dereference in v4l2_device_release()Antonio Ospite1-1/+1
2011-10-19[media] pctv452e: Remove bogus codeIgor M. Liplianin1-15/+1
2011-10-19[media] adv7175: Make use of media bus pixel codesChristian Gmeiner1-0/+62
2011-10-19[media] media: vb2: fix incorrect return valueMarek Szyprowski1-1/+1
2011-10-19[media] em28xx: implement VIDIOC_ENUM_FRAMESIZESMauro Carvalho Chehab1-1/+40
2011-10-15Merge branch 'for-florian' of git://gitorious.org/linux-omap-dss2/linux into fbdev-nextFlorian Tobias Schandinat1-6/+12
2011-10-14[media] cx23885: Stop the risc video fifo before reconfiguring itSteven Toth1-0/+3
2011-10-14[media] cx23885: Avoid incorrect error handling and reportingSteven Toth1-10/+10
2011-10-14[media] cx23885: Avoid stopping the risc engine during buffer timeoutSteven Toth1-4/+0
2011-10-14[media] cx23885: Removed a spurious function cx23885_set_scale()Steven Toth1-8/+0
2011-10-14[media] cx23885: v4l2 api compliance, set the audioset field correctlySteven Toth1-0/+5
2011-10-14[media] cx23885: hook the audio selection functions into the main driverSteven Toth1-15/+25
2011-10-14[media] cx23885: add generic functions for dealing with audio input selectionSteven Toth2-0/+82
2011-10-14[media] cx23885: fixes related to maximum number of inputs and range checkingSteven Toth1-2/+5
2011-10-14[media] cx23885: Initial support for the MPX-885 mini-cardSteven Toth3-1/+29
2011-10-14[media] cx25840: Ensure AUDIO6 and AUDIO7 trigger line-in baseband useSteven Toth1-1/+2
2011-10-14[media] cx23885: Enable audio line in support from the back panelSteven Toth2-0/+79
2011-10-14[media] cx23885: Allow the audio mux config to be specified on a per input basisSteven Toth1-0/+1
2011-10-14[media] cx25840: Enable support for non-tuner LR1/LR2 audio inputsSteven Toth2-1/+20
2011-10-14[media] cx23885: Name an internal i2c part and declare a bitfield by nameSteven Toth2-0/+2
2011-10-14[media] cx23885: Ensure VBI buffers timeout quickly - bugfix for vbi hangs during streamingSteven Toth1-2/+2
2011-10-14[media] cx23885: remove channel dump diagnostics when a vbi buffer times outSteven Toth1-2/+0
2011-10-14[media] cx23885: ensure video is streaming before allowing vbi to streamSteven Toth1-0/+8
2011-10-14[media] cx23885: Ensure the VBI pixel format is established correctlySteven Toth1-3/+25
2011-10-14[media] cx23885: add vbi buffer formatting, window changes and video core changesSteven Toth4-6/+62
2011-10-14[media] cx23885: vbi line window adjustmentsSteven Toth1-3/+16
2011-10-14[media] cx25840: enable raw cc processing only for the cx23885 hardwareSteven Toth1-0/+7
2011-10-14[media] cx23885: minor printk cleanups and device registrationSteven Toth1-1/+14
2011-10-14[media] cx23885: initialize VBI support in the core, add IRQ support, register vbi deviceSteven Toth1-13/+55
2011-10-14[media] cx23885: initial support for VBI with the cx23885Steven Toth4-6/+47
2011-10-14[media] cx23885: add two additional defines to simplify VBI register bitmap handlingSteven Toth1-0/+2
2011-10-14[media] cx23885: setup the dma mapping for raw audio supportSteven Toth1-1/+0
2011-10-14[media] cx23885: minor function renaming to ensure uniformitySteven Toth3-6/+7
2011-10-14[media] cx23885: convert call clients into subdevicesSteven Toth1-0/+2
2011-10-14[media] cx23885: Don't use memset on vidioc_ callbacksMauro Carvalho Chehab1-1/+0
2011-10-14[media] cx23885: hooks the alsa changes into the video subsystemMijhail Moreyra1-7/+16
2011-10-14[media] cx23885: correct the contrast, saturation and hue controlsMijhail Moreyra1-6/+6
2011-10-14[media] cx23885: add definitions for HVR1500 to support audioMijhail Moreyra1-0/+24
2011-10-14[media] cx23885: Add ALSA supportMijhail Moreyra4-16/+611
2011-10-11[media] stb0899: Fix slow and not locking DVB-S transponder(s)Lutz Sammer1-0/+3
2011-10-11[media] rc/ir-lirc-codec: cleanup __user tagsDan Carpenter1-4/+5