| Commit message (Expand) | Author | Age | Files | Lines |
* | video: ipu: Fix dereferencing NULL pointer problem | Peng Fan | 2018-01-03 | 1 | -1/+5 |
* | ipu_common: Let the MX6 IPU clock be calculated in run-time | Fabio Estevam | 2017-09-11 | 1 | -1/+13 |
* | video: ipuv3_fb: skip IPU shutdown if IPU was not enabled before | Anatolij Gustschin | 2017-09-04 | 1 | -0/+5 |
* | treewide: replace #include <asm/errno.h> with <linux/errno.h> | Masahiro Yamada | 2016-09-23 | 1 | -1/+1 |
* | video: ipu_common: fix build error | Peng Fan | 2016-04-28 | 1 | -1/+3 |
* | video: ipu: avoid overflow issue | Peng Fan | 2016-03-14 | 1 | -19/+54 |
* | video, ipu: make ldb clock frequency overwritable through board code | Heiko Schocher | 2015-04-20 | 1 | -0/+8 |
* | video, ipu: make ldb_clock configurable | Heiko Schocher | 2015-04-20 | 1 | -1/+5 |
* | video: ipu: prevent warnings with W=1 | Jeroen Hofstee | 2014-10-25 | 1 | -1/+1 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 1 | -17/+1 |
* | ipu common: reset ipuv3 correctly | Liu Ying | 2012-11-06 | 1 | -0/+10 |
* | mx5: Use explicit clock gate names | Benoît Thébaudeau | 2012-10-15 | 1 | -1/+1 |
* | i.MX6: provide functional names for CCM_CCGR0-CCGR6 bit fields | Eric Nelson | 2012-10-15 | 1 | -2/+8 |
* | ipu_common: Add ldb_clk for use in parenting the pixel clock | Eric Nelson | 2012-07-10 | 1 | -2/+10 |
* | ipu_common: Do not hardcode the ipu_clk frequency | Fabio Estevam | 2012-07-10 | 1 | -1/+1 |
* | ipu_common: Rename MXC_CCM_BASE | Fabio Estevam | 2012-07-10 | 1 | -1/+1 |
* | ipu_common: Let clk_ipu_enable/disable only run on MX51 and MX53 | Fabio Estevam | 2012-07-10 | 1 | -1/+4 |
* | ipu_common: Only apply the erratum to MX51 | Fabio Estevam | 2012-07-10 | 1 | -0/+2 |
* | MX51: Add IPU driver for video support | Stefano Babic | 2010-10-22 | 1 | -0/+1183 |