Age | Commit message (Expand) | Author |
2025-01-10 | soc/tegra: Fix spelling error in tegra234_lookup_slave_timeout() | liujing |
2025-01-09 | soc/tegra: cbb: Drop unnecessary debugfs error handling | Krzysztof Kozlowski |
2024-11-01 | soc: Switch back to struct platform_driver::remove() | Uwe Kleine-König |
2023-10-11 | soc/tegra: cbb: tegra194-cbb: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-07-27 | soc/tegra: cbb: Remove unnecessary print function dev_err() | Jiapeng Chong |
2023-07-21 | soc/tegra: Explicitly include correct DT includes | Rob Herring |
2023-04-05 | soc/tegra: cbb: tegra194: Use of_address_count() helper | Yang Yingliang |
2023-04-05 | soc/tegra: cbb: Remove MODULE_LICENSE in non-modules | Nick Alcock |
2023-04-05 | soc: tegra: cbb: Drop empty platform remove function | Uwe Kleine-König |
2023-03-23 | soc/tegra: cbb: remove linux/version.h | Muhammad Usama Anjum |
2022-11-17 | soc/tegra: cbb: Remove redundant dev_err call | Shang XiaoJing |
2022-11-17 | soc/tegra: cbb: Use DEFINE_SHOW_ATTRIBUTE to simplify tegra_cbb_err | Liu Shixin |
2022-11-11 | soc/tegra: cbb: Check firewall before enabling error reporting | Sumit Gupta |
2022-11-11 | soc/tegra: cbb: Add checks for potential out of bound errors | Sumit Gupta |
2022-11-11 | soc/tegra: cbb: Update slave maps for Tegra234 | Sumit Gupta |
2022-11-11 | soc/tegra: cbb: Use correct master_id mask for CBB NOC in Tegra194 | Sumit Gupta |
2022-09-15 | soc/tegra: cbb: Add support for Tegra241 (Grace) | Sumit Gupta |
2022-09-15 | soc/tegra: cbb: Add driver for Tegra234 CBB 2.0 | Sumit Gupta |
2022-09-15 | soc/tegra: cbb: Add CBB 1.0 driver for Tegra194 | Sumit Gupta |