Eric Miao
|
4f3e266462
[ARM] pxafb: fix the warning of incorrect lccr when lcd_conn is specified
|
17 years ago |
Eric Miao
|
9a1ac7e498
[ARM] pxafb: add flag to specify output format on LDD pins when base is RGBT16
|
17 years ago |
Eric Miao
|
cb47729bda
[ARM] pxafb: fix the incorrect configuration of GPIO77 as ACBIAS for TFT LCD
|
17 years ago |
Russell King
|
a09e64fbc0
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
|
17 years ago |
Russell King
|
be50972935
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
|
17 years ago |
Ian Molton
|
e84e954a72
[ARM] PXA: squash warning in pxafb
|
17 years ago |
Matthias Kaehlcke
|
b91dbce56a
pxafb: convert ctrlr_sem in a mutex
|
17 years ago |
Andrea Righi
|
27ac792ca0
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
|
17 years ago |
Russell King
|
044e5f45e4
Merge branch 'pxa' into devel
|
17 years ago |
Russell King
|
67f5cd0f6a
Merge branches 'pxa-ezx', 'pxa-magician' and 'pxa-palm' into pxa
|
17 years ago |
Stefan Schmidt
|
c1450f156f
[ARM] 5164/1: pxafb: Support for RGB666, RGBT666, RGB888 and RGBT888
|
17 years ago |
Russell King
|
f974a8ec96
Merge branch 'machtypes' into pxa-palm
|
17 years ago |
Jaya Kumar
|
9f17f28748
[ARM] 5118/1: pxafb: add exit and remove handlers
|
17 years ago |
Jaya Kumar
|
9e6c29768f
[ARM] 5117/1: pxafb: fix __devinit/exit annotations
|
17 years ago |
Jaya Kumar
|
ee98476bbc
[ARM] 5116/1: pxafb: cleanup and fix order of failure handling
|
17 years ago |
Jaya Kumar
|
f1edfc420a
[ARM] 5115/1: pxafb: fix ifdef for command line option handling
|
17 years ago |
Jürgen Schindele
|
62cfcf4f46
[ARM] 5090/1: Correct pxafb palette typo error
|
17 years ago |
Philipp Zabel
|
4ba35fbe29
[ARM] 5043/1: pxafb: remove unused mode variable in pxafb_init_fbinfo
|
17 years ago |
Russell King
|
78d3cfd33e
[ARM] pxa: fix pxafb build when cpufreq is enabled
|
17 years ago |
Guennadi Liakhovetski
|
ebdf982aae
[ARM] 5028/1: pxafb: fix broken "backward compatibility way" in framebuffer
|
17 years ago |
Eric Miao
|
7f1133cbf2
pxafb: preliminary smart panel interface support (update)
|
17 years ago |
Eric Miao
|
3c42a44910
pxafb: preliminary smart panel interface support
|
17 years ago |
Eric Miao
|
90eabbf0ec
pxafb: move parallel LCD timing setup into dedicate function
|
17 years ago |
Eric Miao
|
2ba162b933
pxafb: use completion for LCD disable wait code
|
17 years ago |
Eric Miao
|
a7535ba730
pxafb: introduce lcd_{read,write}l() to wrap the __raw_{read,write}l()
|
17 years ago |
eric miao
|
84f43c308b
pxafb: introduce register independent LCD connection type for pxafb
|
17 years ago |
eric miao
|
2c42dd8ebd
pxafb: introduce "struct pxafb_dma_buff" for palette and dma descriptors
|
17 years ago |
eric miao
|
ce4fb7b892
pxafb: convert fb driver to use ioremap() and __raw_{readl, writel}
|
17 years ago |
eric miao
|
92ac73c1e4
pxafb: sanitize the usage of #ifdef .. processing pxafb parameters
|
17 years ago |
eric miao
|
ded245b67f
pxafb: purge unnecessary pr_debug and comments from pxafb
|
17 years ago |