aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/ipu_common.c
AgeCommit message (Expand)AuthorFilesLines
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2016-04-28video: ipu_common: fix build errorPeng Fan1-1/+3
2016-03-14video: ipu: avoid overflow issuePeng Fan1-19/+54
2015-04-20video, ipu: make ldb clock frequency overwritable through board codeHeiko Schocher1-0/+8
2015-04-20video, ipu: make ldb_clock configurableHeiko Schocher1-1/+5
2014-10-25video: ipu: prevent warnings with W=1Jeroen Hofstee1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2012-11-06ipu common: reset ipuv3 correctlyLiu Ying1-0/+10
2012-10-15mx5: Use explicit clock gate namesBenoît Thébaudeau1-1/+1
2012-10-15i.MX6: provide functional names for CCM_CCGR0-CCGR6 bit fieldsEric Nelson1-2/+8
2012-07-10ipu_common: Add ldb_clk for use in parenting the pixel clockEric Nelson1-2/+10
2012-07-10ipu_common: Do not hardcode the ipu_clk frequencyFabio Estevam1-1/+1
2012-07-10ipu_common: Rename MXC_CCM_BASEFabio Estevam1-1/+1
2012-07-10ipu_common: Let clk_ipu_enable/disable only run on MX51 and MX53Fabio Estevam1-1/+4
2012-07-10ipu_common: Only apply the erratum to MX51Fabio Estevam1-0/+2
2010-10-22MX51: Add IPU driver for video supportStefano Babic1-0/+1183