index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
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
Files
Lines
2014-04-17
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen
1
-2571
/
+0
2013-09-19
video: savagefb: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-6
/
+0
2013-01-03
Drivers: video: remove __dev* attributes.
Greg Kroah-Hartman
1
-13
/
+10
2012-10-10
drivers/video/savage/savagefb_driver.c: fix error return code
Peter Senna Tschudin
1
-1
/
+3
2012-07-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-3
/
+3
2012-07-24
video: Fix typo in drivers/video
Masanari Iida
1
-3
/
+3
2012-06-09
drivers/savagefb: use mdelay instead of udelay
Arnd Bergmann
1
-5
/
+5
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2011-08-19
savagefb: use display information in info not in var for panning
Laurent Pinchart
1
-9
/
+7
2011-06-02
savagefb: Use panel CVT mode as default
Tormod Volden
1
-0
/
+16
2011-05-24
savagefb: Enable LCD detection on mobile Twister
Tormod Volden
1
-1
/
+2
2011-05-24
savagefb: New S3_TWISTER and S3_PROSAVAGEDDR chip families
Tormod Volden
1
-4
/
+8
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2011-01-26
console: rename acquire/release_console_sem() to console_lock/unlock()
Torben Hohn
1
-4
/
+4
2009-11-12
savagefb: fix blanking mode on CRT display
Krzysztof Helt
1
-1
/
+1
2009-11-12
fb: remove fb_save_state() and fb_restore_state operations
Krzysztof Helt
1
-18
/
+0
2007-10-16
fbdev: change asm/uaccess.h to linux/uaccess.h
Krzysztof Helt
1
-1
/
+0
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
1
-2
/
+1
2007-05-08
savagefb: VGA state save and restore
Antonino A. Daplas
1
-0
/
+39
2007-03-16
[PATCH] savagefb: Fix compile error if debugging is enabled
Antonino A. Daplas
1
-3
/
+2
2007-03-16
[PATCH] savagefb: Fix black screen on load in Savage IX
Antonino A. Daplas
1
-0
/
+13
2007-02-12
[PATCH] fbdev modedb: make more pointer parameters const
Geert Uytterhoeven
1
-6
/
+6
2006-09-25
PM: video drivers and PM_EVENT_PRETHAW
David Brownell
1
-7
/
+7
2006-07-10
[PATCH] vt: Remove VT-specific declarations and definitions from tty.h
Jon Smirl
1
-1
/
+0
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-26
[PATCH] savagefb: Whitespace cleanup
Antonino A. Daplas
1
-497
/
+496
2006-06-26
[PATCH] savagefb: Add state save and_restore hooks
Antonino A. Daplas
1
-18
/
+191
2006-06-26
[PATCH] savagefb: Allocate space for current and saved register states
Antonino A. Daplas
1
-256
/
+259
2006-04-19
[PATCH] savagefb: fix section mismatch warnings
Randy Dunlap
1
-3
/
+3
2006-04-19
[PATCH] fb: Fix section mismatch in savagefb
Jean Delvare
1
-1
/
+1
2006-03-11
[PATCH] savagefb: Fix kfree before use
Antonino A. Daplas
1
-1
/
+1
2006-01-10
[PATCH] savagefb: Trim savagefb_pan_display
Antonino A. Daplas
1
-20
/
+0
2006-01-10
[PATCH] fbdev: savagefb: Driver cleanup
Antonino A. Daplas
1
-18
/
+15
2005-11-09
[PATCH] savagefb: X-panning fixes
Antonino A. Daplas
1
-4
/
+6
2005-11-07
[PATCH] fbdev: Convert a few drivers to use the fb_find_best_display helper
Antonino A. Daplas
1
-17
/
+4
2005-11-07
[PATCH] savagefb: Convert from VGA IO access to MMIO access
Antonino A. Daplas
1
-407
/
+411
2005-11-07
[PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbcon
Antonino A. Daplas
1
-1
/
+0
2005-09-15
[PATCH] savagefb: Fix load failure of the Twister chipset
Antonino A. Daplas
1
-6
/
+5
2005-09-09
[PATCH] savagefb: Make mode_option available when compiled as a module
Antonino A. Daplas
1
-0
/
+3
2005-09-09
[PATCH] better error handing in savagefb_probe
Olaf Hering
1
-5
/
+5
2005-09-09
[PATCH] savagefb: Driver updates
Antonino A. Daplas
1
-16
/
+123
2005-09-05
[PATCH] swsusp: fix remaining u32 vs. pm_message_t confusion
Pavel Machek
1
-1
/
+0
2005-07-07
[PATCH] pm: more u32 vs. pm_message_t fixes
Pavel Machek
1
-1
/
+1
2005-06-21
[PATCH] fbdev: fill in the access_align field.
James Simmons
1
-1
/
+1
2005-04-26
[PATCH] savagefb iomem annotations
Al Viro
1
-3
/
+3
2005-04-16
[PATCH] fix u32 vs. pm_message_t in driver/video
Pavel Machek
1
-2
/
+2
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+2279