summaryrefslogtreecommitdiff
path: root/drivers/staging/imx-drm/ipu-v3
AgeCommit message (Expand)Author
2014-05-06Merge branch 'imx-drm-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm int...Greg Kroah-Hartman
2014-04-26imx-drm: ipu-dc: disable DC module when not in usePhilipp Zabel
2014-04-26imx-drm: imx-dp: when disabling the DP foreground channel, wait until the DP ...Philipp Zabel
2014-04-26imx-drm: ipu-dp: split disabling the DP foreground channel from disabling the...Philipp Zabel
2014-04-26imx-drm: ipu-dc: wait for DC_FC_1 / DP_SF_END interruptPhilipp Zabel
2014-04-26imx-drm: ipu-dmfc: wait for FIFOs to run empty before disablingPhilipp Zabel
2014-04-26imx-drm: ipu-common: add helpers to check for a busy IDMAC channel and to bus...Philipp Zabel
2014-04-26imx-drm: ipu-common: add ipu_map_irq to request non-IDMAC interruptsPhilipp Zabel
2014-04-26imx-drm: match ipu_di_signal_cfg's clk_pol with its description.Denis Carikli
2014-04-25Staging: imx-drm: Fix some lines over 80 charactersAntoine Schweitzer-Chaput
2014-04-25staging: imx-drm: add LVDS666 support for parallel displayEmil Renner Berthing
2014-02-28imx-drm: ipu-dmfc: Remove unneeded 'dmfc' checkFabio Estevam
2014-02-27imx-drm: ipu-dc: Use usleep_range instead of msleepPhilipp Zabel
2014-02-27imx-drm: Move IPU_PIX_FMT_GBR24 definition into imx-ipu-v3.hPhilipp Zabel
2014-02-24imx-drm: ipu-v3: more clocking fixesRussell King
2014-02-24imx-drm: ipu-v3: don't use clk_round_rate() before clk_set_rate()Russell King
2014-02-24imx-drm: ipu-v3: more inteligent DI clock selectionRussell King
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