aboutsummaryrefslogtreecommitdiff
path: root/drivers/amba
AgeCommit message (Expand)Author
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
2013-01-25amba: Convert to devm_ioremap_resource()Thierry Reding
2013-01-03Drivers: amba: remove __dev* attributes.Greg Kroah-Hartman
2012-12-17Merge tag 'tegra-for-3.8-fixes-for-rc1' of git://git.kernel.org/pub/scm/linux...Olof Johansson
2012-12-12Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-03ARM: 7588/1: amba: create a resource parent registratorLinus Walleij
2012-11-26amba: tegra-ahb: Fix warning w/o PM_SLEEPHiroshi Doyu
2012-11-05ARM: tegra: move tegra-ahb.h out of arch/arm/mach-tegra/Stephen Warren
2012-07-27Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-06-28ARM: 7431/1: amba: use the new linux/sizes.hAlessandro Rubini
2012-06-11amba: tegra-ahb: Remove empty *_remove()hdoyu@nvidia.com
2012-05-26Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-08ARM: tegra: Add SMMU enabler in AHBHiroshi DOYU
2012-05-08ARM: tegra: Add Tegra AHB driverHiroshi DOYU
2012-05-03AMBA: get rid of last two uses of NO_IRQRussell King
2012-04-19ARM: 7369/1: amba: add functions to add devices dynamicallyLinus Walleij
2012-04-13ARM: 7366/3: amba: Remove AMBA level regulator supportMark Brown
2012-01-25ARM: amba: make use of -1 IRQs warnRussell King
2012-01-25ARM: amba: make irq 0 invalidRussell King
2012-01-25ARM: amba: add amba_device allocation/add/put functionsRussell King
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-12-21PM / Sleep: Remove forward-only callbacks from AMBA bus typeRafael J. Wysocki
2011-11-22ARM: amba: Auto-generate AMBA driver module aliases during modpostDave Martin
2011-09-27clk: amba bus: convert to clk_prepare()/clk_unprepare()Russell King