aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/pxafb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-06-22[ARM] 5115/1: pxafb: fix ifdef for command line option handlingJaya Kumar1-1/+1
2008-06-11[ARM] 5090/1: Correct pxafb palette typo errorJürgen Schindele1-2/+4
2008-05-22[ARM] 5043/1: pxafb: remove unused mode variable in pxafb_init_fbinfoPhilipp Zabel1-1/+0
2008-05-17[ARM] pxa: fix pxafb build when cpufreq is enabledRussell King1-3/+2
2008-05-07[ARM] 5028/1: pxafb: fix broken "backward compatibility way" in framebufferGuennadi Liakhovetski1-4/+4
2008-04-30pxafb: preliminary smart panel interface support (update)Eric Miao1-1/+1
2008-04-30pxafb: preliminary smart panel interface supportEric Miao1-43/+264
2008-04-30pxafb: move parallel LCD timing setup into dedicate functionEric Miao1-42/+47
2008-04-30pxafb: use completion for LCD disable wait codeEric Miao1-8/+4
2008-04-30pxafb: introduce lcd_{read,write}l() to wrap the __raw_{read,write}l()Eric Miao1-24/+35
2008-04-30pxafb: introduce register independent LCD connection type for pxafberic miao1-14/+62
2008-04-30pxafb: introduce "struct pxafb_dma_buff" for palette and dma descriptorseric miao1-71/+61
2008-04-30pxafb: convert fb driver to use ioremap() and __raw_{readl, writel}eric miao1-23/+71
2008-04-30pxafb: sanitize the usage of #ifdef .. processing pxafb parameterseric miao1-29/+28
2008-04-30pxafb: purge unnecessary pr_debug and comments from pxafberic miao1-71/+0
2008-04-30pxafb: fix various coding style issues for pxafberic miao1-136/+144
2008-04-30pxafb: un-nest pxafb_parse_options() to cleanup the coding style issueeric miao1-140/+166
2008-04-19[ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.heric miao1-0/+1
2008-02-17[ARM] 4828/1: fix 3 warnings in drivers/video/pxafb.cHolger Schurig1-4/+4
2007-10-16fbdev: change asm/uaccess.h to linux/uaccess.hKrzysztof Helt1-1/+0
2007-10-16pxafb: Add support for other palette formatsHans J. Koch1-15/+49
2007-10-12[ARM] pxa: update pxafb to use clk supportRussell King1-13/+23
2007-08-11[ARM] 4544/1: arm: fix section mismatch in pxa fbSam Ravnborg1-1/+1
2007-05-08VIDEO: add spaces on either side of the case "..." operatorRobert P. J. Day1-1/+1
2007-04-21[ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXXEric Miao1-2/+2
2006-12-17[ARM] 4034/1: pxafb: Fix compile errorsRichard Purdie1-20/+20
2006-12-05WorkQueue: Fix up arch-specific work items where possibleDavid Howells1-3/+4
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-10-02[ARM] 3848/1: pxafb: Add option of fixing video modes and spitz QVGA mode supportRichard Purdie1-28/+78
2006-07-02[PATCH] irq-flags: video: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-31[PATCH] pxafb: Minor driver fixesRichard Purdie1-4/+4
2006-01-14[PATCH] fbdev: Sanitize ->fb_mmap prototypeChristoph Hellwig1-1/+1
2005-12-13[PATCH] fbdev: make pxafb more robust to errors with CONFIG_FB_PXA_PARAMETERSOle Reinhardt1-1/+2
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King1-25/+26
2005-11-07[PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbconAntonino A. Daplas1-1/+0
2005-10-29Create platform_device.h to contain all the platform device details.Russell King1-1/+1
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King1-6/+4
2005-09-29[ARM] pxafb: Remove #if DEBUG, convert DPRINTK to pr_debugRussell King1-54/+54
2005-09-09[PATCH] pxafb: Add hsync time reporting hookRichard Purdie1-0/+32
2005-08-10[PATCH] ARM: 2846/1: proper handling of CKEN for pxafbNicolas Pitre1-2/+6
2005-06-23[PATCH] ARM: 2721/1: remove reliance on udivdi3 for pxafb driverNicolas Pitre1-1/+2
2005-04-16[PATCH] fix u32 vs. pm_message_t in driver/videoPavel Machek1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1390