index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
tegra
/
cbb
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-09
soc/tegra: cbb: Add support for CBB fabrics in Tegra254
Sumit Gupta
1
-0
/
+58
2025-07-09
soc/tegra: cbb: Add support for CBB fabrics in Tegra264
Sumit Gupta
1
-0
/
+279
2025-07-09
soc/tegra: cbb: Support HW lookup to get timed out target address
Sumit Gupta
1
-5
/
+36
2025-07-09
soc/tegra: cbb: Improve handling for per SoC fabric data
Sumit Gupta
1
-108
/
+131
2025-07-09
soc/tegra: cbb: Make error interrupt enable and status per SoC
Sumit Gupta
1
-2
/
+20
2025-07-09
soc/tegra: cbb: Change master/slave to initiator/target
Sumit Gupta
2
-119
/
+120
2025-07-09
soc/tegra: cbb: Clear ERR_FORCE register with ERR_STATUS
Sumit Gupta
1
-0
/
+2
2025-01-10
soc/tegra: Fix spelling error in tegra234_lookup_slave_timeout()
liujing
1
-1
/
+1
2025-01-09
soc/tegra: cbb: Drop unnecessary debugfs error handling
Krzysztof Kozlowski
1
-16
/
+4
2024-11-01
soc: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2023-10-11
soc/tegra: cbb: tegra194-cbb: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-07-27
soc/tegra: cbb: Remove unnecessary print function dev_err()
Jiapeng Chong
1
-6
/
+2
2023-07-21
soc/tegra: Explicitly include correct DT includes
Rob Herring
3
-10
/
+1
2023-04-05
soc/tegra: cbb: tegra194: Use of_address_count() helper
Yang Yingliang
1
-3
/
+1
2023-04-05
soc/tegra: cbb: Remove MODULE_LICENSE in non-modules
Nick Alcock
2
-2
/
+0
2023-04-05
soc: tegra: cbb: Drop empty platform remove function
Uwe Kleine-König
1
-6
/
+0
2023-03-23
soc/tegra: cbb: remove linux/version.h
Muhammad Usama Anjum
3
-3
/
+0
2022-11-17
soc/tegra: cbb: Remove redundant dev_err call
Shang XiaoJing
1
-3
/
+1
2022-11-17
soc/tegra: cbb: Use DEFINE_SHOW_ATTRIBUTE to simplify tegra_cbb_err
Liu Shixin
1
-12
/
+1
2022-11-11
soc/tegra: cbb: Check firewall before enabling error reporting
Sumit Gupta
1
-2
/
+81
2022-11-11
soc/tegra: cbb: Add checks for potential out of bound errors
Sumit Gupta
1
-2
/
+40
2022-11-11
soc/tegra: cbb: Update slave maps for Tegra234
Sumit Gupta
1
-21
/
+13
2022-11-11
soc/tegra: cbb: Use correct master_id mask for CBB NOC in Tegra194
Sumit Gupta
2
-14
/
+13
2022-09-15
soc/tegra: cbb: Add support for Tegra241 (Grace)
Sumit Gupta
1
-2
/
+269
2022-09-15
soc/tegra: cbb: Add driver for Tegra234 CBB 2.0
Sumit Gupta
2
-0
/
+847
2022-09-15
soc/tegra: cbb: Add CBB 1.0 driver for Tegra194
Sumit Gupta
3
-0
/
+2562