| Commit message (Expand) | Author | Age | Files | Lines |
* | amba: Hide TEGRA_AHB symbol | Thierry Reding | 2015-11-24 | 1 | -1/+1 |
* | ARM: 8334/1: amba: tegra-ahb: detect and correct bogus base address | Paul Walmsley | 2015-04-02 | 1 | -2/+21 |
* | ARM: 8333/1: amba: tegra-ahb: fix register offsets in the macros | Paul Walmsley | 2015-04-02 | 1 | -31/+32 |
* | 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-15 | 1 | -1/+1 |
|\ |
|
| * | coresight: add CoreSight core layer framework | Pratik Patel | 2014-11-08 | 1 | -1/+1 |
* | | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-15 | 1 | -1/+0 |
|\ \ |
|
| * | | amba: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
| |/ |
|
* | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2014-12-13 | 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 |
| |/ |
|
* | | Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-12-11 | 1 | -1/+1 |
|\ \ |
|
| * | | PM: Merge the SET*_RUNTIME_PM_OPS() macros | Rafael J. Wysocki | 2014-12-04 | 1 | -1/+1 |
| |/ |
|
* | | ARM: tegra: Move AHB Kconfig to drivers/amba | Thierry Reding | 2014-11-26 | 1 | -0/+12 |
* | | amba: Add Kconfig file | Thierry Reding | 2014-11-26 | 1 | -0/+2 |
|/ |
|
* | 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: tegra: Move includes to include/soc/tegra | Thierry Reding | 2014-07-17 | 1 | -1/+2 |
* | Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2014-04-06 | 1 | -2/+0 |
|\ |
|
| * | drivers/amba: don't check resource with devm_ioremap_resource | Wolfram Sang | 2014-02-05 | 1 | -2/+0 |
* | | 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 |
* | ARM: 7675/1: amba: tegra-ahb: Fix build error w/ PM_SLEEP w/o PM_RUNTIME | Hiroshi Doyu | 2013-03-15 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2013-03-03 | 1 | -1/+1 |
|\ |
|
| * | ARM: 7640/1: memory: tegra_ahb_enable_smmu() depends on TEGRA_IOMMU_SMMU | Hiroshi Doyu | 2013-02-21 | 1 | -1/+1 |
* | | amba: Convert to devm_ioremap_resource() | Thierry Reding | 2013-01-25 | 1 | -3/+4 |
|/ |
|
* | Drivers: amba: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-04 | 2 | -6/+2 |
* | Merge tag 'tegra-for-3.8-fixes-for-rc1' of git://git.kernel.org/pub/scm/linux... | Olof Johansson | 2012-12-17 | 1 | -0/+2 |
|\ |
|
| * | amba: tegra-ahb: Fix warning w/o PM_SLEEP | Hiroshi Doyu | 2012-11-26 | 1 | -0/+2 |
* | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-12-12 | 1 | -0/+1 |
|\ \ |
|
| * | | ARM: tegra: move tegra-ahb.h out of arch/arm/mach-tegra/ | Stephen Warren | 2012-11-05 | 1 | -0/+1 |
| |/ |
|
* / | ARM: 7588/1: amba: create a resource parent registrator | Linus Walleij | 2012-12-03 | 1 | -4/+28 |
|/ |
|
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-07-28 | 1 | -1/+1 |
|\ |
|
| * | ARM: 7431/1: amba: use the new linux/sizes.h | Alessandro Rubini | 2012-06-28 | 1 | -1/+1 |
* | | amba: tegra-ahb: Remove empty *_remove() | hdoyu@nvidia.com | 2012-06-11 | 1 | -6/+0 |
|/ |
|
* | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-05-26 | 2 | -2/+295 |
|\ |
|
| * | ARM: tegra: Add SMMU enabler in AHB | Hiroshi DOYU | 2012-05-08 | 1 | -0/+32 |
| * | ARM: tegra: Add Tegra AHB driver | Hiroshi DOYU | 2012-05-08 | 2 | -2/+263 |
* | | AMBA: get rid of last two uses of NO_IRQ | Russell King | 2012-05-03 | 1 | -2/+2 |
* | | ARM: 7369/1: amba: add functions to add devices dynamically | Linus Walleij | 2012-04-19 | 1 | -0/+49 |
|/ |
|
* | ARM: 7366/3: amba: Remove AMBA level regulator support | Mark Brown | 2012-04-13 | 1 | -41/+1 |
* | ARM: amba: make use of -1 IRQs warn | Russell King | 2012-01-25 | 1 | -0/+3 |
* | ARM: amba: make irq 0 invalid | Russell King | 2012-01-25 | 1 | -2/+2 |
* | ARM: amba: add amba_device allocation/add/put functions | Russell King | 2012-01-25 | 1 | -25/+75 |
* | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-01-08 | 1 | -135/+1 |
|\ |
|
| * | PM / Sleep: Remove forward-only callbacks from AMBA bus type | Rafael J. Wysocki | 2011-12-21 | 1 | -135/+1 |
* | | ARM: amba: Auto-generate AMBA driver module aliases during modpost | Dave Martin | 2011-11-22 | 1 | -0/+4 |
|/ |
|