[GIT PULL] AVR32 fixes for 4.2 (rc4)

2015-07-27 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 fixes for 4.2 (rc4) Andy Shevchenko (1): avr32: handle NULL as a valid clock object arch/avr32/mach-at32ap/clock.c | 20 +++- 1 file ch

[GIT PULL] AVR32 fixes for 3.14

2014-02-17 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 fixes for 3.14 Chen Gang (3): avr32: Makefile: add '-D__linux__' flag for gcc-4.4.7 use avr32: add generic ioremap_wc() definition in io.h av

[GIT PULL] AVR32 fixes for 3.13

2013-12-09 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 fixes for 3.13 Matthias Brugger (2): avr32: pm: Fix section mismatch cpufreq_ at32ap-cpufreq.c: Fix section mismatch Eunbong Song (1): avr32

[GIT PULL] avr32 fixes for 2.6.24

2007-12-07 Thread Haavard Skinnemoen
Linus, Please pull from ssh://master.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6.git for-linus to receive the following updates. Yes, lots of complicated stuff has been changed here. There is currently a bug in the debug trap handling code which may cause a soft lockup while de

[GIT PULL] avr32 fixes for 2.6.24-rc3

2007-11-15 Thread Haavard Skinnemoen
Linus, Please pull from ssh://master.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6.git for-linus to receive the following updates. Adrian Bunk (1): [AVR32] remove UID16 option Haavard Skinnemoen (4): [AVR32] pcmcia ioaddr_t should be 32 bits on AVR32 [AVR32] Tu

Re: [GIT PULL] AVR32 fixes

2007-06-26 Thread Haavard Skinnemoen
On Mon, 25 Jun 2007 14:14:26 -0600 Frank Bennett <[EMAIL PROTECTED]> wrote: > makes fine, but requires : Hmm...what do you mean? > export ARCH=avr32 > export CROSS_COMPILE=avr32-linux- Standard cross-compile stuff. > make defconfig > make > CHK include/linux/version.h > CHK include

Re: [GIT PULL] AVR32 fixes

2007-06-25 Thread Frank Bennett
Haavard Skinnemoen wrote: 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. The status of the various SL*B allocators on AVR32 is now as follows: * SLAB works, but debugging is effectively dis

[GIT PULL] AVR32 fixes

2007-06-23 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. The status of the various SL*B allocators on AVR32 is now as follows: * SLAB works, but debugging is effectively disabled due to ARCH_KMALLO

[GIT PULL] AVR32 fixes

2007-06-14 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. Note that this will crash on boot if CONFIG_SLUB_DEBUG=y and slub_debug is not set, but the alternative is more subtle DMA breakage and Christoph

[GIT PULL] AVR32 fixes

2007-03-07 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. Gary Zambrano (1): avr32: dma-mapping.h Haavard Skinnemoen (5): [AVR32] at32_spi_setup_slaves should be __init [AVR32] show_trace