All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] arch/microblaze changes for 3.3
@ 2012-01-10  8:56 Michal Simek
  0 siblings, 0 replies; only message in thread
From: Michal Simek @ 2012-01-10  8:56 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: LKML

Hi Linus,

please pull the following changes.
There are two patches out of microblaze tree which remove NO_IRQ from xilinx sysace/ps2 drivers.
Appropriate maintainers are not active to add these drivers to their tree.
I have got ACKs from Grant and Ryan.
I have completely removed NO_IRQ from Microblaze and drivers we use.

Thanks,
Michal

The following changes since commit 805a6af8dba5dfdd35ec35dc52ec0122400b2610:
   Linus Torvalds (1):
         Linux 3.2

are available in the git repository at:

   git://git.monstr.eu/linux-2.6-microblaze.git next

Michal Simek (14):
       microblaze: Synchronize __pa __va macros
       microblaze: Add __cmpdi2
       microblaze: Use of_find_compatible_node for timer and intc
       microblaze: intc: Change variable name
       microblaze: Use irq_of_parse_and_map for timer
       microblaze: Change NO_IRQ to 0
       microblaze: Send CR before LF for early console
       microblaze: Remove eprintk macro
       microblaze: Fix debug message in module
       microblaze: Trivial asm fix
       block: xsysace: Don't use NO_IRQ
       input: xilinx_ps2: Don't use NO_IRQ
       microblaze: Remove NO_IRQ from architecture
       microblaze: Wire-up new system calls

  arch/microblaze/include/asm/irq.h      |   11 +++++--
  arch/microblaze/include/asm/page.h     |   11 +-----
  arch/microblaze/include/asm/setup.h    |    6 ----
  arch/microblaze/include/asm/unistd.h   |    5 ++-
  arch/microblaze/kernel/early_printk.c  |    4 +-
  arch/microblaze/kernel/entry.S         |    2 +-
  arch/microblaze/kernel/intc.c          |   52 +++++++++++++------------------
  arch/microblaze/kernel/irq.c           |   11 ++++---
  arch/microblaze/kernel/module.c        |    2 +-
  arch/microblaze/kernel/setup.c         |   18 +++++-----
  arch/microblaze/kernel/syscall_table.S |    3 ++
  arch/microblaze/kernel/timer.c         |   21 ++++---------
  arch/microblaze/lib/Makefile           |    1 +
  arch/microblaze/lib/cmpdi2.c           |   26 ++++++++++++++++
  arch/microblaze/pci/pci-common.c       |    4 +-
  drivers/block/xsysace.c                |   10 +++---
  drivers/input/serio/xilinx_ps2.c       |    2 +-
  17 files changed, 99 insertions(+), 90 deletions(-)
  create mode 100644 arch/microblaze/lib/cmpdi2.c


-- 
Michal Simek, Ing. (M.Eng)
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel 2.6 Microblaze Linux - http://www.monstr.eu/fdt/
Microblaze U-BOOT custodian

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-01-10  8:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-10  8:56 [GIT PULL] arch/microblaze changes for 3.3 Michal Simek

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.