Age | Commit message (Expand) | Author |
2014-04-17 | video: move fbdev to drivers/video/fbdev | Tomi Valkeinen |
2013-12-21 | PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_dev | Yinghai Lu |
2013-11-14 | Merge tag 'fbdev-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba... | Linus Torvalds |
2013-10-29 | framebuffer: Use fb_<level> | Joe Perches |
2013-09-26 | s3fb: fix error return code in s3_pci_probe() | Wei Yongjun |
2013-09-19 | video: s3fb: remove unnecessary pci_set_drvdata() | Jingoo Han |
2013-01-03 | Drivers: video: remove __dev* attributes. | Greg Kroah-Hartman |
2012-07-08 | s3fb: Add Virge/MX (86C260) | Ondrej Zary |
2011-12-21 | s3fb: fix Virge/VX | Ondrej Zary |
2011-06-24 | video: Fix speficied typo | Joe Perches |
2011-06-15 | s3fb: use display information in info not in var for panning | Laurent Pinchart |
2011-04-20 | s3fb: fix up DDC build with MTRR disabled. | Paul Mundt |
2011-04-19 | s3fb: add DDC support | Ondrej Zary |
2011-03-31 | s3fb: fix Virge/GX2 | Ondrej Zary |
2011-03-22 | s3fb: use new start address register | Ondrej Zary |
2011-03-22 | s3fb: enable DTPC | Ondrej Zary |
2011-03-22 | s3fb: fix 15/16bpp modes with over 115MHz pixclocks on 86C365 Trio3D | Ondrej Zary |
2011-03-22 | s3fb: add support for 86C365 Trio3D | Ondrej Zary |
2011-03-22 | s3fb: maximize virtual vertical size for fast scrolling | Ondrej Zary |
2011-03-22 | s3fb: Compute VGA base iomem pointer explicitly. | David Miller |
2011-03-22 | s3fb: Don't clobber par->state.vgabase during open method. | David Miller |
2011-03-22 | s3fb: Pass par->state.vgabase to vga_*() calls. | David Miller |
2011-03-22 | svga: Make svga_set_timings() take an iomem regbase pointer. | David Miller |
2011-03-22 | svga: Make svga_tilecursor() take an iomem regbase pointer. | David Miller |
2011-03-22 | svga: Make svga_set_textmode_vga_regs() take an iomem regbase pointer. | David Miller |
2011-03-22 | svga: Make svga_set_default_crt_regs() take an iomem regbase pointer. | David Miller |
2011-03-22 | svga: Make svga_wcrt_mask() take an iomem regbase pointer. | David Miller |
2011-03-22 | svga: Make svga_wseq_mask() take an iomem regbase pointer. | David Miller |
2011-03-22 | svga: Make svga_set_default_seq_regs take an iomem regbase pointer. | David Miller |
2011-03-22 | svga: Make svga_set_default_atc_regs take an iomem regbase pointer. | David Miller |
2011-03-22 | svga: Make svga_set_default_gfx_regs take an iomem regbase pointer. | David Miller |
2011-03-22 | svga: Make svga_wcrt_multi take an iomem regbase pointer. | David Miller |
2011-03-22 | svga: Make svga_wattr take an iomem regbase pointer. | David Miller |
2011-01-26 | console: rename acquire/release_console_sem() to console_lock/unlock() | Torben Hohn |
2010-05-27 | add support for S3 Trio3D/1X/2X | Ondrej Zary |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2009-04-13 | s3fb: fix color component length for pseudocolor modes | Michal Januszewski |
2008-08-23 | removed unused #include <linux/version.h>'s | Adrian Bunk |
2008-08-05 | vt8623fb: fix kernel oops | Ondrej Zajicek |
2008-04-28 | fbdev: framebuffer_alloc() fixes | Ondrej Zajicek |
2008-04-28 | s3fb: add option mode_option | Krzysztof Helt |
2007-10-16 | s3fb: do not allow incorrect pixclock settings | Krzysztof Helt |
2007-10-16 | svgalib: mode selection updates | Ondrej Zajicek |
2007-05-09 | svgalib: move fb_get_caps to svgalib | Antonino A. Daplas |
2007-05-08 | s3fb: updates | Ondrej Zajicek |
2007-05-08 | s3fb: implement fb_get_caps | Antonino A. Daplas |
2007-05-08 | s3fb: driver fixes | Ondrej Zajicek |
2007-05-08 | s3fb: implement fb_get_tilemax() | Antonino A. Daplas |
2007-05-08 | s3fb: limit 8x16 rectangles when tileblitting is enabled | Antonino A. Daplas |
2007-05-08 | s3fb: add sparse annotations | Antonino A. Daplas |