summaryrefslogtreecommitdiffstats
path: root/drivers/video
AgeCommit message (Expand)AuthorFilesLines
2008-02-06atmel_lcdfb: backlight controlDavid Brownell2-4/+124
2008-02-06sm501fb: clear framebuffer memory and paletteMagnus Damm1-0/+8
2008-02-06sm501fb: control panel pin usage with platform data flagsMagnus Damm1-16/+25
2008-02-06drivers/video: add missing pci_dev_getJulia Lawall1-0/+5
2008-02-06uvesafb: small cleanupsRandy Dunlap1-4/+4
2008-02-06tdfxfb: fix section mismatch warningsRandy Dunlap1-1/+1
2008-02-06fb: nvidiafb: Try harder at initial mode setting.Paul Mundt1-2/+20
2008-02-06vermilion.c: use ALIGN(), not __ALIGN_MASK()Andrew Morton1-3/+2
2008-02-06neofb: avoid overwriting fb_info fieldsAndrew Morton1-9/+18
2008-02-06drivers/video/pm3fb.c section fixAdrian Bunk1-1/+1
2008-02-06fbcon: fix sparse warning about shadowing 'rotate' symbolMarcin Slusarz1-6/+6
2008-02-06fbcon: fix sparse warning about shadowing 'p' symbolMarcin Slusarz1-5/+5
2008-02-06vgacon: fix sparse warning about shadowing 'i' symbolMarcin Slusarz1-2/+0
2008-02-06atmel_lcdfb: validate display timingsHaavard Skinnemoen1-0/+20
2008-02-06fb: defio nopageNick Piggin1-9/+8
2008-02-06fbmon: cleanup trailing whitespacesAndre Haupt1-58/+58
2008-02-06fbmon: remove unnecessary local variableAndre Haupt1-1/+1
2008-02-06drivers/video: remove unnecessary pci_dev_putJulia Lawall1-1/+1
2008-02-06video/hpfb.c section fixAdrian Bunk1-1/+2
2008-02-06make video/geode/lxfb_core.c:geode_modedb[] staticAdrian Bunk1-1/+1
2008-02-06cleanup after APUS removalAdrian Bunk2-3/+3
2008-02-06Remove pointless casts from void pointersJeff Garzik2-3/+2
2008-02-06fix ! versus & precedence in various placesAlexey Dobriyan2-2/+2
2008-02-06[POWERPC] Xilinx: Update compatible to use values generated by BSP generator.Stephen Neuendorffer1-1/+1
2008-02-06[POWERPC] Fix incorrectly tagged __devinitdata structuresGrant Likely1-1/+1
2008-02-03drivers/video/: Spelling fixesJoe Perches5-5/+5
2008-02-01USB: sisusb: *_ioctl32_conversion functions do not exist in recent kernelsFernando Luis Vázquez Cao2-56/+0
2008-01-30x86: cpa: move flush to cpaThomas Gleixner1-6/+0
2008-01-30x86: convert CPA users to the new set_page_ APIArjan van de Ven1-6/+3
2008-01-28Merge branches 'at91', 'ep93xx', 'iop', 'kprobes', 'ks8695', 'misc', 'msm', '...Russell King2-2/+2
2008-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds1-3/+3
2008-01-27i2c/tps65010: move header to <linux/i2c/...>David Brownell1-1/+1
2008-01-27i2c: normal_i2c can be made const (remaining drivers)Jean Delvare1-1/+1
2008-01-26[ARM] 4764/1: [AT91] AT91CAP9 core supportAndrew Victor2-2/+2
2008-01-25Disable VGA text console for AVR32 architectureHans-Christian Egtvedt1-1/+1
2008-01-21s3c2410_fb: fix line length calculationStefan Schmidt1-1/+1
2008-01-17fix radeonfb regression with Xpress 200m 5955Alex1-0/+4
2008-01-14uvesafb: fix section mismatch warningsRandy Dunlap1-2/+2
2008-01-14s3c2410fb: fix incorrect argument type in resume functionKrzysztof Helt1-1/+1
2008-01-14MAINTAINERS: email update and add missing entryNicolas Ferre1-1/+1
2008-01-11ps3fb: fix deadlock on kexec()Jeremy Kerr1-4/+8
2008-01-11ps3fb: prevent use after free of fb_infoJeremy Kerr1-6/+6
2007-12-19ps3fb: Fix ps3fb free_irq() dev_idGeoff Levand1-2/+2
2007-12-19ps3fb: Update for firmware 2.10Geert Uytterhoeven1-6/+18
2007-11-29x86_64 EFI boot support: EFI frame buffer driverHuang, Ying3-0/+244
2007-11-29imacfb: remove reference to otherwise-unused, non-existent screen_info.imacpm...Andrew Morton1-4/+0
2007-11-29atmel_lcdfb: LCDC startup fixAnti Sullin1-0/+4
2007-11-29fb_ddc: fix DDC lines quirkJean Delvare1-4/+4
2007-11-29ps3fb: video memory size cleanupsGeert Uytterhoeven1-2/+9
2007-11-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds1-1/+1