summaryrefslogtreecommitdiffstats
path: root/drivers/video
AgeCommit message (Expand)AuthorFilesLines
2008-10-15metronomefb: Fix warning when building 64bitAlan Cox1-1/+1
2008-10-14Revert "vt: fix background color on line feed"Linus Torvalds4-34/+15
2008-10-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse25-605/+1425
2008-10-13Fix autoloading of MacBook Pro backlight driver.David Woodhouse1-3/+1
2008-10-12Merge branch 'x86-core-v2-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-20/+2
2008-10-12Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x...Ingo Molnar3-20/+2
2008-10-12Merge branch 'linus' into x86/xenIngo Molnar13-453/+1247
2008-10-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller13-453/+1247
2008-10-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds11-451/+1241
2008-10-10leo: disable cursor when leaving graphics modeRobert Reif1-38/+56
2008-10-10cg6: disable cursor when leaving graphics modeRobert Reif1-1/+35
2008-10-09Merge branch 'for-rmk' of git://source.mvista.com/git/linux-davinci-2.6.gitRussell King1-35/+49
2008-10-09Merge branch 'pxa-all' into develRussell King10-451/+1237
2008-10-07Merge branches 'metronomefb', 'pxa-cm2xx', 'pxa-gumstix', 'pxa-misc', 'pxa-mi...Russell King10-54/+1099
2008-10-03fbdev: fix recursive notifier and locking when fbdev console is blankedKrzysztof Helt1-1/+5
2008-10-03Merge commit 'v2.6.27-rc8' into x86/setupIngo Molnar110-1560/+6232
2008-10-02fbcon: fix monochrome color value calculationDavid Winn1-1/+1
2008-09-25[ARM] corgi_lcd: use GPIO API for BACKLIGHT_ON and BACKLIGHT_CONTEric Miao1-5/+78
2008-09-23Merge branch 'timers/urgent' into x86/xenIngo Molnar1-35/+49
2008-09-23lcd: add support for Toppoly TDO24M series LCD panelsEric Miao3-0/+405
2008-09-23lcd: add corgibl_limit_intensity() to corgi_lcdEric Miao1-0/+27
2008-09-23lcd: add SPI-based LCD and backlight driver for SHARP corgi/spitzEric Miao3-0/+549
2008-09-23lcd: allow lcd device to handle mode change eventsEric Miao2-3/+16
2008-09-18[ARM] 5228/1: Add the RGB555 wiring for the atmel LCDGuillaume GARDET1-0/+4
2008-09-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...David S. Miller4-86/+78
2008-09-13atmel_lcdfb: disable LCD and DMA engines when suspendingHaavard Skinnemoen1-35/+49
2008-09-10Merge branch 'core/xen' into x86/xenIngo Molnar4-51/+29
2008-09-05atmel_lcdfb: fix oops in rmmod when framebuffer fails to registerStanislaw Gruszka1-4/+6
2008-09-03x86 setup: remove remnants of CONFIG_VIDEO_SELECT (read: vga=)Alexey Dobriyan2-18/+0
2008-09-02tdfxfb: fix frame buffer name overrunKrzysztof Helt1-4/+3
2008-09-02tdfxfb: fix SDRAM memory size detectionKrzysztof Helt1-1/+1
2008-09-02cirrusfb: check_par fixesKrzysztof Helt1-41/+18
2008-08-31sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller8-8/+8
2008-08-27Blackfin arch: move include/asm-blackfin header files to arch/blackfinBryan Wu1-1/+1
2008-08-26[ARM] 5200/1: am200epd: use fb notifiers and gpio apiJaya Kumar3-309/+0
2008-08-26[ARM] 5209/1: metronomefb: changes to use platform framebufferJaya Kumar2-112/+147
2008-08-26[ARM] 5186/1: metronomefb: convert printk to dev_dbg/err messagesJaya Kumar1-27/+20
2008-08-25Merge branch 'linus' into x86/xenIngo Molnar10-8/+38
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk5-5/+0
2008-08-20fbdefio: add set_page_dirty handler to deferred IO FBIan Campbell2-0/+23
2008-08-20Video/Framebuffer: add fuctional power management support to Blackfin BF54x L...Michael Hennerich1-3/+12
2008-08-20pm2fb: free cmap memory on module removeKrzysztof Helt1-0/+1
2008-08-20Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+2
2008-08-20xen: clean up domain mode predicatesJeremy Fitzhardinge1-2/+2
2008-08-16Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-27/+41
2008-08-16[ARM] pxafb: fix the warning of incorrect lccr when lcd_conn is specifiedEric Miao1-26/+36
2008-08-16[ARM] pxafb: add flag to specify output format on LDD pins when base is RGBT16Eric Miao1-0/+2
2008-08-16[ARM] pxafb: fix the incorrect configuration of GPIO77 as ACBIAS for TFT LCDEric Miao1-1/+3
2008-08-15freescale DIU: bug fix: add sanity check for AOI positionYork Sun1-0/+4
2008-08-15freescale DIU: add virtual resolution and panning supportYork Sun1-5/+23