Age | Commit message (Expand) | Author | Files | Lines |
2014-04-23 | [media] bfin_capture: drop unnecessary vb2_is_streaming check | Hans Verkuil | 1 | -3/+0 |
2014-04-23 | [media] vb2: stop_streaming should return void | Hans Verkuil | 24 | -68/+38 |
2014-04-17 | [media] media: davinci: vpfe: use v4l2_fh for priority handling | Lad, Prabhakar | 1 | -7/+6 |
2014-04-17 | [media] media: davinci: vpbe: use v4l2_fh for priority handling | Lad, Prabhakar | 1 | -32/+7 |
2014-04-15 | [media] media: davinci: vpfe: make sure all the buffers unmapped and released | Lad, Prabhakar | 1 | -0/+2 |
2014-04-15 | [media] media: davinci: vpbe_display: fix releasing of active buffers | Lad, Prabhakar | 1 | -1/+15 |
2014-04-15 | [media] media: davinci: vpif_display: fix releasing of active buffers | Lad, Prabhakar | 1 | -12/+23 |
2014-04-15 | [media] media: davinci: vpif_capture: fix releasing of active buffers | Lad, Prabhakar | 1 | -11/+23 |
2014-04-15 | [media] s5p-fimc: Fix YUV422P depth | Nicolas Dufresne | 1 | -1/+1 |
2014-04-07 | [media] v4l: ti-vpe: retain v4l2_buffer flags for captured buffers | Archit Taneja | 1 | -5/+4 |
2014-04-07 | [media] v4l: ti-vpe: Set correct field parameter for output and capture buffers | Archit Taneja | 1 | -1/+12 |
2014-04-07 | [media] v4l: ti-vpe: zero out reserved fields in try_fmt | Archit Taneja | 1 | -0/+3 |
2014-04-07 | [media] v4l: ti-vpe: Fix initial configuration queue data | Archit Taneja | 1 | -2/+4 |
2014-04-07 | [media] v4l: ti-vpe: Use correct bus_info name for the device in querycap | Archit Taneja | 1 | -1/+2 |
2014-04-07 | [media] v4l: ti-vpe: report correct capabilities in querycap | Archit Taneja | 1 | -1/+1 |
2014-04-07 | [media] v4l: ti-vpe: Allow usage of smaller images | Archit Taneja | 1 | -2/+2 |
2014-04-07 | [media] v4l: ti-vpe: Use video_device_release_empty | Archit Taneja | 1 | -1/+1 |
2014-04-07 | [media] v4l: ti-vpe: Make sure in job_ready that we have the needed number of... | Archit Taneja | 1 | -0/+3 |
2014-04-06 | Merge branch 'topic/exynos' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 17 | -497/+1160 |
2014-04-04 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 60 | -192/+296 |
2014-03-14 | [media] s5p-jpeg: Fix broken indentation in jpeg-regs.h | Jacek Anaszewski | 1 | -12/+12 |
2014-03-14 | [media] exynos4-is: Add the FIMC-IS ISP capture DMA driver | Sylwester Nawrocki | 13 | -9/+817 |
2014-03-14 | [media] exynos4-is: Add support for asynchronous subdevices registration | Sylwester Nawrocki | 2 | -104/+147 |
2014-03-14 | [media] exynos4-is: Add clock provider for the SCLK_CAM clock outputs | Sylwester Nawrocki | 2 | -1/+136 |
2014-03-14 | [media] exynos4-is: Use external s5k6a3 sensor driver | Sylwester Nawrocki | 5 | -380/+57 |
2014-03-14 | [media] media: davinci: vpbe: fix build warning | Lad, Prabhakar | 1 | -1/+0 |
2014-03-12 | [media] v4l: vsp1: Update copyright notice | Laurent Pinchart | 14 | -14/+14 |
2014-03-11 | [media] omap_vout: Add DVI display type support | Laurent Pinchart | 1 | -0/+1 |
2014-03-11 | [media] mem2mem_testdev: improve field handling | Hans Verkuil | 1 | -11/+10 |
2014-03-11 | [media] mem2mem_testdev: fix field, sequence and time copying | Hans Verkuil | 1 | -3/+24 |
2014-03-11 | [media] mem2mem_testdev: return pending buffers in stop_streaming() | Hans Verkuil | 1 | -0/+21 |
2014-03-11 | [media] mem2mem_testdev: add USERPTR support | Hans Verkuil | 1 | -2/+2 |
2014-03-11 | [media] mem2mem_testdev: set priv to 0 | Hans Verkuil | 1 | -0/+1 |
2014-03-11 | [media] mem2mem_testdev: pick default format with try_fmt | Hans Verkuil | 1 | -2/+10 |
2014-03-11 | [media] mem2mem_testdev: use 40ms default transfer time | Hans Verkuil | 1 | -5/+3 |
2014-03-11 | [media] s5p-mfc: remove meaningless memory bank assignment | Seung-Woo Kim | 1 | -2/+0 |
2014-03-11 | [media] s5p-mfc: Replaced commas with semicolons | Joonyoung Shim | 1 | -4/+4 |
2014-03-11 | [media] media: soc_camera: rcar_vin: Add support for 10-bit YUV cameras | Phil Edworthy | 1 | -0/+9 |
2014-03-11 | [media] arv: fix sleep_on race | Arnd Bergmann | 1 | -3/+3 |
2014-03-11 | [media] v4l: VIDEO_SH_VOU should depend on HAS_DMA | Geert Uytterhoeven | 1 | -1/+1 |
2014-03-11 | [media] vivi: fix ENUM_FRAMEINTERVALS implementation | Hans Verkuil | 1 | -1/+5 |
2014-03-11 | [media] vivi: correctly cleanup after a start_streaming failure | Hans Verkuil | 1 | -1/+11 |
2014-03-11 | [media] vb2: only call start_streaming if sufficient buffers are queued | Hans Verkuil | 4 | -22/+4 |
2014-03-11 | [media] vb2: change result code of buf_finish to void | Hans Verkuil | 1 | -2/+1 |
2014-03-11 | Merge tag 'v3.14-rc5' into patchwork | Mauro Carvalho Chehab | 3 | -7/+13 |
2014-03-06 | [media] of: move common endpoint parsing to drivers/of | Philipp Zabel | 2 | -6/+6 |
2014-03-06 | [media] of: move graph helpers from drivers/media/v4l2-core to drivers/of | Philipp Zabel | 3 | -5/+7 |
2014-03-06 | [media] omap3isp: Fix kerneldoc for _module_sync_is_stopping and isp_isr() | Peter Meerwald | 1 | -4/+1 |
2014-03-06 | [media] omap3isp: Rename the variable names in description | Lad, Prabhakar | 7 | -21/+22 |
2014-03-06 | [media] omap3isp: ispccdc: Remove unwanted comments | Lad, Prabhakar | 1 | -6/+0 |