| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'fbdev-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba... | Linus Torvalds | 2014-10-18 | 1 | -0/+16 |
|\ |
|
| * | videomode: provide dummy inline functions for !CONFIG_OF | Tomi Valkeinen | 2014-10-07 | 1 | -0/+16 |
* | | gpu: ipu-v3: Add ipu_dump() | Steve Longerbeam | 2014-09-02 | 1 | -0/+1 |
* | | gpu: ipu-cpmem: Add ipu_cpmem_dump() | Steve Longerbeam | 2014-09-02 | 1 | -0/+1 |
* | | gpu: ipu-cpmem: Add second buffer support to ipu_cpmem_set_image() | Steve Longerbeam | 2014-09-02 | 1 | -1/+2 |
* | | gpu: ipu-cpmem: Add ipu_cpmem_set_rotation() | Steve Longerbeam | 2014-09-02 | 1 | -0/+2 |
* | | gpu: ipu-cpmem: Add ipu_cpmem_set_axi_id() | Steve Longerbeam | 2014-09-02 | 1 | -0/+1 |
* | | gpu: ipu-cpmem: Add ipu_cpmem_set_block_mode() | Steve Longerbeam | 2014-09-02 | 1 | -0/+1 |
* | | gpu: ipu-v3: Add ipu_idmac_lock_enable() | Steve Longerbeam | 2014-09-02 | 1 | -0/+1 |
* | | gpu: ipu-v3: Add ipu_idmac_enable_watermark() | Steve Longerbeam | 2014-09-02 | 1 | -0/+1 |
* | | gpu: ipu-v3: Add ipu_stride_to_bytes() | Steve Longerbeam | 2014-09-02 | 1 | -0/+1 |
* | | gpu: ipu-v3: Add ipu_idmac_clear_buffer() | Steve Longerbeam | 2014-09-02 | 1 | -0/+1 |
* | | gpu: ipu-v3: Add ipu_idmac_buffer_is_ready() | Steve Longerbeam | 2014-09-02 | 1 | -0/+1 |
* | | gpu: ipu-v3: Move IDMAC channel names to imx-ipu-v3.h | Steve Longerbeam | 2014-09-02 | 1 | -0/+30 |
* | | gpu: ipu-v3: Add helper function checking if pixfmt is planar | Steve Longerbeam | 2014-09-02 | 1 | -0/+1 |
* | | gpu: ipu-v3: Add rotation mode conversion utilities | Steve Longerbeam | 2014-09-02 | 1 | -0/+4 |
* | | gpu: ipu-v3: Add ipu_mbus_code_to_colorspace() | Steve Longerbeam | 2014-09-02 | 1 | -0/+1 |
* | | gpu: ipu-v3: smfc: Add ipu_smfc_set_watermark() | Steve Longerbeam | 2014-09-02 | 1 | -0/+1 |
* | | gpu: ipu-v3: smfc: Convert to per-channel | Steve Longerbeam | 2014-09-02 | 1 | -4/+6 |
* | | gpu: ipu-v3: Add Image Converter unit | Steve Longerbeam | 2014-09-02 | 1 | -0/+45 |
* | | gpu: ipu-v3: Add Camera Sensor Interface unit | Steve Longerbeam | 2014-09-02 | 1 | -2/+30 |
* | | gpu: ipu-v3: Add functions to set CSI/IC source muxes | Steve Longerbeam | 2014-08-18 | 1 | -0/+6 |
* | | gpu: ipu-v3: Add ipu-cpmem unit | Steve Longerbeam | 2014-08-18 | 1 | -152/+36 |
|/ |
|
* | Merge tag 'fbdev-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba... | Linus Torvalds | 2014-08-08 | 1 | -0/+9 |
|\ |
|
| * | OMAPDSS: add hdmi ops to hdmi_ops and omap_dss_driver | Tomi Valkeinen | 2014-07-04 | 1 | -0/+9 |
* | | Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-08-08 | 1 | -1/+1 |
|\ \ |
|
| * | | video: fbdev: s3c-fb: remove s5pc100 related fimd and fb codes | Kukjin Kim | 2014-07-13 | 1 | -1/+1 |
| |/ |
|
* | | drm/exynos: fimd: support LCD I80 interface | YoungJun Cho | 2014-08-03 | 1 | -1/+2 |
|/ |
|
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2014-06-12 | 1 | -0/+347 |
|\ |
|
| * | gpu: ipu-v3: Register the CSI modules | Philipp Zabel | 2014-06-04 | 1 | -0/+1 |
| * | gpu: ipu-v3: Add CSI and SMFC module enable wrappers | Philipp Zabel | 2014-06-04 | 1 | -0/+8 |
| * | gpu: ipu-v3: Add ipu_idmac_get_current_buffer function | Philipp Zabel | 2014-06-04 | 1 | -0/+1 |
| * | gpu: ipu-v3: Add SMFC code | Philipp Zabel | 2014-06-04 | 1 | -0/+6 |
| * | gpu: ipu-v3: Move i.MX IPUv3 core driver out of staging | Philipp Zabel | 2014-06-04 | 1 | -0/+326 |
* | | OMAPDSS: Add DSS features for AM43xx | Sathya Prakash M R | 2014-05-09 | 1 | -0/+1 |
* | | OMAPDSS: remove unused macros | Tomi Valkeinen | 2014-05-09 | 1 | -3/+0 |
* | | video: omap2dss: fix LPAE warnings | Arnd Bergmann | 2014-05-09 | 1 | -2/+2 |
|/ |
|
* | Merge tag 'fbdev-omap-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2014-04-07 | 1 | -0/+14 |
|\ |
|
| * | Merge branch '3.15/dss-dt' into 3.15/fbdev | Tomi Valkeinen | 2014-03-20 | 1 | -0/+14 |
| |\ |
|
| | * | OMAPDSS: add of helpers | Tomi Valkeinen | 2014-03-19 | 1 | -0/+14 |
* | | | Merge tag 'fbdev-main-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2014-04-04 | 1 | -3/+2 |
|\ \ \
| |/ / |
|
| * | | OMAPDSS: convert pixel clock to common videomode style | Tomi Valkeinen | 2014-03-05 | 1 | -2/+2 |
| * | | OMAPDSS: Remove unused get_context_loss_count support | Tomi Valkeinen | 2014-02-28 | 1 | -1/+0 |
| |/ |
|
* | | x86, platforms: Remove SGI Visual Workstation | H. Peter Anvin | 2014-02-27 | 1 | -681/+0 |
|/ |
|
* | video: pxa168fb: Cleanup pxa168fb.h file | Sachin Kamat | 2014-01-17 | 1 | -2/+0 |
* | Merge tag 'fbdev-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba... | Linus Torvalds | 2013-11-14 | 3 | -22/+22 |
|\ |
|
| * | omapdss: Add new panel driver for Topolly td028ttec1 LCD. | Marek Belisko | 2013-10-31 | 1 | -0/+13 |
| * | video: atmel_lcdfb: pass the pdata as params | Jean-Christophe PLAGNIOL-VILLARD | 2013-09-27 | 1 | -1/+3 |
| * | video: atmel_lcdfb: fix platform data struct | Jean-Christophe PLAGNIOL-VILLARD | 2013-09-27 | 1 | -22/+1 |
| * | video: mmp: add pitch info in mmp_win structure | Jing Xiang | 2013-09-20 | 1 | -0/+5 |