summaryrefslogtreecommitdiff
path: root/drivers/video/mxc_ipuv3_fb.c
AgeCommit message (Expand)Author
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2015-08-30video: discard empty video_set_lut implementationPeng Fan
2014-10-25video: ipu: prevent warnings with W=1Jeroen Hofstee
2014-10-16video: ipu: fix debug and commentJeroen Hofstee
2014-04-30video: mxc_ipuv3_fb: stash frame buffer pointer in global data.Eric Nelson
2013-07-31Merge git://git.denx.de/u-boot-armStefano Babic
2013-07-29mxc_ipuv3: fix memory alignment of framebufferEric Nelson
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2012-10-16i.MX video: struct fb_videomode can be constEric Nelson
2012-09-24i.MX: mxc_ipuv3_fb: add ipuv3_fb_shutdown() routine to stop IPU frame bufferEric Nelson
2012-05-25mx5: Rename mx51_fb_init()Fabio Estevam
2011-10-13MX5: Make IPU display output and pixel format configurableMarek Vasut
2011-10-13VIDEO: MX5: Switch MX5 to CONFIG_VIDEOStefano Babic
2010-10-22MX51: Add video supportStefano Babic