[GIT PULL] AVR32 update for 4.10

2016-12-12 Thread Hans-Christian Noren Egtvedt
Hello Linus, please pull git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32.git for-linus to receive the following AVR32 update for 4.10 Markus Elfring (4): AVR32-clock: Use seq_putc() in two functions AVR32-clock: Combine nine seq_printf() calls into one call in

[GIT PULL] AVR32 update for 4.10

2016-12-12 Thread Hans-Christian Noren Egtvedt
Hello Linus, please pull git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32.git for-linus to receive the following AVR32 update for 4.10 Markus Elfring (4): AVR32-clock: Use seq_putc() in two functions AVR32-clock: Combine nine seq_printf() calls into one call in

[GIT PULL] AVR32 update for 4.9

2016-10-07 Thread Hans-Christian Noren Egtvedt
Hello Linus, please pull git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32.git for-linus to receive the following AVR32 update for 4.9 Paul Gortmaker (1): avr32: migrate exception table users off module.h and onto extable.h arch/avr32/kernel/traps.c | 3 ++-

[GIT PULL] AVR32 update for 4.9

2016-10-07 Thread Hans-Christian Noren Egtvedt
Hello Linus, please pull git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32.git for-linus to receive the following AVR32 update for 4.9 Paul Gortmaker (1): avr32: migrate exception table users off module.h and onto extable.h arch/avr32/kernel/traps.c | 3 ++-

[GIT PULL] AVR32 update for 4.8

2016-07-29 Thread Hans-Christian Noren Egtvedt
Hello Linus, please pull git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32.git for-linus to receive the following AVR32 update for 4.8 Hans-Christian Noren Egtvedt (2): avr32: wire up preadv2 and pwritev2 syscalls avr32: fixup code style in unistd.h and

[GIT PULL] AVR32 update for 4.8

2016-07-29 Thread Hans-Christian Noren Egtvedt
Hello Linus, please pull git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32.git for-linus to receive the following AVR32 update for 4.8 Hans-Christian Noren Egtvedt (2): avr32: wire up preadv2 and pwritev2 syscalls avr32: fixup code style in unistd.h and

Re: [GIT PULL] AVR32 update for 4.7

2016-06-20 Thread Stephen Rothwell
Hi Linus, On Mon, 20 Jun 2016 10:34:52 -0700 Linus Torvalds wrote: > > Come back to me during the next merge window when this is appropriate, > and when it has been in linux-next for a week or two *without* being > rebased for no good reason. That would require

Re: [GIT PULL] AVR32 update for 4.7

2016-06-20 Thread Stephen Rothwell
Hi Linus, On Mon, 20 Jun 2016 10:34:52 -0700 Linus Torvalds wrote: > > Come back to me during the next merge window when this is appropriate, > and when it has been in linux-next for a week or two *without* being > rebased for no good reason. That would require that the avr32 tree was actually

Re: [GIT PULL] AVR32 update for 4.7

2016-06-20 Thread Linus Torvalds
On Mon, Jun 20, 2016 at 12:52 AM, Hans-Christian Noren Egtvedt wrote: > > please pull newly rebased to 4.7-rc4 tag Yeah, I didn't pull the last time you send this, and it keeps getting just worse, so I won't be pulling this time either. I'm not taking 600+ lines of coding

Re: [GIT PULL] AVR32 update for 4.7

2016-06-20 Thread Linus Torvalds
On Mon, Jun 20, 2016 at 12:52 AM, Hans-Christian Noren Egtvedt wrote: > > please pull newly rebased to 4.7-rc4 tag Yeah, I didn't pull the last time you send this, and it keeps getting just worse, so I won't be pulling this time either. I'm not taking 600+ lines of coding style changes during

[GIT PULL] AVR32 update for 4.7

2016-06-20 Thread Hans-Christian Noren Egtvedt
Hello Linus, please pull newly rebased to 4.7-rc4 tag git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32.git for-linus to receive the following AVR32 update for 4.7 Hans-Christian Noren Egtvedt (2): avr32: wire up preadv2 and pwritev2 syscalls avr32: fixup code style

[GIT PULL] AVR32 update for 4.7

2016-06-20 Thread Hans-Christian Noren Egtvedt
Hello Linus, please pull newly rebased to 4.7-rc4 tag git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32.git for-linus to receive the following AVR32 update for 4.7 Hans-Christian Noren Egtvedt (2): avr32: wire up preadv2 and pwritev2 syscalls avr32: fixup code style

[GIT PULL] AVR32 update for 4.7

2016-06-06 Thread Hans-Christian Noren Egtvedt
Hello Linus, please pull git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32.git for-linus to receive the following AVR32 update for 4.7 Hans-Christian Noren Egtvedt (2): avr32: wire up preadv2 and pwritev2 syscalls avr32: fixup code style in unistd.h and

[GIT PULL] AVR32 update for 4.7

2016-06-06 Thread Hans-Christian Noren Egtvedt
Hello Linus, please pull git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32.git for-linus to receive the following AVR32 update for 4.7 Hans-Christian Noren Egtvedt (2): avr32: wire up preadv2 and pwritev2 syscalls avr32: fixup code style in unistd.h and

[GIT PULL] AVR32 update for 4.6

2016-03-15 Thread Hans-Christian Noren Egtvedt
Hello Linus, please pull git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32.git for-linus to receive the following AVR32 update for 4.6 Hans-Christian Egtvedt (1): avr32: wire up copy_file_range syscall Mans Rullgard (1): avr32: fix asm operand constraint in

[GIT PULL] AVR32 update for 4.6

2016-03-15 Thread Hans-Christian Noren Egtvedt
Hello Linus, please pull git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32.git for-linus to receive the following AVR32 update for 4.6 Hans-Christian Egtvedt (1): avr32: wire up copy_file_range syscall Mans Rullgard (1): avr32: fix asm operand constraint in

[GIT PULL] AVR32 update for 4.3

2015-11-02 Thread Hans-Christian Noren Egtvedt
Hello Linus, please pull git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32.git for-linus to receive the following AVR32 update for 4.3 Alexandre Belloni (1): avr32: atngw100: remove useless include arch/avr32/boards/atngw100/mrmt.c | 1 - 1 file changed, 1 deletion(-)

[GIT PULL] AVR32 update for 4.3

2015-11-02 Thread Hans-Christian Noren Egtvedt
Hello Linus, please pull git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32.git for-linus to receive the following AVR32 update for 4.3 Alexandre Belloni (1): avr32: atngw100: remove useless include arch/avr32/boards/atngw100/mrmt.c | 1 - 1 file changed, 1 deletion(-)

[GIT PULL] AVR32 update for 4.2

2015-07-20 Thread Hans-Christian Egtvedt
Hello Linus, sorry for the late request. Please pull git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32.git for-linus to receive the following AVR32 update for 4.2 Viresh Kumar (1): AVR32/time: Migrate to new 'set-state' interface arch/avr32/kernel/time.c | 65

[GIT PULL] AVR32 update for 4.2

2015-07-20 Thread Hans-Christian Egtvedt
Hello Linus, sorry for the late request. Please pull git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32.git for-linus to receive the following AVR32 update for 4.2 Viresh Kumar (1): AVR32/time: Migrate to new 'set-state' interface arch/avr32/kernel/time.c | 65

[GIT PULL] AVR32 update for 4.1

2015-04-13 Thread Hans-Christian Egtvedt
Hello Linus, please pull git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32.git for-linus to receive the following AVR32 update for 4.1 Andrey Ryabinin (1): avr32: fix integer overflow in ELF_ET_DYN_BASE arch/avr32/include/asm/elf.h | 2 +- 1 file changed, 1

[GIT PULL] AVR32 update for 4.1

2015-04-13 Thread Hans-Christian Egtvedt
Hello Linus, please pull git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32.git for-linus to receive the following AVR32 update for 4.1 Andrey Ryabinin (1): avr32: fix integer overflow in ELF_ET_DYN_BASE arch/avr32/include/asm/elf.h | 2 +- 1 file changed, 1

[GIT PULL] AVR32 update for 3.20

2015-02-11 Thread Hans-Christian Egtvedt
Hello Linus, please pull git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32.git for-linus to receive the following AVR32 update for 3.20 Hans-Christian Egtvedt (2): avr32: wire up missing syscalls avr32: update all default configurations Alexandre Belloni (1):

[GIT PULL] AVR32 update for 3.20

2015-02-11 Thread Hans-Christian Egtvedt
Hello Linus, please pull git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32.git for-linus to receive the following AVR32 update for 3.20 Hans-Christian Egtvedt (2): avr32: wire up missing syscalls avr32: update all default configurations Alexandre Belloni (1):

[GIT PULL] AVR32 update for 3.17

2014-08-07 Thread Hans-Christian Egtvedt
Hello Linus, please pull git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32.git for-linus to receive the following AVR32 update for 3.17 Julia Lawall (1): avr32: fix error return code arch/avr32/boards/hammerhead/flash.c | 11 --- 1 file changed, 8 insertions(+),

[GIT PULL] AVR32 update for 3.17

2014-08-07 Thread Hans-Christian Egtvedt
Hello Linus, please pull git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32.git for-linus to receive the following AVR32 update for 3.17 Julia Lawall (1): avr32: fix error return code arch/avr32/boards/hammerhead/flash.c | 11 --- 1 file changed, 8 insertions(+),

[GIT PULL] AVR32 update for 3.10

2013-05-22 Thread Hans-Christian Egtvedt
Hello Linus, please pull git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32.git for-linus to receive the following AVR32 updates for 3.10 (wow, it has gone 10 releases since my last request :( ). Hans-Christian Egtvedt (2): avr32: move NODES_SHIFT into Kconfig and delete

[GIT PULL] AVR32 update for 3.10

2013-05-22 Thread Hans-Christian Egtvedt
Hello Linus, please pull git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32.git for-linus to receive the following AVR32 updates for 3.10 (wow, it has gone 10 releases since my last request :( ). Hans-Christian Egtvedt (2): avr32: move NODES_SHIFT into Kconfig and delete

[GIT PULL] AVR32 update

2008-01-25 Thread Haavard Skinnemoen
Hi Linus, Please pull from the for-linus branch of ssh://master.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6.git for-linus to receive the following changes. Mathieu, this includes the patch that adds the instrumentation menu to avr32, bringing it in line with most other

[GIT PULL] AVR32 update

2008-01-25 Thread Haavard Skinnemoen
Hi Linus, Please pull from the for-linus branch of ssh://master.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6.git for-linus to receive the following changes. Mathieu, this includes the patch that adds the instrumentation menu to avr32, bringing it in line with most other

[GIT PULL] AVR32 update

2007-08-15 Thread Haavard Skinnemoen
Hi Linus, Please pull from git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6.git for-linus to receive the following changes. David Brownell (1): [AVR32] leds-gpio for stk1000 Haavard Skinnemoen (4): [AVR32] Wire up i2c-gpio on the ATNGW100 board [AVR32]

[GIT PULL] AVR32 update

2007-08-15 Thread Haavard Skinnemoen
Hi Linus, Please pull from git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6.git for-linus to receive the following changes. David Brownell (1): [AVR32] leds-gpio for stk1000 Haavard Skinnemoen (4): [AVR32] Wire up i2c-gpio on the ATNGW100 board [AVR32]

[GIT PULL] AVR32 update

2007-07-18 Thread Haavard Skinnemoen
Hi Linus, Please pull git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6.git for-linus to receive the following updates. David Brownell (2): [AVR32] faster avr32 unaligned access [AVR32] Make STK1000 mux settings configurable Haavard Skinnemoen (5):

[GIT PULL] AVR32 update

2007-07-18 Thread Haavard Skinnemoen
Hi Linus, Please pull git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6.git for-linus to receive the following updates. David Brownell (2): [AVR32] faster avr32 unaligned access [AVR32] Make STK1000 mux settings configurable Haavard Skinnemoen (5):

[GIT PULL] AVR32 update

2007-05-16 Thread Haavard Skinnemoen
Linus, Please pull from the 'for-linus' branch of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32.git for-linus to receive the following updates. The bulk of it is board-specific monitor specs and other data for the atmel_lcdfb driver that was merged last week. Christoph Hellwig (1):

[GIT PULL] AVR32 update

2007-05-16 Thread Haavard Skinnemoen
Linus, Please pull from the 'for-linus' branch of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32.git for-linus to receive the following updates. The bulk of it is board-specific monitor specs and other data for the atmel_lcdfb driver that was merged last week. Christoph Hellwig (1):

[GIT PULL] AVR32 update

2007-05-09 Thread Haavard Skinnemoen
Hi Linus, Please pull the 'for-linus' branch of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32.git for-linus to receive the following updates. Haavard Skinnemoen (4): [AVR32] Use correct config symbol when setting cpuflags [AVR32] Implement dma_{alloc,free}_writecombine()

[GIT PULL] AVR32 update

2007-05-09 Thread Haavard Skinnemoen
Hi Linus, Please pull the 'for-linus' branch of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32.git for-linus to receive the following updates. Haavard Skinnemoen (4): [AVR32] Use correct config symbol when setting cpuflags [AVR32] Implement dma_{alloc,free}_writecombine()

[GIT PULL] AVR32 update

2007-04-27 Thread Haavard Skinnemoen
Hi Linus, Please pull the 'for-linus' branch of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32.git for-linus to receive the following updates. This includes support for the ATNGW100 Network Gateway reference design and a nice assortment of cleanups, fixes and optimizations. Haavard

[GIT PULL] AVR32 update

2007-04-27 Thread Haavard Skinnemoen
Hi Linus, Please pull the 'for-linus' branch of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32.git for-linus to receive the following updates. This includes support for the ATNGW100 Network Gateway reference design and a nice assortment of cleanups, fixes and optimizations. Haavard

[GIT PULL] AVR32 update

2007-02-16 Thread Haavard Skinnemoen
Linus, Please pull from the 'for-linus' branch of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32.git for-linus to receive the following updates. This includes a few build fixes, a handful of fixes to the platform code (picked out of a patch by David Brownell) and a SysV IPC fix. After this,

[GIT PULL] AVR32 update

2007-02-16 Thread Haavard Skinnemoen
Linus, Please pull from the 'for-linus' branch of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32.git for-linus to receive the following updates. This includes a few build fixes, a handful of fixes to the platform code (picked out of a patch by David Brownell) and a SysV IPC fix. After this,

[GIT PULL] AVR32 update

2007-02-09 Thread Haavard Skinnemoen
Linus, Please pull the 'for-linus' branch of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32.git for-linus to receive the following updates. David, this means that everything should be ready for the SPI driver on my part. I've tested it on top of this lot, and it works fine. Haavard

[GIT PULL] AVR32 update

2007-02-09 Thread Haavard Skinnemoen
Linus, Please pull the 'for-linus' branch of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32.git for-linus to receive the following updates. David, this means that everything should be ready for the SPI driver on my part. I've tested it on top of this lot, and it works fine. Haavard

[GIT PULL] AVR32 update

2006-12-08 Thread Haavard Skinnemoen
Please pull from the 'for-linus' branch of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32.git for-linus to receive the following updates: Haavard Skinnemoen (11): [AVR32] Portmux API update [AVR32] Add macb1 platform_device [AVR32] Move ethernet tag parsing to

[GIT PULL] AVR32 update

2006-12-08 Thread Haavard Skinnemoen
Please pull from the 'for-linus' branch of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32.git for-linus to receive the following updates: Haavard Skinnemoen (11): [AVR32] Portmux API update [AVR32] Add macb1 platform_device [AVR32] Move ethernet tag parsing to