summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2011-11-03Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds
2011-10-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-10-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds
2011-10-30Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds
2011-10-25Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-10-24Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-10-24mfd: remove CONFIG_MFD_SUPPORTArnd Bergmann
2011-10-21Merge branches 'amd/fixes', 'debug/dma-api', 'arm/omap', 'arm/msm', 'core', '...Joerg Roedel
2011-10-21iommu/core: Add bus_type parameter to iommu_domain_allocJoerg Roedel
2011-10-19[media] videodev: fix a NULL pointer dereference in v4l2_device_release()Antonio Ospite
2011-10-19[media] pctv452e: Remove bogus codeIgor M. Liplianin
2011-10-19[media] adv7175: Make use of media bus pixel codesChristian Gmeiner
2011-10-19[media] media: vb2: fix incorrect return valueMarek Szyprowski
2011-10-19[media] em28xx: implement VIDIOC_ENUM_FRAMESIZESMauro Carvalho Chehab
2011-10-15Merge branch 'for-florian' of git://gitorious.org/linux-omap-dss2/linux into ...Florian Tobias Schandinat
2011-10-14[media] cx23885: Stop the risc video fifo before reconfiguring itSteven Toth
2011-10-14[media] cx23885: Avoid incorrect error handling and reportingSteven Toth
2011-10-14[media] cx23885: Avoid stopping the risc engine during buffer timeoutSteven Toth
2011-10-14[media] cx23885: Removed a spurious function cx23885_set_scale()Steven Toth
2011-10-14[media] cx23885: v4l2 api compliance, set the audioset field correctlySteven Toth
2011-10-14[media] cx23885: hook the audio selection functions into the main driverSteven Toth
2011-10-14[media] cx23885: add generic functions for dealing with audio input selectionSteven Toth
2011-10-14[media] cx23885: fixes related to maximum number of inputs and range checkingSteven Toth
2011-10-14[media] cx23885: Initial support for the MPX-885 mini-cardSteven Toth
2011-10-14[media] cx25840: Ensure AUDIO6 and AUDIO7 trigger line-in baseband useSteven Toth
2011-10-14[media] cx23885: Enable audio line in support from the back panelSteven Toth
2011-10-14[media] cx23885: Allow the audio mux config to be specified on a per input basisSteven Toth
2011-10-14[media] cx25840: Enable support for non-tuner LR1/LR2 audio inputsSteven Toth
2011-10-14[media] cx23885: Name an internal i2c part and declare a bitfield by nameSteven Toth
2011-10-14[media] cx23885: Ensure VBI buffers timeout quickly - bugfix for vbi hangs du...Steven Toth
2011-10-14[media] cx23885: remove channel dump diagnostics when a vbi buffer times outSteven Toth
2011-10-14[media] cx23885: ensure video is streaming before allowing vbi to streamSteven Toth
2011-10-14[media] cx23885: Ensure the VBI pixel format is established correctlySteven Toth
2011-10-14[media] cx23885: add vbi buffer formatting, window changes and video core cha...Steven Toth
2011-10-14[media] cx23885: vbi line window adjustmentsSteven Toth
2011-10-14[media] cx25840: enable raw cc processing only for the cx23885 hardwareSteven Toth
2011-10-14[media] cx23885: minor printk cleanups and device registrationSteven Toth
2011-10-14[media] cx23885: initialize VBI support in the core, add IRQ support, registe...Steven Toth
2011-10-14[media] cx23885: initial support for VBI with the cx23885Steven Toth
2011-10-14[media] cx23885: add two additional defines to simplify VBI register bitmap h...Steven Toth
2011-10-14[media] cx23885: setup the dma mapping for raw audio supportSteven Toth
2011-10-14[media] cx23885: minor function renaming to ensure uniformitySteven Toth
2011-10-14[media] cx23885: convert call clients into subdevicesSteven Toth
2011-10-14[media] cx23885: Don't use memset on vidioc_ callbacksMauro Carvalho Chehab
2011-10-14[media] cx23885: hooks the alsa changes into the video subsystemMijhail Moreyra
2011-10-14[media] cx23885: correct the contrast, saturation and hue controlsMijhail Moreyra
2011-10-14[media] cx23885: add definitions for HVR1500 to support audioMijhail Moreyra
2011-10-14[media] cx23885: Add ALSA supportMijhail Moreyra