[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20150111020145.GT24989@titan.lakedaemon.net>
Date: Sat, 10 Jan 2015 21:01:45 -0500
From: Jason Cooper <jason@...edaemon.net>
To: Thomas Gleixner <tglx@...utronix.de>
Cc: linux-kernel@...r.kernel.org
Subject: [GIT PULL] irqchip: Fixes for v3.19
Thomas,
Here's a round of fixes for v3.19. Nothing too exciting or
controversial (other than I'm a bit behind due to the holidays and
such).
Please pull.
thx,
Jason.
The following changes since commit 97bf6af1f928216fd6c5a66e8a57bfa95a659672:
Linux 3.19-rc1 (2014-12-20 17:08:50 -0800)
are available in the git repository at:
git://git.infradead.org/users/jcooper/linux.git tags/irqchip-urgent-3.19
for you to fetch changes up to 91d1179212161f220938198b742c328ad38fd0a3:
irqchip: atmel-aic-common: Prevent clobbering of priority when changing IRQ type (2015-01-07 12:41:45 +0000)
----------------------------------------------------------------
irqchip urgent fixes for v3.19-rcX
- mtk-sysirq: Fix error handling
- hip04: Fix cpu map for 16bit value
- gic-v3-its: Clear a warning regarding decimal constants
- omap-intc: Fix legacy DMA regression
- atmel-aic-common: Retain priority when changing type
----------------------------------------------------------------
Felipe Balbi (1):
irqchip: omap-intc: Fix legacy DMA regression
Gavin Li (1):
irqchip: atmel-aic-common: Prevent clobbering of priority when changing IRQ type
Wang Long (1):
irqchip: hip04: Initialize hip04_cpu_map to 0xffff
Will Deacon (1):
irqchip: gic-v3-its: Fix use of max with decimal constant
Yingjoe Chen (1):
irqchip: mtk-sysirq: Use IS_ERR() instead of NULL pointer check
drivers/irqchip/irq-atmel-aic-common.c | 4 ++--
drivers/irqchip/irq-gic-v3-its.c | 2 +-
drivers/irqchip/irq-hip04.c | 2 +-
drivers/irqchip/irq-mtk-sysirq.c | 4 ++--
drivers/irqchip/irq-omap-intc.c | 26 +++++++++++++++++++++-----
5 files changed, 27 insertions(+), 11 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists