summaryrefslogtreecommitdiff
path: root/drivers/video/hpfb.c
AgeCommit message (Expand)Author
2012-09-22video: hpfb: Fix error handlingEmil Goode
2011-03-22video: hpfb: use resource_size()axel lin
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2008-05-18m68k: Return -ENODEV if no device is foundGeert Uytterhoeven
2008-02-06video/hpfb.c section fixAdrian Bunk
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2006-12-08[PATCH] ioremap balanced with iounmap for drivers/video/hpfbAmol Lad
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl
2006-03-25[PATCH] hp300: fix driver_register() return handling, remove dio_module_init()Bjorn Helgaas
2005-11-07[PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbconAntonino A. Daplas
2004-10-31[PATCH] m68k: HP300: Convert DIO bus and its drivers to the new driver modelGeert Uytterhoeven
2004-10-30[PATCH] m68k: HP300 fbGeert Uytterhoeven
2004-09-22[PATCH] fbcon: fix fbcon's setup routineAntonino Daplas
2004-09-07[PATCH] fbdev: Add module_init() and fb_get_options() per driverAntonino Daplas
2004-08-22[PATCH] fbdev: ATTN: Maintainers - Set correct hardware capabilitiesAntonino Daplas
2003-04-24[PATCH] fbdev cleanupAlexander Viro
2003-03-03[FBDEV] Accelerated functions pass in const structs.James Simmons
2002-11-21The software cursor works for any pixel arrangementJames Simmons
2002-11-06MergeJames Simmons
2002-11-02[PATCH] HP9000/300 I/O access fixesGeert Uytterhoeven
2002-10-17Added a cursor api.James Simmons
2002-10-11Removed last console and old api related things. Removed experimental flags.James Simmons
2002-10-08Removed currcon and other console related code. Very little is now left.James Simmons
2002-08-26More fbdev api cleanups. Removed modename from struct fb_info. Incorporated P...James Simmons
2002-08-20Further api porting. Almost done. Here we eliminate get[set]_cmap from struct...James Simmons
2002-07-27Removal of get_fix and get_var. Use the fields in struct fb_info instead.James Simmons
2002-06-20M68K updates for there framebuffer devices.James Simmons
2002-05-27More drivers ported over to the new api. Also a bug fix in the software drawi...James Simmons
2002-04-18Moved screen_base from struct display to struct fb_info. The reason for this ...James Simmons
2002-04-17Added a macro to obtain the foreground color of the erase character. The new ...James Simmons
2002-04-16I moved every framebuffer driver over to use the currcon in struct fb_info. T...James Simmons
2002-02-05v2.5.2.3 -> v2.5.2.4Linus Torvalds
2002-02-04v2.4.9.8 -> v2.4.9.9Linus Torvalds
2002-02-04v2.4.1.2 -> v2.4.1.3Linus Torvalds
2002-02-04Import changesetLinus Torvalds