summaryrefslogtreecommitdiffstats
path: root/drivers/amba
Commit message (Expand)AuthorAgeFilesLines
* PM / Runtime: Rework the "runtime idle" helper routineRafael J. Wysocki2013-06-031-1/+1
* ARM: 7675/1: amba: tegra-ahb: Fix build error w/ PM_SLEEP w/o PM_RUNTIMEHiroshi Doyu2013-03-151-1/+1
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-03-031-1/+1
|\
| * ARM: 7640/1: memory: tegra_ahb_enable_smmu() depends on TEGRA_IOMMU_SMMUHiroshi Doyu2013-02-211-1/+1
* | amba: Convert to devm_ioremap_resource()Thierry Reding2013-01-251-3/+4
|/
* Drivers: amba: remove __dev* attributes.Greg Kroah-Hartman2013-01-032-6/+2
* Merge tag 'tegra-for-3.8-fixes-for-rc1' of git://git.kernel.org/pub/scm/linux...Olof Johansson2012-12-171-0/+2
|\
| * amba: tegra-ahb: Fix warning w/o PM_SLEEPHiroshi Doyu2012-11-261-0/+2
* | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-121-0/+1
|\ \
| * | ARM: tegra: move tegra-ahb.h out of arch/arm/mach-tegra/Stephen Warren2012-11-051-0/+1
| |/
* / ARM: 7588/1: amba: create a resource parent registratorLinus Walleij2012-12-031-4/+28
|/
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-07-271-1/+1
|\
| * ARM: 7431/1: amba: use the new linux/sizes.hAlessandro Rubini2012-06-281-1/+1
* | amba: tegra-ahb: Remove empty *_remove()hdoyu@nvidia.com2012-06-111-6/+0
|/
* Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-262-2/+295
|\
| * ARM: tegra: Add SMMU enabler in AHBHiroshi DOYU2012-05-081-0/+32
| * ARM: tegra: Add Tegra AHB driverHiroshi DOYU2012-05-082-2/+263
* | AMBA: get rid of last two uses of NO_IRQRussell King2012-05-031-2/+2
* | ARM: 7369/1: amba: add functions to add devices dynamicallyLinus Walleij2012-04-191-0/+49
|/
* ARM: 7366/3: amba: Remove AMBA level regulator supportMark Brown2012-04-131-41/+1
* ARM: amba: make use of -1 IRQs warnRussell King2012-01-251-0/+3
* ARM: amba: make irq 0 invalidRussell King2012-01-251-2/+2
* ARM: amba: add amba_device allocation/add/put functionsRussell King2012-01-251-25/+75
* Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-081-135/+1
|\
| * PM / Sleep: Remove forward-only callbacks from AMBA bus typeRafael J. Wysocki2011-12-211-135/+1
* | ARM: amba: Auto-generate AMBA driver module aliases during modpostDave Martin2011-11-221-0/+4
|/
* clk: amba bus: convert to clk_prepare()/clk_unprepare()Russell King2011-09-271-1/+10
* PM: add runtime PM support to core Primecell driverRussell King2011-09-221-3/+54
* ARM: 6829/1: amba: make hardcoded periphid override hardwareLinus Walleij2011-05-261-0/+5
* PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKSRafael J. Wysocki2011-04-111-3/+3
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* ARM: 6758/1: amba: support pm opsRabin Vincent2011-02-231-23/+317
* ARM: amba: make internal ID table handling constRussell King2011-02-231-3/+3
* ARM: 6662/1: amba: make amba_bustype non-staticRob Herring2011-02-231-1/+1
* ARM: 6467/1: amba: optional PrimeCell core voltage switchLinus Walleij2010-11-261-0/+39
* ARM: 6368/1: move the PrimeCell IDs to use macrosLinus Walleij2010-10-081-1/+1
* ARM: AMBA: Add pclk support to AMBA bus infrastructureRussell King2010-07-311-19/+69
*-. Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and '...Russell King2009-09-121-1/+11
|\ \
| | * [ARM] amba: fix amba device resourcesRussell King2009-07-051-1/+11
| |/
* / ARM: 5625/1: fix hard coded 4K resource size in amba bus detectionLeo Chen2009-09-021-5/+21
|/
* amba: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-03-241-2/+2
* [ARM] Fix realview buildRussell King2009-01-081-1/+2
* Driver core: change add_uevent_var to use a structKay Sievers2007-10-121-6/+3
* uevent: use add_uevent_var() instead of open coding itEric Rannaud2007-04-271-7/+6
* [ARM] Fix __must_check warnings in drivers/bus/amba.cRussell King2006-11-301-48/+65
* [PATCH] 64bit resource: fix up printks for resources in misc driversGreg Kroah-Hartman2006-06-271-2/+3
* [ARM] Remove asm/irq.h includes from ARM driversRussell King2006-01-091-1/+0
* [ARM] Move AMBA bus code to drivers/amba/Russell King2006-01-072-0/+361