aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/imx-drm
AgeCommit message (Expand)Author
2014-02-05staging: imx-drm: Fix build errorSachin Kamat
2014-02-05imx-drm: imx-drm-core: merge imx_drm_crtc_register() into imx_drm_add_crtc()Russell King
2014-02-05imx-drm: imx-drm-core: avoid going the long route round for drm_deviceRussell King
2014-02-05imx-drm: imx-drm-core: use the crtc drm device for vblankRussell King
2014-01-13imx-drm: parallel-display: honor 'native-mode' property when selecting video ...Lothar Waßmann
2014-01-13staging: drm/imx: don't drop crtc offsets when doing pageflipLucas Stach
2014-01-13staging: drm/imx: handle framebuffer offsets correctlyLucas Stach
2014-01-13staging: drm/imx: set second plane base addressPhilipp Zabel
2014-01-08staging: imx-drm: imx-tve: Fix a sparse warningLiu Ying
2013-12-24Merge 3.13-rc5 into staging-nextGreg Kroah-Hartman
2013-12-17imx-drm: imx-drm-core: improve safety of imx_drm_add_crtc()Russell King
2013-12-17imx-drm: imx-drm-core: make imx_drm_crtc_register() saferRussell King
2013-12-17imx-drm: imx-drm-core: use defined constant for number of CRTCs.Russell King
2013-12-17imx-drm: imx-tve: don't call sleeping functions beneath enable_lock spinlockRussell King
2013-12-17imx-drm: ipu-v3: fix potential CRTC device registration raceRussell King
2013-12-17imx-drm: imx-drm-core: fix DRM cleanup pathsRussell King
2013-12-17imx-drm: imx-drm-core: fix error cleanup path for imx_drm_add_crtc()Russell King
2013-12-17staging: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-12-08imx-drm: Add mx6 hdmi transmitter supportFabio Estevam
2013-12-02Merge v3.13-rc2 into staging-nextGreg Kroah-Hartman
2013-11-25staging: imx-drm: Fix modular build of DRM_IMX_IPUV3Josh Boyer
2013-11-22Merge branch 'opw-next' into staging-nextGreg Kroah-Hartman
2013-11-15Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-11-14Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-11-11drm/imx: directly call drm_put_dev in ->removeDaniel Vetter
2013-11-10staging: imx-drm: remove unnecessary bracesSima Baymani
2013-11-10staging: imx-drm: Fix warning for static const char * array in imx-ldb.cArchana kumari
2013-10-31DMA-API: staging: use dma_set_coherent_mask()Russell King
2013-10-30staging: drm/imx: fix return value check in ipu_add_subdevice_pdata()Wei Yongjun
2013-10-29imx-drm: ipuv3-crtc: Invert IPU DI0 clock polarityFabio Estevam
2013-10-29staging: drm/imx: fix return value check in imx_drm_init()Wei Yongjun
2013-10-28staging: imx-drm: use true and false for bool variablesValentina Manea
2013-10-27staging: drm/imx: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZEROValentina Manea
2013-10-11staging: Remove unnecessary semicolonsJoe Perches
2013-10-11staging: drm/imx: Enable DRM PRIME supportPhilipp Zabel
2013-10-11staging: drm/imx: add drm plane supportPhilipp Zabel
2013-10-11staging: drm/imx: fix pageflip events during device closeSascha Hauer
2013-10-11staging: drm/imx: ipuv3-crtc: remove unused struct ipu_framebufferPhilipp Zabel
2013-10-11staging: drm-imx: add DRM_FORMAT_BGR888 to ipu crtc driverPhilipp Zabel
2013-10-11staging: drm/imx: make waiting for idle channel optionalSascha Hauer
2013-10-11staging: drm/imx: Add 24-bit BGR support to DCPhilipp Zabel
2013-10-11staging: drm/imx: add BGR565 formatPhilipp Zabel
2013-10-11staging: drm/imx: fix RGB formats, make ipu_cpmem_set_fmt take a drm_fourccPhilipp Zabel
2013-10-11staging: drm/imx: make struct ipu_rgb format definitions constPhilipp Zabel
2013-10-11staging: drm/imx: also allow to allocate only 2 DMFC slots for DP full planePhilipp Zabel
2013-10-11imx-drm: imx-drm-core: Fix circular locking dependencyFabio Estevam
2013-10-11drm: Add separate Kconfig option for fbdev helpersDaniel Vetter
2013-10-09drm: Make irq_enabled boolVille Syrjälä
2013-10-09drm: Make vblank_disable_allowed boolVille Syrjälä
2013-09-30staging: imx-drm: Remove redundant of_match_ptrSachin Kamat