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