aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/savage/savagefb_driver.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-9/+7
* savagefb: Use panel CVT mode as defaultTormod Volden2011-06-021-0/+16
* savagefb: Enable LCD detection on mobile TwisterTormod Volden2011-05-241-1/+2
* savagefb: New S3_TWISTER and S3_PROSAVAGEDDR chip familiesTormod Volden2011-05-241-4/+8
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn2011-01-261-4/+4
* savagefb: fix blanking mode on CRT displayKrzysztof Helt2009-11-121-1/+1
* fb: remove fb_save_state() and fb_restore_state operationsKrzysztof Helt2009-11-121-18/+0
* fbdev: change asm/uaccess.h to linux/uaccess.hKrzysztof Helt2007-10-161-1/+0
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-2/+1
* savagefb: VGA state save and restoreAntonino A. Daplas2007-05-081-0/+39
* [PATCH] savagefb: Fix compile error if debugging is enabledAntonino A. Daplas2007-03-161-3/+2
* [PATCH] savagefb: Fix black screen on load in Savage IXAntonino A. Daplas2007-03-161-0/+13
* [PATCH] fbdev modedb: make more pointer parameters constGeert Uytterhoeven2007-02-121-6/+6
* PM: video drivers and PM_EVENT_PRETHAWDavid Brownell2006-09-251-7/+7
* [PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl2006-07-101-1/+0
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] savagefb: Whitespace cleanupAntonino A. Daplas2006-06-261-497/+496
* [PATCH] savagefb: Add state save and_restore hooksAntonino A. Daplas2006-06-261-18/+191
* [PATCH] savagefb: Allocate space for current and saved register statesAntonino A. Daplas2006-06-261-256/+259
* [PATCH] savagefb: fix section mismatch warningsRandy Dunlap2006-04-191-3/+3
* [PATCH] fb: Fix section mismatch in savagefbJean Delvare2006-04-191-1/+1
* [PATCH] savagefb: Fix kfree before useAntonino A. Daplas2006-03-111-1/+1
* [PATCH] savagefb: Trim savagefb_pan_displayAntonino A. Daplas2006-01-101-20/+0
* [PATCH] fbdev: savagefb: Driver cleanupAntonino A. Daplas2006-01-101-18/+15
* [PATCH] savagefb: X-panning fixesAntonino A. Daplas2005-11-091-4/+6
* [PATCH] fbdev: Convert a few drivers to use the fb_find_best_display helperAntonino A. Daplas2005-11-071-17/+4
* [PATCH] savagefb: Convert from VGA IO access to MMIO accessAntonino A. Daplas2005-11-071-407/+411
* [PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbconAntonino A. Daplas2005-11-071-1/+0
* [PATCH] savagefb: Fix load failure of the Twister chipsetAntonino A. Daplas2005-09-151-6/+5
* [PATCH] savagefb: Make mode_option available when compiled as a moduleAntonino A. Daplas2005-09-091-0/+3
* [PATCH] better error handing in savagefb_probeOlaf Hering2005-09-091-5/+5
* [PATCH] savagefb: Driver updatesAntonino A. Daplas2005-09-091-16/+123
* [PATCH] swsusp: fix remaining u32 vs. pm_message_t confusionPavel Machek2005-09-051-1/+0
* [PATCH] pm: more u32 vs. pm_message_t fixesPavel Machek2005-07-071-1/+1
* [PATCH] fbdev: fill in the access_align field.James Simmons2005-06-211-1/+1
* [PATCH] savagefb iomem annotationsAl Viro2005-04-261-3/+3
* [PATCH] fix u32 vs. pm_message_t in driver/videoPavel Machek2005-04-161-2/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+2279