[GIT PULL try#2] Blackfin update

Previous thread: Re: commit 7e92b4fc34 - x86, serial: convert legacy COM ports to platform devices - broke my serial console by Alan Cox on Wednesday, July 25, 2007 - 11:48 am. (5 messages)

Next thread: [GIT PATCH] ACPI patches for 2.6.23-rc1 by Len Brown on Wednesday, July 25, 2007 - 12:38 pm. (75 messages)
To: Linus Torvalds <torvalds@...>, LKML <linux-kernel@...>, Jeff Garzik <jeff@...>, David Brownell <dbrownell@...>, Greg Kroah-Hartman <greg@...>, Andrew Morton <akpm@...>
Date: Wednesday, July 25, 2007 - 11:26 am

Hi Linus

Please pull from 'for-linus' branch of

master.kernel.org:/pub/scm/linux/kernel/git/cooloney/blackfin-2.6.git/ for-linus

to receive the following updates:

- Bug fixing, code cleanup, anomaly handling update and GPIO API update.
- Serial, SPI, EMAC and RTC driver updating.

arch/blackfin/Kconfig | 83 ++++-
arch/blackfin/Makefile | 4 +
arch/blackfin/kernel/bfin_gpio.c | 301 +++++++++++--
arch/blackfin/kernel/cplbinit.c | 4 +-
arch/blackfin/kernel/dma-mapping.c | 3 +-
arch/blackfin/kernel/irqchip.c | 9 +
arch/blackfin/kernel/setup.c | 25 +-
arch/blackfin/kernel/traps.c | 55 ++-
arch/blackfin/kernel/vmlinux.lds.S | 16 +-
arch/blackfin/lib/memcmp.S | 2 +-
arch/blackfin/lib/memcpy.S | 2 +-
arch/blackfin/lib/memmove.S | 4 +-
arch/blackfin/mach-bf533/head.S | 24 +-
arch/blackfin/mach-bf537/head.S | 32 +-
arch/blackfin/mach-bf548/Kconfig | 4 +-
arch/blackfin/mach-bf548/boards/ezkit.c | 30 ++
arch/blackfin/mach-bf548/gpio.c | 98 ++++-
arch/blackfin/mach-bf548/head.S | 16 +-
arch/blackfin/mach-bf561/head.S | 35 +-
arch/blackfin/mach-common/cache.S | 8 +-
arch/blackfin/mach-common/cacheinit.S | 9 +-
arch/blackfin/mach-common/cplbmgr.S | 54 ++--
arch/blackfin/mach-common/dpmc.S | 52 ++--
arch/blackfin/mach-common/entry.S | 83 ++++-
arch/blackfin/mach-common/interrupt.S | 6 +-
arch/blackfin/mach-common/ints-priority-dc.c | 43 +-
arch/blackfin/mach-common/ints-priority-sc.c | 56 ++-
arch/blackfin/mach-comm...

To: Bryan Wu <bryan.wu@...>
Cc: LKML <linux-kernel@...>, Jeff Garzik <jeff@...>, David Brownell <dbrownell@...>, Greg Kroah-Hartman <greg@...>, Andrew Morton <akpm@...>
Date: Wednesday, July 25, 2007 - 2:26 pm

This really is too big for post-rc1.

I realize that this is all blackfin-only, and that it doesn't matter from
a practical standpoint, but I want you guys to learn to follow the merge
window, and the only way I can do that is by enforcing it.

Linus
-

To: Linus Torvalds <torvalds@...>
Cc: Bryan Wu <bryan.wu@...>, LKML <linux-kernel@...>, Jeff Garzik <jeff@...>, David Brownell <dbrownell@...>, Greg Kroah-Hartman <greg@...>, Andrew Morton <akpm@...>
Date: Wednesday, July 25, 2007 - 8:41 pm

Exactly. In the 2.6.23-rc1 merge window, I am trying to submit blackfin
driver patches and other new stuffs. So put those bug fixing and some
small updates in this series.

I will review the series again, submit critical bug fixing in rc2 and
maybe split rest of them into following -rc.

Thanks Jeff, after using you script, I generate this big email. It's
beautiful but I missed merge window.

Thanks a lot
Best Regards,
- Bryan Wu
-

Previous thread: Re: commit 7e92b4fc34 - x86, serial: convert legacy COM ports to platform devices - broke my serial console by Alan Cox on Wednesday, July 25, 2007 - 11:48 am. (5 messages)

Next thread: [GIT PATCH] ACPI patches for 2.6.23-rc1 by Len Brown on Wednesday, July 25, 2007 - 12:38 pm. (75 messages)