lkml.org 
[lkml]   [2012]   [Mar]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 00/11] staging: Android updates (take 2)
Date
Hi Greg, 
Once again, here's the Android updates to the staging-next tree
so they can be queued for 3.4. This time w/ commit style changes you
requested I've pulled these from the common/android-3.3 branch, and made
only some minor changes to keep everything in the staging dir and to avoid
compile issues on x86.

The patches can be browsed over here:
http://git.linaro.org/gitweb?p=people/jstultz/android-dev.git;a=shortlog;h=refs/heads/dev/android-staging-updates

thanks
-john

CC: Greg KH <gregkh@linuxfoundation.org>
CC: Android Kernel Team <kernel-team@android.com>

Colin Cross (9):
android: ram_console: move footer strings
android: ram_console: drop early buffer support
android: ram_console: drop verbose ram_console support
android: ram_console: split out persistent ram
android: persistent_ram: refactor ecc support
android: persistent_ram: handle reserving and mapping memory
android: persistent_ram: make persistent_ram_write atomic
android: persistent_ram: add notrace to persistent_ram_write
android: staging: ram_console: fix crash in ram_console_late_init

Dima Zavin (1):
android: ram_console: set CON_ANYTIME console flag

Nick Kralevich (1):
android: ram_console: honor dmesg_restrict

drivers/staging/android/Kconfig | 60 +----
drivers/staging/android/Makefile | 1 +
drivers/staging/android/persistent_ram.c | 470 ++++++++++++++++++++++++++++++
drivers/staging/android/persistent_ram.h | 78 +++++
drivers/staging/android/ram_console.c | 412 +++++---------------------
5 files changed, 629 insertions(+), 392 deletions(-)
create mode 100644 drivers/staging/android/persistent_ram.c
create mode 100644 drivers/staging/android/persistent_ram.h

--
1.7.3.2.146.gca209



\
 
 \ /
  Last update: 2012-03-08 02:39    [W:0.090 / U:0.796 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site