| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: 9119/1: amba: Properly handle device probe without IRQ domain | Wang Kefeng | 2021-10-19 | 1 | -0/+27 |
* | ARM: 9120/1: Revert "amba: make use of -1 IRQs warn" | Wang Kefeng | 2021-10-19 | 1 | -3/+0 |
* | ARM: 9121/1: amba: Drop unused functions about APB/AHB devices add | Wang Kefeng | 2021-10-19 | 1 | -72/+0 |
* | bus: Make remove callback return void | Uwe Kleine-König | 2021-07-21 | 1 | -3/+1 |
* | amba: Make use of bus_type functions | Uwe Kleine-König | 2021-02-02 | 1 | -77/+81 |
* | amba: Make the remove callback return void | Uwe Kleine-König | 2021-02-02 | 1 | -3/+2 |
* | amba: reorder functions | Uwe Kleine-König | 2021-02-02 | 1 | -38/+39 |
* | amba: Fix resource leak for drivers without .remove | Uwe Kleine-König | 2021-02-02 | 1 | -8/+12 |
* | Merge tag 'arm-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 2020-06-04 | 1 | -3/+11 |
|\ |
|
| * | amba: Retry adding deferred devices at late_initcall | Rob Herring | 2020-05-05 | 1 | -3/+11 |
* | | amba: Initialize dma_parms for amba devices | Ulf Hansson | 2020-04-28 | 1 | -0/+1 |
|/ |
|
* | drivers/amba: fix reset control error handling | Russell King | 2019-10-09 | 1 | -3/+11 |
* | ARM: 8906/1: drivers/amba: add reset control to amba bus probe | DINH L NGUYEN | 2019-09-10 | 1 | -0/+14 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -4/+1 |
* | ARM: 8836/1: drivers: amba: Update component matching to use the CoreSight UC... | Mike Leach | 2019-02-26 | 1 | -8/+37 |
* | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 2018-06-06 | 1 | -0/+1 |
|\ |
|
| * | ARM: 8773/1: amba: Export amba_bustype | Kim Phillips | 2018-05-19 | 1 | -0/+1 |
* | | Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-06-05 | 1 | -2/+2 |
|\ \ |
|
| * | | ARM: amba: Fix wrong indentation in driver_override_store() | Geert Uytterhoeven | 2018-05-14 | 1 | -2/+2 |
* | | | Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2018-06-05 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | amba: Respect all error codes from dev_pm_domain_attach() | Ulf Hansson | 2018-05-14 | 1 | -2/+2 |
| |/ / |
|
* | | | drivers: remove force dma flag from buses | Christoph Hellwig | 2018-05-03 | 1 | -1/+0 |
* | | | dma-mapping: move dma configuration to bus infrastructure | Nipun Gupta | 2018-05-03 | 1 | -0/+4 |
|/ / |
|
* | | ARM: amba: Fix race condition with driver_override | Geert Uytterhoeven | 2018-04-26 | 1 | -2/+9 |
* | | ARM: amba: Make driver_override output consistent with other buses | Geert Uytterhoeven | 2018-04-26 | 1 | -3/+0 |
* | | Revert "ARM: amba: Fix race condition with driver_override" | Greg Kroah-Hartman | 2018-04-26 | 1 | -9/+2 |
* | | ARM: amba: Don't read past the end of sysfs "driver_override" buffer | Geert Uytterhoeven | 2018-04-25 | 1 | -1/+2 |
* | | ARM: amba: Fix race condition with driver_override | Geert Uytterhoeven | 2018-04-25 | 1 | -2/+9 |
|/ |
|
* | drivers: flag buses which demand DMA configuration | Robin Murphy | 2017-10-19 | 1 | -0/+1 |
* | amba: use dev_groups and not dev_attrs for bus_type | Greg Kroah-Hartman | 2017-06-09 | 1 | -13/+12 |
* | ARM: 8596/1: amba: Support clk parents and rates assigned in DT | Stephen Boyd | 2016-08-12 | 1 | -0/+5 |
* | ARM: 8566/1: drivers: amba: properly handle devices with power domains | Marek Szyprowski | 2016-05-05 | 1 | -10/+90 |
* | ARM: 8256/1: driver coamba: add device binding path 'driver_override' | Antonios Motakis | 2015-02-10 | 1 | -0/+47 |
* | Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-12-14 | 1 | -1/+1 |
|\ |
|
| * | coresight: add CoreSight core layer framework | Pratik Patel | 2014-11-07 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2014-12-12 | 1 | -4/+11 |
|\ \ |
|
| * | | ARM: 8201/1: amba: Don't unprepare the clocks if device driver wants IRQ safe... | Krzysztof Kozlowski | 2014-11-17 | 1 | -4/+11 |
| |/ |
|
* / | PM: Merge the SET*_RUNTIME_PM_OPS() macros | Rafael J. Wysocki | 2014-12-04 | 1 | -1/+1 |
|/ |
|
* | PM / Domains: Move dev_pm_domain_attach|detach() to pm_domain.h | Ulf Hansson | 2014-09-30 | 1 | -0/+1 |
* | amba: Add support for attach/detach of PM domains | Ulf Hansson | 2014-09-22 | 1 | -1/+9 |
* | ARM: 7958/1: amba: Let runtime PM callbacks be available for CONFIG_PM | Ulf Hansson | 2014-02-18 | 1 | -2/+2 |
* | ARM: 7916/1: amba: Add clk_prepare|unprepare in runtime PM callbacks | Ulf Hansson | 2013-12-09 | 1 | -2/+2 |
* | ARM: 7915/1: amba: Convert to clk_prepare_enable and clk_disable_unprepare | Ulf Hansson | 2013-12-09 | 1 | -21/+8 |
* | ARM: 7914/1: amba: Drop legacy PM support and use the pm_generic functions | Ulf Hansson | 2013-12-09 | 1 | -173/+7 |
* | DMA-API: amba: get rid of separate dma_mask | Russell King | 2013-10-31 | 1 | -5/+1 |
* | PM / Runtime: Rework the "runtime idle" helper routine | Rafael J. Wysocki | 2013-06-03 | 1 | -1/+1 |
* | Drivers: amba: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 1 | -4/+0 |
* | ARM: 7588/1: amba: create a resource parent registrator | Linus Walleij | 2012-12-03 | 1 | -4/+28 |
* | ARM: 7431/1: amba: use the new linux/sizes.h | Alessandro Rubini | 2012-06-28 | 1 | -1/+1 |
* | AMBA: get rid of last two uses of NO_IRQ | Russell King | 2012-05-03 | 1 | -2/+2 |