#!/bin/bash (perf record -e raw_syscalls:sys_enter $@ || \ perf record -e syscalls:sys_enter $@) 2> /dev/null link rel='alternate' title='Atom feed' href='https://universe.0xinfinity.dev/distro/kernel/atom/drivers/eisa?h=0x221E-v0.0-v7.0' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/drivers/eisa
AgeCommit message (Expand)Author
2024-05-03alpha: remove DECpc AXP150 (Jensen) supportArnd Bergmann
2023-07-27EISA: Replace all non-returning strlcpy with strscpyAzeem Shaikh