* [GIT PULL 1/4] ARM: mvebu: cleanup for v3.9
2013-01-12 23:29 [GIT PULL 0/4] ARM: mvebu: changes " Jason Cooper
@ 2013-01-12 23:29 ` Jason Cooper
0 siblings, 0 replies; 5+ messages in thread
From: Jason Cooper @ 2013-01-12 23:29 UTC (permalink / raw)
To: linux-arm-kernel
The following changes since commit d1c3ed669a2d452cacfb48c2d171a1f364dae2ed:
Linux 3.8-rc2 (2013-01-02 18:13:21 -0800)
are available in the git repository at:
git://git.infradead.org/users/jcooper/linux.git tags/cleanup_for_v3.9
for you to fetch changes up to b96e1b1c3c5319294edb0970b6d5bf099c0e85eb:
ARM: Kirkwood: Cleanup unneeded include files (2013-01-12 21:50:10 +0000)
----------------------------------------------------------------
mvebu cleanup for v3.9
- remove unneeded includes due to DT conversion
----------------------------------------------------------------
Andrew Lunn (1):
ARM: Kirkwood: Cleanup unneeded include files
Thomas Petazzoni (1):
arm: kirkwood: dockstar: remove useless include of SDIO header
arch/arm/mach-kirkwood/board-ib62x0.c | 1 -
arch/arm/mach-kirkwood/board-mplcec4.c | 1 -
arch/arm/mach-kirkwood/dockstar-setup.c | 1 -
3 files changed, 3 deletions(-)
^ permalink raw reply [flat|nested] 5+ messages in thread
* [GIT PULL 1/4] ARM: mvebu: cleanup for v3.9
2013-02-01 15:51 [GIT PULL 0/4] ARM: mvebu: changes " Jason Cooper
@ 2013-02-01 15:51 ` Jason Cooper
2013-02-05 7:10 ` Olof Johansson
0 siblings, 1 reply; 5+ messages in thread
From: Jason Cooper @ 2013-02-01 15:51 UTC (permalink / raw)
To: linux-arm-kernel
The following changes since commit b96e1b1c3c5319294edb0970b6d5bf099c0e85eb:
ARM: Kirkwood: Cleanup unneeded include files
are available in the git repository at:
git://git.infradead.org/users/jcooper/linux.git tags/cleanup_for_v3.9_round2
for you to fetch changes up to b3af7a1ffd1e5e9ec536a915393b7e07a8793f2a:
ARM: dove: cleanup includes
----------------------------------------------------------------
cleanup for v3.9 round2
- remove unneeded #includes for mach-dove
- remove unneeded #includes and code for the nsa310
----------------------------------------------------------------
Jason Cooper (1):
ARM: kirkwood: nsa310: cleanup includes and unneeded code
Sebastian Hesselbarth (1):
ARM: dove: cleanup includes
arch/arm/mach-dove/common.c | 29 +++++++++--------------------
arch/arm/mach-kirkwood/board-nsa310.c | 8 +-------
2 files changed, 10 insertions(+), 27 deletions(-)
^ permalink raw reply [flat|nested] 5+ messages in thread
* [GIT PULL 1/4] ARM: mvebu: cleanup for v3.9
2013-02-01 15:51 ` [GIT PULL 1/4] ARM: mvebu: cleanup " Jason Cooper
@ 2013-02-05 7:10 ` Olof Johansson
0 siblings, 0 replies; 5+ messages in thread
From: Olof Johansson @ 2013-02-05 7:10 UTC (permalink / raw)
To: linux-arm-kernel
On Fri, Feb 01, 2013 at 03:51:58PM +0000, Jason Cooper wrote:
> The following changes since commit b96e1b1c3c5319294edb0970b6d5bf099c0e85eb:
>
> ARM: Kirkwood: Cleanup unneeded include files
>
> are available in the git repository at:
>
> git://git.infradead.org/users/jcooper/linux.git tags/cleanup_for_v3.9_round2
>
> for you to fetch changes up to b3af7a1ffd1e5e9ec536a915393b7e07a8793f2a:
>
> ARM: dove: cleanup includes
Pulled, thanks.
-Olof
^ permalink raw reply [flat|nested] 5+ messages in thread
* [GIT PULL 1/4] ARM: mvebu: cleanup for v3.9
@ 2013-02-16 19:55 Jason Cooper
2013-02-19 17:09 ` Arnd Bergmann
0 siblings, 1 reply; 5+ messages in thread
From: Jason Cooper @ 2013-02-16 19:55 UTC (permalink / raw)
To: linux-arm-kernel
The following changes since commit b3af7a1ffd1e5e9ec536a915393b7e07a8793f2a:
ARM: dove: cleanup includes (2013-01-31 14:23:21 +0000)
are available in the git repository at:
git://git.infradead.org/users/jcooper/linux.git tags/cleanup_for_v3.9_round3
for you to fetch changes up to 7a87c8ab68d0343fd58bb1249219959a239501bf:
ARM: mvebu: correct gated clock documentation (2013-02-15 20:32:38 +0000)
----------------------------------------------------------------
mvebu cleanup vor v3.9 round3
- fix typo in mvebu clokc gating documentation.
----------------------------------------------------------------
Jason Cooper (1):
ARM: mvebu: correct gated clock documentation
Documentation/devicetree/bindings/clock/mvebu-gated-clock.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
^ permalink raw reply [flat|nested] 5+ messages in thread
* [GIT PULL 1/4] ARM: mvebu: cleanup for v3.9
2013-02-16 19:55 [GIT PULL 1/4] ARM: mvebu: cleanup for v3.9 Jason Cooper
@ 2013-02-19 17:09 ` Arnd Bergmann
0 siblings, 0 replies; 5+ messages in thread
From: Arnd Bergmann @ 2013-02-19 17:09 UTC (permalink / raw)
To: linux-arm-kernel
On Saturday 16 February 2013, Jason Cooper wrote:
> The following changes since commit b3af7a1ffd1e5e9ec536a915393b7e07a8793f2a:
>
> ARM: dove: cleanup includes (2013-01-31 14:23:21 +0000)
>
> are available in the git repository at:
>
> git://git.infradead.org/users/jcooper/linux.git tags/cleanup_for_v3.9_round3
>
> for you to fetch changes up to 7a87c8ab68d0343fd58bb1249219959a239501bf:
>
> ARM: mvebu: correct gated clock documentation (2013-02-15 20:32:38 +0000)
>
> ----------------------------------------------------------------
> mvebu cleanup vor v3.9 round3
>
> - fix typo in mvebu clokc gating documentation.
>
> ----------------------------------------------------------------
> Jason Cooper (1):
> ARM: mvebu: correct gated clock documentation
>
> Documentation/devicetree/bindings/clock/mvebu-gated-clock.txt | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
Pulled into next/cleanup, as this is obviously a bug fix for the previous
contents of that branch.
Arnd
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2013-02-19 17:09 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-16 19:55 [GIT PULL 1/4] ARM: mvebu: cleanup for v3.9 Jason Cooper
2013-02-19 17:09 ` Arnd Bergmann
-- strict thread matches above, loose matches on Subject: below --
2013-02-01 15:51 [GIT PULL 0/4] ARM: mvebu: changes " Jason Cooper
2013-02-01 15:51 ` [GIT PULL 1/4] ARM: mvebu: cleanup " Jason Cooper
2013-02-05 7:10 ` Olof Johansson
2013-01-12 23:29 [GIT PULL 0/4] ARM: mvebu: changes " Jason Cooper
2013-01-12 23:29 ` [GIT PULL 1/4] ARM: mvebu: cleanup " Jason Cooper
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.