summaryrefslogtreecommitdiff
path: root/probe_roms.c
Commit message (Expand)AuthorAgeFilesLines
* Replace error prone signal() with sigaction()Lukasz Florczak2022-04-041-3/+3
* Enable probe_roms to scan more than 6 roms.Roman Sobanski2019-07-021-42/+56
* Move ARRAY_SIZE macro to common include file.NeilBrown2013-09-101-2/+0
* Remove lots of unnecessary white space.NeilBrown2013-06-191-8/+8
* probe_roms: allow to probe expansion ROMs using vendor and device id.Labun, Marcin2011-03-101-2/+24
* Compile with -Wextra by defaultNeilBrown2010-08-051-3/+3
* Fix for resource leak on error path.Artur Wojcik2009-12-101-3/+5
* platform: relax rom scanning alignment for ahci platformsDan Williams2009-07-311-5/+21
* port arch/x86/kernel/probe_roms_32.c for use in 'platform' supportDan Williams2008-12-081-0/+279