summaryrefslogtreecommitdiff
path: root/drivers/amba
AgeCommit message (Expand)AuthorFilesLines
2023-10-17amba: bus: balance firmware node reference countingAndy Shevchenko1-1/+4
2023-08-22amba: bus: fix refcount leakPeng Fan1-0/+1
2023-04-05ARM: tegra: Remove MODULE_LICENSE in non-modulesNick Alcock1-1/+0
2023-01-27driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman1-2/+2
2022-12-13Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-6/+0
2022-11-07ARM: 9261/1: amba: Drop redundant assignments of the system PM callbacksUlf Hansson1-6/+0
2022-08-30ARM: 9229/1: amba: Fix use-after-free in amba_read_periphid()Isaac Manjarres1-1/+7
2022-07-28ARM: 9220/1: amba: Remove deferred device additionSaravana Kannan1-168/+145
2022-07-14ARM: 9207/1: amba: fix refcount underflow if amba_device_add() failsWang Kefeng1-6/+2
2022-06-03Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-24/+4
2022-05-31Merge tag 'iommu-updates-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+36
2022-05-20ARM: 9192/1: amba: fix memory leak in amba_device_try_add()Wang Kefeng1-1/+7
2022-05-20ARM: 9193/1: amba: Add amba_read_periphid() helperWang Kefeng1-71/+62
2022-04-28bus: platform,amba,fsl-mc,PCI: Add device DMA ownership managementLu Baolu1-0/+18
2022-04-28amba: Stop sharing platform_dma_configure()Lu Baolu1-1/+18
2022-04-22amba: Use driver_set_override() instead of open-codingKrzysztof Kozlowski1-24/+4
2022-02-28ARM: 9174/1: amba: Move EXPORT_SYMBOL() closer to definitionWang Kefeng1-7/+5
2022-02-28ARM: 9173/1: amba: kill amba_find_match()Wang Kefeng1-61/+0
2021-12-17ARM: 9163/1: amba: Move of_amba_device_decode_irq() into amba_probe()Wang Kefeng1-26/+26
2021-12-17ARM: 9162/1: amba: Kill sysfs attribute file of irqWang Kefeng1-17/+2
2021-10-19ARM: 9119/1: amba: Properly handle device probe without IRQ domainWang Kefeng1-0/+27
2021-10-19ARM: 9120/1: Revert "amba: make use of -1 IRQs warn"Wang Kefeng1-3/+0
2021-10-19ARM: 9121/1: amba: Drop unused functions about APB/AHB devices addWang Kefeng1-72/+0
2021-07-21bus: Make remove callback return voidUwe Kleine-König1-3/+1
2021-02-02amba: Make use of bus_type functionsUwe Kleine-König1-77/+81
2021-02-02amba: Make the remove callback return voidUwe Kleine-König1-3/+2
2021-02-02amba: reorder functionsUwe Kleine-König1-38/+39
2021-02-02amba: Fix resource leak for drivers without .removeUwe Kleine-König1-8/+12
2020-06-15ARM: tegra: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-06-04Merge tag 'arm-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-3/+11
2020-05-05amba: Retry adding deferred devices at late_initcallRob Herring1-3/+11
2020-04-28amba: Initialize dma_parms for amba devicesUlf Hansson1-0/+1
2019-10-23Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-3/+11
2019-10-09drivers/amba: fix reset control error handlingRussell King1-3/+11
2019-09-22Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-0/+14
2019-09-10ARM: 8906/1: drivers/amba: add reset control to amba bus probeDINH L NGUYEN1-0/+14
2019-07-30drivers: Introduce device lookup variants by of_nodeSuzuki K Poulose1-10/+1
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2019-06-24driver_find_device: Unify the match function with class_find_device()Suzuki K Poulose1-2/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner1-10/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-08amba: tegra-ahb: Mark PM functions as __maybe_unusedArnd Bergmann1-4/+2
2019-02-26ARM: 8836/1: drivers: amba: Update component matching to use the CoreSight UC...Mike Leach1-8/+37
2018-06-06Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-0/+1
2018-06-05Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+2
2018-06-05Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-2/+2
2018-05-19ARM: 8773/1: amba: Export amba_bustypeKim Phillips1-0/+1
2018-05-14amba: Respect all error codes from dev_pm_domain_attach()Ulf Hansson1-2/+2
2018-05-14ARM: amba: Fix wrong indentation in driver_override_store()Geert Uytterhoeven1-2/+2