development kernel tree: Changes to 'andy-tracking'

git at git.openmoko.org git at git.openmoko.org
Thu Jun 5 13:59:22 CEST 2008


Rebased ref, commits from common ancestor:
commit 0ed293f11131a80197bbeadbdd009a9a6b382816
Author: Andy Green <andy at openmoko.com>
Date:   Thu Jun 5 12:52:20 2008 +0100

    config-defconfig-2.6.26.patch
    Signed-off-by: Andy Green <andy at openmoko.com>

commit 2173cb6262c8045163c74b67c32e6f3204f2fe6c
Author: Andrzej Zaborowski <balrog at zabor.org>
Date:   Thu Jun 5 12:52:20 2008 +0100

    Subject: [PATCH] Hardware glamo-fb cursor, some clean-up.

commit 6b2a313a020cea4937f0709d24a51bea15196c46
Author: Andrzej Zaborowski <balrog at zabor.org>
Date:   Thu Jun 5 12:52:20 2008 +0100

    Subject: [PATCH] Build fixes.

commit 8374f941c8dc569ff9cff1e357feb40ece467a4a
Author: Holger Freyther <zecke at openmoko.org>
Date:   Thu Jun 5 12:52:19 2008 +0100

    Make ar6k not print soooo much to my console
    
    From 4cb4c308fde9c1f3598046ff98191d14b62bc609 Mon Sep 17 00:00:00 2001
    From: Holger Freyther <zecke at openmoko.org>
    Date: Thu, 29 May 2008 00:09:32 +0200
    Subject: [PATCH] [ar6k] silent++, removing -DDEBUG from the Makefile does not
    work

commit 5ff2773c09b5431a6035ad0c82f0c0f81f7a52e6
Author: Holger Freyther <zecke at openmoko.org>
Date:   Thu Jun 5 12:52:19 2008 +0100

    Fix possible null pointer dereference in s3c24xx_i2c_resume
    
    From 0b9bae6aed5268707b348e48a01411ba420844e1 Mon Sep 17 00:00:00 2001
    From: Holger Freyther <zecke at openmoko.org>
    Date: Tue, 27 May 2008 14:41:35 +0200
    Subject: [PATCH] [janitor] Fix possible null pointer dereference
         Judging by the control flow of the resume method i2c->suspended++ could
         lead to a null pointer dereference.

commit 50b03bfe69bc60eb18962570edd36b6f4fea3f07
Author: Andy Green <andy at openmoko.com>
Date:   Thu Jun 5 12:52:19 2008 +0100

    fix-remove-unused-model-name-bq27000.patch
    
    Model name isn't in the bq27000 register set, remove the
    claim that we can deliver it
    
    Signed-off-by: Andy Green <andy at openmoko.com>

commit c084fd9aca27dffd26d96c4071255db0f017aca7
Author: Andy Green <andy at opennoko.com>
Date:   Thu Jun 5 12:52:19 2008 +0100

    uplevel-samsung-camera-unit.patch
    
    Update this old code to clk API, I2C changes, official GPIO API
    various struct changes, explicit readl() writel(), DMA API changes.
    Still not ready for actual use (eg, I2C) but a LOT closer.
    
    Compiles on 2.6.24 without errors or warnings now.
    
    Use CONFIG_S3C2440_CAMERA=y in .config
    
    Signed-off-by: Andy Green <andy at openmoko.com>

commit 996e73dd8d7b5e0958df58083d58055cd909acd3
Author: SW.LEE <hitchcar at samsung.com>
Date:   Thu Jun 5 12:52:19 2008 +0100

    introduce-samsung-camera-unit-driver.patch
    
    This is the kernel side of an old (2004) samsung camera driver for 2440
    It doesn't compile on modern kernel yet, this patch introduces it into the
    kernel tree without gross mods, so it is broken code we can start to work on

commit b383c48b308ce73fc8828440b78a5bc8ed33c05b
Author: Andy Green <andy at openmoko.com>
Date:   Thu Jun 5 12:52:19 2008 +0100

    add-gta01-resume-sysfs.patch
    
    Adds the somewhat simpler resume source support for GTA01
    since PMU is not a wake source
    
    Signed-off-by: Andy Green <andy at openmoko.com>

commit 52741904632fa591d4eb0a6c56f9b4fde83d9d1b
Author: Andy Green <andy at openmoko.com>
Date:   Thu Jun 5 12:52:19 2008 +0100

    fix-reduce-wake-reasons-in-pcf50633.patch
    
    Currently we are willing to wake from sleep from
    pcf50633 interrupts we don't actually do anything about
    even when we wake (somewhat puzzled).
    
    Let's disable some of these wake sources.
    
    Signed-off-by: Andy Green <andy at openmoko.com>

commit 6bb1e758bc998c3140c929ad2e70795830ebef6b
Author: Andy Green <andy at openmoko.com>
Date:   Thu Jun 5 12:52:19 2008 +0100

    add-resume-reason-sysfs.patch
    
    If you have U-Boot with uboot-add-find-wake-reason.patch, this
    patch will get you a wake reason report from
    
    cat /sys/devices/platform/neo1973-resume.0/resume_reason
    
    it looks like this:
    
      EINT00_ACCEL1
      EINT01_GSM
      EINT02_BLUETOOTH
      EINT03_DEBUGBRD
      EINT04_JACK
      EINT05_WLAN
      EINT06_AUXKEY
      EINT07_HOLDKEY
      EINT08_ACCEL2
    * EINT09_PMU
        adpins
        adprem
        usbins
        usbrem
        rtcalarm
        second
        onkeyr
        onkeyf
        exton1r
        exton1f
        exton2r
        exton2f
        exton3r
        exton3f
      * batfull
        chghalt
        thlimon
        thlimoff
        usblimon
        usblimoff
        adcrdy
        onkey1s
        lowsys
        lowbat
        hightmp
        autopwrfail
        dwn1pwrfail
        dwn2pwrfail
        ledpwrfail
        ledovp
        ldo1pwrfail
        ldo2pwrfail
        ldo3pwrfail
        ldo4pwrfail
        ldo5pwrfail
        ldo6pwrfail
        hcidopwrfail
        hcidoovl
      EINT10_NULL
      EINT11_NULL
      EINT12_GLAMO
      EINT13_NULL
      EINT14_NULL
      EINT15_NULL
    
    This shows a problem, false wake from suspend due to battery full
    
    Signed-off-by: Andy Green <andy at openmoko.com>





More information about the commitlog mailing list