1. dcc0a8f ARM: 9163/1: amba: Move of_amba_device_decode_irq() into amba_probe() by Wang Kefeng · 3 years, 1 month ago
  2. 33c6a54 ARM: 9162/1: amba: Kill sysfs attribute file of irq by Wang Kefeng · 3 years, 1 month ago
  3. 854f695 ARM: 9119/1: amba: Properly handle device probe without IRQ domain by Wang Kefeng · 3 years, 4 months ago
  4. eb4f756 ARM: 9120/1: Revert "amba: make use of -1 IRQs warn" by Wang Kefeng · 3 years, 4 months ago
  5. 54f5b36 ARM: 9121/1: amba: Drop unused functions about APB/AHB devices add by Wang Kefeng · 3 years, 4 months ago
  6. fc7a620 bus: Make remove callback return void by Uwe Kleine-König · 3 years, 6 months ago
  7. f170b59 amba: Make use of bus_type functions by Uwe Kleine-König · 4 years ago
  8. 3fd269e amba: Make the remove callback return void by Uwe Kleine-König · 4 years ago
  9. 5150a8f amba: reorder functions by Uwe Kleine-König · 4 years ago
  10. de5d7ad amba: Fix resource leak for drivers without .remove by Uwe Kleine-König · 4 years ago
  11. 06f3a5a ARM: tegra: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 7 months ago
  12. 694b5a5 Merge tag 'arm-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 7 months ago
  13. 039599c amba: Retry adding deferred devices at late_initcall by Rob Herring · 4 years, 8 months ago
  14. f458488 amba: Initialize dma_parms for amba devices by Ulf Hansson · 4 years, 8 months ago
  15. 13b86bc Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 5 years ago
  16. e963408 drivers/amba: fix reset control error handling by Russell King · 5 years ago
  17. 8808cf8 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 5 years ago
  18. 79bdcb20 ARM: 8906/1: drivers/amba: add reset control to amba bus probe by DINH L NGUYEN · 5 years ago
  19. cfba5de drivers: Introduce device lookup variants by of_node by Suzuki K Poulose · 5 years ago
  20. f632a81 Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
  21. 92ce7e8 driver_find_device: Unify the match function with class_find_device() by Suzuki K Poulose · 6 years ago
  22. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  23. 9c92ab6 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 by Thomas Gleixner · 6 years ago
  24. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  25. 6d61656 amba: tegra-ahb: Mark PM functions as __maybe_unused by Arnd Bergmann · 6 years ago
  26. 4a2910f ARM: 8836/1: drivers: amba: Update component matching to use the CoreSight UCI values. by Mike Leach · 6 years ago
  27. 311da49 Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
  28. abf7dba Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  29. 3c89adb0 Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  30. e9ac68c ARM: 8773/1: amba: Export amba_bustype by Kim Phillips · 7 years ago
  31. d21bc89 amba: Respect all error codes from dev_pm_domain_attach() by Ulf Hansson · 7 years ago
  32. 6be5b5b ARM: amba: Fix wrong indentation in driver_override_store() by Geert Uytterhoeven · 7 years ago
  33. 3d6ce86 drivers: remove force dma flag from buses by Christoph Hellwig · 7 years ago
  34. 07397df dma-mapping: move dma configuration to bus infrastructure by Nipun Gupta · 7 years ago
  35. 6a7228d ARM: amba: Fix race condition with driver_override by Geert Uytterhoeven · 7 years ago
  36. 5f53624 ARM: amba: Make driver_override output consistent with other buses by Geert Uytterhoeven · 7 years ago
  37. 2891d4f Revert "ARM: amba: Fix race condition with driver_override" by Greg Kroah-Hartman · 7 years ago
  38. d2ffed5 ARM: amba: Don't read past the end of sysfs "driver_override" buffer by Geert Uytterhoeven · 7 years ago
  39. 6b614a8 ARM: amba: Fix race condition with driver_override by Geert Uytterhoeven · 7 years ago
  40. e37e0ee Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  41. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  42. d89e237 drivers: flag buses which demand DMA configuration by Robin Murphy · 7 years ago
  43. 966449a amba: use dev_groups and not dev_attrs for bus_type by Greg Kroah-Hartman · 8 years ago
  44. bcd3006 ARM: 8596/1: amba: Support clk parents and rates assigned in DT by Stephen Boyd · 8 years ago
  45. a41980f ARM: 8566/1: drivers: amba: properly handle devices with power domains by Marek Szyprowski · 9 years ago
  46. b73c488 amba: Hide TEGRA_AHB symbol by Thierry Reding · 9 years ago
  47. ce7a10b ARM: 8334/1: amba: tegra-ahb: detect and correct bogus base address by Paul Walmsley · 10 years ago
  48. 049e4b3 ARM: 8333/1: amba: tegra-ahb: fix register offsets in the macros by Paul Walmsley · 10 years ago
  49. 3cf3857 ARM: 8256/1: driver coamba: add device binding path 'driver_override' by Antonios Motakis · 10 years ago
  50. 6ae840e Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  51. 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
  52. 26ceb12 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  53. 92a578b Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  54. 6ed23b8 PM: Merge the SET*_RUNTIME_PM_OPS() macros by Rafael J. Wysocki · 10 years ago
  55. bd968d5 ARM: tegra: Move AHB Kconfig to drivers/amba by Thierry Reding · 10 years ago
  56. d075f4a amba: Add Kconfig file by Thierry Reding · 10 years ago
  57. 5670c2a ARM: 8201/1: amba: Don't unprepare the clocks if device driver wants IRQ safe runtime PM v12 by Krzysztof Kozlowski · 10 years ago
  58. a06ae86 coresight: add CoreSight core layer framework by Pratik Patel · 10 years ago
  59. 7ab6c54 amba: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  60. f48c767 PM / Domains: Move dev_pm_domain_attach|detach() to pm_domain.h by Ulf Hansson · 10 years ago
  61. 207f1a2 amba: Add support for attach/detach of PM domains by Ulf Hansson · 10 years ago
  62. 306a7f9 ARM: tegra: Move includes to include/soc/tegra by Thierry Reding · 10 years ago
  63. cbda94e Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  64. f210c53 ARM: 7958/1: amba: Let runtime PM callbacks be available for CONFIG_PM by Ulf Hansson · 11 years ago
  65. 3cb3316 drivers/amba: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  66. 5303c0f ARM: 7916/1: amba: Add clk_prepare|unprepare in runtime PM callbacks by Ulf Hansson · 11 years ago
  67. 89a5c98 ARM: 7915/1: amba: Convert to clk_prepare_enable and clk_disable_unprepare by Ulf Hansson · 11 years ago
  68. 26825cf ARM: 7914/1: amba: Drop legacy PM support and use the pm_generic functions by Ulf Hansson · 11 years ago
  69. 446b2a9 DMA-API: amba: get rid of separate dma_mask by Russell King · 12 years ago
  70. 45f0a85 PM / Runtime: Rework the "runtime idle" helper routine by Rafael J. Wysocki · 12 years ago
  71. 2c36af0 ARM: 7675/1: amba: tegra-ahb: Fix build error w/ PM_SLEEP w/o PM_RUNTIME by Hiroshi Doyu · 12 years ago
  72. 529e5fb Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  73. b44bf43 ARM: 7640/1: memory: tegra_ahb_enable_smmu() depends on TEGRA_IOMMU_SMMU by Hiroshi Doyu · 12 years ago
  74. 903b33e amba: Convert to devm_ioremap_resource() by Thierry Reding · 12 years ago
  75. c571b21 Drivers: amba: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  76. 0f600f4 Merge tag 'tegra-for-3.8-fixes-for-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into fixes by Olof Johansson · 12 years ago
  77. d01e4af Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  78. 3ad909b ARM: 7588/1: amba: create a resource parent registrator by Linus Walleij · 12 years ago
  79. f110174 amba: tegra-ahb: Fix warning w/o PM_SLEEP by Hiroshi Doyu · 12 years ago
  80. cc95e34 ARM: tegra: move tegra-ahb.h out of arch/arm/mach-tegra/ by Stephen Warren · 12 years ago
  81. cea8f46 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  82. a875cfb ARM: 7431/1: amba: use the new linux/sizes.h by Alessandro Rubini · 13 years ago
  83. dec195d amba: tegra-ahb: Remove empty *_remove() by hdoyu@nvidia.com · 13 years ago
  84. ce53044 Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  85. 89c788b ARM: tegra: Add SMMU enabler in AHB by Hiroshi DOYU · 13 years ago
  86. 87d0bab2 ARM: tegra: Add Tegra AHB driver by Hiroshi DOYU · 13 years ago
  87. dfb8518 AMBA: get rid of last two uses of NO_IRQ by Russell King · 13 years ago
  88. 6026aa9 ARM: 7369/1: amba: add functions to add devices dynamically by Linus Walleij · 13 years ago
  89. 1e45860 ARM: 7366/3: amba: Remove AMBA level regulator support by Mark Brown · 13 years ago
  90. 2eac58d ARM: amba: make use of -1 IRQs warn by Russell King · 13 years ago
  91. 023f117 ARM: amba: make irq 0 invalid by Russell King · 13 years ago
  92. d5dc927 ARM: amba: add amba_device allocation/add/put functions by Russell King · 13 years ago
  93. eb59c50 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  94. 8114ab7 PM / Sleep: Remove forward-only callbacks from AMBA bus type by Rafael J. Wysocki · 13 years ago
  95. 523817b ARM: amba: Auto-generate AMBA driver module aliases during modpost by Dave Martin · 13 years ago
  96. ac3e2fa clk: amba bus: convert to clk_prepare()/clk_unprepare() by Russell King · 13 years ago
  97. 92b97f0 PM: add runtime PM support to core Primecell driver by Russell King · 13 years ago
  98. 97ceed1 ARM: 6829/1: amba: make hardcoded periphid override hardware by Linus Walleij · 14 years ago
  99. 1f112ce PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKS by Rafael J. Wysocki · 14 years ago
  100. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago