1. 587603b ARM: 8847/1: pm: fix HYP/SVC mode mismatch when MCPM is used by Marek Szyprowski · 5 years ago
  2. f10bcae ARM: 8743/1: bL_switcher: add MODULE_LICENSE tag by Arnd Bergmann · 6 years ago
  3. 82fa407 Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  4. 7a53eea Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  5. b60752f ARM: sa1111: provide to_sa1111_device() macro by Russell King · 8 years ago
  6. cf6e4ca ARM: sa1111: add sa1111_get_irq() by Russell King · 8 years ago
  7. 1629c9a ARM: sa1111: clean up duplication in IRQ chip implementation by Russell King · 8 years ago
  8. 17cf501 ARM: sa1111: implement a gpio_chip for SA1111 GPIOs by Russell King · 8 years ago
  9. ccb7d85 ARM: sa1111: move irq cleanup to separate function by Russell King · 8 years ago
  10. deee856 ARM: sa1111: use devm_clk_get() by Russell King · 8 years ago
  11. 7d53c1f ARM: sa1111: use devm_kzalloc() by Russell King · 8 years ago
  12. eac8dbf ARM: sa1111: ensure we only touch RAB bus type devices when removing by Russell King · 8 years ago
  13. 07f56e6 ARM: locomo: fix locomo irq handling by Russell King · 8 years ago
  14. 87d5dd6 ARM: sa1111: fix missing clk_disable() by Russell King · 8 years ago
  15. 06dfe5c ARM: sa1111: fix pcmcia suspend/resume by Russell King · 8 years ago
  16. 7c0091e ARM: sa1111: fix pcmcia interrupt mask polarity by Russell King · 8 years ago
  17. cb03440 ARM: sa1111: fix error code propagation in sa1111_probe() by Russell King · 8 years ago
  18. ca75d60 miscdevice: Add helper macro for misc device boilerplate by PrasannaKumar Muralidharan · 8 years ago
  19. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  20. de06dbf Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  21. 1a46712 Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  22. 1b3bf84 Merge branches 'amba', 'fixes', 'misc' and 'tauros2' into for-next by Russell King · 8 years ago
  23. 050c542 ARM: scoop: use gpiochip data pointer by Linus Walleij · 8 years ago
  24. 17f29d3 ARM: 8523/1: sa1111: ensure no negative value gets returned on positive match by Marek Szyprowski · 8 years ago
  25. e972c37 ARM: 8519/1: ICST: try other dividends than 1 by Linus Walleij · 8 years ago
  26. 5070fb1 ARM: 8517/1: ICST: avoid arithmetic overflow in icst_hz() by Linus Walleij · 8 years ago
  27. 5083c54 Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  28. 86d5e657 ARM: scoop: Be sure to clamp return value by Linus Walleij · 8 years ago
  29. 7530527 ARM: use const and __initconst for smp_operations by Masahiro Yamada · 9 years ago
  30. 041c795 Merge tag 'dmaengine-4.4-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  31. 2b6b3b7 ARM/dmaengine: edma: Merge the two drivers under drivers/dma/ by Peter Ujfalusi · 9 years ago
  32. b2c843a ARM/dmaengine: edma: Remove limitation on the number of eDMA controllers by Peter Ujfalusi · 9 years ago
  33. ca304fa ARM/dmaengine: edma: Public API to use private struct pointer by Peter Ujfalusi · 9 years ago
  34. 700c371 ARM: common: edma: Internal API to use pointer to 'struct edma' by Peter Ujfalusi · 9 years ago
  35. dc9b6055 ARM/dmaengine: edma: Move of_dma_controller_register to the dmaengine driver by Peter Ujfalusi · 9 years ago
  36. d4cb7f4 ARM: davinci/common: Convert edma driver to handle one eDMA instance per driver by Peter Ujfalusi · 9 years ago
  37. d28c2b3 ARM: common: edma: Remove unused functions by Peter Ujfalusi · 9 years ago
  38. 696d8b7 ARM: common: edma: Fix channel parameter for irq callbacks by Peter Ujfalusi · 9 years ago
  39. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  40. c706c7e Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  41. 39aa437 Merge branch 'queue/irq/arm' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next/cleanup by Olof Johansson · 9 years ago
  42. 787047e ARM: 8392/3: smp: Only expose /sys/.../cpuX/online if hotpluggable by Stephen Boyd · 9 years ago
  43. e8d36d5 ARM: kill off set_irq_flags usage by Rob Herring · 9 years ago
  44. b9dce3a ARM/sa1111: Prepare sa1111_irq_handler for irq argument removal by Thomas Gleixner · 9 years ago
  45. 6bf9e97 ARM/locomo: Prepare locomo_handler for irq argument removal by Thomas Gleixner · 9 years ago
  46. f575398 ARM, irq: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc by Jiang Liu · 9 years ago
  47. 6d0786a ARM/locomo: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 9 years ago
  48. 8c7febe Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  49. e8a0b37d Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  50. 056c0ac ARM: sa1100: convert SA11x0 related code to use new chained handler helper by Russell King · 9 years ago
  51. 27a513c Merge branch 'devel-stable' into for-next by Russell King · 9 years ago
  52. 05c9ca8 Merge branch 'bsym' into for-next by Russell King · 9 years ago
  53. 0b7402d ARM: 8366/1: move Dual-Timer SP804 driver to drivers/clocksource by Sudeep Holla · 9 years ago
  54. 1e5f051 ARM: 8365/1: introduce sp804_timer_disable and remove arm_timer.h inclusion by Sudeep Holla · 9 years ago
  55. 14327c6 ARM: replace BSYM() with badr assembly macro by Russell King · 9 years ago
  56. c2d4bb9 ARM: common: edma: clear completion interrupts on stop by John Ogness · 9 years ago
  57. 7895f73 ARM: MCPM: remove residency argument from mcpm_cpu_suspend() by Nicolas Pitre · 9 years ago
  58. 1c2c7d5 ARM: MCPM: add references to the available documentation in the code by Nicolas Pitre · 9 years ago
  59. 7cc8b99 ARM: MCPM: make internal helpers private to the core code by Nicolas Pitre · 9 years ago
  60. 77404d8 ARM: MCPM: remove backward compatibility code by Nicolas Pitre · 9 years ago
  61. e6c81cc Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  62. d3a8754 ARM: MCPM: move the algorithmic complexity to the core code by Nicolas Pitre · 9 years ago
  63. 7270d11 arm/bL_switcher: Kill tick suspend hackery by Thomas Gleixner · 9 years ago
  64. 77e32c8 clockevents: Manage device's state separately for the core by Viresh Kumar · 9 years ago
  65. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  66. 26ceb12 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  67. 3a647c1 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  68. 4ed89f2 ARM: convert printk(KERN_* to pr_* by Russell King · 10 years ago
  69. a850c42 ARM: common: edma: edma_pm_resume may be unused by Arnd Bergmann · 9 years ago
  70. a2b1175 ARM: common: edma: add suspend resume hook by Daniel Mack · 10 years ago
  71. 5305e4d dma: edma: move device registration to platform code by Arnd Bergmann · 10 years ago
  72. d155fc7 ARM: common: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  73. ea58459 Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  74. 88d5e52 driver:gpio remove all usage of gpio_remove retval in driver by abdoulaye berthe · 10 years ago
  75. 929a015 ARM: edma: Fix configuration parsing for SoCs with multiple eDMA3 CC by Peter Ujfalusi · 10 years ago
  76. c7a19c7 Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  77. b3345d7 Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  78. e7fda6c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  79. eb3fe7d ARM: edma: Add edma_assign_channel_eventq() to move channel to a give queue by Peter Ujfalusi · 10 years ago
  80. 85a7076 ARM: edma: Set default queue to lowest priority by Peter Ujfalusi · 10 years ago
  81. 41fa421 arm: bL_switcher:k Use ktime_get_real_ns() by Thomas Gleixner · 10 years ago
  82. 3721924 ARM: 8081/1: MCPM: provide infrastructure to allow for MCPM loopback by Nicolas Pitre · 10 years ago
  83. 12af701 Merge tag 'versatile-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into next/soc by Olof Johansson · 10 years ago
  84. 1bde990 ARM: timer-sp: allow getting timer1 clock from DT to fallback to legacy clock by Rob Herring · 10 years ago
  85. 6aab4c2 ARM: 8068/1: scoop: Remove unused variable by Fabio Estevam · 10 years ago
  86. eb3d3ec Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next by Linus Torvalds · 10 years ago
  87. 1fb3334 Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-next by Russell King · 10 years ago
  88. a727eaf Merge tag 'drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into next by Linus Torvalds · 10 years ago
  89. 3f8517e ARM: 8063/1: bL_switcher: fix individual online status reporting of removed CPUs by Nicolas Pitre · 10 years ago
  90. 3a5e23c Merge tag 'davinci-for-v3.16/edma' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into next/drivers by Olof Johansson · 10 years ago
  91. 7741fa1 Merge tag 'davinci-fixes-for-v3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into next/drivers by Olof Johansson · 10 years ago
  92. 166aaf3 ARM: 8029/1: mcpm: Rename the power_down_finish() functions to be less confusing by Dave Martin · 10 years ago
  93. 6d10c39 ARM: edma: Get IP configuration from HW (number of channels, tc, etc) by Peter Ujfalusi · 10 years ago
  94. 643efcf ARM: edma: Save number of regions from pdata to struct edma by Peter Ujfalusi · 10 years ago
  95. 6710ea7 ARM: edma: Remove num_cc member from struct edma by Peter Ujfalusi · 10 years ago
  96. c3dd338 ARM: edma: Do not change TC -> Queue mapping, leave it to default. by Peter Ujfalusi · 10 years ago
  97. cf4afc3 ARM: edma: Take the number of tc from edma_soc_info (pdata) by Peter Ujfalusi · 10 years ago
  98. 89df4be ARM: edma: No need to clean the pdata in edma_of_parse_dt() by Peter Ujfalusi · 10 years ago
  99. 4416176 ARM: edma: Clean up and simplify the code around irq request by Peter Ujfalusi · 10 years ago
  100. 200d963 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago