summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorYao Zi <ziyao@disroot.org>2025-07-28 10:29:48 +0000
committerHeiko Stuebner <heiko@sntech.de>2025-08-22 17:05:12 +0200
commit70bb21cbc8c704c664b5d3ea417f3e35376fc229 (patch)
tree56b17a2b6073e8c7e28482ed5461deae4a1e37ef /tools/perf/scripts/python/exported-sql-viewer.py
parent1bce3444df79910512587a1f18022c396e9430b5 (diff)
downloadkernel-70bb21cbc8c704c664b5d3ea417f3e35376fc229.tar.gz
arm64: dts: rockchip: Add naneng-combphy for RK3528
Rockchip RK3528 ships a naneng-combphy that is shared by PCIe and USB 3.0 controllers. Describe it and the pipe-phy grf which it depends on. Signed-off-by: Yao Zi <ziyao@disroot.org> Link: https://lore.kernel.org/r/20250728102947.38984-8-ziyao@disroot.org Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions
/td> 2021-11-06can: etas_es58x: es58x_rx_err_msg(): fix memory leak in error pathVincent Mailhol 2021-11-02Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds 2021-10-24can: bittiming: allow TDC{V,O} to be zero and add can_tdc_const::tdc{v,o,f}_minVincent Mailhol 2021-10-18treewide: Replace open-coded flex arrays in unionsKees Cook 2021-08-19can: etas_es58x: clean-up documentation of struct es58x_fd_tx_conf_msgVincent Mailhol 2021-07-25can: etas_es58x: rewrite the message cast in es58{1,_fd}_tx_can_msg to increa...Vincent Mailhol 2021-07-25can: etas_es58x: use sizeof and sizeof_field macros instead of constant valuesVincent Mailhol 2021-07-25can: etas_es58x: add es58x_free_netdevs() to factorize codeVincent Mailhol 2021-07-25can: etas_es58x: use devm_kzalloc() to allocate device resourcesVincent Mailhol 2021-07-25can: etas_es58x: use error pointer during device probingVincent Mailhol 2021-07-25can: etas_es58x: fix three typos in author name and documentationVincent Mailhol 2021-04-24can: etas_es58x: Fix a couple of spelling mistakesColin Ian King 2021-04-24can: etas_es58x: Fix missing null check on netdev pointerColin Ian King 2021-04-14can: etas_es58x: fix null pointer dereference when handling error framesVincent Mailhol 2021-04-13can: etas_es58x: add support for the ETAS ES58X_FD CAN USB interfacesVincent Mailhol 2021-04-13can: etas_es58x: add support for ETAS ES581.4 CAN USB interfaceVincent Mailhol 2021-04-13can: etas_es58x: add core support for ETAS ES58X CAN USB interfacesVincent Mailhol