aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-11drivers/media/video/s5p-tv: remove depends on CONFIG_EXPERIMENTALKees Cook1-2/+1
2013-01-11drivers/media/video/s5p-fimc: remove depends on CONFIG_EXPERIMENTALKees Cook1-1/+0
2013-01-11drivers/media/video/pvrusb2: remove depends on CONFIG_EXPERIMENTALKees Cook1-4/+4
2013-01-11drivers/media/video/cx25821: remove depends on CONFIG_EXPERIMENTALKees Cook1-1/+1
2013-01-11drivers/media: remove depends on CONFIG_EXPERIMENTALKees Cook1-4/+3
2013-01-03Drivers: media: remove __dev* attributes.Greg Kroah-Hartman102-373/+360
2012-12-30Merge tag 'omap-late-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+0
2012-12-23Partly revert "[media] uvcvideo: Set error_idx properly for extended controls API failures"Rafael J. Wysocki2-18/+13
2012-12-17ARM: OMAP2+: Drop plat/cpu.h for omap2plusTony Lindgren1-2/+0
2012-12-15Merge tag 'fbdev-for-3.8' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds3-16/+46
2012-12-13Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds271-1576/+6801
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-2/+2
2012-12-13Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-4/+4
2012-12-12Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-10/+29
2012-12-12Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-25/+72
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds12-11/+17
2012-12-11Merge branch 'for_3.8-rc1' into v4l_for_linusMauro Carvalho Chehab271-1576/+6801
2012-12-07OMAPDSS: use omapdss_compat_init() in other driversTomi Valkeinen1-3/+14
2012-12-03treewide: Fix typos in various driversMasanari Iida2-2/+2
2012-11-30Merge tag 'tags/omap-for-v3.8/cleanup-multiplatform-no-clock-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/pm2Olof Johansson4-4/+4
2012-11-30Merge tag 'omap-for-v3.8/cleanup-headers-iommu-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/headersOlof Johansson5-3/+6
2012-11-30Merge tag 'omap-for-v3.8/cleanup-headers-iommu-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanupOlof Johansson5-3/+6
2012-11-30ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.hTony Lindgren4-4/+4
2012-11-29[media] omap_vout: remove extra includeTomi Valkeinen1-1/+0
2012-11-29[media] omap_vout: use omapdss's version instead of cpu_is_*Tomi Valkeinen3-12/+32
2012-11-28[media] omap3isp: Replace cpu_is_omap3630() with ISP revision checkLaurent Pinchart1-9/+16
2012-11-28[media] omap3isp: Prepare/unprepare clocks before/after enable/disableLaurent Pinchart1-12/+13
2012-11-28[media] omap3isp: preview: Add support for 8-bit formats at the sink padLaurent Pinchart1-13/+28
2012-11-28[media] omap3isp: Replace printk with dev_*Laurent Pinchart4-11/+12
2012-11-28[media] omap3isp: Find source pad from external entitySakari Ailus1-1/+14
2012-11-28[media] omap3isp: Configure CSI-2 phy based on platform dataSakari Ailus3-83/+83
2012-11-28[media] omap3isp: Add PHY routing configurationSakari Ailus2-0/+110
2012-11-28[media] omap3isp: Add CSI configuration registers from control block to ISP resourcesSakari Ailus2-2/+6
2012-11-28[media] omap3isp: Remove unneeded module memory address definitionsLaurent Pinchart2-79/+6
2012-11-28[media] omap3isp: Use monotonic timestamps for statistics buffersLaurent Pinchart2-3/+4
2012-11-28[media] uvcvideo: Fix control value clamping for unsigned integer controlsLaurent Pinchart1-2/+6
2012-11-28[media] uvcvideo: Mark first output terminal as default video nodeLaurent Pinchart3-0/+8
2012-11-28[media] uvcvideo: Add VIDIOC_[GS]_PRIORITY supportLaurent Pinchart3-0/+49
2012-11-28[media] uvcvideo: Return -ENOTTY for unsupported ioctlsLaurent Pinchart1-2/+2
2012-11-28[media] uvcvideo: Set device_caps in VIDIOC_QUERYCAPLaurent Pinchart3-4/+13
2012-11-28[media] uvcvideo: Don't fail when an unsupported format is requestedLaurent Pinchart3-5/+8
2012-11-28[media] uvcvideo: Return -EACCES when trying to access a read/write-only controlLaurent Pinchart1-2/+2
2012-11-28[media] uvcvideo: Set error_idx properly for extended controls API failuresLaurent Pinchart2-14/+22
2012-11-28[media] rtl28xxu: add NOXON DAB/DAB+ USB dongle rev 2Juergen Lock2-0/+3
2012-11-28[media] fc2580: write some registers conditionallyAntti Palosaari1-26/+35
2012-11-28[media] V4L: Add driver for S3C24XX/S3C64XX SoC series camera interfaceSylwester Nawrocki8-0/+3620
2012-11-28Merge remote-tracking branch 'linus/master' into staging/for_v3.8Mauro Carvalho Chehab21-176/+352
2012-11-27Revert "videobuf2-dma-contig: Only support if HAVE_GENERIC_DMA_COHERENT"Mauro Carvalho Chehab1-6/+0
2012-11-26[media] s5p-mfc: Handle multi-frame input bufferArun Kumar K1-5/+2
2012-11-26[media] s5p-mfc: Bug fix of timestamp/timecode copy mechanismArun Kumar K1-1/+1