summaryrefslogtreecommitdiffstats
path: root/drivers/video/pxafb.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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/+4Star
* 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/+61Star
* 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/+28Star
* pxafb: purge unnecessary pr_debug and comments from pxafberic miao2008-04-301-71/+0Star
* 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/+0Star
* 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-121-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-221-2/+2
* [ARM] 4034/1: pxafb: Fix compile errorsRichard Purdie2006-12-181-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/+0Star
* [PATCH] pxafb: Minor driver fixesRichard Purdie2006-03-311-4/+4
* [PATCH] fbdev: Sanitize ->fb_mmap prototypeChristoph Hellwig2006-01-151-1/+1
* [PATCH] fbdev: make pxafb more robust to errors with CONFIG_FB_PXA_PARAMETERSOle Reinhardt2005-12-141-1/+2
* [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-091-25/+26
* [PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbconAntonino A. Daplas2005-11-071-1/+0Star
* Create platform_device.h to contain all the platform device details.Russell King2005-10-291-1/+1
* [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King2005-10-281-6/+4Star
* [ARM] pxafb: Remove #if DEBUG, convert DPRINTK to pr_debugRussell King2005-09-291-54/+54
* [PATCH] pxafb: Add hsync time reporting hookRichard Purdie2005-09-091-0/+32
* [PATCH] ARM: 2846/1: proper handling of CKEN for pxafbNicolas Pitre2005-08-101-2/+6
* [PATCH] ARM: 2721/1: remove reliance on udivdi3 for pxafb driverNicolas Pitre2005-06-231-1/+2
* [PATCH] fix u32 vs. pm_message_t in driver/videoPavel Machek2005-04-171-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1390