index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
savage
/
savagefb_driver.c
Age
Commit message (
Expand
)
Author
2014-04-17
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen
2013-09-19
video: savagefb: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-01-03
Drivers: video: remove __dev* attributes.
Greg Kroah-Hartman
2012-10-10
drivers/video/savage/savagefb_driver.c: fix error return code
Peter Senna Tschudin
2012-07-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-07-24
video: Fix typo in drivers/video
Masanari Iida
2012-06-09
drivers/savagefb: use mdelay instead of udelay
Arnd Bergmann
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2011-08-19
savagefb: use display information in info not in var for panning
Laurent Pinchart
2011-06-02
savagefb: Use panel CVT mode as default
Tormod Volden
2011-05-24
savagefb: Enable LCD detection on mobile Twister
Tormod Volden
2011-05-24
savagefb: New S3_TWISTER and S3_PROSAVAGEDDR chip families
Tormod Volden
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-01-26
console: rename acquire/release_console_sem() to console_lock/unlock()
Torben Hohn
2009-11-12
savagefb: fix blanking mode on CRT display
Krzysztof Helt
2009-11-12
fb: remove fb_save_state() and fb_restore_state operations
Krzysztof Helt
2007-10-16
fbdev: change asm/uaccess.h to linux/uaccess.h
Krzysztof Helt
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
2007-05-08
savagefb: VGA state save and restore
Antonino A. Daplas
2007-03-16
[PATCH] savagefb: Fix compile error if debugging is enabled
Antonino A. Daplas
2007-03-16
[PATCH] savagefb: Fix black screen on load in Savage IX
Antonino A. Daplas
2007-02-12
[PATCH] fbdev modedb: make more pointer parameters const
Geert Uytterhoeven
2006-09-25
PM: video drivers and PM_EVENT_PRETHAW
David Brownell
2006-07-10
[PATCH] vt: Remove VT-specific declarations and definitions from tty.h
Jon Smirl
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-26
[PATCH] savagefb: Whitespace cleanup
Antonino A. Daplas
2006-06-26
[PATCH] savagefb: Add state save and_restore hooks
Antonino A. Daplas
2006-06-26
[PATCH] savagefb: Allocate space for current and saved register states
Antonino A. Daplas
2006-04-19
[PATCH] savagefb: fix section mismatch warnings
Randy Dunlap
2006-04-19
[PATCH] fb: Fix section mismatch in savagefb
Jean Delvare
2006-03-11
[PATCH] savagefb: Fix kfree before use
Antonino A. Daplas
2006-01-10
[PATCH] savagefb: Trim savagefb_pan_display
Antonino A. Daplas
2006-01-10
[PATCH] fbdev: savagefb: Driver cleanup
Antonino A. Daplas
2005-11-09
[PATCH] savagefb: X-panning fixes
Antonino A. Daplas
2005-11-07
[PATCH] fbdev: Convert a few drivers to use the fb_find_best_display helper
Antonino A. Daplas
2005-11-07
[PATCH] savagefb: Convert from VGA IO access to MMIO access
Antonino A. Daplas
2005-11-07
[PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbcon
Antonino A. Daplas
2005-09-15
[PATCH] savagefb: Fix load failure of the Twister chipset
Antonino A. Daplas
2005-09-09
[PATCH] savagefb: Make mode_option available when compiled as a module
Antonino A. Daplas
2005-09-09
[PATCH] better error handing in savagefb_probe
Olaf Hering
2005-09-09
[PATCH] savagefb: Driver updates
Antonino A. Daplas
2005-09-05
[PATCH] swsusp: fix remaining u32 vs. pm_message_t confusion
Pavel Machek
2005-07-07
[PATCH] pm: more u32 vs. pm_message_t fixes
Pavel Machek
2005-06-21
[PATCH] fbdev: fill in the access_align field.
James Simmons
2005-04-26
[PATCH] savagefb iomem annotations
Al Viro
2005-04-16
[PATCH] fix u32 vs. pm_message_t in driver/video
Pavel Machek
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds