| Commit message (Expand) | Author | Age |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-05-11 |
|\ |
|
| * | sparc video: remove open boot prom code | Robert Reif | 2008-05-09 |
* | | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/nico/... | Russell King | 2008-05-09 |
|\| |
|
| * | sparc video: make blank use proper constant | Robert Reif | 2008-05-04 |
| * | sparc: tcx.c remove unnecessary function | Robert Reif | 2008-05-03 |
* | | [ARM] 5028/1: pxafb: fix broken "backward compatibility way" in framebuffer | Guennadi Liakhovetski | 2008-05-07 |
|/ |
|
* | pxafb: preliminary smart panel interface support (update) | Eric Miao | 2008-04-30 |
* | pxafb: preliminary smart panel interface support | Eric Miao | 2008-04-30 |
* | pxafb: move parallel LCD timing setup into dedicate function | Eric Miao | 2008-04-30 |
* | pxafb: use completion for LCD disable wait code | Eric Miao | 2008-04-30 |
* | pxafb: introduce lcd_{read,write}l() to wrap the __raw_{read,write}l() | Eric Miao | 2008-04-30 |
* | pxafb: introduce register independent LCD connection type for pxafb | eric miao | 2008-04-30 |
* | pxafb: introduce "struct pxafb_dma_buff" for palette and dma descriptors | eric miao | 2008-04-30 |
* | pxafb: convert fb driver to use ioremap() and __raw_{readl, writel} | eric miao | 2008-04-30 |
* | pxafb: sanitize the usage of #ifdef .. processing pxafb parameters | eric miao | 2008-04-30 |
* | pxafb: purge unnecessary pr_debug and comments from pxafb | eric miao | 2008-04-30 |
* | pxafb: fix various coding style issues for pxafb | eric miao | 2008-04-30 |
* | pxafb: un-nest pxafb_parse_options() to cleanup the coding style issue | eric miao | 2008-04-30 |
* | video: use get/put_unaligned_* helpers | Harvey Harrison | 2008-04-29 |
* | proc: remove proc_root from drivers | Alexey Dobriyan | 2008-04-29 |
* | vt: fix background color on line feed | Jan Engelhardt | 2008-04-29 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-04-28 |
|\ |
|
| * | sparc: video drivers: add facility level | Robert Reif | 2008-04-27 |
| * | sparc: tcx.c make tcx_init and tcx_exit static | Robert Reif | 2008-04-27 |
| * | sparc: ffb.c make ffb_init and ffb_exit static | Robert Reif | 2008-04-27 |
| * | sparc: cg14.c make cg14_init and cg15_exit static | Robert Reif | 2008-04-27 |
| * | sparc: bw2.c fix bw2_exit | Robert Reif | 2008-04-27 |
| * | sparc: fix drivers/video/tcx.c warning | Robert Reif | 2008-04-27 |
* | | video: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-28 |
* | | BF54x Framebuffer Driver: BF542 does not have EPPI0, so dont allow the LQ034 ... | Mike Frysinger | 2008-04-28 |
* | | BF54x Framebuffer Driver: drop request_irq cast | Mike Frysinger | 2008-04-28 |
* | | drivers/video/w100fb.c: avoid a couple of error-path NULL derefs | Andrew Morton | 2008-04-28 |
* | | fbdev: intelfb: add support for the Intel Integrated Graphics Controller 965G... | Maik Broemme | 2008-04-28 |
* | | fb: convert /proc/fb to seq_file interface | Alexey Dobriyan | 2008-04-28 |
* | | drivers/video/uvesafb.c: fix error-path memory leak | Andrew Morton | 2008-04-28 |
* | | fbdev: platforming hecubafb and n411 | Jaya Kumar | 2008-04-28 |
* | | metronomefb: don't free firmware twice in error path | Sebastian Siewior | 2008-04-28 |
* | | fbdev: platforming metronomefb and am200epd | Jaya Kumar | 2008-04-28 |
* | | fbdev: hecubafb bugfix | Jaya Kumar | 2008-04-28 |
* | | fbdev: metronomefb bugfix | Jaya Kumar | 2008-04-28 |
* | | fbdev: powerpc: driver for Freescale 8610 and 5121 DIU | York Sun | 2008-04-28 |
* | | fbdev: nv: fix sparse noise | Alexey Dobriyan | 2008-04-28 |
* | | fbdev: nv: drop useless CONFIG_PCI checks | Alexey Dobriyan | 2008-04-28 |
* | | fbdev: nv: drop useless MODULE ifdefs | Alexey Dobriyan | 2008-04-28 |
* | | OLPC: gxfb/lxfb: add DCON panel modes to framebuffer drivers | Andres Salomon | 2008-04-28 |
* | | gxfb/lxfb: detect framebuffer size using an MSR if VSA2 isn't available | Andres Salomon | 2008-04-28 |
* | | gxfb/lxfb: use VSA definitions when fetching framebuffer size | Andres Salomon | 2008-04-28 |
* | | lxfb/gxfb: when blanking with FB_BLANK_POWERDOWN, also turn off the CRT | Andres Salomon | 2008-04-28 |
* | | lxfb: disable suspend VT switch by default | Andres Salomon | 2008-04-28 |
* | | lxfb: rename kernel arg fbsize to vram | Andres Salomon | 2008-04-28 |