summaryrefslogtreecommitdiff
path: root/drivers/video/hitfb.c
AgeCommit message (Expand)Author
2010-05-25hitfb: fix sectionsHenrik Kretzschmar
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-07platform-drivers: move probe to .devinit.text in drivers/videoUwe Kleine-König
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan
2009-07-07video: hitfb: Move over to dev_pm_ops.Paul Mundt
2009-07-07video: hitfb: Convert to framebuffer_alloc().Paul Mundt
2009-05-20sh: mach-hp6xx: Fix up the hp6xx build for hd64461 changes.Paul Mundt
2008-07-30video: Fix up hp6xx driver build regressions.Paul Mundt
2008-03-06fb: hitfb: Balance probe/remove section annotations.Paul Mundt
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2006-10-19sh: Cleanup board header directories.Paul Mundt
2006-09-27video: hitfb suspend/resume and updates.Andriy Skulysh
2006-09-27sh: hp6xx mach-type cleanups.Andriy Skulysh
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2005-11-07[PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbconAntonino A. Daplas
2005-03-07[PATCH] sh: framebuffer updatesPaul Mundt
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
2004-03-22[PATCH] sh: sh-specific framebuffer updatesAndrew Morton
2004-02-12[PATCH] sh: hitfb updates (and accel)Andrew Morton
2003-04-24[PATCH] fbdev cleanupAlexander Viro
2003-03-04[FBDEV] Updates for the SIS fbdev driver to the new api. Removed poll. We wil...James Simmons
2002-11-21The software cursor works for any pixel arrangementJames Simmons
2002-10-30Moved all console configuration out of arch directories into drivers/video/co...James Simmons
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-05-20More porting to new api.James Simmons
2002-04-21With the use of currcon and the function pointer in struct fb_info we now hav...James Simmons
2002-04-18Moved screen_base from struct display to struct fb_info. The reason for this ...James Simmons
2002-04-18Moved all framebuffer drivers over to use set_colreg insid eof struct fb_info...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.3.2 -> v2.4.3.3Linus Torvalds
2002-02-04v2.4.1.2 -> v2.4.1.3Linus Torvalds
2002-02-04Import changesetLinus Torvalds