development kernel tree: Changes to 'debug'

git at git.openmoko.org git at git.openmoko.org
Wed Jul 9 09:55:40 CEST 2008


New branch 'debug' available with the following commits:
commit 79335dec54d98c03d629088391fc66a8abd1cf2d
Author: Andy Green <andy at openmoko.com>
Date:   Wed Jul 9 08:55:04 2008 +0100

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

commit 5aea0120cc65b9f6db73b1bad2129f06931d1b47
Author: Holger Freyther <zecke at openmoko.org>
Date:   Wed Jul 9 08:55:04 2008 +0100

    From 3a32be40f78404d5f1185f0b3d6b5632381cb33f Mon Sep 17 00:00:00 2001
    Subject: [PATCH] [neo1973 leds] Move from mutex to spinlock because we may not use mutexes
        The led triggers may call set_brightness from atomic contexts. As
        mutex_lock calls might_sleep and sleeping is not allowed in atomic contexts
        we have to switch to spinlocks here.
    
    Signed-Off-By: Holger Freyther <zecke at openmoko.org>

commit 63877d2053e527873e2972b0279033d1a7889996
Author: Holger Freyther <zecke at openmoko.org>
Date:   Wed Jul 9 08:55:03 2008 +0100

    From cede5c6c9b06ecbb0f7f2df7b7070092b87ddaf8 Mon Sep 17 00:00:00 2001
    Subject: [PATCH] [pcf50633] Avoid ooops on start with inserted usb cable
        The pcf50633_global might not be initialized when we get the first
        usb interrupt. We would oops inside the dev_err because we made up
        a struct device.
    
    Signed-Off-By: Holger Freyther <zecke at openmoko.org>

commit 0d455953bcc4589a4ed7e68bba8b48dd99a9ced1
Author: Andy Green <andy at openmoko.com>
Date:   Wed Jul 9 08:55:03 2008 +0100

    fix-pcf50633-mask-second-on-resume.patch
    
    We leave SECOND unmasked on resume, it's like the
    situation at probe() time, but there it makes us
    turn SECOND off after coldplug action.  So we need
    to act like after that has happened, not exactly
    like what we do at probe / init time.
    
    Signed-off-by: Andy Green <andy at openmoko.com>

commit d68199d31dd5544663fa0f61ec3ee6ad21af054c
Author: Mike Westerhof <mwester at dls.net>
Date:   Wed Jul 9 08:55:03 2008 +0100

    clean-gsm-flow-control.patch
    
    Signed-off-by: Mike Westerhof <mwester at dls.net>
    
     arch/arm/plat-s3c24xx/neo1973_pm_gsm.c |   52 +-------
     drivers/serial/s3c2410.c               |  204 +++-----------------------------
     2 files changed, 24 insertions(+), 232 deletions(-)

commit 84d82fa181a2225175efacad474b640f43276476
Author: Andy Green <andy at openmoko.com>
Date:   Wed Jul 9 08:55:03 2008 +0100

    mw09_style_fixes.patch
    Signed-off-by: Andy Green <andy at openmoko.com>

commit 5dff114c7009bf879a74d0c08210c97adeb0ae69
Author: Mike Westerhof <mwester at dls.net>
Date:   Wed Jul 9 08:55:03 2008 +0100

    mw09f_gsm_interrupt_handling_4.patch
    Signed-off-by: Mike Westerhof <mwester at dls.net>

commit aac2965f45dc1eb8b47ac29a62b7941006125fa8
Author: Mike Westerhof <mwester at dls.net>
Date:   Wed Jul 9 08:55:03 2008 +0100

    mw09f_gsm_interrupt_handling_3.patch
    Signed-off-by: Mike Westerhof <mwester at dls.net>

commit a9b4266ee8b78e1fa0b51ec145a58d54a9e9d3b8
Author: Mike Westerhof <mwester at dls.net>
Date:   Wed Jul 9 08:55:03 2008 +0100

    mw09f_gsm_interrupt_handling_2.patch
    Signed-off-by: Mike Westerhof <mwester at dls.net>

commit 5f37230ee64e70339870de1095e63d599ace163f
Author: Mike Westerhof <mwester at dls.net>
Date:   Wed Jul 9 08:55:03 2008 +0100

    mw09f_gsm_interrupt_handling_1.patch
    Signed-off-by: Mike Westerhof <mwester at dls.net>

commit 1414f9ee998e62a7eb346894da3fd84a349876d7
Author: Mike Westerhof <mwester at dls.net>
Date:   Wed Jul 9 08:55:03 2008 +0100

    mw09e_gsm_serial_mctrl.patch
    Signed-off-by: Mike Westerhof <mwester at dls.net>

commit 49fd7fa13a00779870549fb68d5d14ed8555a2f2
Author: Mike Westerhof <mwester at dls.net>
Date:   Wed Jul 9 08:55:03 2008 +0100

    mw09d_gta01_serial_readhack_1.patch
    Signed-off-by: Mike Westerhof <mwester at dls.net>

commit c29707df1e060b6b8bbdb60f41aa93a671407780
Author: Mike Westerhof <mwester at dls.net>
Date:   Wed Jul 9 08:55:03 2008 +0100

    mw09c_gsm_flowcontrol.patch
    Signed-off-by: Mike Westerhof <mwester at dls.net>

commit 67a97861df945aa1013cffa13b3d009889072e2b
Author: Mike Westerhof <mwester at dls.net>
Date:   Wed Jul 9 08:55:03 2008 +0100

    mw09a_log_serial_errors.patch
    Signed-off-by: Mike Westerhof <mwester at dls.net>

commit 7fa65c1aebfc935c4a2ebbc1c08008c739f4be8e
Author: Mike Westerhof <mwester at dls.net>
Date:   Wed Jul 9 08:55:03 2008 +0100

    mw09a_gta01_UART_threshold.patch
    Signed-off-by: Mike Westerhof <mwester at dls.net>

commit 61d7adffc22b604a86813525630db9c6dd641e38
Author: Mike Westerhof <mwester at dls.net>
Date:   Wed Jul 9 08:55:03 2008 +0100

    mw09a_gta01_console_disable_2.patch
    Signed-off-by: Mike Westerhof <mwester at dls.net>

commit 3be47363c071d7e428d67b43e7832c7a7b3f9616
Author: Mike Westerhof <mwester at dls.net>
Date:   Wed Jul 9 08:55:03 2008 +0100

    mw09a_gta01_console_disable_1.patch
    Signed-off-by: Mike Westerhof <mwester at dls.net>

commit a66dd5de6c75823980e38d23c1f0a4de0124ae2d
Author: Cesar Eduardo Barros <cesarb at cesarb.net>
Date:   Wed Jul 9 08:55:03 2008 +0100

    PATCH-9_9-gta01-Tweak-pixclock-to-reduce-flicker-with-cpufreq.eml
    
    Experimenting with a GTA01 showed pixclock values near 40000 (after the
    rounding caused by the divider calculation) caused visible flicker. Values
    near 20000 caused only a slight flicker, and the default value after rounding
    with the default HCLK frequency of 133MHz is 30075.
    
    Change the value to 35000 to make it stay in the range 17500-35000 and thus
    reduce the flicker a bit.
    
    Signed-off-by: Cesar Eduardo Barros <cesarb at cesarb.net>

commit a9dc5c518ee41b00bdebb452a8cea31a2ee7da20
Author: Cesar Eduardo Barros <cesarb at cesarb.net>
Date:   Wed Jul 9 08:55:03 2008 +0100

    PATCH-8_9-Experimental-S3C2410A-cpufreq-driver-fb-.eml
    
    This is the cpufreq notifier for the S3C2410 framebuffer driver.
    
    Signed-off-by: Cesar Eduardo Barros <cesarb at cesarb.net>

commit e47bed356a66c71f4208de713013678d0d86db7e
Author: Cesar Eduardo Barros <cesarb at cesarb.net>
Date:   Wed Jul 9 08:55:03 2008 +0100

    PATCH-7_9-Experimental-S3C2410A-cpufreq-driver-serial-.eml
    
    This is the cpufreq notifier for the S3C2410 serial driver.
    
    It uses the hardware flow control, when available, to avoid losing characters
    during the transition.
    
    Signed-off-by: Cesar Eduardo Barros <cesarb at cesarb.net>

commit 89482719eb5862de1d8684cbdb50b6cdffd4513b
Author: Cesar Eduardo Barros <cesarb at cesarb.net>
Date:   Wed Jul 9 08:55:03 2008 +0100

    PATCH-6_9-s3c2410-serial-move-divisor-calculation-to-separate-function.eml
    
    The cpufreq notifier for the S3C2410 serial driver has to recalculate the
    baud rate divisor. The code which does the calculation is currently part of
    s3c24xx_serial_set_termios. Split it off to a separate function.
    
    Code movement only, no functional changes.
    
    Signed-off-by: Cesar Eduardo Barros <cesarb at cesarb.net>

commit c7f3a0ee1db057029b2b0404717b000cf452be51
Author: Cesar Eduardo Barros <cesarb at cesarb.net>
Date:   Wed Jul 9 08:55:03 2008 +0100

    PATCH-5_9-Experimental-S3C2410A-cpufreq-driver-nand-.eml
    
    This is the cpufreq notifier for the S3C2410 NAND driver.
    
    Signed-off-by: Cesar Eduardo Barros <cesarb at cesarb.net>

commit ca706a445eef30972c0c93555aa5e07ba33ea1e2
Author: Cesar Eduardo Barros <cesarb at cesarb.net>
Date:   Wed Jul 9 08:55:02 2008 +0100

    PATCH-4_9-Experimental-S3C2410A-cpufreq-driver-timer-.eml
    
    This is the cpufreq notifier for the S3C2410 timer code.
    
    Signed-off-by: Cesar Eduardo Barros <cesarb at cesarb.net>

commit f47121f4b1112c23600acfa50c2741c7ac2ca40d
Author: Cesar Eduardo Barros <cesarb at cesarb.net>
Date:   Wed Jul 9 08:55:02 2008 +0100

    PATCH-3_9-cpufreq-Warn-whem-cpufreq_register_notifier-called-before-pure-initcalls.eml
    
    If cpufreq_register_notifier is called before pure initcalls,
    init_cpufreq_transition_notifier_list will overwrite whatever it did,
    causing notifiers to be ignored.
    
    Print some noise to the kernel log if that happens.
    
    Signed-off-by: Cesar Eduardo Barros <cesarb at cesarb.net>

commit 37165993f62c552382eea05fbc191afeee44740b
Author: Cesar Eduardo Barros <cesarb at cesarb.net>
Date:   Wed Jul 9 08:55:02 2008 +0100

    PATCH-2_9-Experimental-S3C2410A-cpufreq-driver-core-.eml
    
    This is a cpufreq driver for the S3C2410A. It deals only with the main
    frequency switching part and with the SDRAM refresh counter. The rest of the
    hardware should be dealt with via cpufreq notifiers on each of the drivers.
    
    It also has experimental support for the S3C2442.
    
    Signed-off-by: Cesar Eduardo Barros <cesarb at cesarb.net>

commit d87f58f5e91f725fcb1c79c6b219b3e71a1d1e94
Author: Cesar Eduardo Barros <cesarb at cesarb.net>
Date:   Wed Jul 9 08:55:02 2008 +0100

    PATCH-1_9-cpufreq-fix-show_trans_table.eml
    
    Fix show_trans_table when it overflows PAGE_SIZE.
    
    * Not all snprintf calls were protected against being passed a negative
    length.
    * When show_trans_table overflows, len might be > PAGE_SIZE. In that case,
    returns PAGE_SIZE.
    
    Signed-off-by: Cesar Eduardo Barros <cesarb at cesarb.net>

commit 8c4a793814d80ae6990fd81ca2c42d71952c3a69
Author: warmcat <andy at warmcat.com>
Date:   Wed Jul 9 08:55:02 2008 +0100

    local-config-cpufreq.patch





More information about the commitlog mailing list