summaryrefslogtreecommitdiff
path: root/drivers/amba/bus.c
Commit message (Expand)AuthorAge
* drivers: flag buses which demand DMA configurationRobin Murphy2017-10-19
* amba: use dev_groups and not dev_attrs for bus_typeGreg Kroah-Hartman2017-06-09
* ARM: 8596/1: amba: Support clk parents and rates assigned in DTStephen Boyd2016-08-12
* ARM: 8566/1: drivers: amba: properly handle devices with power domainsMarek Szyprowski2016-05-05
* ARM: 8256/1: driver coamba: add device binding path 'driver_override'Antonios Motakis2015-02-10
* Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-14
|\
| * coresight: add CoreSight core layer frameworkPratik Patel2014-11-07
* | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-12-12
|\ \
| * | ARM: 8201/1: amba: Don't unprepare the clocks if device driver wants IRQ safe...Krzysztof Kozlowski2014-11-17
| |/
* | PM: Merge the SET*_RUNTIME_PM_OPS() macrosRafael J. Wysocki2014-12-04
|/
* PM / Domains: Move dev_pm_domain_attach|detach() to pm_domain.hUlf Hansson2014-09-30
* amba: Add support for attach/detach of PM domainsUlf Hansson2014-09-22
* ARM: 7958/1: amba: Let runtime PM callbacks be available for CONFIG_PMUlf Hansson2014-02-18
* ARM: 7916/1: amba: Add clk_prepare|unprepare in runtime PM callbacksUlf Hansson2013-12-09
* ARM: 7915/1: amba: Convert to clk_prepare_enable and clk_disable_unprepareUlf Hansson2013-12-09
* ARM: 7914/1: amba: Drop legacy PM support and use the pm_generic functionsUlf Hansson2013-12-09
* DMA-API: amba: get rid of separate dma_maskRussell King2013-10-31
* PM / Runtime: Rework the "runtime idle" helper routineRafael J. Wysocki2013-06-03
* Drivers: amba: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* ARM: 7588/1: amba: create a resource parent registratorLinus Walleij2012-12-03
* ARM: 7431/1: amba: use the new linux/sizes.hAlessandro Rubini2012-06-28
* AMBA: get rid of last two uses of NO_IRQRussell King2012-05-03
* ARM: 7369/1: amba: add functions to add devices dynamicallyLinus Walleij2012-04-19
* ARM: 7366/3: amba: Remove AMBA level regulator supportMark Brown2012-04-13
* ARM: amba: make use of -1 IRQs warnRussell King2012-01-25
* ARM: amba: make irq 0 invalidRussell King2012-01-25
* ARM: amba: add amba_device allocation/add/put functionsRussell King2012-01-25
* Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-08
|\
| * PM / Sleep: Remove forward-only callbacks from AMBA bus typeRafael J. Wysocki2011-12-21
* | ARM: amba: Auto-generate AMBA driver module aliases during modpostDave Martin2011-11-22
|/
* clk: amba bus: convert to clk_prepare()/clk_unprepare()Russell King2011-09-27
* PM: add runtime PM support to core Primecell driverRussell King2011-09-22
* ARM: 6829/1: amba: make hardcoded periphid override hardwareLinus Walleij2011-05-26
* PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKSRafael J. Wysocki2011-04-11
* Fix common misspellingsLucas De Marchi2011-03-31
* ARM: 6758/1: amba: support pm opsRabin Vincent2011-02-23
* ARM: amba: make internal ID table handling constRussell King2011-02-23
* ARM: 6662/1: amba: make amba_bustype non-staticRob Herring2011-02-23
* ARM: 6467/1: amba: optional PrimeCell core voltage switchLinus Walleij2010-11-26
* ARM: 6368/1: move the PrimeCell IDs to use macrosLinus Walleij2010-10-08
* ARM: AMBA: Add pclk support to AMBA bus infrastructureRussell King2010-07-31
*-. Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and '...Russell King2009-09-12
|\ \
| | * [ARM] amba: fix amba device resourcesRussell King2009-07-05
| |/
* | ARM: 5625/1: fix hard coded 4K resource size in amba bus detectionLeo Chen2009-09-02
|/
* amba: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-03-24
* [ARM] Fix realview buildRussell King2009-01-08
* Driver core: change add_uevent_var to use a structKay Sievers2007-10-12
* uevent: use add_uevent_var() instead of open coding itEric Rannaud2007-04-27
* [ARM] Fix __must_check warnings in drivers/bus/amba.cRussell King2006-11-30
* [PATCH] 64bit resource: fix up printks for resources in misc driversGreg Kroah-Hartman2006-06-27