1. 02735a2 Merge branch 'at91/defconfig' into next/cleanup by Olof Johansson · 13 years ago
  2. 0e934e2 ARM: at91: Fix USB AT91 gadget registration by Anders Darander · 13 years ago
  3. 1808958 ARM: at91: fix clock conid for atmel_tcb.1 on 9260/9g20 by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  4. 1e81799 ARM: at91/gpio: fix display of number of irq setuped by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  5. d0fbda9 ARM: at91/gpio: drop PIN_BASE by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  6. cc9f9ae ARM: at91/soc: use gpio_is_valid to check the gpio by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  7. 63b4c29 ARM: at91/boards: use -EINVAL for invalid gpio by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  8. 1a2d915 ARM: at91: gpio make struct at91_gpio_bank an initdata by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  9. 619d4a4 ARM: at91: switch gpio clock to clkdev by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  10. ed20178 Merge branch 'drivers/macb-gem-cleanup' into at91/gpio by Arnd Bergmann · 13 years ago
  11. d28bdfc ARM: at91: make rm9200 rtc drivers soc independent by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  12. be6d432 ARM: at91: make aic soc independent by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  13. 13079a7 ARM: at91: make DBGU soc independent by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  14. c1c30a2 ARM: at91: make watchdog drivers soc independent by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  15. f22deee ARM: at91: make shutdown controler soc independent by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  16. f466f3b ARM: at91: drop CCFG by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  17. faee0cc ARM: at91: make smc register base soc independent by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  18. 4ab0c599 ARM: at91: make pit register base soc independent by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  19. cfa5a1f ARM: at91: add ioremap_registers entry point to soc setup by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  20. eab5fd6 ARM: at91: make rtt register base soc independant by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  21. 9627b20 ARM: at91: make dma register base soc independant by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  22. d28edd1 ARM: at91: make ecc register base soc independant by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  23. 80e91cb ARM: at91: make gpio register base soc independant by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  24. 2f5893c ARM: at91: define CLOCK_TICK_RATE to bogus value except A91X40 by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  25. a5f70b6 ARM: at91: fix NAND bus width decoding from system_rev by Christian Hitz · 13 years ago
  26. 84e0cdb macb: unify at91 and avr32 platform data by Jamie Iles · 14 years ago
  27. 865d605 at91: provide macb clks with "pclk" and "hclk" name by Jamie Iles · 13 years ago
  28. dd0b382 ARM: at91: Fix USBA gadget registration by Jochen Friedrich · 13 years ago
  29. b2eb530 at91/yl-9200: Fix section mismatch by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  30. 30458ed at91: vmalloc fix missing AT91_VIRT_BASE define by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  31. b3c41f4 ARM: at91: usart: drop static map regs for dbgu by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  32. 3c00303 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 13 years ago
  33. e0d6511 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  34. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  35. 02ebbbd Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 13 years ago
  36. 46bcfad cpuidle: Single/Global registration of idle states by Deepthi Dharwar · 13 years ago
  37. e978aa7 cpuidle: Move dev->last_residency update to driver enter routine; remove dev->last_state by Deepthi Dharwar · 13 years ago
  38. 367069f Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  39. 16ee792 Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  40. f906fb1 Merge branch 'next/board' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  41. 25498e5 Merge branch 'next/driver' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  42. dc28094 arm: Add export.h to ARM specific files as required. by Paul Gortmaker · 13 years ago
  43. a7fadac Merge branch 'depends/rmk/devel-stable' into next/board by Arnd Bergmann · 13 years ago
  44. efa62e1 Merge branch 'depends/rmk/gpio' into next/devel by Arnd Bergmann · 13 years ago
  45. c7c0fb7 arm: at91: drop unused Kconfig symbol by Paul Bolle · 13 years ago
  46. 08cab72 Merge branch 'dt/gic' into next/dt by Arnd Bergmann · 13 years ago
  47. 46b51ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  48. 1fdb24e Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  49. ca90666 Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  50. 2c96a29 mmc: atmel-mci: change namespace by Ludovic Desroches · 13 years ago
  51. fea3158 ARM: at91: add at91sam9g20 and Calao USB A9G20 DT support by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  52. 49fe2ba ARM: at91: dt: at91sam9g45 family and board device tree files by Nicolas Ferre · 13 years ago
  53. 3353327 Merge branch 'depends/rmk/gpio' into next/board by Arnd Bergmann · 13 years ago
  54. cefd3e7 Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into devel-stable by Russell King · 13 years ago
  55. 40c6d8a ARM: 7022/1: allow to detect conflicting zreladdrs by Sascha Hauer · 13 years ago
  56. 237a62a ARM: at91: at91sam9g45: add trng clock and platform device by Peter Korsgaard · 13 years ago
  57. 112d17d Merge branches 'sirf/devel', 'at91/devel', 'imx/devel' and 'davinci/devel' into next/devel by Arnd Bergmann · 13 years ago
  58. 639da5e ARM: add an extra temp register to the low level debugging addruart macro by Nicolas Pitre · 13 years ago
  59. 4722cd7 Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6-wd into devel-stable by Russell King · 13 years ago
  60. 1754aab mtd: ATMEL, AVR32: inline nand partition table access by Dmitry Eremin-Solenikov · 13 years ago
  61. 1fcaea7 at91: at91-ohci: configure overcurrent pins as input GPIOs by Thomas Petazzoni · 13 years ago
  62. aa6e52a at91: at91-ohci: support overcurrent notification by Thomas Petazzoni · 13 years ago
  63. e7da859 at91: ohci-at91: add vbus_pin_inverted platform attribute by Thomas Petazzoni · 13 years ago
  64. 0af4316 at91: ohci-at91: always provide all the clocks by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  65. 0a072a2 at91: USB-A9G20 C01 & C11 board support by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  66. 6939fd4 at91: merge board USB-A9260 and USB-A9263 together by Nico Erfurth · 13 years ago
  67. 82cb865 at91: add support for RSIs EWS board by Josef Holzmayr · 13 years ago
  68. c0764b2 at91: at91sam9261.c: fix typo in t2_clk alias for atmel_tcb.0 by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  69. f407c2e ARM: mach-at91: Setup consistent dma size at boot time by Jon Medhurst · 13 years ago
  70. 8f3c453 ARM: gpio: make trivial GPIOLIB implementation the default by Russell King · 13 years ago
  71. 22fe678 ARM: gpio: consolidate trivial gpiolib implementations by Russell King · 13 years ago
  72. 2f8163b ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.h by Russell King · 13 years ago
  73. b7a9495 ARM: gpio: at91: remove redundant include of mach/gpio.h by Russell King · 13 years ago
  74. 8f57be8 Merge branch 'at91/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  75. 2313bcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-watchdog by Linus Torvalds · 13 years ago
  76. fb149f9 at91: add arch specific ioremap support by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  77. f0051d8 at91: factorize sram init by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  78. 51ddec7 at91: move register clocks to soc generic init by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  79. 4653937 at91: move clock subsystem init to soc generic init by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  80. 8c3583b at91: use structure to store the current soc by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  81. 1ff5b1b at91: remove AT91_DBGU offset from dbgu register macro by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  82. 92100c1 at91: factorize at91 interrupts init to soc by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  83. 21d08b9 at91: introduce commom AT91_BASE_SYS by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  84. 3960ef3 Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  85. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  86. e7b3914 watchdog: at91sam9/wdt: move register header to drivers by Jean-Christophe Plagniol-Villard · 13 years ago
  87. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  88. b0a68ec mmc: at91_mci: move register header from include/ to drivers/ by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  89. aa3831c ARM: Consolidate the clkdev header files by Kyungmin Park · 13 years ago
  90. b7e9c22 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  91. 64393b3 AT91: Change nand buswidth logic to match hardware default configuration by Nicolas Ferre · 13 years ago
  92. c5efefa at91: Use "pclk" as con_id on at91cap9 and at91rm9200 by Joachim Eastwood · 13 years ago
  93. 9d87159 at91: fix udc, ehci and mmc clock device name for cap9/9g45/9rl by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  94. 5c1f966 at91: fix at91_set_serial_console: use platform device id by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  95. 1c5454e Change Ryan Mallon's email address across the kernel by Ryan Mallon · 13 years ago
  96. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 13 years ago
  97. 7a2207a at91: drop at572d940hf support by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  98. e57556e3 at91rm9200: introduce at91rm9200_set_type to specficy cpu package by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  99. 3d51f25 at91: drop boot_params and PLAT_PHYS_OFFSET by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  100. ee2e350 at91: factorize common irq ID by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago