summaryrefslogtreecommitdiffstats
path: root/drivers/amba/bus.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: 8566/1: drivers: amba: properly handle devices with power domainsMarek Szyprowski2016-05-051-10/+90
* ARM: 8256/1: driver coamba: add device binding path 'driver_override'Antonios Motakis2015-02-101-0/+47
* Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-141-1/+1
|\
| * coresight: add CoreSight core layer frameworkPratik Patel2014-11-071-1/+1
* | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-12-121-4/+11
|\ \
| * | ARM: 8201/1: amba: Don't unprepare the clocks if device driver wants IRQ safe...Krzysztof Kozlowski2014-11-171-4/+11
| |/
* / PM: Merge the SET*_RUNTIME_PM_OPS() macrosRafael J. Wysocki2014-12-041-1/+1
|/
* PM / Domains: Move dev_pm_domain_attach|detach() to pm_domain.hUlf Hansson2014-09-301-0/+1
* amba: Add support for attach/detach of PM domainsUlf Hansson2014-09-221-1/+9
* ARM: 7958/1: amba: Let runtime PM callbacks be available for CONFIG_PMUlf Hansson2014-02-181-2/+2
* ARM: 7916/1: amba: Add clk_prepare|unprepare in runtime PM callbacksUlf Hansson2013-12-091-2/+2
* ARM: 7915/1: amba: Convert to clk_prepare_enable and clk_disable_unprepareUlf Hansson2013-12-091-21/+8
* ARM: 7914/1: amba: Drop legacy PM support and use the pm_generic functionsUlf Hansson2013-12-091-173/+7
* DMA-API: amba: get rid of separate dma_maskRussell King2013-10-311-5/+1
* PM / Runtime: Rework the "runtime idle" helper routineRafael J. Wysocki2013-06-031-1/+1
* Drivers: amba: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-4/+0
* ARM: 7588/1: amba: create a resource parent registratorLinus Walleij2012-12-031-4/+28
* ARM: 7431/1: amba: use the new linux/sizes.hAlessandro Rubini2012-06-281-1/+1
* 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-071-0/+359