* [GIT PULL 5/7] Samsung irq for v3.14
@ 2013-12-15 20:22 ` Kukjin Kim
0 siblings, 0 replies; 6+ messages in thread
From: Kukjin Kim @ 2013-12-15 20:22 UTC (permalink / raw)
To: Arnd Bergmann, 'Olof Johansson', Kevin Hilman
Cc: arm, linux-arm-kernel@lists.infradead.org,
linux-samsung-soc@vger.kernel.org
The following changes since commit 6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae:
Linux 3.13-rc1 (2013-11-22 11:30:55 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
tags/samsung-irq
for you to fetch changes up to 9403ac88220d79f8822e22c875ad1ebd7ffbea6f:
irqchip: exynos-combiner: remove hard-coded irq_base value
(2013-12-02 07:15:51 +0900)
----------------------------------------------------------------
Samsung irq update for v3.14
- use linear irq domain for exynos-combiner
----------------------------------------------------------------
Chander Kashyap (1):
irqchip: exynos-combiner: remove hard-coded irq_base value
drivers/irqchip/exynos-combiner.c | 15 +++------------
1 file changed, 3 insertions(+), 12 deletions(-)
^ permalink raw reply [flat|nested] 6+ messages in thread* [GIT PULL 5/7] Samsung irq for v3.14
@ 2013-12-15 20:22 ` Kukjin Kim
0 siblings, 0 replies; 6+ messages in thread
From: Kukjin Kim @ 2013-12-15 20:22 UTC (permalink / raw)
To: linux-arm-kernel
The following changes since commit 6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae:
Linux 3.13-rc1 (2013-11-22 11:30:55 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
tags/samsung-irq
for you to fetch changes up to 9403ac88220d79f8822e22c875ad1ebd7ffbea6f:
irqchip: exynos-combiner: remove hard-coded irq_base value
(2013-12-02 07:15:51 +0900)
----------------------------------------------------------------
Samsung irq update for v3.14
- use linear irq domain for exynos-combiner
----------------------------------------------------------------
Chander Kashyap (1):
irqchip: exynos-combiner: remove hard-coded irq_base value
drivers/irqchip/exynos-combiner.c | 15 +++------------
1 file changed, 3 insertions(+), 12 deletions(-)
^ permalink raw reply [flat|nested] 6+ messages in thread* Re: [GIT PULL 5/7] Samsung irq for v3.14
2013-12-15 20:22 ` Kukjin Kim
@ 2013-12-22 22:09 ` Olof Johansson
-1 siblings, 0 replies; 6+ messages in thread
From: Olof Johansson @ 2013-12-22 22:09 UTC (permalink / raw)
To: Kukjin Kim
Cc: Arnd Bergmann, Kevin Hilman, arm,
linux-arm-kernel@lists.infradead.org,
linux-samsung-soc@vger.kernel.org
On Mon, Dec 16, 2013 at 05:22:36AM +0900, Kukjin Kim wrote:
> The following changes since commit 6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae:
>
> Linux 3.13-rc1 (2013-11-22 11:30:55 -0800)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
> tags/samsung-irq
>
> for you to fetch changes up to 9403ac88220d79f8822e22c875ad1ebd7ffbea6f:
>
> irqchip: exynos-combiner: remove hard-coded irq_base value
> (2013-12-02 07:15:51 +0900)
Pulled into next/drivers. This should probably have gone through the irqchip
maintainer though. The patch is small so I took it anyway.
-Olof
^ permalink raw reply [flat|nested] 6+ messages in thread
* [GIT PULL 5/7] Samsung irq for v3.14
@ 2013-12-22 22:09 ` Olof Johansson
0 siblings, 0 replies; 6+ messages in thread
From: Olof Johansson @ 2013-12-22 22:09 UTC (permalink / raw)
To: linux-arm-kernel
On Mon, Dec 16, 2013 at 05:22:36AM +0900, Kukjin Kim wrote:
> The following changes since commit 6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae:
>
> Linux 3.13-rc1 (2013-11-22 11:30:55 -0800)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
> tags/samsung-irq
>
> for you to fetch changes up to 9403ac88220d79f8822e22c875ad1ebd7ffbea6f:
>
> irqchip: exynos-combiner: remove hard-coded irq_base value
> (2013-12-02 07:15:51 +0900)
Pulled into next/drivers. This should probably have gone through the irqchip
maintainer though. The patch is small so I took it anyway.
-Olof
^ permalink raw reply [flat|nested] 6+ messages in thread
* RE: [GIT PULL 5/7] Samsung irq for v3.14
2013-12-22 22:09 ` Olof Johansson
@ 2013-12-24 1:55 ` Kukjin Kim
-1 siblings, 0 replies; 6+ messages in thread
From: Kukjin Kim @ 2013-12-24 1:55 UTC (permalink / raw)
To: 'Olof Johansson'
Cc: 'Arnd Bergmann', 'Kevin Hilman', arm,
linux-arm-kernel, linux-samsung-soc
Olof Johansson wrote:
>
> On Mon, Dec 16, 2013 at 05:22:36AM +0900, Kukjin Kim wrote:
> > The following changes since commit
> 6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae:
> >
> > Linux 3.13-rc1 (2013-11-22 11:30:55 -0800)
> >
> > are available in the git repository at:
> >
>
> > git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
> > tags/samsung-irq
> >
> > for you to fetch changes up to 9403ac88220d79f8822e22c875ad1ebd7ffbea6f:
> >
> > irqchip: exynos-combiner: remove hard-coded irq_base value
> > (2013-12-02 07:15:51 +0900)
>
> Pulled into next/drivers. This should probably have gone through the
> irqchip
> maintainer though. The patch is small so I took it anyway.
>
Yeah, I know, but irqchip maintainer, Tomas Gleixner is included in CC for
the patch for a long time. So I think, your pulling is fair enough ;-)
Thanks.
Kukjin
^ permalink raw reply [flat|nested] 6+ messages in thread
* [GIT PULL 5/7] Samsung irq for v3.14
@ 2013-12-24 1:55 ` Kukjin Kim
0 siblings, 0 replies; 6+ messages in thread
From: Kukjin Kim @ 2013-12-24 1:55 UTC (permalink / raw)
To: linux-arm-kernel
Olof Johansson wrote:
>
> On Mon, Dec 16, 2013 at 05:22:36AM +0900, Kukjin Kim wrote:
> > The following changes since commit
> 6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae:
> >
> > Linux 3.13-rc1 (2013-11-22 11:30:55 -0800)
> >
> > are available in the git repository at:
> >
>
> > git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
> > tags/samsung-irq
> >
> > for you to fetch changes up to 9403ac88220d79f8822e22c875ad1ebd7ffbea6f:
> >
> > irqchip: exynos-combiner: remove hard-coded irq_base value
> > (2013-12-02 07:15:51 +0900)
>
> Pulled into next/drivers. This should probably have gone through the
> irqchip
> maintainer though. The patch is small so I took it anyway.
>
Yeah, I know, but irqchip maintainer, Tomas Gleixner is included in CC for
the patch for a long time. So I think, your pulling is fair enough ;-)
Thanks.
Kukjin
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2013-12-24 1:55 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-15 20:22 [GIT PULL 5/7] Samsung irq for v3.14 Kukjin Kim
2013-12-15 20:22 ` Kukjin Kim
2013-12-22 22:09 ` Olof Johansson
2013-12-22 22:09 ` Olof Johansson
2013-12-24 1:55 ` Kukjin Kim
2013-12-24 1:55 ` Kukjin Kim
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.