aboutsummaryrefslogtreecommitdiffstats
path: root/probe_roms.c
AgeCommit message (Expand)AuthorFilesLines
2022-04-04Replace error prone signal() with sigaction()Lukasz Florczak1-3/+3
2019-07-02Enable probe_roms to scan more than 6 roms.Roman Sobanski1-42/+56
2013-09-10Move ARRAY_SIZE macro to common include file.NeilBrown1-2/+0
2013-06-19Remove lots of unnecessary white space.NeilBrown1-8/+8
2011-03-10probe_roms: allow to probe expansion ROMs using vendor and device id.Labun, Marcin1-2/+24
2010-08-05Compile with -Wextra by defaultNeilBrown1-3/+3
2009-12-10Fix for resource leak on error path.Artur Wojcik1-3/+5
2009-07-31platform: relax rom scanning alignment for ahci platformsDan Williams1-5/+21
2008-12-08port arch/x86/kernel/probe_roms_32.c for use in 'platform' supportDan Williams1-0/+279