development kernel tree: Changes to 'andy'

git at git.openmoko.org git at git.openmoko.org
Tue Jul 1 10:29:05 CEST 2008


Rebased ref, commits from common ancestor:
commit 18446cfdf099cc551b91afcf5043bf16847bd08b
Author: Andy Green <andy at openmoko.com>
Date:   Tue Jul 1 09:28:18 2008 +0100

    test-touchscreen-pressure.patch
    
    Signed-off-by: Andy Green <andy at openmoko.com>

commit e9ea4cdbc1dd475fafd2f49217d0c993686adce3
Author: Matt <matt_hsu at openmoko.org>
Date:   Tue Jul 1 09:28:18 2008 +0100

    add-ar6k-wake-interrupt.patch
    
    Signed-off-by: Matt Hsu <matt_hsu at openmoko.org>
    
    - add an interrupt for ar6k wifi module

commit 931647795f9cb799717ea9ded5ebc31432b89e97
Author: Andy Green <andy at openmoko.com>
Date:   Tue Jul 1 09:28:18 2008 +0100

    test-touchscreen-median.patch
    
    Signed-off-by: Andy Green <andy at openmoko.com>

commit c27edf64d78abb0bb8d3004a231b6a2fb4c9931e
Author: Andrzej Zaborowski <balrog at zabor.org>
Date:   Tue Jul 1 09:28:17 2008 +0100

    From 119f4e02ba81cffe4dbc88d8ff667048ad28d925 Mon Sep 17 00:00:00 2001
    Subject: [PATCH] Hacky CONFIG_NO_IDLE_HZ (dyn-tick) support for S3C24xx.

commit d10f5068c88a2a190c347bf2a78cb8604a91af83
Author: Andy Green <andy at openmoko.com>
Date:   Tue Jul 1 09:28:17 2008 +0100

    introduce-resume-exception-capture.patch
    
    This patch introduces a new resume debugging concept: if we
    get an OOPS inbetween starting suspend and finishing resume, it
    uses a new "emergency spew" device similar to BUT NOT REQUIRING
    CONFIG_DEBUG_LL to dump the syslog buffer and then the OOPS
    on the debug device defined by the existing CONFIG_DEBUG_S3C_UART
    index.  But neither CONFIG_DEBUG_LL nor the S3C low level configs
    are needed to use this feature.
    
    Another difference between this feature and CONFIG_DEBUG_LL is that
    it does not affect resume timing, ordering or UART traffic UNLESS
    there is an OOPS during resume.
    
    The patch adds three global exports, one to say if we are inside
    suspend / resume, and two callbacks for printk() to use to init
    and dump the emergency data.  The callbacks are set in s3c serial
    device init, but the whole structure is arch independent.
    
    Signed-off-by: Andy Green <andy at openmoko.com>





More information about the commitlog mailing list