Age | Commit message (Expand) | Author | Files | Lines |
2008-10-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 25 | -605/+1425 |
2008-10-13 | Fix autoloading of MacBook Pro backlight driver. | David Woodhouse | 1 | -3/+1 |
2008-10-12 | Merge branch 'x86-core-v2-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -20/+2 |
2008-10-12 | Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x... | Ingo Molnar | 3 | -20/+2 |
2008-10-12 | Merge branch 'linus' into x86/xen | Ingo Molnar | 13 | -453/+1247 |
2008-10-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 13 | -453/+1247 |
2008-10-11 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 11 | -451/+1241 |
2008-10-10 | leo: disable cursor when leaving graphics mode | Robert Reif | 1 | -38/+56 |
2008-10-10 | cg6: disable cursor when leaving graphics mode | Robert Reif | 1 | -1/+35 |
2008-10-09 | Merge branch 'for-rmk' of git://source.mvista.com/git/linux-davinci-2.6.git | Russell King | 1 | -35/+49 |
2008-10-09 | Merge branch 'pxa-all' into devel | Russell King | 10 | -451/+1237 |
2008-10-07 | Merge branches 'metronomefb', 'pxa-cm2xx', 'pxa-gumstix', 'pxa-misc', 'pxa-mi... | Russell King | 10 | -54/+1099 |
2008-10-03 | fbdev: fix recursive notifier and locking when fbdev console is blanked | Krzysztof Helt | 1 | -1/+5 |
2008-10-03 | Merge commit 'v2.6.27-rc8' into x86/setup | Ingo Molnar | 110 | -1560/+6232 |
2008-10-02 | fbcon: fix monochrome color value calculation | David Winn | 1 | -1/+1 |
2008-09-25 | [ARM] corgi_lcd: use GPIO API for BACKLIGHT_ON and BACKLIGHT_CONT | Eric Miao | 1 | -5/+78 |
2008-09-23 | Merge branch 'timers/urgent' into x86/xen | Ingo Molnar | 1 | -35/+49 |
2008-09-23 | lcd: add support for Toppoly TDO24M series LCD panels | Eric Miao | 3 | -0/+405 |
2008-09-23 | lcd: add corgibl_limit_intensity() to corgi_lcd | Eric Miao | 1 | -0/+27 |
2008-09-23 | lcd: add SPI-based LCD and backlight driver for SHARP corgi/spitz | Eric Miao | 3 | -0/+549 |
2008-09-23 | lcd: allow lcd device to handle mode change events | Eric Miao | 2 | -3/+16 |
2008-09-18 | [ARM] 5228/1: Add the RGB555 wiring for the atmel LCD | Guillaume GARDET | 1 | -0/+4 |
2008-09-16 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | David S. Miller | 4 | -86/+78 |
2008-09-13 | atmel_lcdfb: disable LCD and DMA engines when suspending | Haavard Skinnemoen | 1 | -35/+49 |
2008-09-10 | Merge branch 'core/xen' into x86/xen | Ingo Molnar | 4 | -51/+29 |
2008-09-05 | atmel_lcdfb: fix oops in rmmod when framebuffer fails to register | Stanislaw Gruszka | 1 | -4/+6 |
2008-09-03 | x86 setup: remove remnants of CONFIG_VIDEO_SELECT (read: vga=) | Alexey Dobriyan | 2 | -18/+0 |
2008-09-02 | tdfxfb: fix frame buffer name overrun | Krzysztof Helt | 1 | -4/+3 |
2008-09-02 | tdfxfb: fix SDRAM memory size detection | Krzysztof Helt | 1 | -1/+1 |
2008-09-02 | cirrusfb: check_par fixes | Krzysztof Helt | 1 | -41/+18 |
2008-08-31 | sparc: Annotate of_device_id arrays with const or __initdata. | David S. Miller | 8 | -8/+8 |
2008-08-27 | Blackfin arch: move include/asm-blackfin header files to arch/blackfin | Bryan Wu | 1 | -1/+1 |
2008-08-26 | [ARM] 5200/1: am200epd: use fb notifiers and gpio api | Jaya Kumar | 3 | -309/+0 |
2008-08-26 | [ARM] 5209/1: metronomefb: changes to use platform framebuffer | Jaya Kumar | 2 | -112/+147 |
2008-08-26 | [ARM] 5186/1: metronomefb: convert printk to dev_dbg/err messages | Jaya Kumar | 1 | -27/+20 |
2008-08-25 | Merge branch 'linus' into x86/xen | Ingo Molnar | 10 | -8/+38 |
2008-08-23 | removed unused #include <linux/version.h>'s | Adrian Bunk | 5 | -5/+0 |
2008-08-20 | fbdefio: add set_page_dirty handler to deferred IO FB | Ian Campbell | 2 | -0/+23 |
2008-08-20 | Video/Framebuffer: add fuctional power management support to Blackfin BF54x L... | Michael Hennerich | 1 | -3/+12 |
2008-08-20 | pm2fb: free cmap memory on module remove | Krzysztof Helt | 1 | -0/+1 |
2008-08-20 | Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+2 |
2008-08-20 | xen: clean up domain mode predicates | Jeremy Fitzhardinge | 1 | -2/+2 |
2008-08-16 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -27/+41 |
2008-08-16 | [ARM] pxafb: fix the warning of incorrect lccr when lcd_conn is specified | Eric Miao | 1 | -26/+36 |
2008-08-16 | [ARM] pxafb: add flag to specify output format on LDD pins when base is RGBT16 | Eric Miao | 1 | -0/+2 |
2008-08-16 | [ARM] pxafb: fix the incorrect configuration of GPIO77 as ACBIAS for TFT LCD | Eric Miao | 1 | -1/+3 |
2008-08-15 | freescale DIU: bug fix: add sanity check for AOI position | York Sun | 1 | -0/+4 |
2008-08-15 | freescale DIU: add virtual resolution and panning support | York Sun | 1 | -5/+23 |
2008-08-12 | fbcon: prevent cursor disappearance after switching to 512 character font | Krzysztof Helt | 1 | -2/+2 |
2008-08-12 | atmel_lcdfb: add board parameter specify framebuffer memory size | Haavard Skinnemoen | 1 | -2/+5 |