index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
pxafb.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
2008-08-07
1
-1
/
+1
*
[ARM] PXA: squash warning in pxafb
Ian Molton
2008-07-26
1
-1
/
+1
*
pxafb: convert ctrlr_sem in a mutex
Matthias Kaehlcke
2008-07-24
1
-3
/
+4
*
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
Andrea Righi
2008-07-24
1
-0
/
+1
*
Merge branch 'pxa' into devel
Russell King
2008-07-13
1
-3
/
+105
|
\
|
*
-
.
Merge branches 'pxa-ezx', 'pxa-magician' and 'pxa-palm' into pxa
Russell King
2008-07-10
1
-3
/
+4
|
|
\
\
|
|
|
*
Merge branch 'machtypes' into pxa-palm
Russell King
2008-07-09
1
-3
/
+4
|
|
|
/
|
|
*
|
|
[ARM] 5164/1: pxafb: Support for RGB666, RGBT666, RGB888 and RGBT888
Stefan Schmidt
2008-07-10
1
-3
/
+61
|
|
/
/
|
*
|
[ARM] 5118/1: pxafb: add exit and remove handlers
Jaya Kumar
2008-07-07
1
-0
/
+44
*
|
|
[ARM] 5117/1: pxafb: fix __devinit/exit annotations
Jaya Kumar
2008-06-25
1
-8
/
+8
*
|
|
[ARM] 5116/1: pxafb: cleanup and fix order of failure handling
Jaya Kumar
2008-06-22
1
-10
/
+24
*
|
|
[ARM] 5115/1: pxafb: fix ifdef for command line option handling
Jaya Kumar
2008-06-22
1
-1
/
+1
|
|
/
|
/
|
*
|
[ARM] 5090/1: Correct pxafb palette typo error
Jürgen Schindele
2008-06-11
1
-2
/
+4
*
|
[ARM] 5043/1: pxafb: remove unused mode variable in pxafb_init_fbinfo
Philipp Zabel
2008-05-22
1
-1
/
+0
|
/
*
[ARM] pxa: fix pxafb build when cpufreq is enabled
Russell King
2008-05-17
1
-3
/
+2
*
[ARM] 5028/1: pxafb: fix broken "backward compatibility way" in framebuffer
Guennadi Liakhovetski
2008-05-07
1
-4
/
+4
*
pxafb: preliminary smart panel interface support (update)
Eric Miao
2008-04-30
1
-1
/
+1
*
pxafb: preliminary smart panel interface support
Eric Miao
2008-04-30
1
-43
/
+264
*
pxafb: move parallel LCD timing setup into dedicate function
Eric Miao
2008-04-30
1
-42
/
+47
*
pxafb: use completion for LCD disable wait code
Eric Miao
2008-04-30
1
-8
/
+4
*
pxafb: introduce lcd_{read,write}l() to wrap the __raw_{read,write}l()
Eric Miao
2008-04-30
1
-24
/
+35
*
pxafb: introduce register independent LCD connection type for pxafb
eric miao
2008-04-30
1
-14
/
+62
*
pxafb: introduce "struct pxafb_dma_buff" for palette and dma descriptors
eric miao
2008-04-30
1
-71
/
+61
*
pxafb: convert fb driver to use ioremap() and __raw_{readl, writel}
eric miao
2008-04-30
1
-23
/
+71
*
pxafb: sanitize the usage of #ifdef .. processing pxafb parameters
eric miao
2008-04-30
1
-29
/
+28
*
pxafb: purge unnecessary pr_debug and comments from pxafb
eric miao
2008-04-30
1
-71
/
+0
*
pxafb: fix various coding style issues for pxafb
eric miao
2008-04-30
1
-136
/
+144
*
pxafb: un-nest pxafb_parse_options() to cleanup the coding style issue
eric miao
2008-04-30
1
-140
/
+166
*
[ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h
eric miao
2008-04-19
1
-0
/
+1
*
[ARM] 4828/1: fix 3 warnings in drivers/video/pxafb.c
Holger Schurig
2008-02-17
1
-4
/
+4
*
fbdev: change asm/uaccess.h to linux/uaccess.h
Krzysztof Helt
2007-10-16
1
-1
/
+0
*
pxafb: Add support for other palette formats
Hans J. Koch
2007-10-16
1
-15
/
+49
*
[ARM] pxa: update pxafb to use clk support
Russell King
2007-10-12
1
-13
/
+23
*
[ARM] 4544/1: arm: fix section mismatch in pxa fb
Sam Ravnborg
2007-08-11
1
-1
/
+1
*
VIDEO: add spaces on either side of the case "..." operator
Robert P. J. Day
2007-05-08
1
-1
/
+1
*
[ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXX
Eric Miao
2007-04-21
1
-2
/
+2
*
[ARM] 4034/1: pxafb: Fix compile errors
Richard Purdie
2006-12-17
1
-20
/
+20
*
WorkQueue: Fix up arch-specific work items where possible
David Howells
2006-12-05
1
-3
/
+4
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-1
/
+1
*
[ARM] 3848/1: pxafb: Add option of fixing video modes and spitz QVGA mode sup...
Richard Purdie
2006-10-02
1
-28
/
+78
*
[PATCH] irq-flags: video: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
1
-1
/
+1
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] pxafb: Minor driver fixes
Richard Purdie
2006-03-31
1
-4
/
+4
*
[PATCH] fbdev: Sanitize ->fb_mmap prototype
Christoph Hellwig
2006-01-14
1
-1
/
+1
*
[PATCH] fbdev: make pxafb more robust to errors with CONFIG_FB_PXA_PARAMETERS
Ole Reinhardt
2005-12-13
1
-1
/
+2
*
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
Russell King
2005-11-09
1
-25
/
+26
*
[PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbcon
Antonino A. Daplas
2005-11-07
1
-1
/
+0
*
Create platform_device.h to contain all the platform device details.
Russell King
2005-10-29
1
-1
/
+1
*
[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
Russell King
2005-10-28
1
-6
/
+4
*
[ARM] pxafb: Remove #if DEBUG, convert DPRINTK to pr_debug
Russell King
2005-09-29
1
-54
/
+54
[prev]
[next]