index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
pxafb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-24
pxafb: convert ctrlr_sem in a mutex
Matthias Kaehlcke
1
-3
/
+4
2008-07-24
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
Andrea Righi
1
-0
/
+1
2008-07-13
Merge branch 'pxa' into devel
Russell King
1
-3
/
+105
2008-07-10
Merge branches 'pxa-ezx', 'pxa-magician' and 'pxa-palm' into pxa
Russell King
1
-3
/
+4
2008-07-10
[ARM] 5164/1: pxafb: Support for RGB666, RGBT666, RGB888 and RGBT888
Stefan Schmidt
1
-3
/
+61
2008-07-09
Merge branch 'machtypes' into pxa-palm
Russell King
1
-3
/
+4
2008-07-07
[ARM] 5118/1: pxafb: add exit and remove handlers
Jaya Kumar
1
-0
/
+44
2008-06-25
[ARM] 5117/1: pxafb: fix __devinit/exit annotations
Jaya Kumar
1
-8
/
+8
2008-06-22
[ARM] 5116/1: pxafb: cleanup and fix order of failure handling
Jaya Kumar
1
-10
/
+24
2008-06-22
[ARM] 5115/1: pxafb: fix ifdef for command line option handling
Jaya Kumar
1
-1
/
+1
2008-06-11
[ARM] 5090/1: Correct pxafb palette typo error
Jürgen Schindele
1
-2
/
+4
2008-05-22
[ARM] 5043/1: pxafb: remove unused mode variable in pxafb_init_fbinfo
Philipp Zabel
1
-1
/
+0
2008-05-17
[ARM] pxa: fix pxafb build when cpufreq is enabled
Russell King
1
-3
/
+2
2008-05-07
[ARM] 5028/1: pxafb: fix broken "backward compatibility way" in framebuffer
Guennadi Liakhovetski
1
-4
/
+4
2008-04-30
pxafb: preliminary smart panel interface support (update)
Eric Miao
1
-1
/
+1
2008-04-30
pxafb: preliminary smart panel interface support
Eric Miao
1
-43
/
+264
2008-04-30
pxafb: move parallel LCD timing setup into dedicate function
Eric Miao
1
-42
/
+47
2008-04-30
pxafb: use completion for LCD disable wait code
Eric Miao
1
-8
/
+4
2008-04-30
pxafb: introduce lcd_{read,write}l() to wrap the __raw_{read,write}l()
Eric Miao
1
-24
/
+35
2008-04-30
pxafb: introduce register independent LCD connection type for pxafb
eric miao
1
-14
/
+62
2008-04-30
pxafb: introduce "struct pxafb_dma_buff" for palette and dma descriptors
eric miao
1
-71
/
+61
2008-04-30
pxafb: convert fb driver to use ioremap() and __raw_{readl, writel}
eric miao
1
-23
/
+71
2008-04-30
pxafb: sanitize the usage of #ifdef .. processing pxafb parameters
eric miao
1
-29
/
+28
2008-04-30
pxafb: purge unnecessary pr_debug and comments from pxafb
eric miao
1
-71
/
+0
2008-04-30
pxafb: fix various coding style issues for pxafb
eric miao
1
-136
/
+144
2008-04-30
pxafb: un-nest pxafb_parse_options() to cleanup the coding style issue
eric miao
1
-140
/
+166
2008-04-19
[ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h
eric miao
1
-0
/
+1
2008-02-17
[ARM] 4828/1: fix 3 warnings in drivers/video/pxafb.c
Holger Schurig
1
-4
/
+4
2007-10-16
fbdev: change asm/uaccess.h to linux/uaccess.h
Krzysztof Helt
1
-1
/
+0
2007-10-16
pxafb: Add support for other palette formats
Hans J. Koch
1
-15
/
+49
2007-10-12
[ARM] pxa: update pxafb to use clk support
Russell King
1
-13
/
+23
2007-08-11
[ARM] 4544/1: arm: fix section mismatch in pxa fb
Sam Ravnborg
1
-1
/
+1
2007-05-08
VIDEO: add spaces on either side of the case "..." operator
Robert P. J. Day
1
-1
/
+1
2007-04-21
[ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXX
Eric Miao
1
-2
/
+2
2006-12-17
[ARM] 4034/1: pxafb: Fix compile errors
Richard Purdie
1
-20
/
+20
2006-12-05
WorkQueue: Fix up arch-specific work items where possible
David Howells
1
-3
/
+4
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-1
/
+1
2006-10-02
[ARM] 3848/1: pxafb: Add option of fixing video modes and spitz QVGA mode sup...
Richard Purdie
1
-28
/
+78
2006-07-02
[PATCH] irq-flags: video: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-03-31
[PATCH] pxafb: Minor driver fixes
Richard Purdie
1
-4
/
+4
2006-01-14
[PATCH] fbdev: Sanitize ->fb_mmap prototype
Christoph Hellwig
1
-1
/
+1
2005-12-13
[PATCH] fbdev: make pxafb more robust to errors with CONFIG_FB_PXA_PARAMETERS
Ole Reinhardt
1
-1
/
+2
2005-11-09
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
Russell King
1
-25
/
+26
2005-11-07
[PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbcon
Antonino A. Daplas
1
-1
/
+0
2005-10-29
Create platform_device.h to contain all the platform device details.
Russell King
1
-1
/
+1
2005-10-28
[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
Russell King
1
-6
/
+4
2005-09-29
[ARM] pxafb: Remove #if DEBUG, convert DPRINTK to pr_debug
Russell King
1
-54
/
+54
2005-09-09
[PATCH] pxafb: Add hsync time reporting hook
Richard Purdie
1
-0
/
+32
2005-08-10
[PATCH] ARM: 2846/1: proper handling of CKEN for pxafb
Nicolas Pitre
1
-2
/
+6
[next]