#!/bin/sh # description: produce callgraphs in short form for scripting use perf script -s "$PERF_EXEC_PATH"/scripts/python/stackcollapse.py -- "$@" ternate' title='Atom feed' href='https://universe.0xinfinity.dev/distro/kernel/atom/drivers/ata/ahci_mtk.c?h=linux-6.6.y' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/drivers/ata/ahci_mtk.c
AgeCommit message (Expand)Author
2023-04-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2023-03-24scsi: ata: Declare SCSI host templates constBart Van Assche
2023-03-23ata: Use of_property_present() for testing DT property presenceRob Herring
2022-09-17ata: libahci_platform: Parse ports-implemented property in resources getterSerge Semin
2022-03-07ata: Drop commas after OF match table sentinelsGeert Uytterhoeven