summaryrefslogtreecommitdiffstats
path: root/drivers/video/ipu_common.c
Commit message (Expand)AuthorAgeFilesLines
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* video: ipu: Fix dereferencing NULL pointer problemPeng Fan2018-01-031-1/+5
* ipu_common: Let the MX6 IPU clock be calculated in run-timeFabio Estevam2017-09-111-1/+13
* video: ipuv3_fb: skip IPU shutdown if IPU was not enabled beforeAnatolij Gustschin2017-09-041-0/+5
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-231-1/+1
* video: ipu_common: fix build errorPeng Fan2016-04-281-1/+3
* video: ipu: avoid overflow issuePeng Fan2016-03-141-19/+54
* video, ipu: make ldb clock frequency overwritable through board codeHeiko Schocher2015-04-201-0/+8
* video, ipu: make ldb_clock configurableHeiko Schocher2015-04-201-1/+5
* video: ipu: prevent warnings with W=1Jeroen Hofstee2014-10-251-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* ipu common: reset ipuv3 correctlyLiu Ying2012-11-061-0/+10
* mx5: Use explicit clock gate namesBenoît Thébaudeau2012-10-151-1/+1
* i.MX6: provide functional names for CCM_CCGR0-CCGR6 bit fieldsEric Nelson2012-10-151-2/+8
* ipu_common: Add ldb_clk for use in parenting the pixel clockEric Nelson2012-07-101-2/+10
* ipu_common: Do not hardcode the ipu_clk frequencyFabio Estevam2012-07-101-1/+1
* ipu_common: Rename MXC_CCM_BASEFabio Estevam2012-07-101-1/+1
* ipu_common: Let clk_ipu_enable/disable only run on MX51 and MX53Fabio Estevam2012-07-101-1/+4
* ipu_common: Only apply the erratum to MX51Fabio Estevam2012-07-101-0/+2
* MX51: Add IPU driver for video supportStefano Babic2010-10-221-0/+1183