]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32
authorLinus Torvalds <torvalds@woody.osdl.org>
Tue, 12 Dec 2006 02:28:59 +0000 (18:28 -0800)
committerLinus Torvalds <torvalds@woody.osdl.org>
Tue, 12 Dec 2006 02:28:59 +0000 (18:28 -0800)
commit30031f0e9a175e9a5715c8205008e21102a11055
tree0be77134407d73aece97050151d80ed4b07b23bc
parenta49f697271a0e1ed165001bc86a548e44999b064
parent704ca110b0ef05e07a19b16a32237f5689ce9889
Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32

* 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32:
  [AVR32] Add missing #include <linux/param.h> to delay.c
  [AVR32] Pass dev parameter to dma_cache_sync()
  [AVR32] Implement intc_get_pending()
  [AVR32] Don't include <asm/delay.h>
  [AVR32] Put the chip in "stop" mode when halting the system
  [AVR32] Set flow handler for external interrupts
  [AVR32] Remove unused file
  [AVR32] Remove mii_phy_addr and eth_addr from eth_platform_data
  [AVR32] Move ethernet tag parsing to board-specific code
  [AVR32] Add macb1 platform_device
  [AVR32] Portmux API update