aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/ipu_disp.c
AgeCommit message (Expand)AuthorFilesLines
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2015-12-04Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini1-3/+1
2015-11-30video: ipu: fix out of bounds accessPeng Fan1-1/+1
2015-11-25video: ipu: simplify if else codePeng Fan1-3/+1
2014-10-25video: ipu: prevent warnings with W=1Jeroen Hofstee1-13/+2
2014-10-16video: ipu_disp: remove pixclk fixupJeroen Hofstee1-25/+6
2014-10-16video: ipu: fix debug and commentJeroen Hofstee1-1/+1
2014-08-11video: ipu_disp: squash clang warningJeroen Hofstee1-1/+1
2014-08-11video: ipu_disp: wait for DP SF end irq when disabling sync BG flowsLiu Ying1-19/+8
2013-12-04video: ipu_disp: Return a negative value on errorFabio Estevam1-1/+1
2013-10-30video: ipu_disp: Fix clock polarity logicFabio Estevam1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2012-07-10ipu_common: Add ldb_clk for use in parenting the pixel clockEric Nelson1-1/+2
2011-10-01GCC4.6: Squash warnings in ipu_disp.cMarek Vasut1-48/+39
2010-10-22MX51: Add IPU driver for video supportStefano Babic1-0/+1359