index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
Commit message (
Expand
)
Author
Age
Files
Lines
*
sparc video: make blank use proper constant
Robert Reif
2008-05-03
6
-6
/
+6
*
sparc: tcx.c remove unnecessary function
Robert Reif
2008-05-03
1
-13
/
+7
*
pxafb: preliminary smart panel interface support (update)
Eric Miao
2008-04-30
2
-2
/
+2
*
pxafb: preliminary smart panel interface support
Eric Miao
2008-04-30
3
-43
/
+281
*
pxafb: move parallel LCD timing setup into dedicate function
Eric Miao
2008-04-30
2
-50
/
+47
*
pxafb: use completion for LCD disable wait code
Eric Miao
2008-04-30
2
-8
/
+6
*
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
2
-83
/
+95
*
pxafb: convert fb driver to use ioremap() and __raw_{readl, writel}
eric miao
2008-04-30
2
-23
/
+73
*
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
*
video: use get/put_unaligned_* helpers
Harvey Harrison
2008-04-29
2
-20
/
+17
*
proc: remove proc_root from drivers
Alexey Dobriyan
2008-04-29
1
-1
/
+1
*
vt: fix background color on line feed
Jan Engelhardt
2008-04-29
4
-9
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2008-04-28
8
-19
/
+17
|
\
|
*
sparc: video drivers: add facility level
Robert Reif
2008-04-27
8
-8
/
+8
|
*
sparc: tcx.c make tcx_init and tcx_exit static
Robert Reif
2008-04-27
1
-2
/
+2
|
*
sparc: ffb.c make ffb_init and ffb_exit static
Robert Reif
2008-04-27
1
-3
/
+2
|
*
sparc: cg14.c make cg14_init and cg15_exit static
Robert Reif
2008-04-27
1
-2
/
+2
|
*
sparc: bw2.c fix bw2_exit
Robert Reif
2008-04-27
1
-2
/
+1
|
*
sparc: fix drivers/video/tcx.c warning
Robert Reif
2008-04-26
1
-2
/
+2
*
|
video: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-28
28
-106
/
+106
*
|
BF54x Framebuffer Driver: BF542 does not have EPPI0, so dont allow the LQ034 ...
Mike Frysinger
2008-04-28
1
-1
/
+1
*
|
BF54x Framebuffer Driver: drop request_irq cast
Mike Frysinger
2008-04-28
1
-1
/
+1
*
|
drivers/video/w100fb.c: avoid a couple of error-path NULL derefs
Andrew Morton
2008-04-28
1
-2
/
+4
*
|
fbdev: intelfb: add support for the Intel Integrated Graphics Controller 965G...
Maik Broemme
2008-04-28
5
-8
/
+38
*
|
fb: convert /proc/fb to seq_file interface
Alexey Dobriyan
2008-04-28
1
-19
/
+44
*
|
drivers/video/uvesafb.c: fix error-path memory leak
Andrew Morton
2008-04-28
1
-3
/
+4
*
|
fbdev: platforming hecubafb and n411
Jaya Kumar
2008-04-28
3
-206
/
+263
*
|
metronomefb: don't free firmware twice in error path
Sebastian Siewior
2008-04-28
1
-5
/
+3
*
|
fbdev: platforming metronomefb and am200epd
Jaya Kumar
2008-04-28
4
-273
/
+353
*
|
fbdev: hecubafb bugfix
Jaya Kumar
2008-04-28
1
-25
/
+27
*
|
fbdev: metronomefb bugfix
Jaya Kumar
2008-04-28
1
-3
/
+3
*
|
fbdev: powerpc: driver for Freescale 8610 and 5121 DIU
York Sun
2008-04-28
4
-0
/
+1955
*
|
fbdev: nv: fix sparse noise
Alexey Dobriyan
2008-04-28
4
-7
/
+7
*
|
fbdev: nv: drop useless CONFIG_PCI checks
Alexey Dobriyan
2008-04-28
2
-9
/
+0
*
|
fbdev: nv: drop useless MODULE ifdefs
Alexey Dobriyan
2008-04-28
2
-5
/
+0
*
|
OLPC: gxfb/lxfb: add DCON panel modes to framebuffer drivers
Andres Salomon
2008-04-28
2
-7
/
+67
*
|
gxfb/lxfb: detect framebuffer size using an MSR if VSA2 isn't available
Andres Salomon
2008-04-28
2
-1
/
+33
*
|
gxfb/lxfb: use VSA definitions when fetching framebuffer size
Andres Salomon
2008-04-28
2
-6
/
+7
*
|
lxfb/gxfb: when blanking with FB_BLANK_POWERDOWN, also turn off the CRT
Andres Salomon
2008-04-28
2
-15
/
+20
*
|
lxfb: disable suspend VT switch by default
Andres Salomon
2008-04-28
1
-0
/
+7
*
|
lxfb: rename kernel arg fbsize to vram
Andres Salomon
2008-04-28
1
-7
/
+5
*
|
lxfb: add power management functionality
Andres Salomon
2008-04-28
3
-9
/
+340
*
|
lxfb: rearrange/rename MSR bitfields
Andres Salomon
2008-04-28
2
-43
/
+46
*
|
lxfb: clean up final bits of df_regs
Andres Salomon
2008-04-28
2
-13
/
+11
*
|
lxfb: clean up register definitions
Andres Salomon
2008-04-28
3
-192
/
+353
[next]