aboutsummaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2011-03-22video: Fix EDID macros H_SYNC_WIDTH and H_SYNC_OFFSETMartin Decky
2011-03-22fbcon: Bugfix soft cursor detection in Tile BlittingHenry Nestler
2011-03-22video: add missing framebuffer_release in error pathaxel lin
2011-03-22video: metronomefb: add __devexit_p around reference to metronomefb_removeaxel lin
2011-03-22video: hecubafb: add __devexit_p around reference to hecubafb_removeaxel lin
2011-03-22drivers:video:aty:radeon_base Fix typo occationally to occasionallyJustin P. Mattock
2011-03-22atmel_lcdfb: add fb_blank functionAndreas Bießmann
2011-03-22atmel_lcdfb: implement inverted contrast pwmAndreas Bießmann
2011-03-22video: s3c-fb: return proper error if clk_get failsaxel lin
2011-03-22uvesafb,vesafb: create WC or WB PAT-entriesThomas Schlichter
2011-03-22video: ffb: fix ffb_probe error pathaxel lin
2011-03-22radeonfb: Let hwmon driver probe the "monid" I2C busJean Delvare
2011-03-22fbdev: sh_mobile_lcdc: checking NULL instead of IS_ERR()Dan Carpenter
2011-03-22video: sh7760fb: use resource_size()axel lin
2011-03-22video: hpfb: use resource_size()axel lin
2011-03-22s3fb: use new start address registerOndrej Zary
2011-03-22s3fb: enable DTPCOndrej Zary
2011-03-22s3fb: fix 15/16bpp modes with over 115MHz pixclocks on 86C365 Trio3DOndrej Zary
2011-03-22s3fb: add support for 86C365 Trio3DOndrej Zary
2011-03-22s3fb: maximize virtual vertical size for fast scrollingOndrej Zary
2011-03-22vt8623fb: Compute VGA base iomem pointer explicitly.David Miller
2011-03-22arkfb: Compute VGA base iomem pointer explicitly.David Miller
2011-03-22s3fb: Compute VGA base iomem pointer explicitly.David Miller
2011-03-22vt8623fb: Don't clobber par->state.vgabase during open method.David Miller
2011-03-22s3fb: Don't clobber par->state.vgabase during open method.David Miller
2011-03-22arkfb: Don't clobber par->state.vgabase during open method.David Miller
2011-03-22vt8623fb: Pass par->state.vgabase to vga_*() calls.David Miller
2011-03-22s3fb: Pass par->state.vgabase to vga_*() calls.David Miller
2011-03-22arkfb: Pass par->state.vgabase to vga_*() calls.David Miller
2011-03-22svga: Make svga_set_timings() take an iomem regbase pointer.David Miller
2011-03-22svga: Make svga_tilecursor() take an iomem regbase pointer.David Miller
2011-03-22svga: Make svga_set_textmode_vga_regs() take an iomem regbase pointer.David Miller
2011-03-22svga: Make svga_set_default_crt_regs() take an iomem regbase pointer.David Miller
2011-03-22svga: Make svga_wcrt_mask() take an iomem regbase pointer.David Miller
2011-03-22svga: Make svga_wseq_mask() take an iomem regbase pointer.David Miller
2011-03-22svga: Make svga_set_default_seq_regs take an iomem regbase pointer.David Miller
2011-03-22svga: Make svga_set_default_atc_regs take an iomem regbase pointer.David Miller
2011-03-22svga: Make svga_set_default_gfx_regs take an iomem regbase pointer.David Miller
2011-03-22svga: Make svga_wseq_multi take an iomem regbase pointer.David Miller
2011-03-22svga: Make svga_wcrt_multi take an iomem regbase pointer.David Miller
2011-03-22svga: Make svga_wattr take an iomem regbase pointer.David Miller
2011-03-22sisfb: add support for XGI Z9 DDR2 POSTAaro Koskinen
2011-03-22sisfb: move XGI POST DDR2 bootup code into subroutinesAaro Koskinen
2011-03-22sisfb: add RAM type detection for XGI Z9Aaro Koskinen
2011-03-22sisfb: add subroutine for detecting XGI Z9Aaro Koskinen
2011-03-22sisfb: move XGI POST RAM type detection into a subroutineAaro Koskinen
2011-03-22sisfb: POST should fail if R/W test failsAaro Koskinen
2011-03-22vmlfb: use list_move() instead of list_del()/list_add() combinationKirill A. Shutemov
2011-03-22omap: use list_move() instead of list_del()/list_add() combinationKirill A. Shutemov
2011-03-22Merge branch 'for-paul' of git://gitorious.org/linux-omap-dss2/linuxPaul Mundt