1. 7d2b6ef Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  2. e6c81cc Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  3. 38eb1db Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  4. bfaf245 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  5. 47f36e4 Merge tag 'arm-perf-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into next/drivers by Olof Johansson · 9 years ago
  6. 8286ae0 MIPS: Add CDMM bus support by James Hogan · 9 years ago
  7. 874c571 arm-cci: Fix CCI PMU event validation by Suzuki K. Poulose · 9 years ago
  8. ee8e5d5 arm-cci: Split the code for PMU vs driver support by Suzuki K. Poulose · 9 years ago
  9. 772742a arm-cci: Get rid of secure transactions for PMU driver by Suzuki K. Poulose · 9 years ago
  10. fc17c83 arm-cci: Abstract the CCI400 PMU specific definitions by Suzuki K. Poulose · 9 years ago
  11. f6b9e83 arm-cci: Rearrange code for splitting PMU vs driver code by Suzuki K. Poulose · 9 years ago
  12. b186219 drivers: cci: reject groups spanning multiple HW PMUs by Suzuki K. Poulose · 9 years ago
  13. cdf6124 bus: ocp2scp: SYNC2 value should be changed to 0x6 by Kishon Vijay Abraham I · 9 years ago
  14. d8bf368 genirq: Remove the deprecated 'IRQF_DISABLED' request_irq() flag entirely by Valentin Rothberg · 9 years ago
  15. 52c47b6 bus: imx-weim: improve error handling upon child probe-failure by Alison Chaiken · 9 years ago
  16. 89d463e drivers: bus: Add Simple Power-Managed Bus Driver by Geert Uytterhoeven · 9 years ago
  17. 6320c41 drivers: bus: Sort Makefile entries alphabetically by Geert Uytterhoeven · 9 years ago
  18. 13fbf3c drivers: bus: Sort Kconfig entries alphabetically by Geert Uytterhoeven · 9 years ago
  19. 878ba61 Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  20. 660e5ec arm: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 9 years ago
  21. 5cf9206 Merge tag 'mvebu-fixes-3.19-4' of git://git.infradead.org/linux-mvebu into fixes by Olof Johansson · 9 years ago
  22. 1737cac bus: mvebu-mbus: make sure SDRAM CS for DMA don't overlap the MBus bridge window by Thomas Petazzoni · 10 years ago
  23. 7fdf3d8 bus: mvebu-mbus: fix support of MBus window 13 on Armada XP/375/38x by Michal Mazur · 10 years ago
  24. a0b5cd4 bus: mvebu-mbus: use automatic I/O synchronization barriers by Thomas Petazzoni · 10 years ago
  25. 38bdf45 bus: mvebu-mbus: fix support of MBus window 13 by Andrew Lunn · 10 years ago
  26. 896ddd6 drivers: bus: check cci device tree node status by Abhilash Kesavan · 10 years ago
  27. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  28. 3a647c1 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  29. 6cd94d5 Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  30. 7135466 Merge branch 'brcm/stb-smp-uart' into next/drivers by Arnd Bergmann · 10 years ago
  31. ab64920 Merge tag 'mvebu-soc-suspend-3.19' of git://git.infradead.org/linux-mvebu into next/soc by Arnd Bergmann · 10 years ago
  32. 136a713d Merge tag 'arm-soc/for-3.19/brcmstb-drivers' of https://github.com/brcm/linux into next/drivers by Arnd Bergmann · 10 years ago
  33. 4749c02 bus: mvebu-mbus: provide a mechanism to save SDRAM window configuration by Thomas Petazzoni · 10 years ago
  34. a0e89c0 bus: mvebu-mbus: suspend/resume support by Thomas Petazzoni · 10 years ago
  35. d1d6786 bus: brcmstb_gisb: Add register offset tables for older chips by Kevin Cernekee · 10 years ago
  36. f808358 bus: brcmstb_gisb: Look up register offsets in a table by Kevin Cernekee · 10 years ago
  37. 2b53ead bus: brcmstb_gisb: Introduce wrapper functions for MMIO accesses by Kevin Cernekee · 10 years ago
  38. dd1d78a bus: brcmstb_gisb: Make the driver buildable on MIPS by Kevin Cernekee · 10 years ago
  39. 2e8a29a bus: brcmstb_gisb: resolve section mismatch by Florian Fainelli · 10 years ago
  40. b9e0e5a Merge tag 'arm-perf-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into next/drivers by Arnd Bergmann · 10 years ago
  41. c4cf093 bus: omap_l3_noc: Correct returning IRQ_HANDLED unconditionally in the irq handler by Keerthy · 10 years ago
  42. 61b43d4 bus: omap_l3_noc: Add resume hook to restore context by Keerthy · 10 years ago
  43. aa25729c ARM: OMAP3: Fix errors for omap_l3_smx when booted with device tree by Tony Lindgren · 10 years ago
  44. c6f85cb bus: cci: move away from arm_pmu framework by Mark Rutland · 10 years ago
  45. 203bb85 bus: brcmstb_gisb: save and restore GISB timeout by Florian Fainelli · 10 years ago
  46. f1bee78 bus: brcmstb_gisb: register the fault code hook by Florian Fainelli · 10 years ago
  47. 571b8c6 bus: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  48. 8b45bc8 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  49. fa637bf bus: arm-ccn: Fix spurious warning message by Pawel Moll · 10 years ago
  50. 41fc619 bus: omap_l3_noc: Fix connID for OMAP4 by Nishanth Menon · 10 years ago
  51. 8fb2226 bus: arm-ccn: Move event cleanup routine by Pawel Moll · 10 years ago
  52. bf87bb1 bus: arm-ccn: Fix warning message by Pawel Moll · 10 years ago
  53. 10c8e05 Merge tag 'drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  54. 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
  55. 44c916d Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  56. 3e528cb bus: arm-ccn: Fix error handling at event allocation by Pawel Moll · 10 years ago
  57. fc5130d drivers: CCI: Correct use of ! and & by Himangi Saraogi · 10 years ago
  58. ce58d2b bus: ARM CCN: add PERF_EVENTS dependency by Arnd Bergmann · 10 years ago
  59. a33b0da bus: ARM CCN PMU driver by Pawel Moll · 10 years ago
  60. 26651c4 bus: imx-weim: populate devices on a simple bus by Liu Ying · 10 years ago
  61. 868b60e Merge branch 'component-for-driver' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into driver-core-next by Greg Kroah-Hartman · 10 years ago
  62. c9d53c0 devres: remove devm_request_and_ioremap() by Jingoo Han · 10 years ago
  63. 30b6f37 bus/arm-cci: add dependency on OF && CPU_V7 by Arnd Bergmann · 10 years ago
  64. 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
  65. 825f4e0 Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into next by Linus Torvalds · 10 years ago
  66. 0a58471 Merge tag 'cleanup-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into next by Linus Torvalds · 10 years ago
  67. 75d6bc5 Merge tag 'omap-for-v3.16/l3-noc-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/drivers by Olof Johansson · 10 years ago
  68. b33cdd2 ARM: vexpress: refine dependencies for new code by Arnd Bergmann · 10 years ago
  69. 44127b7 bus: add Broadcom GISB bus arbiter timeout/error handler by Florian Fainelli · 10 years ago
  70. 3b9334a mfd: vexpress: Convert custom func API to regmap by Pawel Moll · 10 years ago
  71. 27b7d5f bus: omap_l3_noc: Add AM4372 interconnect error data by Afzal Mohammed · 11 years ago
  72. 53a848b bus: omap_l3_noc: Add DRA7 interconnect error data by Rajendra Nayak · 10 years ago
  73. f33ddf7 bus: omap_l3_noc: introduce concept of submodule by Nishanth Menon · 10 years ago
  74. cf52b2e bus: omap_l3_noc: Add information about the context of operation by Nishanth Menon · 10 years ago
  75. 7f9de02 bus: omap_l3_noc: add information about the type of operation by Nishanth Menon · 10 years ago
  76. 2100b59 bus: omap_l3_noc: ignore masked out unclearable targets by Afzal Mohammed · 10 years ago
  77. e4be3f3 bus: omap_l3_noc: improve readability by using helper for slave event parsing by Nishanth Menon · 10 years ago
  78. c98aa7a bus: omap_l3_noc: make error reporting and handling common by Nishanth Menon · 10 years ago
  79. d4d8819 bus: omap_l3_noc: fix masterid detection by Nishanth Menon · 10 years ago
  80. 97708c0 bus: omap_l3_noc: convert flagmux information into a structure by Nishanth Menon · 10 years ago
  81. 0659452 bus: omap_l3_noc: use of_match_data to pick up SoC information by Sricharan R · 11 years ago
  82. 3340d73 bus: omap_l3_noc: Add support for discountinous flag mux input numbers by Rajendra Nayak · 10 years ago
  83. 3ae9af7 bus: omap_l3_noc: convert target information into a structure by Nishanth Menon · 10 years ago
  84. f0a6e65 bus: omap_l3_noc: move L3 master data structure out by Nishanth Menon · 10 years ago
  85. add6f74 bus: omap_l3_noc: un-obfuscate l3_targ address computation by Nishanth Menon · 10 years ago
  86. 9e224c8 bus: omap_l3_noc: switch over to relaxed variants of readl/writel by Nishanth Menon · 10 years ago
  87. ca6a349 bus: omap_l3_noc: populate l3->dev and use it by Nishanth Menon · 10 years ago
  88. 73cecc4 bus: omap_l3_noc: remove iclk from omap_l3 struct by Nishanth Menon · 10 years ago
  89. c10d5c9 bus: omap_l3_noc: rename functions and data to omap_l3 by Sricharan R · 10 years ago
  90. c5f2aea bus: omap_l3_noc: Fix copyright information by Nishanth Menon · 10 years ago
  91. ae22598 drivers: bus: omap_l3: Change pr_crit() to dev_err() when IRQ request fails by Peter Ujfalusi · 10 years ago
  92. 442a4da drivers: bus: omap_l3: Remove the platform driver's remove function by Peter Ujfalusi · 10 years ago
  93. a0ef78f drivers: bus: omap_l3: Convert to use devm_request_irq() by Peter Ujfalusi · 10 years ago
  94. 56c4a02 drivers: bus: omap_l3: Convert to use devm_ioremap_resource() by Peter Ujfalusi · 10 years ago
  95. bae7451 drivers: bus: omap_l3: Convert to use devm_kzalloc by Peter Ujfalusi · 10 years ago
  96. 5686a1e bus: mvebu: pass the coherency availability information at init time by Thomas Petazzoni · 10 years ago
  97. b566e78 bus: mvebu-mbus: allow several windows with the same target/attribute by Thomas Petazzoni · 10 years ago
  98. 09752a1 bus: mvebu-mbus: Avoid setting an undefined window size by Jason Gunthorpe · 10 years ago
  99. cbda94e Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  100. ff050ad Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago