[GIT PULL] irqchip: Fixes for v3.18 (round 2)

2014-11-25 Thread Jason Cooper
Thomas,

Here's the last couple of fixes.

This is an incremental pull request from tags/irqchip-urgent-3.18 up to
tags/irqchip-urgent-3.18-2 in the irqchip/urgent branch.

Please pull.

thx,

Jason.


The following changes since commit 758e8366754d3fa57da978fef9d2c652f7b55c02:

  irqchip: armada-370-xp: Fix MPIC interrupt handling (2014-11-02 01:31:10 
+)

are available in the git repository at:

  git://git.infradead.org/users/jcooper/linux.git tags/irqchip-urgent-3.18-2

for you to fetch changes up to d99ba4465a08138966083d6c256b2f66e85a5095:

  irqchip: brcmstb-l2: Fix error handling of irq_of_parse_and_map (2014-11-26 
06:28:42 +)


irqchip fixes for v3.18 (round 2)

 - atmel-aic
- Fix irqdomain init

 - bcm{7120,stb}-l2
- Fix error handling in irq_of_parse_and_map


Boris Brezillon (1):
  irqchip: atmel-aic: Fix irqdomain initialization

Dmitry Torokhov (2):
  irqchip: bcm7120-l2: Fix error handling of irq_of_parse_and_map
  irqchip: brcmstb-l2: Fix error handling of irq_of_parse_and_map

 drivers/irqchip/irq-atmel-aic-common.c | 6 +++---
 drivers/irqchip/irq-bcm7120-l2.c   | 4 ++--
 drivers/irqchip/irq-brcmstb-l2.c   | 4 ++--
 3 files changed, 7 insertions(+), 7 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[GIT PULL] irqchip: Fixes for v3.18 (round 2)

2014-11-25 Thread Jason Cooper
Thomas,

Here's the last couple of fixes.

This is an incremental pull request from tags/irqchip-urgent-3.18 up to
tags/irqchip-urgent-3.18-2 in the irqchip/urgent branch.

Please pull.

thx,

Jason.


The following changes since commit 758e8366754d3fa57da978fef9d2c652f7b55c02:

  irqchip: armada-370-xp: Fix MPIC interrupt handling (2014-11-02 01:31:10 
+)

are available in the git repository at:

  git://git.infradead.org/users/jcooper/linux.git tags/irqchip-urgent-3.18-2

for you to fetch changes up to d99ba4465a08138966083d6c256b2f66e85a5095:

  irqchip: brcmstb-l2: Fix error handling of irq_of_parse_and_map (2014-11-26 
06:28:42 +)


irqchip fixes for v3.18 (round 2)

 - atmel-aic
- Fix irqdomain init

 - bcm{7120,stb}-l2
- Fix error handling in irq_of_parse_and_map


Boris Brezillon (1):
  irqchip: atmel-aic: Fix irqdomain initialization

Dmitry Torokhov (2):
  irqchip: bcm7120-l2: Fix error handling of irq_of_parse_and_map
  irqchip: brcmstb-l2: Fix error handling of irq_of_parse_and_map

 drivers/irqchip/irq-atmel-aic-common.c | 6 +++---
 drivers/irqchip/irq-bcm7120-l2.c   | 4 ++--
 drivers/irqchip/irq-brcmstb-l2.c   | 4 ++--
 3 files changed, 7 insertions(+), 7 deletions(-)
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[GIT PULL] irqchip: Fixes for v3.18

2014-11-01 Thread Jason Cooper
Thomas,

Here's a couple of fixes for v3.18 that have been in -next longer than
needed :-/

Please pull.

thx,

Jason.


The following changes since commit f114040e3ea6e07372334ade75d1ee0775c355e1:

  Linux 3.18-rc1 (2014-10-19 18:08:38 -0700)

are available in the git repository at:

  git://git.infradead.org/users/jcooper/linux.git tags/irqchip-urgent-3.18

for you to fetch changes up to 758e8366754d3fa57da978fef9d2c652f7b55c02:

  irqchip: armada-370-xp: Fix MPIC interrupt handling (2014-11-02 01:31:10 
+)


irqchip urgent changes for v3.18

 - armada-370-xp
- Fix MSI and MPIC interrupt handling.


Grzegorz Jaszczyk (2):
  irqchip: armada-370-xp: Fix MSI interrupt handling
  irqchip: armada-370-xp: Fix MPIC interrupt handling

 drivers/irqchip/irq-armada-370-xp.c | 23 +--
 1 file changed, 17 insertions(+), 6 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[GIT PULL] irqchip: Fixes for v3.18

2014-11-01 Thread Jason Cooper
Thomas,

Here's a couple of fixes for v3.18 that have been in -next longer than
needed :-/

Please pull.

thx,

Jason.


The following changes since commit f114040e3ea6e07372334ade75d1ee0775c355e1:

  Linux 3.18-rc1 (2014-10-19 18:08:38 -0700)

are available in the git repository at:

  git://git.infradead.org/users/jcooper/linux.git tags/irqchip-urgent-3.18

for you to fetch changes up to 758e8366754d3fa57da978fef9d2c652f7b55c02:

  irqchip: armada-370-xp: Fix MPIC interrupt handling (2014-11-02 01:31:10 
+)


irqchip urgent changes for v3.18

 - armada-370-xp
- Fix MSI and MPIC interrupt handling.


Grzegorz Jaszczyk (2):
  irqchip: armada-370-xp: Fix MSI interrupt handling
  irqchip: armada-370-xp: Fix MPIC interrupt handling

 drivers/irqchip/irq-armada-370-xp.c | 23 +--
 1 file changed, 17 insertions(+), 6 deletions(-)
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/