Age | Commit message (Expand) | Author | Files | Lines |
2008-02-06 | ps3fb: open-code macros that are used only once | Geert Uytterhoeven | 1 | -8/+4 |
2008-02-06 | ps3fb: kill PS3FB_FULL_MODE_BIT | Geert Uytterhoeven | 1 | -5/+3 |
2008-02-06 | ps3: use symbolic names for video modes | Geert Uytterhoeven | 1 | -7/+10 |
2008-02-06 | atmel_lcdfb: backlight control | David Brownell | 2 | -4/+124 |
2008-02-06 | sm501fb: clear framebuffer memory and palette | Magnus Damm | 1 | -0/+8 |
2008-02-06 | sm501fb: control panel pin usage with platform data flags | Magnus Damm | 1 | -16/+25 |
2008-02-06 | drivers/video: add missing pci_dev_get | Julia Lawall | 1 | -0/+5 |
2008-02-06 | uvesafb: small cleanups | Randy Dunlap | 1 | -4/+4 |
2008-02-06 | tdfxfb: fix section mismatch warnings | Randy Dunlap | 1 | -1/+1 |
2008-02-06 | fb: nvidiafb: Try harder at initial mode setting. | Paul Mundt | 1 | -2/+20 |
2008-02-06 | vermilion.c: use ALIGN(), not __ALIGN_MASK() | Andrew Morton | 1 | -3/+2 |
2008-02-06 | neofb: avoid overwriting fb_info fields | Andrew Morton | 1 | -9/+18 |
2008-02-06 | drivers/video/pm3fb.c section fix | Adrian Bunk | 1 | -1/+1 |
2008-02-06 | fbcon: fix sparse warning about shadowing 'rotate' symbol | Marcin Slusarz | 1 | -6/+6 |
2008-02-06 | fbcon: fix sparse warning about shadowing 'p' symbol | Marcin Slusarz | 1 | -5/+5 |
2008-02-06 | vgacon: fix sparse warning about shadowing 'i' symbol | Marcin Slusarz | 1 | -2/+0 |
2008-02-06 | atmel_lcdfb: validate display timings | Haavard Skinnemoen | 1 | -0/+20 |
2008-02-06 | fb: defio nopage | Nick Piggin | 1 | -9/+8 |
2008-02-06 | fbmon: cleanup trailing whitespaces | Andre Haupt | 1 | -58/+58 |
2008-02-06 | fbmon: remove unnecessary local variable | Andre Haupt | 1 | -1/+1 |
2008-02-06 | drivers/video: remove unnecessary pci_dev_put | Julia Lawall | 1 | -1/+1 |
2008-02-06 | video/hpfb.c section fix | Adrian Bunk | 1 | -1/+2 |
2008-02-06 | make video/geode/lxfb_core.c:geode_modedb[] static | Adrian Bunk | 1 | -1/+1 |
2008-02-06 | cleanup after APUS removal | Adrian Bunk | 2 | -3/+3 |
2008-02-06 | Remove pointless casts from void pointers | Jeff Garzik | 2 | -3/+2 |
2008-02-06 | fix ! versus & precedence in various places | Alexey Dobriyan | 2 | -2/+2 |
2008-02-06 | [POWERPC] Xilinx: Update compatible to use values generated by BSP generator. | Stephen Neuendorffer | 1 | -1/+1 |
2008-02-06 | [POWERPC] Fix incorrectly tagged __devinitdata structures | Grant Likely | 1 | -1/+1 |
2008-02-03 | drivers/video/: Spelling fixes | Joe Perches | 5 | -5/+5 |
2008-02-02 | USB: sisusb: *_ioctl32_conversion functions do not exist in recent kernels | Fernando Luis Vázquez Cao | 2 | -56/+0 |
2008-01-30 | x86: cpa: move flush to cpa | Thomas Gleixner | 1 | -6/+0 |
2008-01-30 | x86: convert CPA users to the new set_page_ API | Arjan van de Ven | 1 | -6/+3 |
2008-01-28 | Merge branches 'at91', 'ep93xx', 'iop', 'kprobes', 'ks8695', 'misc', 'msm', '... | Russell King | 2 | -2/+2 |
2008-01-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo... | Linus Torvalds | 1 | -3/+3 |
2008-01-27 | i2c/tps65010: move header to <linux/i2c/...> | David Brownell | 1 | -1/+1 |
2008-01-27 | i2c: normal_i2c can be made const (remaining drivers) | Jean Delvare | 1 | -1/+1 |
2008-01-26 | [ARM] 4764/1: [AT91] AT91CAP9 core support | Andrew Victor | 2 | -2/+2 |
2008-01-25 | Disable VGA text console for AVR32 architecture | Hans-Christian Egtvedt | 1 | -1/+1 |
2008-01-22 | s3c2410_fb: fix line length calculation | Stefan Schmidt | 1 | -1/+1 |
2008-01-18 | fix radeonfb regression with Xpress 200m 5955 | Alex | 1 | -0/+4 |
2008-01-14 | uvesafb: fix section mismatch warnings | Randy Dunlap | 1 | -2/+2 |
2008-01-14 | s3c2410fb: fix incorrect argument type in resume function | Krzysztof Helt | 1 | -1/+1 |
2008-01-14 | MAINTAINERS: email update and add missing entry | Nicolas Ferre | 1 | -1/+1 |
2008-01-11 | ps3fb: fix deadlock on kexec() | Jeremy Kerr | 1 | -4/+8 |
2008-01-11 | ps3fb: prevent use after free of fb_info | Jeremy Kerr | 1 | -6/+6 |
2007-12-20 | ps3fb: Fix ps3fb free_irq() dev_id | Geoff Levand | 1 | -2/+2 |
2007-12-20 | ps3fb: Update for firmware 2.10 | Geert Uytterhoeven | 1 | -6/+18 |
2007-11-29 | x86_64 EFI boot support: EFI frame buffer driver | Huang, Ying | 3 | -0/+244 |
2007-11-29 | imacfb: remove reference to otherwise-unused, non-existent screen_info.imacpm... | Andrew Morton | 1 | -4/+0 |
2007-11-29 | atmel_lcdfb: LCDC startup fix | Anti Sullin | 1 | -0/+4 |