aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/pxafb.c
AgeCommit message (Expand)Author
2008-08-16[ARM] pxafb: fix the warning of incorrect lccr when lcd_conn is specifiedEric Miao
2008-08-16[ARM] pxafb: add flag to specify output format on LDD pins when base is RGBT16Eric Miao
2008-08-16[ARM] pxafb: fix the incorrect configuration of GPIO77 as ACBIAS for TFT LCDEric Miao
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King
2008-07-26[ARM] PXA: squash warning in pxafbIan Molton
2008-07-24pxafb: convert ctrlr_sem in a mutexMatthias Kaehlcke
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi
2008-07-13Merge branch 'pxa' into develRussell King
2008-07-10Merge branches 'pxa-ezx', 'pxa-magician' and 'pxa-palm' into pxaRussell King
2008-07-10[ARM] 5164/1: pxafb: Support for RGB666, RGBT666, RGB888 and RGBT888Stefan Schmidt
2008-07-09Merge branch 'machtypes' into pxa-palmRussell King
2008-07-07[ARM] 5118/1: pxafb: add exit and remove handlersJaya Kumar
2008-06-25[ARM] 5117/1: pxafb: fix __devinit/exit annotationsJaya Kumar
2008-06-22[ARM] 5116/1: pxafb: cleanup and fix order of failure handlingJaya Kumar
2008-06-22[ARM] 5115/1: pxafb: fix ifdef for command line option handlingJaya Kumar
2008-06-11[ARM] 5090/1: Correct pxafb palette typo errorJürgen Schindele
2008-05-22[ARM] 5043/1: pxafb: remove unused mode variable in pxafb_init_fbinfoPhilipp Zabel
2008-05-17[ARM] pxa: fix pxafb build when cpufreq is enabledRussell King
2008-05-07[ARM] 5028/1: pxafb: fix broken "backward compatibility way" in framebufferGuennadi Liakhovetski
2008-04-30pxafb: preliminary smart panel interface support (update)Eric Miao
2008-04-30pxafb: preliminary smart panel interface supportEric Miao
2008-04-30pxafb: move parallel LCD timing setup into dedicate functionEric Miao
2008-04-30pxafb: use completion for LCD disable wait codeEric Miao
2008-04-30pxafb: introduce lcd_{read,write}l() to wrap the __raw_{read,write}l()Eric Miao
2008-04-30pxafb: introduce register independent LCD connection type for pxafberic miao
2008-04-30pxafb: introduce "struct pxafb_dma_buff" for palette and dma descriptorseric miao
2008-04-30pxafb: convert fb driver to use ioremap() and __raw_{readl, writel}eric miao
2008-04-30pxafb: sanitize the usage of #ifdef .. processing pxafb parameterseric miao
2008-04-30pxafb: purge unnecessary pr_debug and comments from pxafberic miao
2008-04-30pxafb: fix various coding style issues for pxafberic miao
2008-04-30pxafb: un-nest pxafb_parse_options() to cleanup the coding style issueeric miao
2008-04-19[ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.heric miao
2008-02-17[ARM] 4828/1: fix 3 warnings in drivers/video/pxafb.cHolger Schurig
2007-10-16fbdev: change asm/uaccess.h to linux/uaccess.hKrzysztof Helt
2007-10-16pxafb: Add support for other palette formatsHans J. Koch
2007-10-12[ARM] pxa: update pxafb to use clk supportRussell King
2007-08-11[ARM] 4544/1: arm: fix section mismatch in pxa fbSam Ravnborg
2007-05-08VIDEO: add spaces on either side of the case "..." operatorRobert P. J. Day
2007-04-21[ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXXEric Miao
2006-12-17[ARM] 4034/1: pxafb: Fix compile errorsRichard Purdie
2006-12-05WorkQueue: Fix up arch-specific work items where possibleDavid Howells
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-02[ARM] 3848/1: pxafb: Add option of fixing video modes and spitz QVGA mode sup...Richard Purdie
2006-07-02[PATCH] irq-flags: video: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-03-31[PATCH] pxafb: Minor driver fixesRichard Purdie
2006-01-14[PATCH] fbdev: Sanitize ->fb_mmap prototypeChristoph Hellwig
2005-12-13[PATCH] fbdev: make pxafb more robust to errors with CONFIG_FB_PXA_PARAMETERSOle Reinhardt
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King