| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-11-14 | amba: tegra-ahb: Fix device leak on SMMU enable | Johan Hovold | 1 | -0/+1 |
| 2023-04-05 | ARM: tegra: Remove MODULE_LICENSE in non-modules | Nick Alcock | 1 | -1/+0 |
| 2020-06-15 | ARM: tegra: Replace zero-length array with flexible-array | Gustavo A. R. Silva | 1 | -1/+1 |
| 2019-07-30 | drivers: Introduce device lookup variants by of_node | Suzuki K Poulose | 1 | -10/+1 |
| 2019-07-12 | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+2 |
| 2019-06-24 | driver_find_device: Unify the match function with class_find_device() | Suzuki K Poulose | 1 | -2/+2 |
| 2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 | Thomas Gleixner | 1 | -10/+1 |
| 2019-05-08 | amba: tegra-ahb: Mark PM functions as __maybe_unused | Arnd Bergmann | 1 | -4/+2 |
| 2015-04-02 | ARM: 8334/1: amba: tegra-ahb: detect and correct bogus base address | Paul Walmsley | 1 | -2/+21 |
| 2015-04-02 | ARM: 8333/1: amba: tegra-ahb: fix register offsets in the macros | Paul Walmsley | 1 | -31/+32 |
| 2014-10-20 | amba: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
| 2014-07-17 | ARM: tegra: Move includes to include/soc/tegra | Thierry Reding | 1 | -1/+2 |
| 2014-02-05 | drivers/amba: don't check resource with devm_ioremap_resource | Wolfram Sang | 1 | -2/+0 |
| 2013-03-15 | ARM: 7675/1: amba: tegra-ahb: Fix build error w/ PM_SLEEP w/o PM_RUNTIME | Hiroshi Doyu | 1 | -1/+1 |
| 2013-03-03 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 1 | -1/+1 |
| 2013-02-21 | ARM: 7640/1: memory: tegra_ahb_enable_smmu() depends on TEGRA_IOMMU_SMMU | Hiroshi Doyu | 1 | -1/+1 |
| 2013-01-25 | amba: Convert to devm_ioremap_resource() | Thierry Reding | 1 | -3/+4 |
| 2013-01-03 | Drivers: amba: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -2/+2 |
| 2012-12-17 | Merge tag 'tegra-for-3.8-fixes-for-rc1' of git://git.kernel.org/pub/scm/linux... | Olof Johansson | 1 | -0/+2 |
| 2012-11-26 | amba: tegra-ahb: Fix warning w/o PM_SLEEP | Hiroshi Doyu | 1 | -0/+2 |
| 2012-11-05 | ARM: tegra: move tegra-ahb.h out of arch/arm/mach-tegra/ | Stephen Warren | 1 | -0/+1 |
| 2012-06-11 | amba: tegra-ahb: Remove empty *_remove() | hdoyu@nvidia.com | 1 | -6/+0 |
| 2012-05-08 | ARM: tegra: Add SMMU enabler in AHB | Hiroshi DOYU | 1 | -0/+32 |
| 2012-05-08 | ARM: tegra: Add Tegra AHB driver | Hiroshi DOYU | 1 | -0/+261 |