summaryrefslogtreecommitdiffstats
path: root/drivers/video/mxsfb.c
Commit message (Expand)AuthorAgeFilesLines
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-1/+1
* imx: reorganize IMX code as other SOCsStefano Babic2017-07-121-1/+1
* ARM: mxs: Rename M28EVKMarek Vasut2017-04-051-1/+1
* video: mxsfb: Fix reset hang when videomode variable is not presentFabio Estevam2017-02-221-0/+3
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-231-1/+1
* video: mxsfb: introduce lcdif_power_downPeng Fan2015-11-121-0/+17
* mxs: add parameter base_addr for mxs_set_lcdclkPeng Fan2015-11-121-1/+1
* video: Implement continuous screen refresh for SmartLCD into mxsfbMarek Vasut2013-08-091-0/+26
* video: Add System-Mode configuration hook into mxsfbMarek Vasut2013-08-091-0/+16
* video: Allocate the MXSFB framebuffer alignedMarek Vasut2013-08-091-1/+2
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-14/+1
* video: mxsfb: Break the line in videomode messageFabio Estevam2013-06-281-1/+1
* video: mxsfb: Add an entry for mx23evk/mx28vk video modesFabio Estevam2013-05-161-0/+5
* arm: mxs: Add MXS LCDIF driverMarek Vasut2013-05-061-0/+189