summaryrefslogtreecommitdiffstats
path: root/drivers/staging/imx-drm/ipu-v3
AgeCommit message (Expand)Author
2013-12-24Merge 3.13-rc5 into staging-nextGreg Kroah-Hartman
2013-12-17imx-drm: ipu-v3: fix potential CRTC device registration raceRussell King
2013-12-17staging: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-10-30staging: drm/imx: fix return value check in ipu_add_subdevice_pdata()Wei Yongjun
2013-10-28staging: imx-drm: use true and false for bool variablesValentina Manea
2013-10-11staging: drm/imx: add drm plane supportPhilipp 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-08-21staging: drm/imx: ipu-dc: signedness bug in ipu_dc_init_sync()Dan Carpenter
2013-08-19imx-drm: ipu-di: Check the return value from clk_prepare_enable()Fabio Estevam
2013-07-25imx-drm: ipu-common: Add MODULE_ALIASFabio Estevam
2013-07-25imx-drm: ipu-common: Check the return value from clk_prepare_enable()Fabio Estevam
2013-07-25imx-drm: ipu-common: Simplify the error pathFabio Estevam
2013-07-25imx-drm: ipu-dp: Introduce IPUV3_NUM_FLOWSFabio Estevam
2013-07-25imx-drm: ipu-dp: Remove unneeded bracesFabio Estevam
2013-07-25imx-drm: ipu-dp: Check the return value of devm_kzalloc()Fabio Estevam
2013-06-24staging: drm/imx: use generic irq chip unused field to block out invalid irqsPhilipp Zabel
2013-06-24staging: drm/imx: use generic irqchipPhilipp Zabel
2013-06-24staging: drm/imx: ipu-dmfc: use defines for ipu channel numbersPhilipp Zabel
2013-06-24staging: drm/imx: ipu-dmfc: fix bandwidth allocationPhilipp Zabel
2013-06-24staging: drm/imx: convert IPU irq driver to irq_domain_add_linearPhilipp Zabel
2013-06-24staging: drm/imx: fix number of IPU IRQsPhilipp Zabel
2013-05-30staging: drm/imx: revert vsync_cnt for di->id 1Markus Niebel
2013-05-30staging: drm/imx: fix spelling error for vsync flag configMarkus Niebel
2013-05-07Merge tag 'soc-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-05-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-04-23staging: video: imx: Add BGR666 support for parallel displayMarek Vasut
2013-04-12Merge tag 'imx-soc-3.10' of git://git.linaro.org/people/shawnguo/linux-2.6 in...Olof Johansson
2013-04-12staging: drm/imx: Use SRC to reset IPUPhilipp Zabel
2013-04-09staging: drm/imx: ipu-dc: force black output during blankingPhilipp Zabel
2013-04-09staging: drm/imx: ipu-dc: add WCLK/WRG opcodesPhilipp Zabel
2013-04-09staging: drm/imx: Add support for VGA via TVE on i.MX53Philipp Zabel
2013-04-09staging: drm/imx: ipu-di: add comments explaining signal generator configurationPhilipp Zabel
2013-04-09staging: drm/imx: ipu-dc: add 24-bit GBR support to DCPhilipp Zabel
2013-03-26arm: Move chained_irq_(enter|exit) to a generic fileCatalin Marinas
2013-03-25staging: imx-drm: ipu-common: Fix sparse warningsFabio Estevam
2013-03-25imx_drm: ipu_v3: fix invalid free of devm_* allocated dataSilviu-Mihai Popescu
2013-01-17staging: ipu-di: Change DI address info to dev_dbgFabio Estevam
2013-01-17staging: imx-drm: ipu-common: Remove unused variableFabio Estevam
2013-01-07staging: drm/imx: check return value of ipu_reset()Lothar Waßmann
2012-11-21staging: imx-drm: remove use of __devexitBill Pemberton
2012-11-21staging: imx-drm: remove use of __devinitBill Pemberton
2012-11-21staging: drm/imx: remove use of __devexit_pBill Pemberton
2012-11-21staging: drm/imx: Remove duplicate inclusion of linux/videodev2.hSachin Kamat
2012-11-13staging: drm/imx: Remove 300ms delay after memory resetPhilipp Zabel
2012-11-13staging: drm/imx: Add ipu_cpmem_set_yuv_interleaved()Philipp Zabel