| Commit message (Expand) | Author | Age |
* | [media] media: omap3isp: remove unused clkdev | Russell King | 2015-04-10 |
* | [media] omap3isp: Deprecate platform data support | Sakari Ailus | 2015-04-02 |
* | [media] omap3isp: Add support for the Device Tree | Sakari Ailus | 2015-04-02 |
* | [media] omap3isp: Replace many MMIO regions by two | Sakari Ailus | 2015-04-02 |
* | [media] omap3isp: Move the syscon register out of the ISP register maps | Sakari Ailus | 2015-04-02 |
* | [media] omap3isp: Replace mmio_base_phys array with the histogram block base | Sakari Ailus | 2015-04-02 |
* | [media] omap3isp: Calculate vpclk_div for CSI-2 | Sakari Ailus | 2015-04-02 |
* | [media] omap3isp: Rename regulators to better suit the Device Tree | Sakari Ailus | 2015-04-02 |
* | [media] omap3isp: Refactor device configuration structs for Device Tree | Sakari Ailus | 2015-04-02 |
* | [media] omap3isp: Platform data could be NULL | Sakari Ailus | 2015-04-02 |
* | [media] omap3isp: DT support for clocks | Laurent Pinchart | 2015-04-02 |
* | [media] omap3isp: Separate external link creation from platform data parsing | Sakari Ailus | 2015-04-02 |
* | [media] omap3isp: Avoid a BUG_ON() in media_entity_create_link() | Sakari Ailus | 2015-04-02 |
* | [media] omap3isp: Fix error handling in probe | Sakari Ailus | 2015-04-02 |
* | [media] media: omap3isp: hist: Move histogram DMA to DMA engine | Laurent Pinchart | 2015-04-02 |
* | [media] media: omap3isp: video: Use v4l2_get_timestamp() | Laurent Pinchart | 2015-04-02 |
* | [media] media: omap3isp: video: drop setting of vb2 buffer state to VB2_BUF_S... | Lad, Prabhakar | 2015-04-02 |
* | [media] media: omap3isp: video: Don't call vb2 mmap with queue lock held | Laurent Pinchart | 2015-04-02 |
* | [media] v4l2-subdev: add support for the new enum_frame_size 'which' field | Hans Verkuil | 2015-03-23 |
* | [media] v4l2-subdev: support new 'which' field in enum_mbus_code | Hans Verkuil | 2015-03-23 |
* | [media] v4l2-subdev: replace v4l2_subdev_fh by v4l2_subdev_pad_config | Hans Verkuil | 2015-03-23 |
* | Merge tag 'v3.19-rc6' into patchwork | Mauro Carvalho Chehab | 2015-01-27 |
|\ |
|
| * | Merge tag 'media/v3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 2015-01-24 |
| |\ |
|
| | * | [media] omap3isp: Correctly set QUERYCAP capabilities | Sakari Ailus | 2015-01-21 |
* | | | [media] omap3isp: Fix division by 0 | Laurent Pinchart | 2014-12-23 |
|/ / |
|
* | | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-14 |
|\ \
| |/
|/| |
|
| * | media: platform: omap3isp: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 |
* | | [media] platform: Make use of media_bus_format enum | Boris BREZILLON | 2014-11-14 |
|/ |
|
* | [media] omap3isp: use true/false for boolean vars | Mauro Carvalho Chehab | 2014-09-03 |
* | [media] omap3isp: resizer: Protect against races when updating crop | Laurent Pinchart | 2014-08-21 |
* | [media] omap3isp: resizer: Remove slow debugging message from interrupt handler | Laurent Pinchart | 2014-08-21 |
* | [media] omap3isp: resizer: Remove needless variable initializations | Laurent Pinchart | 2014-08-21 |
* | [media] omap3isp: ccdc: Restart the CCDC immediately after an underrun in BT.656 | Laurent Pinchart | 2014-08-21 |
* | [media] omap3isp: ccdc: Don't timeout on stream off when the CCDC is stopped | Laurent Pinchart | 2014-08-21 |
* | [media] omap3isp: ccdc: Fix freeze when a short frame is received | Laurent Pinchart | 2014-08-21 |
* | [media] omap3isp: ccdc: Increment the frame number at VD0 time for BT.656 | Laurent Pinchart | 2014-08-21 |
* | [media] omap3isp: ccdc: Simplify ccdc_lsc_is_configured() | Laurent Pinchart | 2014-08-21 |
* | [media] omap3isp: ccdc: Rename __ccdc_handle_stopping to ccdc_handle_stopping | Laurent Pinchart | 2014-08-21 |
* | [media] omap3isp: ccdc: Only complete buffer when all fields are captured | Laurent Pinchart | 2014-08-21 |
* | [media] omap3isp: ccdc: Disable the video port when unused | Laurent Pinchart | 2014-08-21 |
* | [media] omap3isp: ccdc: Add support for BT.656 YUV format at the CCDC input | Laurent Pinchart | 2014-08-21 |
* | [media] omap3isp: ccdc: Support the interlaced field orders at the CCDC output | Laurent Pinchart | 2014-08-21 |
* | [media] omap3isp: ccdc: Add basic support for interlaced video | Laurent Pinchart | 2014-08-21 |
* | [media] omap3isp: ccdc: Simplify the ccdc_isr_buffer() function | Laurent Pinchart | 2014-08-21 |
* | [media] omap3isp: ccdc: Simplify the configuration function | Laurent Pinchart | 2014-08-21 |
* | [media] omap3isp: video: Validate the video node field order | Laurent Pinchart | 2014-08-21 |
* | [media] omap3isp: Default to progressive field order when setting the format | Laurent Pinchart | 2014-08-21 |
* | [media] omap3isp: Move non-critical code out of the mutex-protected section | Laurent Pinchart | 2014-08-21 |
* | [media] omap3isp: Remove boilerplate disclaimer and FSF address | Laurent Pinchart | 2014-08-21 |
* | [media] omap3isp: Don't ignore subdev streamoff failures | Laurent Pinchart | 2014-08-21 |