aboutsummaryrefslogtreecommitdiff
path: root/drivers/amba
AgeCommit message (Expand)Author
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-08amba: tegra-ahb: Mark PM functions as __maybe_unusedArnd Bergmann
2019-02-26ARM: 8836/1: drivers: amba: Update component matching to use the CoreSight UC...Mike Leach
2018-06-06Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2018-06-05Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-05Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-05-19ARM: 8773/1: amba: Export amba_bustypeKim Phillips
2018-05-14amba: Respect all error codes from dev_pm_domain_attach()Ulf Hansson
2018-05-14ARM: amba: Fix wrong indentation in driver_override_store()Geert Uytterhoeven
2018-05-03drivers: remove force dma flag from busesChristoph Hellwig
2018-05-03dma-mapping: move dma configuration to bus infrastructureNipun Gupta
2018-04-26ARM: amba: Fix race condition with driver_overrideGeert Uytterhoeven
2018-04-26ARM: amba: Make driver_override output consistent with other busesGeert Uytterhoeven
2018-04-26Revert "ARM: amba: Fix race condition with driver_override"Greg Kroah-Hartman
2018-04-25ARM: amba: Don't read past the end of sysfs "driver_override" bufferGeert Uytterhoeven
2018-04-25ARM: amba: Fix race condition with driver_overrideGeert Uytterhoeven
2017-11-14Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-19drivers: flag buses which demand DMA configurationRobin Murphy
2017-06-09amba: use dev_groups and not dev_attrs for bus_typeGreg Kroah-Hartman
2016-08-12ARM: 8596/1: amba: Support clk parents and rates assigned in DTStephen Boyd
2016-05-05ARM: 8566/1: drivers: amba: properly handle devices with power domainsMarek Szyprowski
2015-11-24amba: Hide TEGRA_AHB symbolThierry Reding
2015-04-02ARM: 8334/1: amba: tegra-ahb: detect and correct bogus base addressPaul Walmsley
2015-04-02ARM: 8333/1: amba: tegra-ahb: fix register offsets in the macrosPaul Walmsley
2015-02-10ARM: 8256/1: driver coamba: add device binding path 'driver_override'Antonios Motakis
2014-12-14Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-12Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-12-10Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-12-04PM: Merge the SET*_RUNTIME_PM_OPS() macrosRafael J. Wysocki
2014-11-26ARM: tegra: Move AHB Kconfig to drivers/ambaThierry Reding
2014-11-26amba: Add Kconfig fileThierry Reding
2014-11-17ARM: 8201/1: amba: Don't unprepare the clocks if device driver wants IRQ safe...Krzysztof Kozlowski
2014-11-07coresight: add CoreSight core layer frameworkPratik Patel
2014-10-20amba: drop owner assignment from platform_driversWolfram Sang
2014-09-30PM / Domains: Move dev_pm_domain_attach|detach() to pm_domain.hUlf Hansson
2014-09-22amba: Add support for attach/detach of PM domainsUlf Hansson
2014-07-17ARM: tegra: Move includes to include/soc/tegraThierry Reding
2014-04-05Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-02-18ARM: 7958/1: amba: Let runtime PM callbacks be available for CONFIG_PMUlf Hansson
2014-02-05drivers/amba: don't check resource with devm_ioremap_resourceWolfram Sang
2013-12-09ARM: 7916/1: amba: Add clk_prepare|unprepare in runtime PM callbacksUlf Hansson
2013-12-09ARM: 7915/1: amba: Convert to clk_prepare_enable and clk_disable_unprepareUlf Hansson
2013-12-09ARM: 7914/1: amba: Drop legacy PM support and use the pm_generic functionsUlf Hansson
2013-10-31DMA-API: amba: get rid of separate dma_maskRussell King
2013-06-03PM / Runtime: Rework the "runtime idle" helper routineRafael J. Wysocki
2013-03-15ARM: 7675/1: amba: tegra-ahb: Fix build error w/ PM_SLEEP w/o PM_RUNTIMEHiroshi Doyu
2013-03-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-02-21ARM: 7640/1: memory: tegra_ahb_enable_smmu() depends on TEGRA_IOMMU_SMMUHiroshi Doyu