summaryrefslogtreecommitdiff
path: root/drivers/video/chipsfb.c
AgeCommit message (Expand)Author
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen
2013-01-03Drivers: video: remove __dev* attributes.Greg Kroah-Hartman
2011-01-26console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-06-16chipsfb: remove redundant assignmentKrzysztof Helt
2008-02-23PM: Introduce PM_EVENT_HIBERNATE callback stateRafael J. Wysocki
2007-07-26chipsfb: use correct pm stateRafael J. Wysocki
2007-06-28fix section mismatch in chipsfbOlaf Hering
2007-02-20backlight: Separate backlight properties from backlight ops pointersRichard Purdie
2007-02-20backlight: Remove uneeded update_status call from chipsfb.cRichard Purdie
2007-02-20backlight: Fix external uses of backlight internal semaphoreRichard Purdie
2006-07-10[PATCH] powermac: Combined fixes for backlight codeMichael Hanselmann
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
2006-06-25[PATCH] Rewritten backlight infrastructure for portable Apple computersMichael Hanselmann
2006-03-27[PATCH] drivers/video: Use ARRAY_SIZE macroTobias Klauser
2005-11-07[PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbconAntonino A. Daplas
2005-09-05[PATCH] swsusp: switch pm_message_t to structPavel Machek
2005-06-27[PATCH] ppc32: Remove CONFIG_PMAC_PBOOKBenjamin Herrenschmidt
2005-06-21[PATCH] Bring back Tux on Chips 65550 framebufferKeenan Pepper
2005-03-30[PATCH] fbdev: Convert drivers to pci_register_driverAntonino Daplas
2004-10-18[PATCH] fbdev: Pass struct device to class_simple_device_addAntonino Daplas
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-07-26[PATCH] NULL noise removal in drivers/*Alexander Viro
2003-07-31[PATCH] PCI: pci_device_id can not be marked __devinitdata.Greg Kroah-Hartman
2003-04-24[PATCH] fbdev cleanupAlexander Viro
2002-12-20Port of chipsfb driver to new api. Removed the fontwidth8 option. Let the xxx...James Simmons
2002-10-30Moved all console configuration out of arch directories into drivers/video/co...James Simmons
2002-07-27Removal of get_fix and get_var. Use the fields in struct fb_info instead.James Simmons
2002-06-17Removed old FB_COMPAT_XPMAC stuff. Ported over the Riva framebuffer driver ov...James Simmons
2002-05-20A new new drivers. Also several bug fixes and a few drivers ported over to ne...James Simmons
2002-05-01Pmac updatesJames Simmons
2002-05-01A bunch of fixes.James Simmons
2002-04-22Now that we have made the color map handling code more generic I have replace...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.4.3 -> v2.4.4.4Linus Torvalds
2002-02-04v2.4.1.2 -> v2.4.1.3Linus Torvalds
2002-02-04Import changesetLinus Torvalds