Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0bf7481852c8ece4888c299ba0259b789c3dbde3
/
drivers
/
video
/
geode
3535ed3
gx1fb: Fix section mismatch warnings
by Randy Dunlap
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
ac751ef
console: rename acquire/release_console_sem() to console_lock/unlock()
by Torben Hohn
· 14 years ago
16cdd43
lxfb: Maintain video processor palette through suspend/resume
by Daniel Drake
· 14 years ago
ad913da
lxfb: Program panel v/h sync output polarity correctly
by Daniel Drake
· 14 years ago
12c46b3
lxfb: fix incorrect __init annotation
by Andres Salomon
· 14 years ago
500ebb8
gxfb: fix incorrect __init annotation
by Andres Salomon
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
b5c26f9
lxfb: set the H- and V-SYNC polarity of the flatpanel output
by Michael Grzeschik
· 15 years ago
8a8e6b9
lxfb: add copyright/license info
by Andres Salomon
· 15 years ago
f3a57a6
cs5535: define lxfb/gxfb MSRs in linux/cs5535.h
by Andres Salomon
· 15 years ago
f060f27
cs5535: move VSA2 checks into linux/cs5535.h
by Andres Salomon
· 15 years ago
35887b1
gx1fb: properly alloc cmap and plug cmap leak
by Andres Salomon
· 16 years ago
b14caec
gxfb: properly alloc cmap and plug cmap leak
by Andres Salomon
· 16 years ago
067f129
lxfb: properly alloc cmap in all cases and don't leak the memory
by Marco La Porta
· 16 years ago
3c36aa5
pci: use pci_ioremap_bar() in drivers/video
by Arjan van de Ven
· 16 years ago
104b198
lxfb: fix console blanking
by Jordan Crouse
· 16 years ago
be935d5
lxfb: drop dead declarations from header
by Andres Salomon
· 16 years ago
82f55af
fix "lxfb: extend PLL table to support dotclocks below 25 MHz"
by Jens Rottmann
· 16 years ago
3553a2f
OLPC: gxfb/lxfb: add DCON panel modes to framebuffer drivers
by Andres Salomon
· 17 years ago
fd96795
gxfb/lxfb: detect framebuffer size using an MSR if VSA2 isn't available
by Andres Salomon
· 17 years ago
61a517a
gxfb/lxfb: use VSA definitions when fetching framebuffer size
by Andres Salomon
· 17 years ago
4537f93
lxfb/gxfb: when blanking with FB_BLANK_POWERDOWN, also turn off the CRT
by Andres Salomon
· 17 years ago
564820d
lxfb: disable suspend VT switch by default
by Andres Salomon
· 17 years ago
c805df3
lxfb: rename kernel arg fbsize to vram
by Andres Salomon
· 17 years ago
f694e53
lxfb: add power management functionality
by Andres Salomon
· 17 years ago
aec4053
lxfb: rearrange/rename MSR bitfields
by Andres Salomon
· 17 years ago
31f51fa
lxfb: clean up final bits of df_regs
by Andres Salomon
· 17 years ago
f5c90e8
lxfb: clean up register definitions
by Andres Salomon
· 17 years ago
9286361
lxfb: create GP/DC/VP/FP-specific handlers rather than using readl/writel
by Andres Salomon
· 17 years ago
3888d46
lxfb: extend PLL table to support dotclocks below 25 MHz
by Jens Rottmann
· 17 years ago
b6f448e
PM/gxfb: add hook to PM console layer that allows disabling of suspend VT switch
by Andres Salomon
· 17 years ago
46fb6f1
gxfb: add power management functionality
by Andres Salomon
· 17 years ago
d1b4cc3
gxfb: stop sharing code with gx1fb
by Andres Salomon
· 17 years ago
9f1277b
gxfb: move MSR bit fields into gxfb.h
by Andres Salomon
· 17 years ago
d255114
gxfb: clean up register definitions
by Andres Salomon
· 17 years ago
ab06aaf
gxfb: create DC/VP/FP-specific handlers rather than using readl/writel
by Andres Salomon
· 17 years ago
fa20c8a6
gxfb: replace FBSIZE config option with a module parameter
by Andres Salomon
· 17 years ago
0a5e790
gxfb: use PCI_DEVICE() for gxfb's pci device table
by Andres Salomon
· 17 years ago
e2b1180
gxfb: don't enable the CRT DACs when we are in flatpanel mode
by Jordan Crouse
· 17 years ago
f0a0c1f
gxfb: set the right registers to tweak the sync polarity
by Jordan Crouse
· 17 years ago
32bf87e
x86: geode: MSR cleanup
by Andres Salomon
· 17 years ago
cfe2f71
make video/geode/lxfb_core.c:geode_modedb[] static
by Adrian Bunk
· 17 years ago
62ec565
LXFB: use the correct MSR number for panel support
by Jordan Crouse
· 17 years ago
92cb761
x86: convert cpuinfo_x86 array to a per_cpu array
by Mike Travis
· 17 years ago
42b558d
drivers/video/geode/lxfb_core.c: fix lxfb_setup warning
by Eugene Teo
· 17 years ago
3968cb49
lxfb: GEODE: Add framebuffer support for the AMD Geode LX
by Jordan Crouse
· 17 years ago
c7b5447
[PATCH] Recognize video=gx1fb:... option
by Alexey Dobriyan
· 18 years ago
5821989
[PATCH] gxfb: Turn on the flatpanel power and data
by Jordan Crouse
· 18 years ago
53d53bd
[PATCH] gxfb: Fixup flatpanel detection
by Jordan Crouse
· 18 years ago
16ef987
[PATCH] gxfb: Support command line options
by Jordan Crouse
· 18 years ago
ab1db0c
[PATCH] gxfb: Support flat panel timings
by Jordan Crouse
· 18 years ago
f378819
[PATCH] gxfb: Fixups for the AMD Geode GX framebuffer driver
by Jordan Crouse
· 18 years ago
4c1979c
[PATCH] FB: Get the Geode GX frambuffer size from the BIOS
by Jordan Crouse
· 18 years ago
65867be
[PATCH] Trivial cleanup in the PCI IDs for the CS5535
by Jordan Crouse
· 18 years ago
a8f340e
[PATCH] vt: Remove VT-specific declarations and definitions from tty.h
by Jon Smirl
· 18 years ago
a06630f
[PATCH] Detaching fbcon: remove calls to pci_disable_device()
by Antonino A. Daplas
· 18 years ago
fc4effc
[PATCH] fbdev: framebuffer driver for Geode GX
by David Vrabel
· 19 years ago
a80da73
[PATCH] gx1fb: (try to) play nicer with various BIOSes
by David Vrabel
· 19 years ago
c465e05
[PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbcon
by Antonino A. Daplas
· 19 years ago
a9f6a0d
[PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversions
by Ingo Molnar
· 19 years ago
53eed4e
[PATCH] fbdev: geode updates
by David Vrabel
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago