summaryrefslogtreecommitdiff
path: root/drivers/video/fbcmap.c
AgeCommit message (Expand)Author
2013-08-30drivers: video: fbcmap: remove the redundency and incorrect checkingsChen Gang
2010-11-26framebuffer: fix fbcmap.c kernel-doc warningRandy Dunlap
2010-11-17fbcmap: integer overflow bugDan Carpenter
2010-11-17fbcmap: cleanup white space in fb_alloc_cmap()Dan Carpenter
2009-02-05fbmem: don't call copy_from/to_user() with mutex heldAndrea Righi
2007-10-16fbdev: change asm/uaccess.h to linux/uaccess.hKrzysztof Helt
2006-12-08[PATCH] fbcmap.c: mark structs const or __read_mostlyHelge Deller
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl
2006-03-27[PATCH] framebuffer: cmap-setting return valuesAlan Curry
2005-07-27[PATCH] fbdev: update info->cmap when setting cmap from user-/kernelspace.Michal Januszewski
2005-05-01[PATCH] fbdev: Batch cmap changes at driver levelBenjamin Herrenschmidt
2004-07-29[PATCH] cmap annotationsAlexander Viro
2004-04-21[PATCH] fbdev comment fixAndrew Morton
2004-02-05[PATCH] janitor: video/fbcmap: kmalloc() auditAndrew Morton
2003-03-30[FBDEV] Massive cleanups of the cursor api.James Simmons
2003-03-17[FBDEV] If a colormap contains no transparency information, fb_set_cmap() callsJames Simmons
2002-10-30Moved all console configuration out of arch directories into drivers/video/co...James Simmons
2002-10-15Cleaned up and moved all the graphics related code inf drivers/video and move...James Simmons
2002-06-03Ported over the TX3912 framebuffer to the new api. Fixed a NODEV error for th...James Simmons
2002-05-20A new new drivers. Also several bug fixes and a few drivers ported over to ne...James Simmons
2002-04-18Moved all framebuffer drivers over to use set_colreg insid eof struct fb_info...James Simmons
2002-02-04v2.4.2.1 -> v2.4.2.2Linus Torvalds
2002-02-04Import changesetLinus Torvalds