aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/pxafb.c
Commit message (Expand)AuthorAge
* [ARM] fix lots of ARM __devexit sillynessRussell King2009-03-03
* Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King2008-12-29
|\
| * [ARM] pxafb: add support for overlay1 and overlay2 as framebuffer devicesEric Miao2008-12-29
| * [ARM] pxafb: cleanup of the timing checking codeEric Miao2008-12-29
| * [ARM] pxafb: cleanup of the color format manipulation codeEric Miao2008-12-29
| * [ARM] pxafb: add palette format support for LCCR4_PAL_FOR_3Eric Miao2008-12-29
| * [ARM] pxafb: add support for FBIOPAN_DISPLAY by dma brachingEric Miao2008-12-29
| * [ARM] pxafb: allow pxafb_set_par() to start from arbitrary yoffsetEric Miao2008-12-29
| * [ARM] pxafb: allow video memory size to be configurableEric Miao2008-12-29
* | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King2008-12-23
|\|
| * [ARM] pxafb: avoid the racing condition in pxafb_smart_threadEric Miao2008-12-17
| * [ARM] pxafb: allow insertion of delay to the smart panel command sequenceEric Miao2008-12-17
| * [ARM] pxafb: allow better platform configurable smart panel timingEric Miao2008-12-17
| * [ARM] pxafb: small cleanup of the smart panel codeEric Miao2008-12-17
| * [ARM] pxafb: remove now unused pxafb_setup_gpio() and related stuffsEric Miao2008-12-17
* | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King2008-12-02
|\|
| * [ARM] pxafb: make {backlight,lcd}_power() members of struct pxafb_infoEric Miao2008-12-02
* | [ARM] pxa: don't pass a consumer clock name for devices with unique clocksRussell King2008-11-27
|/
* pxafb: only initialize the smart panel thread when dealing with a smartpanelEric Miao2008-11-11
* pxafb: introduce LCD_TYPE_MASK and use it.Eric Miao2008-11-11
* [ARM] pxafb: fix the warning of incorrect lccr when lcd_conn is specifiedEric Miao2008-08-16
* [ARM] pxafb: add flag to specify output format on LDD pins when base is RGBT16Eric Miao2008-08-16
* [ARM] pxafb: fix the incorrect configuration of GPIO77 as ACBIAS for TFT LCDEric Miao2008-08-16
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-07
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-07
* [ARM] PXA: squash warning in pxafbIan Molton2008-07-26
* pxafb: convert ctrlr_sem in a mutexMatthias Kaehlcke2008-07-24
* PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi2008-07-24
* Merge branch 'pxa' into develRussell King2008-07-13
|\
| *-. Merge branches 'pxa-ezx', 'pxa-magician' and 'pxa-palm' into pxaRussell King2008-07-10
| |\ \
| | | * Merge branch 'machtypes' into pxa-palmRussell King2008-07-09
| | |/|
| * | | [ARM] 5164/1: pxafb: Support for RGB666, RGBT666, RGB888 and RGBT888Stefan Schmidt2008-07-10
| |/ /
| * | [ARM] 5118/1: pxafb: add exit and remove handlersJaya Kumar2008-07-07
* | | [ARM] 5117/1: pxafb: fix __devinit/exit annotationsJaya Kumar2008-06-25
* | | [ARM] 5116/1: pxafb: cleanup and fix order of failure handlingJaya Kumar2008-06-22
* | | [ARM] 5115/1: pxafb: fix ifdef for command line option handlingJaya Kumar2008-06-22
| |/ |/|
* | [ARM] 5090/1: Correct pxafb palette typo errorJürgen Schindele2008-06-11
* | [ARM] 5043/1: pxafb: remove unused mode variable in pxafb_init_fbinfoPhilipp Zabel2008-05-22
|/
* [ARM] pxa: fix pxafb build when cpufreq is enabledRussell King2008-05-17
* [ARM] 5028/1: pxafb: fix broken "backward compatibility way" in framebufferGuennadi Liakhovetski2008-05-07
* pxafb: preliminary smart panel interface support (update)Eric Miao2008-04-30
* pxafb: preliminary smart panel interface supportEric Miao2008-04-30
* pxafb: move parallel LCD timing setup into dedicate functionEric Miao2008-04-30
* pxafb: use completion for LCD disable wait codeEric Miao2008-04-30
* pxafb: introduce lcd_{read,write}l() to wrap the __raw_{read,write}l()Eric Miao2008-04-30
* pxafb: introduce register independent LCD connection type for pxafberic miao2008-04-30
* pxafb: introduce "struct pxafb_dma_buff" for palette and dma descriptorseric miao2008-04-30
* pxafb: convert fb driver to use ioremap() and __raw_{readl, writel}eric miao2008-04-30
* pxafb: sanitize the usage of #ifdef .. processing pxafb parameterseric miao2008-04-30
* pxafb: purge unnecessary pr_debug and comments from pxafberic miao2008-04-30