development kernel tree: Changes to 'andy'

git at git.openmoko.org git at git.openmoko.org
Thu Jul 24 01:06:25 CEST 2008


Rebased ref, commits from common ancestor:
commit 7a1370a816b9348dd8f36a667905dd3533cefc9b
Author: Andy Green <andy at openmoko.com>
Date:   Thu Jul 24 00:06:03 2008 +0100

    fix-reote-install-for-ext3-only-sd.patch
    
    Signed-off-by: Andy Green <andy at openmoko.com>

commit fcbe27084fd3519976971635382754f5146b6c59
Author: Andy Green <andy at openmoko.com>
Date:   Thu Jul 24 00:06:03 2008 +0100

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

commit 82b8c9bd8959c21d886208639d941e3ea21a4abf
Author: Andy Green <andy at openmoko.com>
Date:   Thu Jul 24 00:06:03 2008 +0100

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

commit 3abac77fa6300fe99611ad9d102bfc8a080b2849
Author: Mike Westerhof <mwester at dls.net>
Date:   Thu Jul 24 00:06:03 2008 +0100

    fix-touchscreen-driver-gta01-missing-includes.patch
    
        Add missing initialization for the touchscreen driver for the
        gta01 platform.
    
        Signed-off-by: Mike Westerhof <mwester at dls.net>

commit 67970ea5071fb14e8b7bdb9aa40b6a777d915072
Author: Andy Green <andy at openmoko.com>
Date:   Thu Jul 24 00:06:02 2008 +0100

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

commit 74f25063636bfab98bbe0493cbfe51ae830361bd
Author: Andy Green <andy at openmoko.com>
Date:   Thu Jul 24 00:06:02 2008 +0100

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

commit 8533927964761f4e2078ccd8607b90f5acc60b93
Author: Andy Green <andy at openmoko.com>
Date:   Thu Jul 24 00:04:54 2008 +0100

    fix-glamo-mci-ensure-more-than-74-clocks-after-power.patch
    
    We are meant to run SD_CLK a little while after power-on for the SD
    Card, but with the no idle clock changes we didn't take care about it.
    
    This makes us sleep a little bit before disabling clock if we just
    powered up the SD Card.
    
    Signed-off-by: Andy Green <andy at openmoko.com>

commit 87ffb9bd9691230e919a306979217e572fd02690
Author: Andy Green <andy at openmoko.com>
Date:   Thu Jul 24 00:04:44 2008 +0100

    fix-glamo-mci-possible-timeout-overflow.patch
    
    The MMC stack hands us a timeout calibrated in SD_CLK clocks, but the
    Glamo can only deal with up to 65520 clocks of timeout.  If the stack
    handed us a request bigger than this, it would just wrap and the
    timeout we actually used would be way too short.
    
    With this patch if that happens, we use the longest timeout we can,
    65520 clocks and give it our best shot.
    
    Signed-off-by: Andy Green <andy at openmoko.com>





More information about the commitlog mailing list