ame='robots' content='index, nofollow'/>
summaryrefslogtreecommitdiff
path: root/drivers/amba
AgeCommit message (Expand)Author
2022-07-28ARM: 9220/1: amba: Remove deferred device additionSaravana Kannan
2022-07-14ARM: 9207/1: amba: fix refcount underflow if amba_device_add() failsWang Kefeng
2022-06-03Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-05-31Merge tag 'iommu-updates-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-05-20ARM: 9192/1: amba: fix memory leak in amba_device_try_add()Wang Kefeng
2022-05-20ARM: 9193/1: amba: Add amba_read_periphid() helperWang Kefeng
2022-04-28bus: platform,amba,fsl-mc,PCI: Add device DMA ownership managementLu Baolu
2022-04-28amba: Stop sharing platform_dma_configure()Lu Baolu
2022-04-22amba: Use driver_set_override() instead of open-codingKrzysztof Kozlowski
2022-02-28ARM: 9174/1: amba: Move EXPORT_SYMBOL() closer to definitionWang Kefeng
2022-02-28ARM: 9173/1: amba: kill amba_find_match()Wang Kefeng
2021-12-17ARM: 9163/1: amba: Move of_amba_device_decode_irq() into amba_probe()Wang Kefeng
2021-12-17ARM: 9162/1: amba: Kill sysfs attribute file of irqWang Kefeng
2021-10-19ARM: 9119/1: amba: Properly handle device probe without IRQ domainWang Kefeng
2021-10-19ARM: 9120/1: Revert "amba: make use of -1 IRQs warn"Wang Kefeng
2021-10-19ARM: 9121/1: amba: Drop unused functions about APB/AHB devices addWang Kefeng
2021-07-21bus: Make remove callback return voidUwe Kleine-König
2021-02-02amba: Make use of bus_type functionsUwe Kleine-König
2021-02-02amba: Make the remove callback return voidUwe Kleine-König
2021-02-02amba: reorder functionsUwe Kleine-König
2021-02-02amba: Fix resource leak for drivers without .removeUwe Kleine-König
2020-06-15ARM: tegra: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-06-04Merge tag 'arm-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2020-05-05amba: Retry adding deferred devices at late_initcallRob Herring
2020-04-28amba: Initialize dma_parms for amba devicesUlf Hansson