summaryrefslogtreecommitdiffstats
path: root/drivers/video/savage/savagefb_driver.c
AgeCommit message (Expand)AuthorLines
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen-2571/+0
2013-09-19video: savagefb: remove unnecessary pci_set_drvdata()Jingoo Han-6/+0
2013-01-03Drivers: video: remove __dev* attributes.Greg Kroah-Hartman-13/+10
2012-10-10drivers/video/savage/savagefb_driver.c: fix error return codePeter Senna Tschudin-1/+3
2012-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-3/+3
2012-07-24video: Fix typo in drivers/videoMasanari Iida-3/+3
2012-06-09drivers/savagefb: use mdelay instead of udelayArnd Bergmann-5/+5
2012-03-28Remove all #inclusions of asm/system.hDavid Howells-1/+0
2011-08-19savagefb: use display information in info not in var for panningLaurent Pinchart-9/+7
2011-06-02savagefb: Use panel CVT mode as defaultTormod Volden-0/+16
2011-05-24savagefb: Enable LCD detection on mobile TwisterTormod Volden-1/+2
2011-05-24savagefb: New S3_TWISTER and S3_PROSAVAGEDDR chip familiesTormod Volden-4/+8
2011-03-31Fix common misspellingsLucas De Marchi-2/+2
2011-01-26console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn-4/+4
2009-11-12savagefb: fix blanking mode on CRT displayKrzysztof Helt-1/+1
2009-11-12fb: remove fb_save_state() and fb_restore_state operationsKrzysztof Helt-18/+0
2007-10-16fbdev: change asm/uaccess.h to linux/uaccess.hKrzysztof Helt-1/+0
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau-2/+1
2007-05-08savagefb: VGA state save and restoreAntonino A. Daplas-0/+39
2007-03-16[PATCH] savagefb: Fix compile error if debugging is enabledAntonino A. Daplas-3/+2
2007-03-16[PATCH] savagefb: Fix black screen on load in Savage IXAntonino A. Daplas-0/+13
2007-02-12[PATCH] fbdev modedb: make more pointer parameters constGeert Uytterhoeven-6/+6
2006-09-25PM: video drivers and PM_EVENT_PRETHAWDavid Brownell-7/+7
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl-1/+0
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-06-26[PATCH] savagefb: Whitespace cleanupAntonino A. Daplas-497/+496
2006-06-26[PATCH] savagefb: Add state save and_restore hooksAntonino A. Daplas-18/+191
2006-06-26[PATCH] savagefb: Allocate space for current and saved register statesAntonino A. Daplas-256/+259
2006-04-19[PATCH] savagefb: fix section mismatch warningsRandy Dunlap-3/+3
2006-04-19[PATCH] fb: Fix section mismatch in savagefbJean Delvare-1/+1
2006-03-11[PATCH] savagefb: Fix kfree before useAntonino A. Daplas-1/+1
2006-01-10[PATCH] savagefb: Trim savagefb_pan_displayAntonino A. Daplas-20/+0
2006-01-10[PATCH] fbdev: savagefb: Driver cleanupAntonino A. Daplas-18/+15
2005-11-09[PATCH] savagefb: X-panning fixesAntonino A. Daplas-4/+6
2005-11-07[PATCH] fbdev: Convert a few drivers to use the fb_find_best_display helperAntonino A. Daplas-17/+4
2005-11-07[PATCH] savagefb: Convert from VGA IO access to MMIO accessAntonino A. Daplas-407/+411
2005-11-07[PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbconAntonino A. Daplas-1/+0
2005-09-15[PATCH] savagefb: Fix load failure of the Twister chipsetAntonino A. Daplas-6/+5
2005-09-09[PATCH] savagefb: Make mode_option available when compiled as a moduleAntonino A. Daplas-0/+3
2005-09-09[PATCH] better error handing in savagefb_probeOlaf Hering-5/+5
2005-09-09[PATCH] savagefb: Driver updatesAntonino A. Daplas-16/+123
2005-09-05[PATCH] swsusp: fix remaining u32 vs. pm_message_t confusionPavel Machek-1/+0
2005-07-07[PATCH] pm: more u32 vs. pm_message_t fixesPavel Machek-1/+1
2005-06-21[PATCH] fbdev: fill in the access_align field.James Simmons-1/+1
2005-04-26[PATCH] savagefb iomem annotationsAl Viro-3/+3
2005-04-16[PATCH] fix u32 vs. pm_message_t in driver/videoPavel Machek-2/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+2279