1. b7e9c22 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  2. c162755 avr32: make intc_resume() return void to conform to syscore_ops by Hans-Christian Egtvedt · 13 years ago
  3. 3000f00 avr32: add some more at91 to cpu.h definition by Nicolas Ferre · 13 years ago
  4. 4137b31 avr32/at32ap: fix mapping of platform device id for USART by Hans-Christian Egtvedt · 13 years ago
  5. 7bbf1d4 avr32: fix use of non-existing portnr variable in at32_map_usart() by Hans-Christian Egtvedt · 13 years ago
  6. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 13 years ago
  7. 2b348e2 atmel_serial: keep the platform_device unchanged by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  8. f25f4f5 PM / AVR32: Use struct syscore_ops instead of sysdevs for PM by Rafael J. Wysocki · 13 years ago
  9. c7d8763 don't check platform_get_irq's return value against zero by Uwe Kleine-König · 13 years ago
  10. 6e2ad51 avr32: fix deadlock when reading clock list in debugfs by Ole Henrik Jahren · 13 years ago
  11. 51ef85d avr32: Fix .size directive for cpu_enter_idle by Ben Hutchings · 13 years ago
  12. 024b3f29 avr32: At32ap: pio fix typo "))" on gpio_irq_unmask prototype by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  13. 8faf9e3 fix the wrong argument of the functions definition by Wanlong Gao · 13 years ago
  14. dd8ea6a avr32: Fix missing irq namespace conversion by Thomas Gleixner · 13 years ago
  15. 62ec05d1 avr32: Cleanup eic_set_irq_type() by Thomas Gleixner · 13 years ago
  16. d75f1bf avr: Cleanup genirq namespace by Thomas Gleixner · 13 years ago
  17. f2f9c65 avr32: At32ap: Convert pop irq_chip to new functions by Thomas Gleixner · 13 years ago
  18. 3972f69 avr32: At32ap: Convert intc irq_chip to new functions by Thomas Gleixner · 13 years ago
  19. 7776e23 avr32: At32ap: Convert extint irq_chip to new functions by Thomas Gleixner · 13 years ago
  20. 3ea205c avr32: at32ap700x: fix typo in DMA master configuration by Jamie Iles · 13 years ago
  21. 1c5b053 avr32: at32ap700x: Specify DMA Flow Controller, Src and Dst msize by Viresh Kumar · 13 years ago
  22. 0670e71 Merge branch 'dw_dmac' into dmaengine by Dan Williams · 13 years ago
  23. 4aa5f36 avr32: at32ap700x: specify DMA src and dst masters by Jamie Iles · 13 years ago
  24. 2f55ac0 suspend: constify platform_suspend_ops by Lionel Debroux · 14 years ago
  25. f7512e7 serial: fix rs485 for atmel_serial on avr32 by Peter Huewe · 14 years ago
  26. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  27. 640e95a USB: atmel uaba: Adding invert vbus_pin by Eirik Aanonsen · 14 years ago
  28. cbf8de1 avr32: clean up memory allocation in at32_add_device_mci by Hans-Christian Egtvedt · 15 years ago
  29. 754a00a arch/avr32: Fix build failure for avr32 caused by typo by Peter Huewe · 15 years ago
  30. 050cbb0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 15 years ago
  31. 2635d1b atmel-mci: change use of dma slave interface by Nicolas Ferre · 15 years ago
  32. 559300b Merge commit 'v2.6.32' by Haavard Skinnemoen · 15 years ago
  33. d8951ad at91: at91sam9g45 family: identify several chip versions by Nicolas Ferre · 15 years ago
  34. 2f5d46d avr32: add two new at91 to cpu.h definition by Nicolas Ferre · 15 years ago
  35. 5416bf3 avr32: add two new at91 to cpu.h definition by Nicolas Ferre · 15 years ago
  36. 0708420 avr32: function for independently setting up SPI slaves by Peter Ma · 15 years ago
  37. c076b99 avr32: Fix clash in ATMEL_USART_ flags by Ben Nizette · 15 years ago
  38. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  39. bf4861c avr32: add RTS/CTS/CLK pin selection for the USARTs by Peter Ma · 15 years ago
  40. 2f47c8c avr32: at32ap700x: setup DMA for AC97C in the machine code by Hans-Christian Egtvedt · 15 years ago
  41. 6b0c935 avr32: at32ap700x: setup DMA for ABDAC in the machine code by Hans-Christian Egtvedt · 15 years ago
  42. b92efa9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into avr32-arch by Haavard Skinnemoen · 15 years ago
  43. 9477ab2 avr32: use gpio_is_valid() to check USBA vbus_pin I/O line by Hans-Christian Egtvedt · 15 years ago
  44. 2ae6d5d avr32: add pin mask for 18-bit color on the LCD controller by Hans-Christian Egtvedt · 15 years ago
  45. ef41902 avr32: fix 15-bit LCDC pin mask to use MSB lines by Hans-Christian Egtvedt · 15 years ago
  46. 744f659 [ARM] 5400/1: Add support for inverted rdy_busy pin for Atmel nand device controller by Gregory CLEMENT · 15 years ago
  47. d9e8a3a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 15 years ago
  48. 74465b4 atmel-mci: convert to dma_request_channel and down-level dma_slave by Dan Williams · 15 years ago
  49. 0e49005 Merge branch 'move-atmel-mci-h' into boards by Haavard Skinnemoen · 15 years ago
  50. c42aa77 atmel-mci: move atmel-mci.h file to include/linux by Nicolas Ferre · 16 years ago
  51. dd5e133 avr32: Hammerhead board support by Alex Raimondi · 16 years ago
  52. bc08969 Merge branch 'cleanups' into boards by Haavard Skinnemoen · 15 years ago
  53. adde42b avr32: Allow reserving multiple pins at once by Alex Raimondi · 16 years ago
  54. 5f6333b avr: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  55. 1054626 avr32: Enable pullup on USART TX lines by Anders Blomdell · 16 years ago
  56. d921455 Merge branches 'boards' and 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Haavard Skinnemoen · 16 years ago
  57. e82c610 avr32: Fix GPIO initcall breakage by Haavard Skinnemoen · 16 years ago
  58. e3f91ca avr32: Scale loops_per_jiffy when cpu frequency changes by Haavard Skinnemoen · 16 years ago
  59. 6090065 avr32: Fix bug in LCD pin setup on port C by Alex Raimondi · 16 years ago
  60. 9301975 Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  61. 4b1135a genirq: fix name space collisions of nr_irqs in arch/* by Thomas Gleixner · 16 years ago
  62. 459fc20 cpufreq: remove policy->governor setting in drivers initialization by Dominik Brodowski · 16 years ago
  63. 198f293 avr32: Fix MIMC200 board use of SPD network pins by Mark Jackson · 16 years ago
  64. caf18f1 avr32: Allow selecting multiple pins at once by Julien May · 16 years ago
  65. 0d62950 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/atmel-mci-2.6.28 by Haavard Skinnemoen · 16 years ago
  66. 65e8b08 atmel-mci: Add experimental DMA support by Haavard Skinnemoen · 16 years ago
  67. 6b91865 atmel-mci: Platform code for supporting multiple mmc slots by Haavard Skinnemoen · 16 years ago
  68. 300bb76 avr32: Replace static clock list with dynamic linked list by Alex Raimondi · 16 years ago
  69. 787928e avr32: Use platform_driver_probe for pdc platform driver by Uwe Kleine-König · 16 years ago
  70. d6634db avr32: Use platform_driver_probe for pio platform driver by Uwe Kleine-König · 16 years ago
  71. ece2678 avr32: Provide a way to deselect pins in the portmux by Haavard Skinnemoen · 16 years ago
  72. 7066412 avr32: Allow fine-grained control over LCDC pins by Julien May · 16 years ago
  73. f3c450b avr32: use the new byteorder headers by Harvey Harrison · 16 years ago
  74. 84c4f2f avr32: pm_standby low-power ram bug fix by Humphrey Bucknell · 16 years ago
  75. b47eb40 avr32: Clean up HMATRIX code by Haavard Skinnemoen · 16 years ago
  76. a8d902d avr32: Add MMIO address definitions for certain controllers by Haavard Skinnemoen · 16 years ago
  77. 8f8a59c avr32: Introduce <mach/chip.h> by Haavard Skinnemoen · 16 years ago
  78. 3663b73 avr32: Use <mach/foo.h> instead of <asm/arch/foo.h> by Haavard Skinnemoen · 16 years ago
  79. 964d219 avr32: Introduce arch/avr32/mach-*/include/mach by Haavard Skinnemoen · 16 years ago
  80. 3c26e17 avr32: some mmc/sd cleanups by David Brownell · 16 years ago
  81. eda3d8f Merge commit 'upstream/master' by Haavard Skinnemoen · 16 years ago
  82. 9ee08c2 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 16 years ago
  83. d8f388d gpio: sysfs interface by David Brownell · 16 years ago
  84. ff877ea Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6 by David Woodhouse · 16 years ago
  85. 218df4a avr32: Add platform data for AC97C platform device by Hans-Christian Egtvedt · 16 years ago
  86. 5554b35 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 16 years ago
  87. fbfca4b avr32: clean up mci platform code by Ben Nizette · 16 years ago
  88. 7d2be07 atmel-mci: Driver for Atmel on-chip MMC controllers by Haavard Skinnemoen · 16 years ago
  89. a8931ef Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 16 years ago
  90. 3bfb1d2 dmaengine: Driver for the Synopsys DesignWare DMA controller by Haavard Skinnemoen · 16 years ago
  91. 72f6bef avr32: Fix typo of IFSR in a comment in the PIO header file by Hans-Christian Egtvedt · 16 years ago
  92. 02a00cf avr32: Power Management support ("standby" and "mem" modes) by Haavard Skinnemoen · 16 years ago
  93. aa8e87c avr32: Add system device for the internal interrupt controller (intc) by Haavard Skinnemoen · 16 years ago
  94. b83d6ee1 avr32: Add simple SRAM allocator by Haavard Skinnemoen · 16 years ago
  95. 7951f18 avr32: Enable SDRAMC clock at startup by Haavard Skinnemoen · 16 years ago
  96. d7ff2a4 avr32: Rename at32ap.c -> pdc.c by Haavard Skinnemoen · 16 years ago
  97. 65033ed avr32: Move setup_platform() into chip-specific file by Haavard Skinnemoen · 16 years ago
  98. 8405996 atmel_pwm: Rename the "mck" clock to "pwm_clk" by Sedji Gaouaou · 16 years ago
  99. 9c2baf7 at32ap700x spi: enable pullups on MISO by David Brownell · 16 years ago
  100. d86d314 avr32: Add PSIF platform devices by Hans-Christian Egtvedt · 16 years ago