aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/amba/bus.c
Commit message (Expand)AuthorAge
* drivers/amba: fix reset control error handlingRussell King2019-10-09
* ARM: 8906/1: drivers/amba: add reset control to amba bus probeDINH L NGUYEN2019-09-10
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-19
* ARM: 8836/1: drivers: amba: Update component matching to use the CoreSight UC...Mike Leach2019-02-26
* Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2018-06-06
|\
| * ARM: 8773/1: amba: Export amba_bustypeKim Phillips2018-05-19
* | Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-05
|\ \
| * | ARM: amba: Fix wrong indentation in driver_override_store()Geert Uytterhoeven2018-05-14
* | | Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2018-06-05
|\ \ \
| * | | amba: Respect all error codes from dev_pm_domain_attach()Ulf Hansson2018-05-14
| |/ /
* | | drivers: remove force dma flag from busesChristoph Hellwig2018-05-03
* | | dma-mapping: move dma configuration to bus infrastructureNipun Gupta2018-05-03
|/ /
* | ARM: amba: Fix race condition with driver_overrideGeert Uytterhoeven2018-04-26
* | ARM: amba: Make driver_override output consistent with other busesGeert Uytterhoeven2018-04-26
* | Revert "ARM: amba: Fix race condition with driver_override"Greg Kroah-Hartman2018-04-26
* | ARM: amba: Don't read past the end of sysfs "driver_override" bufferGeert Uytterhoeven2018-04-25
* | ARM: amba: Fix race condition with driver_overrideGeert Uytterhoeven2018-04-25
|/
* 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-03
|/
* PM / Domains: Move dev_pm_domain_attach|detach() to pm_domain.hUlf Hansson2014-09-29
* 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