index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
amba
/
tegra-ahb.c
Age
Commit message (
Expand
)
Author
2020-06-15
ARM: tegra: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2019-07-30
drivers: Introduce device lookup variants by of_node
Suzuki K Poulose
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-06-24
driver_find_device: Unify the match function with class_find_device()
Suzuki K Poulose
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
2019-05-08
amba: tegra-ahb: Mark PM functions as __maybe_unused
Arnd Bergmann
2015-04-02
ARM: 8334/1: amba: tegra-ahb: detect and correct bogus base address
Paul Walmsley
2015-04-02
ARM: 8333/1: amba: tegra-ahb: fix register offsets in the macros
Paul Walmsley
2014-10-20
amba: drop owner assignment from platform_drivers
Wolfram Sang
2014-07-17
ARM: tegra: Move includes to include/soc/tegra
Thierry Reding
2014-02-05
drivers/amba: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-03-15
ARM: 7675/1: amba: tegra-ahb: Fix build error w/ PM_SLEEP w/o PM_RUNTIME
Hiroshi Doyu
2013-03-03
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-02-21
ARM: 7640/1: memory: tegra_ahb_enable_smmu() depends on TEGRA_IOMMU_SMMU
Hiroshi Doyu
2013-01-25
amba: Convert to devm_ioremap_resource()
Thierry Reding
2013-01-03
Drivers: amba: remove __dev* attributes.
Greg Kroah-Hartman
2012-12-17
Merge tag 'tegra-for-3.8-fixes-for-rc1' of git://git.kernel.org/pub/scm/linux...
Olof Johansson
2012-11-26
amba: tegra-ahb: Fix warning w/o PM_SLEEP
Hiroshi Doyu
2012-11-05
ARM: tegra: move tegra-ahb.h out of arch/arm/mach-tegra/
Stephen Warren
2012-06-11
amba: tegra-ahb: Remove empty *_remove()
hdoyu@nvidia.com
2012-05-08
ARM: tegra: Add SMMU enabler in AHB
Hiroshi DOYU
2012-05-08
ARM: tegra: Add Tegra AHB driver
Hiroshi DOYU