Age | Commit message (Expand) | Author |
2013-01-11 | [media] uvcvideo: Set error_idx properly for S_EXT_CTRLS failures | Laurent Pinchart |
2013-01-11 | [media] uvcvideo: Cleanup leftovers of partial revert | Laurent Pinchart |
2013-01-11 | [media] uvcvideo: Return -EACCES when trying to set a read-only control | Laurent Pinchart |
2013-01-11 | Merge tag 'v3.8-rc3' into v4l_for_linus | Mauro Carvalho Chehab |
2013-01-06 | [media] omap3isp: Don't include <plat/cpu.h> | Laurent Pinchart |
2013-01-06 | [media] s5p-mfc: Fix interrupt error handling routine | Kamil Debski |
2013-01-06 | [media] s5p-fimc: Fix return value of __fimc_md_create_flite_source_links() | Sylwester Nawrocki |
2013-01-06 | [media] m5mols: Fix typo in get_fmt callback | Sylwester Nawrocki |
2013-01-06 | [media] v4l: vb2: Set data_offset to 0 for single-plane output buffers | Laurent Pinchart |
2013-01-03 | Drivers: media: remove __dev* attributes. | Greg Kroah-Hartman |
2013-01-01 | [media] [FOR,v3.8] omap3isp: Don't include deleted OMAP plat/ header files | Laurent Pinchart |
2012-12-30 | Merge tag 'omap-late-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2012-12-23 | Partly revert "[media] uvcvideo: Set error_idx properly for extended controls... | Rafael J. Wysocki |
2012-12-21 | [media] gspca_sonixj: Add a small delay after i2c_w1 | Hans de Goede |
2012-12-21 | [media] gspca_sonixb: Properly wait between i2c writes | Hans de Goede |
2012-12-21 | [media] gspca_kinect: add Kinect for Windows USB id | Jacob Schloss |
2012-12-17 | ARM: OMAP2+: Drop plat/cpu.h for omap2plus | Tony Lindgren |
2012-12-15 | Merge tag 'fbdev-for-3.8' of git://gitorious.org/linux-omap-dss2/linux | Linus Torvalds |
2012-12-13 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2012-12-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-12-13 | Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds |
2012-12-12 | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-12-12 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-12-12 | Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-12-11 | Merge branch 'for_3.8-rc1' into v4l_for_linus | Mauro Carvalho Chehab |
2012-12-07 | OMAPDSS: use omapdss_compat_init() in other drivers | Tomi Valkeinen |
2012-12-03 | treewide: Fix typos in various drivers | Masanari Iida |
2012-11-30 | Merge tag 'tags/omap-for-v3.8/cleanup-multiplatform-no-clock-signed' of git:/... | Olof Johansson |
2012-11-30 | Merge tag 'omap-for-v3.8/cleanup-headers-iommu-signed' of git://git.kernel.or... | Olof Johansson |
2012-11-30 | Merge tag 'omap-for-v3.8/cleanup-headers-iommu-signed' of git://git.kernel.or... | Olof Johansson |
2012-11-30 | ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.h | Tony Lindgren |
2012-11-29 | [media] omap_vout: remove extra include | Tomi Valkeinen |
2012-11-29 | [media] omap_vout: use omapdss's version instead of cpu_is_* | Tomi Valkeinen |
2012-11-28 | [media] omap3isp: Replace cpu_is_omap3630() with ISP revision check | Laurent Pinchart |
2012-11-28 | [media] omap3isp: Prepare/unprepare clocks before/after enable/disable | Laurent Pinchart |
2012-11-28 | [media] omap3isp: preview: Add support for 8-bit formats at the sink pad | Laurent Pinchart |
2012-11-28 | [media] omap3isp: Replace printk with dev_* | Laurent Pinchart |
2012-11-28 | [media] omap3isp: Find source pad from external entity | Sakari Ailus |
2012-11-28 | [media] omap3isp: Configure CSI-2 phy based on platform data | Sakari Ailus |
2012-11-28 | [media] omap3isp: Add PHY routing configuration | Sakari Ailus |
2012-11-28 | [media] omap3isp: Add CSI configuration registers from control block to ISP r... | Sakari Ailus |
2012-11-28 | [media] omap3isp: Remove unneeded module memory address definitions | Laurent Pinchart |
2012-11-28 | [media] omap3isp: Use monotonic timestamps for statistics buffers | Laurent Pinchart |
2012-11-28 | [media] uvcvideo: Fix control value clamping for unsigned integer controls | Laurent Pinchart |
2012-11-28 | [media] uvcvideo: Mark first output terminal as default video node | Laurent Pinchart |
2012-11-28 | [media] uvcvideo: Add VIDIOC_[GS]_PRIORITY support | Laurent Pinchart |
2012-11-28 | [media] uvcvideo: Return -ENOTTY for unsupported ioctls | Laurent Pinchart |
2012-11-28 | [media] uvcvideo: Set device_caps in VIDIOC_QUERYCAP | Laurent Pinchart |
2012-11-28 | [media] uvcvideo: Don't fail when an unsupported format is requested | Laurent Pinchart |
2012-11-28 | [media] uvcvideo: Return -EACCES when trying to access a read/write-only control | Laurent Pinchart |