summaryrefslogtreecommitdiff
path: root/drivers/video/ipu_disp.c
Commit message (Expand)AuthorAgeLines
* MLK-10747-2 video: ipu: Enable/disable LDB_DI clock when necessaryLiu Ying2017-04-05-2/+8
* MLK-10747-1 video: ipu: Build ldb_di clock relevant code only for MX6 and MX53Liu Ying2017-04-05-1/+5
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-23-1/+1
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-12-04-3/+1
|\
| * video: ipu: simplify if else codePeng Fan2015-11-25-3/+1
* | video: ipu: fix out of bounds accessPeng Fan2015-11-30-1/+1
|/
* video: ipu: prevent warnings with W=1Jeroen Hofstee2014-10-25-13/+2
* video: ipu_disp: remove pixclk fixupJeroen Hofstee2014-10-16-25/+6
* video: ipu: fix debug and commentJeroen Hofstee2014-10-16-1/+1
* video: ipu_disp: squash clang warningJeroen Hofstee2014-08-11-1/+1
* video: ipu_disp: wait for DP SF end irq when disabling sync BG flowsLiu Ying2014-08-11-19/+8
* video: ipu_disp: Return a negative value on errorFabio Estevam2013-12-04-1/+1
* video: ipu_disp: Fix clock polarity logicFabio Estevam2013-10-30-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* ipu_common: Add ldb_clk for use in parenting the pixel clockEric Nelson2012-07-10-1/+2
* GCC4.6: Squash warnings in ipu_disp.cMarek Vasut2011-10-01-48/+39
* MX51: Add IPU driver for video supportStefano Babic2010-10-22-0/+1359