Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace error prone signal() with sigaction() | Lukasz Florczak | 2022-04-04 | 1 | -3/+3 |
* | Enable probe_roms to scan more than 6 roms. | Roman Sobanski | 2019-07-02 | 1 | -42/+56 |
* | Move ARRAY_SIZE macro to common include file. | NeilBrown | 2013-09-10 | 1 | -2/+0 |
* | Remove lots of unnecessary white space. | NeilBrown | 2013-06-19 | 1 | -8/+8 |
* | probe_roms: allow to probe expansion ROMs using vendor and device id. | Labun, Marcin | 2011-03-10 | 1 | -2/+24 |
* | Compile with -Wextra by default | NeilBrown | 2010-08-05 | 1 | -3/+3 |
* | Fix for resource leak on error path. | Artur Wojcik | 2009-12-10 | 1 | -3/+5 |
* | platform: relax rom scanning alignment for ahci platforms | Dan Williams | 2009-07-31 | 1 | -5/+21 |
* | port arch/x86/kernel/probe_roms_32.c for use in 'platform' support | Dan Williams | 2008-12-08 | 1 | -0/+279 |