| Commit message (Expand) | Author | Age | Files | Lines |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | Revert "pxa_lcd: make driver cache-aware" | Tom Rini | 2016-03-27 | 1 | -16/+0 |
* | Revert "pxa_lcd: invert colors for Zipit Z2 to get white on black palette" | Tom Rini | 2016-03-27 | 1 | -1/+1 |
* | pxa_lcd: make driver cache-aware | Vasily Khoruzhick | 2016-03-27 | 1 | -0/+16 |
* | pxa_lcd: invert colors for Zipit Z2 to get white on black palette | Vasily Khoruzhick | 2016-03-27 | 1 | -1/+1 |
* | zipitz2: enable LCD rotation | Vasily Khoruzhick | 2016-03-27 | 1 | -0/+1 |
* | lcd: pxa: clean-up include file order | Marcel Ziswiler | 2015-08-24 | 1 | -5/+4 |
* | remove unnecessary version.h includes | Rob Herring | 2015-03-24 | 1 | -1/+0 |
* | lcd: split configuration_get_cmap | Nikita Kiryanov | 2015-02-10 | 1 | -0/+6 |
* | lcd: remove LCD_MONOCHROME | Nikita Kiryanov | 2015-01-10 | 1 | -15/+0 |
* | Coding Style cleanup: remove trailing white space | Wolfgang Denk | 2013-10-14 | 1 | -1/+1 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 1 | -17/+1 |
* | pxa_lcd: make lcd_enable() a weak pointer | Mike Dunn | 2013-05-05 | 1 | -1/+1 |
* | pxa_lcd: add the ACX544AKN lcd device | Mike Dunn | 2013-05-05 | 1 | -0/+32 |
* | lcd, fb: remove duplicated prototypes and unused code | Jeroen Hofstee | 2013-03-21 | 1 | -33/+0 |
* | common/lcd.c: remove global lcd_base | Jeroen Hofstee | 2013-03-21 | 1 | -2/+0 |
* | common/lcd.c: cleanup use of global variables | Jeroen Hofstee | 2013-03-21 | 1 | -6/+0 |
* | lcd, pxafb: move the pxafb to drivers/video | Jeroen Hofstee | 2013-03-21 | 1 | -0/+650 |