summaryrefslogtreecommitdiff
path: root/drivers/video/pxa_lcd.c
Commit message (Expand)AuthorAgeLines
* Revert "pxa_lcd: make driver cache-aware"Tom Rini2016-03-27-16/+0
* Revert "pxa_lcd: invert colors for Zipit Z2 to get white on black palette"Tom Rini2016-03-27-1/+1
* pxa_lcd: make driver cache-awareVasily Khoruzhick2016-03-27-0/+16
* pxa_lcd: invert colors for Zipit Z2 to get white on black paletteVasily Khoruzhick2016-03-27-1/+1
* zipitz2: enable LCD rotationVasily Khoruzhick2016-03-27-0/+1
* lcd: pxa: clean-up include file orderMarcel Ziswiler2015-08-24-5/+4
* remove unnecessary version.h includesRob Herring2015-03-24-1/+0
* lcd: split configuration_get_cmapNikita Kiryanov2015-02-10-0/+6
* lcd: remove LCD_MONOCHROMENikita Kiryanov2015-01-10-15/+0
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-14-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* pxa_lcd: make lcd_enable() a weak pointerMike Dunn2013-05-05-1/+1
* pxa_lcd: add the ACX544AKN lcd deviceMike Dunn2013-05-05-0/+32
* lcd, fb: remove duplicated prototypes and unused codeJeroen Hofstee2013-03-21-33/+0
* common/lcd.c: remove global lcd_baseJeroen Hofstee2013-03-21-2/+0
* common/lcd.c: cleanup use of global variablesJeroen Hofstee2013-03-21-6/+0
* lcd, pxafb: move the pxafb to drivers/videoJeroen Hofstee2013-03-21-0/+650