Age | Commit message (Expand) | Author | Files | Lines |
2012-12-15 | Merge tag 'fbdev-for-3.8' of git://gitorious.org/linux-omap-dss2/linux | Linus Torvalds | 3 | -16/+46 |
2012-12-13 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 271 | -1576/+6801 |
2012-12-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2 | -2/+2 |
2012-12-13 | Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 4 | -4/+4 |
2012-12-12 | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -10/+29 |
2012-12-12 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2 | -25/+72 |
2012-12-12 | Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 12 | -11/+17 |
2012-12-11 | Merge branch 'for_3.8-rc1' into v4l_for_linus | Mauro Carvalho Chehab | 271 | -1576/+6801 |
2012-12-07 | OMAPDSS: use omapdss_compat_init() in other drivers | Tomi Valkeinen | 1 | -3/+14 |
2012-12-03 | treewide: Fix typos in various drivers | Masanari Iida | 2 | -2/+2 |
2012-11-30 | Merge tag 'tags/omap-for-v3.8/cleanup-multiplatform-no-clock-signed' of git:/... | Olof Johansson | 4 | -4/+4 |
2012-11-30 | Merge tag 'omap-for-v3.8/cleanup-headers-iommu-signed' of git://git.kernel.or... | Olof Johansson | 5 | -3/+6 |
2012-11-30 | Merge tag 'omap-for-v3.8/cleanup-headers-iommu-signed' of git://git.kernel.or... | Olof Johansson | 5 | -3/+6 |
2012-11-30 | ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.h | Tony Lindgren | 4 | -4/+4 |
2012-11-29 | [media] omap_vout: remove extra include | Tomi Valkeinen | 1 | -1/+0 |
2012-11-29 | [media] omap_vout: use omapdss's version instead of cpu_is_* | Tomi Valkeinen | 3 | -12/+32 |
2012-11-28 | [media] omap3isp: Replace cpu_is_omap3630() with ISP revision check | Laurent Pinchart | 1 | -9/+16 |
2012-11-28 | [media] omap3isp: Prepare/unprepare clocks before/after enable/disable | Laurent Pinchart | 1 | -12/+13 |
2012-11-28 | [media] omap3isp: preview: Add support for 8-bit formats at the sink pad | Laurent Pinchart | 1 | -13/+28 |
2012-11-28 | [media] omap3isp: Replace printk with dev_* | Laurent Pinchart | 4 | -11/+12 |
2012-11-28 | [media] omap3isp: Find source pad from external entity | Sakari Ailus | 1 | -1/+14 |
2012-11-28 | [media] omap3isp: Configure CSI-2 phy based on platform data | Sakari Ailus | 3 | -83/+83 |
2012-11-28 | [media] omap3isp: Add PHY routing configuration | Sakari Ailus | 2 | -0/+110 |
2012-11-28 | [media] omap3isp: Add CSI configuration registers from control block to ISP r... | Sakari Ailus | 2 | -2/+6 |
2012-11-28 | [media] omap3isp: Remove unneeded module memory address definitions | Laurent Pinchart | 2 | -79/+6 |
2012-11-28 | [media] omap3isp: Use monotonic timestamps for statistics buffers | Laurent Pinchart | 2 | -3/+4 |
2012-11-28 | [media] uvcvideo: Fix control value clamping for unsigned integer controls | Laurent Pinchart | 1 | -2/+6 |
2012-11-28 | [media] uvcvideo: Mark first output terminal as default video node | Laurent Pinchart | 3 | -0/+8 |
2012-11-28 | [media] uvcvideo: Add VIDIOC_[GS]_PRIORITY support | Laurent Pinchart | 3 | -0/+49 |
2012-11-28 | [media] uvcvideo: Return -ENOTTY for unsupported ioctls | Laurent Pinchart | 1 | -2/+2 |
2012-11-28 | [media] uvcvideo: Set device_caps in VIDIOC_QUERYCAP | Laurent Pinchart | 3 | -4/+13 |
2012-11-28 | [media] uvcvideo: Don't fail when an unsupported format is requested | Laurent Pinchart | 3 | -5/+8 |
2012-11-28 | [media] uvcvideo: Return -EACCES when trying to access a read/write-only control | Laurent Pinchart | 1 | -2/+2 |
2012-11-28 | [media] uvcvideo: Set error_idx properly for extended controls API failures | Laurent Pinchart | 2 | -14/+22 |
2012-11-28 | [media] rtl28xxu: add NOXON DAB/DAB+ USB dongle rev 2 | Juergen Lock | 2 | -0/+3 |
2012-11-28 | [media] fc2580: write some registers conditionally | Antti Palosaari | 1 | -26/+35 |
2012-11-28 | [media] V4L: Add driver for S3C24XX/S3C64XX SoC series camera interface | Sylwester Nawrocki | 8 | -0/+3620 |
2012-11-28 | Merge remote-tracking branch 'linus/master' into staging/for_v3.8 | Mauro Carvalho Chehab | 21 | -176/+352 |
2012-11-27 | Revert "videobuf2-dma-contig: Only support if HAVE_GENERIC_DMA_COHERENT" | Mauro Carvalho Chehab | 1 | -6/+0 |
2012-11-26 | [media] s5p-mfc: Handle multi-frame input buffer | Arun Kumar K | 1 | -5/+2 |
2012-11-26 | [media] s5p-mfc: Bug fix of timestamp/timecode copy mechanism | Arun Kumar K | 1 | -1/+1 |
2012-11-26 | [media] exynos-gsc: Add missing video device vfl_dir flag initialization | Sylwester Nawrocki | 1 | -0/+1 |
2012-11-26 | [media] exynos-gsc: Fix settings for input and output image RGB type | Shaik Ameer Basha | 1 | -8/+8 |
2012-11-26 | [media] exynos-gsc: Don't use mutex_lock_interruptible() in device release() | Sylwester Nawrocki | 1 | -2/+1 |
2012-11-26 | [media] fimc-lite: Don't use mutex_lock_interruptible() in device release() | Sylwester Nawrocki | 1 | -2/+1 |
2012-11-26 | [media] s5p-fimc: Don't use mutex_lock_interruptible() in device release() | Sylwester Nawrocki | 2 | -4/+2 |
2012-11-26 | [media] s5p-fimc: Prevent race conditions during subdevs registration | Sylwester Nawrocki | 3 | -3/+11 |
2012-11-26 | videobuf2-dma-contig: Only support if HAVE_GENERIC_DMA_COHERENT | Mauro Carvalho Chehab | 1 | -0/+6 |
2012-11-25 | [media] v4l: s5p-mfc: support for dmabuf exporting | Tomasz Stanislawski | 2 | -0/+28 |
2012-11-25 | [media] v4l: s5p-tv: mixer: support for dmabuf exporting | Tomasz Stanislawski | 1 | -0/+10 |