index
:
~zhen/drm-intel
cdv-3.2
encoder-rework
for-anholt
for-ickle
for-ickle-next
for-linus
sandybridge
snb-35-backport
snb-35-backport-hp
Unnamed repository; edit this file to name it for gitweb.
zhen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
Age
Commit message (
Expand
)
Author
Files
Lines
2008-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-32
/
+26
2008-06-12
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-2
/
+4
2008-06-12
drivers/video/cirrusfb: fix RAM address printk
Philippe De Muyter
1
-3
/
+3
2008-06-12
hgafb: resource management fix
Krzysztof Helt
1
-11
/
+15
2008-06-12
fsl-diu-db: compile fix
Jeff Mahoney
1
-2
/
+2
2008-06-11
[ARM] 5090/1: Correct pxafb palette typo error
Jürgen Schindele
1
-2
/
+4
2008-06-10
sparc: get leo framebuffer working
Robert Reif
1
-32
/
+26
2008-06-06
fbdev: export symbol fb_mode_option
Geoff Levand
1
-0
/
+1
2008-06-06
fbcon: fix wrong vmode bits copied on console switch
Krzysztof Helt
1
-3
/
+1
2008-06-06
modedb: fix incorrect sync and vmode flags for CVT modes
Krzysztof Helt
1
-0
/
+1
2008-05-24
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+0
2008-05-24
S3C2410: fix driver MODULE_ALIAS()
Ben Dooks
1
-0
/
+2
2008-05-24
S3C2410: clean out changelog header and tidy
Ben Dooks
2
-83
/
+11
2008-05-24
S3C2410: add error print if we cannot add attribute
Ben Dooks
1
-1
/
+4
2008-05-24
S3C2410: ensure that FB_BLANK_POWERDOWN shuts down the controller
Ben Dooks
1
-20
/
+29
2008-05-24
SM501: reverse FPEN/VBIASEN flags behaviour
Ben Dooks
1
-4
/
+4
2008-05-23
fbdev: fix integer as NULL pointer warning
Harvey Harrison
4
-5
/
+5
2008-05-22
[ARM] 5043/1: pxafb: remove unused mode variable in pxafb_init_fbinfo
Philipp Zabel
1
-1
/
+0
2008-05-20
fbdev: fix race in device_create
Greg Kroah-Hartman
1
-3
/
+7
2008-05-18
m68k: Return -ENODEV if no device is found
Geert Uytterhoeven
2
-3
/
+3
2008-05-18
m68k: dnfb doesnt check for Apollo
Geert Uytterhoeven
1
-0
/
+3
2008-05-18
m68k: FB_HP300 depends on DIO and doesnt need FB_CFB_FILLRECT
Geert Uytterhoeven
1
-2
/
+1
2008-05-18
m68k: Kill CONFIG_FB_DAFB
Geert Uytterhoeven
1
-1
/
+0
2008-05-17
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-3
/
+2
2008-05-17
[ARM] pxa: fix pxafb build when cpufreq is enabled
Russell King
1
-3
/
+2
2008-05-14
video/logo: add support for Blackfin/Linux logo for framebuffer console
Robin Getz
5
-0
/
+2276
2008-05-14
fix "lxfb: extend PLL table to support dotclocks below 25 MHz"
Jens Rottmann
1
-22
/
+0
2008-05-13
vt/fbcon: fix background color on line feed
Jan Engelhardt
1
-5
/
+16
2008-05-13
vt/fbcon: update scrl_erase_char after 256/512-glyph font switch
Jan Engelhardt
1
-1
/
+9
2008-05-13
fbdev: do not let CONFIG_FB_DEFERRED_IO default to y
Geert Uytterhoeven
1
-1
/
+0
2008-05-13
atmel_lcdfb: fix pixclock divider calculation
Nicolas Ferre
1
-5
/
+6
2008-05-13
drivers/video/pnx4008: eliminate double free
Julia Lawall
1
-7
/
+4
2008-05-13
tridentfb: improve clock setting accuracy
Krzysztof Helt
1
-12
/
+12
2008-05-13
tridentfb: remove misplaced enable_mmio()
Krzysztof Helt
1
-1
/
+0
2008-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
12
-35
/
+26
2008-05-09
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/nico/...
Russell King
7
-19
/
+13
2008-05-08
sparc video: remove open boot prom code
Robert Reif
12
-35
/
+26
2008-05-07
[ARM] 5028/1: pxafb: fix broken "backward compatibility way" in framebuffer
Guennadi Liakhovetski
1
-4
/
+4
2008-05-03
sparc video: make blank use proper constant
Robert Reif
6
-6
/
+6
2008-05-03
sparc: tcx.c remove unnecessary function
Robert Reif
1
-13
/
+7
2008-04-30
pxafb: preliminary smart panel interface support (update)
Eric Miao
2
-2
/
+2
2008-04-30
pxafb: preliminary smart panel interface support
Eric Miao
3
-43
/
+281
2008-04-30
pxafb: move parallel LCD timing setup into dedicate function
Eric Miao
2
-50
/
+47
2008-04-30
pxafb: use completion for LCD disable wait code
Eric Miao
2
-8
/
+6
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
2
-83
/
+95
2008-04-30
pxafb: convert fb driver to use ioremap() and __raw_{readl, writel}
eric miao
2
-23
/
+73
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
[next]