index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
ipu_common.c
Age
Commit message (
Expand
)
Author
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-01-03
video: ipu: Fix dereferencing NULL pointer problem
Peng Fan
2017-09-11
ipu_common: Let the MX6 IPU clock be calculated in run-time
Fabio Estevam
2017-09-04
video: ipuv3_fb: skip IPU shutdown if IPU was not enabled before
Anatolij Gustschin
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-04-28
video: ipu_common: fix build error
Peng Fan
2016-03-14
video: ipu: avoid overflow issue
Peng Fan
2015-04-20
video, ipu: make ldb clock frequency overwritable through board code
Heiko Schocher
2015-04-20
video, ipu: make ldb_clock configurable
Heiko Schocher
2014-10-25
video: ipu: prevent warnings with W=1
Jeroen Hofstee
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-11-06
ipu common: reset ipuv3 correctly
Liu Ying
2012-10-15
mx5: Use explicit clock gate names
Benoît Thébaudeau
2012-10-15
i.MX6: provide functional names for CCM_CCGR0-CCGR6 bit fields
Eric Nelson
2012-07-10
ipu_common: Add ldb_clk for use in parenting the pixel clock
Eric Nelson
2012-07-10
ipu_common: Do not hardcode the ipu_clk frequency
Fabio Estevam
2012-07-10
ipu_common: Rename MXC_CCM_BASE
Fabio Estevam
2012-07-10
ipu_common: Let clk_ipu_enable/disable only run on MX51 and MX53
Fabio Estevam
2012-07-10
ipu_common: Only apply the erratum to MX51
Fabio Estevam
2010-10-22
MX51: Add IPU driver for video support
Stefano Babic