aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/android/ram_console.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-17staging: android: persistent_ram: Move to fs/pstore/ram_core.cAnton Vorontsov1-1/+1
2012-03-15Staging: android: ram_console.c:Greg Kroah-Hartman1-0/+4
2012-03-09staging: ram_console: Fix section mismatchesStephen Boyd1-5/+2
2012-03-08staging: android: ram_console: honor dmesg_restrictNick Kralevich1-0/+3
2012-03-08staging: android: ram_console: fix crash in ram_console_late_initColin Cross1-0/+3
2012-03-08staging: android: persistent_ram: handle reserving and mapping memoryColin Cross1-32/+10
2012-03-08staging: android: persistent_ram: refactor ecc supportColin Cross1-1/+1
2012-03-08staging: android: ram_console: split out persistent ramColin Cross1-273/+36
2012-03-07staging: android: ram_console: drop verbose ram_console supportColin Cross1-3/+0
2012-03-07staging: android: ram_console: drop early buffer supportColin Cross1-29/+0
2012-03-07staging: android: ram_console: move footer stringsColin Cross1-47/+68
2012-03-07staging: android: ram_console: set CON_ANYTIME console flagDima Zavin1-1/+1
2012-02-08Staging: android: ram_console: Use resource_size functionThomas Meyer1-1/+1
2012-02-08staging: android: ram_console use kmemdup instead of kmallocGreg Dietsche1-3/+2
2011-11-30staging: android: ram_console: pass in a boot info stringColin Cross1-10/+35
2011-11-30Staging: android: ram_console: Start ram console earlierArve Hjønnevåg1-1/+1
2011-11-30staging: android: ramconsole: Ensure ramconsole does not get cluttered by apanic threadsSan Mehat1-0/+8
2011-11-30Revert "Staging: android: delete android drivers"Greg Kroah-Hartman1-0/+410
2009-12-11Staging: android: delete android driversGreg Kroah-Hartman1-410/+0
2009-06-19Staging: android: ram_console: fix up remaining checkpatch warningsGreg Kroah-Hartman1-4/+5
2009-04-03Staging: Android: fix more printk formatsRandy Dunlap1-2/+2
2009-04-03Staging: android: ram_console: fix printk format warningRandy Dunlap1-2/+2
2009-02-09Staging: android: ram_console: Disable ECC when early init is enabled and validate buffer sizeArve Hjønnevåg1-0/+14
2009-01-06Staging: android: add ram_console driverArve Hjønnevåg1-0/+395