index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
amba
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-30
amba: use generic driver_override infrastructure
Danilo Krummrich
1
-31
/
+6
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2025-12-05
Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2025-12-04
Merge tag 'iommu-updates-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2025-11-19
amba: bus: Drop dev_pm_domain_detach() call
Claudiu Beznea
1
-6
/
+3
2025-11-14
amba: tegra-ahb: Fix device leak on SMMU enable
Johan Hovold
1
-0
/
+1
2025-10-27
amba: tegra-ahb: enable compile testing
Johan Hovold
1
-1
/
+1
2025-07-07
PM: domains: Add flags to specify power on attach/detach
Claudiu Beznea
1
-2
/
+2
2025-03-11
iommu: Get DT/ACPI parsing into the proper probe path
Robin Murphy
1
-1
/
+2
2024-11-12
ARM: 9415/1: amba: Add dev_is_amba() function and export it for modules
Kunwu Chan
1
-0
/
+6
2024-09-04
ARM: 9416/1: amba: make amba_bustype constant
Kunwu Chan
1
-1
/
+1
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
1
-3
/
+3
2024-04-18
ARM: 9361/1: amba: store owner from modules with amba_driver_register()
Krzysztof Kozlowski
1
-4
/
+7
2023-10-17
amba: bus: balance firmware node reference counting
Andy Shevchenko
1
-1
/
+4
2023-08-22
amba: bus: fix refcount leak
Peng Fan
1
-0
/
+1
2023-04-05
ARM: tegra: Remove MODULE_LICENSE in non-modules
Nick Alcock
1
-1
/
+0
2023-01-27
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
1
-2
/
+2
2022-12-13
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-6
/
+0
2022-11-07
ARM: 9261/1: amba: Drop redundant assignments of the system PM callbacks
Ulf Hansson
1
-6
/
+0
2022-08-30
ARM: 9229/1: amba: Fix use-after-free in amba_read_periphid()
Isaac Manjarres
1
-1
/
+7
2022-07-28
ARM: 9220/1: amba: Remove deferred device addition
Saravana Kannan
1
-168
/
+145
2022-07-14
ARM: 9207/1: amba: fix refcount underflow if amba_device_add() fails
Wang Kefeng
1
-6
/
+2
2022-06-03
Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-24
/
+4
2022-05-31
Merge tag 'iommu-updates-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+36
2022-05-20
ARM: 9192/1: amba: fix memory leak in amba_device_try_add()
Wang Kefeng
1
-1
/
+7
2022-05-20
ARM: 9193/1: amba: Add amba_read_periphid() helper
Wang Kefeng
1
-69
/
+60
2022-04-28
bus: platform,amba,fsl-mc,PCI: Add device DMA ownership management
Lu Baolu
1
-0
/
+18
2022-04-28
amba: Stop sharing platform_dma_configure()
Lu Baolu
1
-1
/
+18
2022-04-22
amba: Use driver_set_override() instead of open-coding
Krzysztof Kozlowski
1
-24
/
+4
2022-02-28
ARM: 9174/1: amba: Move EXPORT_SYMBOL() closer to definition
Wang Kefeng
1
-7
/
+5
2022-02-28
ARM: 9173/1: amba: kill amba_find_match()
Wang Kefeng
1
-61
/
+0
2021-12-17
ARM: 9163/1: amba: Move of_amba_device_decode_irq() into amba_probe()
Wang Kefeng
1
-26
/
+26
2021-12-17
ARM: 9162/1: amba: Kill sysfs attribute file of irq
Wang Kefeng
1
-17
/
+2
2021-10-19
ARM: 9119/1: amba: Properly handle device probe without IRQ domain
Wang Kefeng
1
-0
/
+27
2021-10-19
ARM: 9120/1: Revert "amba: make use of -1 IRQs warn"
Wang Kefeng
1
-3
/
+0
2021-10-19
ARM: 9121/1: amba: Drop unused functions about APB/AHB devices add
Wang Kefeng
1
-72
/
+0
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2021-02-02
amba: Make use of bus_type functions
Uwe Kleine-König
1
-77
/
+81
2021-02-02
amba: Make the remove callback return void
Uwe Kleine-König
1
-3
/
+2
2021-02-02
amba: reorder functions
Uwe Kleine-König
1
-38
/
+39
2021-02-02
amba: Fix resource leak for drivers without .remove
Uwe Kleine-König
1
-8
/
+12
2020-06-15
ARM: tegra: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-06-04
Merge tag 'arm-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-3
/
+11
2020-05-05
amba: Retry adding deferred devices at late_initcall
Rob Herring
1
-3
/
+11
2020-04-28
amba: Initialize dma_parms for amba devices
Ulf Hansson
1
-0
/
+1
2019-10-23
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-3
/
+11
2019-10-09
drivers/amba: fix reset control error handling
Russell King
1
-3
/
+11
2019-09-22
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-0
/
+14
2019-09-10
ARM: 8906/1: drivers/amba: add reset control to amba bus probe
DINH L NGUYEN
1
-0
/
+14
[next]