Commit Graph

59 Commits (bbaf5e97337287479eb78dbc3822d9560bbfd2e2)

Author SHA1 Message Date
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
Stefan Schmidt c1450f156f [ARM] 5164/1: pxafb: Support for RGB666, RGBT666, RGB888 and RGBT888 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
eric miao b0086efba5 pxafb: fix various coding style issues for pxafb 17 years ago
eric miao 817daf14a5 pxafb: un-nest pxafb_parse_options() to cleanup the coding style issue 17 years ago
eric miao a683b14df8 [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h 17 years ago
Holger Schurig ac2bf5bdc6 [ARM] 4828/1: fix 3 warnings in drivers/video/pxafb.c 17 years ago
Krzysztof Helt 84902b7af6 fbdev: change asm/uaccess.h to linux/uaccess.h 18 years ago
Hans J. Koch 9ffa739606 pxafb: Add support for other palette formats 18 years ago
Russell King 72e3524c0b [ARM] pxa: update pxafb to use clk support 18 years ago
Sam Ravnborg 1e6a20c9c7 [ARM] 4544/1: arm: fix section mismatch in pxa fb 18 years ago
Robert P. J. Day 88b229c7f7 VIDEO: add spaces on either side of the case "..." operator 18 years ago
Eric Miao 7053acbd78 [ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXX 18 years ago
Richard Purdie 46a34d6890 [ARM] 4034/1: pxafb: Fix compile errors 18 years ago
David Howells 6d5aefb8ea WorkQueue: Fix up arch-specific work items where possible 18 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Richard Purdie d14b272bc6 [ARM] 3848/1: pxafb: Add option of fixing video modes and spitz QVGA mode support 19 years ago
Thomas Gleixner 63a43399db [PATCH] irq-flags: video: Use the new IRQF_ constants 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Richard Purdie 2cbbb3b59c [PATCH] pxafb: Minor driver fixes 19 years ago
Christoph Hellwig 216d526c89 [PATCH] fbdev: Sanitize ->fb_mmap prototype 19 years ago
Ole Reinhardt fb79ffa4dd [PATCH] fbdev: make pxafb more robust to errors with CONFIG_FB_PXA_PARAMETERS 19 years ago
Russell King 3ae5eaec1d [DRIVER MODEL] Convert platform drivers to use struct platform_driver 20 years ago
Antonino A. Daplas c465e05a03 [PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbcon 20 years ago
Russell King d052d1beff Create platform_device.h to contain all the platform device details. 20 years ago
Russell King 9480e307cd [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks 20 years ago