summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions
ne_ahci_poll_reg_val()Sergey Shtylyov 2023-08-02ata: fix debounce timings typeSergey Shtylyov 2023-08-02ata: ahci_xgene: Convert to devm_platform_ioremap_resource()Yangtao Li 2023-05-15ata: libata: Make ata_platform_remove_one return voidUwe Kleine-König 2023-03-24scsi: ata: Declare SCSI host templates constBart Van Assche 2022-10-18ata: ahci_xgene: Fix compilation warningDamien Le Moal 2022-03-07ata: Drop commas after OF match table sentinelsGeert Uytterhoeven 2022-02-20ata: add/use ata_taskfile::{error|status} fieldsSergey Shtylyov 2022-01-14ata: fix read_id() ata port operation interfaceDamien Le Moal 2022-01-14ata: ahci_xgene: use correct type for port mmio addressDamien Le Moal 2022-01-05ata: ahci: Drop pointless VPRINTK() calls and convert the remaining onesHannes Reinecke 2021-03-12ata: ahci_xgene: Fix incorrect naming of 'xgene_ahci_handle_broken_edge_irq()...Lee Jones