development kernel tree: Changes to 'stable'

git at git.openmoko.org git at git.openmoko.org
Thu Aug 7 17:27:59 CEST 2008


 defconfig-2.6.24                                   |   10 +++++-----
 defconfig-2.6.24-maxmodules                        |    4 ++--
 defconfig-gta01                                    |    4 ++--
 defconfig-gta02                                    |    4 ++--
 drivers/sdio/function/wlan/ar6000/Makefile         |    4 ++--
 .../sdio/function/wlan/ar6000/ar6000/ar6000_drv.c  |   13 +++++++++++++
 .../sdio/function/wlan/ar6000/ar6000/debug_linux.h |    2 +-
 drivers/sdio/function/wlan/ar6000/hif/hif.c        |    2 +-
 drivers/sdio/function/wlan/ar6000/htc/htc_send.c   |    2 ++
 drivers/sdio/stack/busdriver/_busdriver.h          |    2 +-
 drivers/sdio/stack/busdriver/sdio_bus_misc.c       |    2 +-
 include/linux/sdio/ctsystem_linux.h                |    2 --
 12 files changed, 32 insertions(+), 19 deletions(-)

New commits:
commit 436204281bcd1fe5999ad6589ea7ab1b5360c352
Author: Andy Green <andy at openmoko.com>
Date:   Thu Aug 7 16:27:33 2008 +0100

    config-add-udf-support.patch
    
    Timo noticed that his compound USB device wasn't getting recognized properly,
    it was stuck on the CD-ROM class part of it.  This was accepted by the GTA02
    but no scsi device was spawned for it.  He figured out in the end that it is
    the lack of a UDF filesystem module that was the problem.
    
    This patch adds UDF and CDROM as a built-in on defconfig-2.6.24, for the
    modular configs it just adds it as a module.
    
    Reported-by: Timo Drick <timo at drick.de>
    Signed-off-by: Andy Green <andy at openmoko.com>

commit e8780c02d307380e9e08d1b85888a599d53078ac
Author: Andy Green <andy at openmoko.com>
Date:   Thu Aug 7 16:27:21 2008 +0100

    config-remove-evbug-module.patch
    
    Carsten mentioned that evbug module is getting modprobed in
    to ASU somehow and making havoc.  This patch stops us building
    it because there's no time to figure out why it gets modprobed
    in and it doesn't seem to do anything but spew syslog -- and we
    never needed it before now.
    
    Reported-by: Carsten Haitzler <raster at openmoko.org>
    Signed-off-by: Andy Green <andy at openmoko.com>

commit 2f36cf3d6a324af5c43f9d6bfded95d7c1a9c532
Author: Holger Freyther <zecke at openmoko.org>
Date:   Thu Aug 7 16:27:12 2008 +0100

    From fa269b44512a03523b164c3cebc20312748c524b Mon Sep 17 00:00:00 2001
    Subject: [PATCH] [ar6k] Build the wireless driver without DEBUG
        - Remove DEBUG from the Makefile
    
        - Do not send events through netlink to userspace. We might
          need to reevaluate this. But we seem to use wireless_send_event
          at the right places.
          (SEND_EVENT_TO_APP)
    
        - Do not report debug logs to apps
          (REPORT_DEBUG_LOGS_TO_APP)
    
    Signed-Off-By: Holger Freyther <zecke at openmoko.org>





More information about the commitlog mailing list