aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/savage (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau1-2/+1
2007-05-08savagefb: VGA state save and restoreAntonino A. Daplas2-2/+47
2007-05-08savagefb: rework i2c bit accessAntonino A. Daplas1-14/+8
2007-03-16[PATCH] savagefb: Fix compile error if debugging is enabledAntonino A. Daplas1-3/+2
2007-03-16[PATCH] savagefb: Fix black screen on load in Savage IXAntonino A. Daplas1-0/+13
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2007-02-12[PATCH] fbdev modedb: make more pointer parameters constGeert Uytterhoeven1-6/+6
2006-12-10i2c: Discard the i2c algo del_bus wrappersJean Delvare1-1/+1
2006-12-08[PATCH] drivers/video/*: use kmemdup()Alexey Dobriyan1-5/+2
2006-10-03[PATCH] savagefb: Use generic DDC readingAntonino A. Daplas1-43/+6
2006-09-26i2c-algo-bit: Discard the mdelay data struct memberJean Delvare1-1/+0
2006-09-25PM: video drivers and PM_EVENT_PRETHAWDavid Brownell1-7/+7
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl1-1/+0
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel2-2/+0
2006-06-26[PATCH] savagefb: Whitespace cleanupAntonino A. Daplas1-497/+496
2006-06-26[PATCH] savagefb: Add state save and_restore hooksAntonino A. Daplas1-18/+191
2006-06-26[PATCH] savagefb: Allocate space for current and saved register statesAntonino A. Daplas2-278/+282
2006-04-19[PATCH] savagefb: fix section mismatch warningsRandy Dunlap1-3/+3
2006-04-19[PATCH] fb: Fix section mismatch in savagefbJean Delvare1-1/+1
2006-03-27[PATCH] savagefb: Remove NULL checkAntonino A. Daplas1-2/+1
2006-03-11[PATCH] savagefb: Fix kfree before useAntonino A. Daplas1-1/+1
2006-01-10[PATCH] savagefb: Trim savagefb_pan_displayAntonino A. Daplas1-20/+0
2006-01-10[PATCH] fbdev: savagefb: Driver cleanupAntonino A. Daplas3-49/+35
2006-01-10[PATCH] savagefb: One more I2C-enabled device in savagefbJean Delvare1-0/+1
2005-11-09[PATCH] savagefb: X-panning fixesAntonino A. Daplas1-4/+6
2005-11-07[PATCH] fbdev: Convert a few drivers to use the fb_find_best_display helperAntonino A. Daplas1-17/+4
2005-11-07[PATCH] savagefb: Convert from VGA IO access to MMIO accessAntonino A. Daplas2-487/+537
2005-11-07[PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbconAntonino A. Daplas1-1/+0
2005-09-15[PATCH] savagefb: Fix load failure of the Twister chipsetAntonino A. Daplas3-14/+12
2005-09-09[PATCH] savagefb: Make mode_option available when compiled as a moduleAntonino A. Daplas1-0/+3
2005-09-09[PATCH] better error handing in savagefb_probeOlaf Hering1-5/+5
2005-09-09[PATCH] savagefb: Driver updatesAntonino A. Daplas3-21/+147
2005-09-05[PATCH] I2C: Kill i2c_algorithm.id (6/7)Jean Delvare1-2/+1
2005-09-05[PATCH] swsusp: fix remaining u32 vs. pm_message_t confusionPavel Machek1-1/+0
2005-07-07[PATCH] pm: more u32 vs. pm_message_t fixesPavel Machek1-1/+1
2005-06-21[PATCH] fbdev: fill in the access_align field.James Simmons1-1/+1
2005-04-26[PATCH] savagefb iomem annotationsAl Viro1-3/+3
2005-04-16[PATCH] fix u32 vs. pm_message_t in driver/videoPavel Machek1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds5-0/+3060