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.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] pxafb: fix building issue of incorrect reference
Eric Miao
2009-12-29
1
-2
/
+2
*
drivers/video: Move dereference after NULL test
Julia Lawall
2009-12-16
1
-2
/
+3
*
const: constify remaining dev_pm_ops
Alexey Dobriyan
2009-12-15
1
-1
/
+1
*
pxafb: add transparency field to pxafb_mode_info struct
Pieter Grimmerink
2009-12-01
1
-0
/
+1
*
pxafb: use passed fb_var_screeninfo struct in pxafb_pan_display()
Sven Neumann
2009-12-01
1
-5
/
+17
*
[ARM] pxafb: add accelerator ID for PXA3xx GCU
Daniel Mack
2009-09-12
1
-0
/
+3
*
[ARM] pxa: update pxafb.c to use 'struct dev_pm_ops'
Mike Rapoport
2009-09-10
1
-9
/
+12
*
[ARM] pxafb: use resource_size() function
Daniel Mack
2009-09-10
1
-4
/
+4
*
fbdev: add mutex for fb_mmap locking
Krzysztof Helt
2009-06-30
1
-0
/
+2
*
pxafb: lcsr1 is unused without CONFIG_FB_PXA_OVERLAY
Denis V. Lunev
2009-04-21
1
-7
/
+9
*
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...
root
2009-03-24
1
-0
/
+14
|
\
|
*
Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...
Eric Miao
2009-03-23
1
-0
/
+14
|
|
\
|
|
*
[ARM] pxa: fix overlay being un-necessarily initialized on pxa25x
Eric Miao
2009-03-19
1
-0
/
+14
*
|
|
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel
Russell King
2009-03-13
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
[ARM] fix lots of ARM __devexit sillyness
Russell King
2009-03-03
1
-1
/
+1
|
|
/
*
/
[ARM] pxa: remove unnecessary #include of pxa-regs.h and hardware.h
Eric Miao
2009-03-09
1
-1
/
+0
|
/
*
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...
Russell King
2008-12-29
1
-246
/
+613
|
\
|
*
[ARM] pxafb: add support for overlay1 and overlay2 as framebuffer devices
Eric Miao
2008-12-29
1
-7
/
+357
|
*
[ARM] pxafb: cleanup of the timing checking code
Eric Miao
2008-12-29
1
-64
/
+44
|
*
[ARM] pxafb: cleanup of the color format manipulation code
Eric Miao
2008-12-29
1
-77
/
+106
|
*
[ARM] pxafb: add palette format support for LCCR4_PAL_FOR_3
Eric Miao
2008-12-29
1
-11
/
+10
|
*
[ARM] pxafb: add support for FBIOPAN_DISPLAY by dma braching
Eric Miao
2008-12-29
1
-16
/
+45
|
*
[ARM] pxafb: allow pxafb_set_par() to start from arbitrary yoffset
Eric Miao
2008-12-29
1
-13
/
+16
|
*
[ARM] pxafb: allow video memory size to be configurable
Eric Miao
2008-12-29
1
-77
/
+54
*
|
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...
Russell King
2008-12-23
1
-73
/
+29
|
\
|
|
*
[ARM] pxafb: avoid the racing condition in pxafb_smart_thread
Eric Miao
2008-12-17
1
-0
/
+4
|
*
[ARM] pxafb: allow insertion of delay to the smart panel command sequence
Eric Miao
2008-12-17
1
-3
/
+10
|
*
[ARM] pxafb: allow better platform configurable smart panel timing
Eric Miao
2008-12-17
1
-1
/
+3
|
*
[ARM] pxafb: small cleanup of the smart panel code
Eric Miao
2008-12-17
1
-15
/
+12
|
*
[ARM] pxafb: remove now unused pxafb_setup_gpio() and related stuffs
Eric Miao
2008-12-17
1
-54
/
+0
*
|
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...
Russell King
2008-12-02
1
-9
/
+9
|
\
|
|
*
[ARM] pxafb: make {backlight,lcd}_power() members of struct pxafb_info
Eric Miao
2008-12-02
1
-9
/
+9
*
|
[ARM] pxa: don't pass a consumer clock name for devices with unique clocks
Russell King
2008-11-27
1
-1
/
+1
|
/
*
pxafb: only initialize the smart panel thread when dealing with a smartpanel
Eric Miao
2008-11-11
1
-0
/
+3
*
pxafb: introduce LCD_TYPE_MASK and use it.
Eric Miao
2008-11-11
1
-1
/
+1
*
[ARM] pxafb: fix the warning of incorrect lccr when lcd_conn is specified
Eric Miao
2008-08-16
1
-26
/
+36
*
[ARM] pxafb: add flag to specify output format on LDD pins when base is RGBT16
Eric Miao
2008-08-16
1
-0
/
+2
*
[ARM] pxafb: fix the incorrect configuration of GPIO77 as ACBIAS for TFT LCD
Eric Miao
2008-08-16
1
-1
/
+3
*
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-08-07
1
-5
/
+5
*
[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
[next]