summaryrefslogtreecommitdiffstats
path: root/drivers/video/pxafb.c
Commit message (Expand)AuthorAgeFilesLines
* [ARM] pxafb: fix the warning of incorrect lccr when lcd_conn is specifiedEric Miao2008-08-161-26/+36
* [ARM] pxafb: add flag to specify output format on LDD pins when base is RGBT16Eric Miao2008-08-161-0/+2
* [ARM] pxafb: fix the incorrect configuration of GPIO77 as ACBIAS for TFT LCDEric Miao2008-08-161-1/+3
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-5/+5
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-071-1/+1
* [ARM] PXA: squash warning in pxafbIan Molton2008-07-261-1/+1
* pxafb: convert ctrlr_sem in a mutexMatthias Kaehlcke2008-07-241-3/+4
* PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi2008-07-241-0/+1
* Merge branch 'pxa' into develRussell King2008-07-131-3/+105
|\
| *-. Merge branches 'pxa-ezx', 'pxa-magician' and 'pxa-palm' into pxaRussell King2008-07-101-3/+4
| |\ \
| | | * Merge branch 'machtypes' into pxa-palmRussell King2008-07-091-3/+4
| | | |\ | | |/ /
| * | | [ARM] 5164/1: pxafb: Support for RGB666, RGBT666, RGB888 and RGBT888Stefan Schmidt2008-07-101-3/+61
| |/ /
| * | [ARM] 5118/1: pxafb: add exit and remove handlersJaya Kumar2008-07-071-0/+44
* | | [ARM] 5117/1: pxafb: fix __devinit/exit annotationsJaya Kumar2008-06-251-8/+8
* | | [ARM] 5116/1: pxafb: cleanup and fix order of failure handlingJaya Kumar2008-06-221-10/+24
* | | [ARM] 5115/1: pxafb: fix ifdef for command line option handlingJaya Kumar2008-06-221-1/+1
| |/ |/|
* | [ARM] 5090/1: Correct pxafb palette typo errorJürgen Schindele2008-06-111-2/+4
* | [ARM] 5043/1: pxafb: remove unused mode variable in pxafb_init_fbinfoPhilipp Zabel2008-05-221-1/+0
|/
* [ARM] pxa: fix pxafb build when cpufreq is enabledRussell King2008-05-171-3/+2
* [ARM] 5028/1: pxafb: fix broken "backward compatibility way" in framebufferGuennadi Liakhovetski2008-05-071-4/+4
* pxafb: preliminary smart panel interface support (update)Eric Miao2008-04-301-1/+1
* pxafb: preliminary smart panel interface supportEric Miao2008-04-301-43/+264
* pxafb: move parallel LCD timing setup into dedicate functionEric Miao2008-04-301-42/+47
* pxafb: use completion for LCD disable wait codeEric Miao2008-04-301-8/+4
* pxafb: introduce lcd_{read,write}l() to wrap the __raw_{read,write}l()Eric Miao2008-04-301-24/+35
* pxafb: introduce register independent LCD connection type for pxafberic miao2008-04-301-14/+62
* pxafb: introduce "struct pxafb_dma_buff" for palette and dma descriptorseric miao2008-04-301-71/+61
* pxafb: convert fb driver to use ioremap() and __raw_{readl, writel}eric miao2008-04-301-23/+71
* pxafb: sanitize the usage of #ifdef .. processing pxafb parameterseric miao2008-04-301-29/+28
* pxafb: purge unnecessary pr_debug and comments from pxafberic miao2008-04-301-71/+0
* pxafb: fix various coding style issues for pxafberic miao2008-04-301-136/+144
* pxafb: un-nest pxafb_parse_options() to cleanup the coding style issueeric miao2008-04-301-140/+166
* [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.heric miao2008-04-191-0/+1
* [ARM] 4828/1: fix 3 warnings in drivers/video/pxafb.cHolger Schurig2008-02-171-4/+4
* fbdev: change asm/uaccess.h to linux/uaccess.hKrzysztof Helt2007-10-161-1/+0
* pxafb: Add support for other palette formatsHans J. Koch2007-10-161-15/+49
* [ARM] pxa: update pxafb to use clk supportRussell King2007-10-121-13/+23
* [ARM] 4544/1: arm: fix section mismatch in pxa fbSam Ravnborg2007-08-111-1/+1
* VIDEO: add spaces on either side of the case "..." operatorRobert P. J. Day2007-05-081-1/+1
* [ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXXEric Miao2007-04-211-2/+2
* [ARM] 4034/1: pxafb: Fix compile errorsRichard Purdie2006-12-171-20/+20
* WorkQueue: Fix up arch-specific work items where possibleDavid Howells2006-12-051-3/+4
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* [ARM] 3848/1: pxafb: Add option of fixing video modes and spitz QVGA mode sup...Richard Purdie2006-10-021-28/+78
* [PATCH] irq-flags: video: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] pxafb: Minor driver fixesRichard Purdie2006-03-311-4/+4
* [PATCH] fbdev: Sanitize ->fb_mmap prototypeChristoph Hellwig2006-01-141-1/+1
* [PATCH] fbdev: make pxafb more robust to errors with CONFIG_FB_PXA_PARAMETERSOle Reinhardt2005-12-131-1/+2
* [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-091-25/+26
OpenPOWER on IntegriCloud