summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/io_delay.c
Commit message (Expand)AuthorAgeFilesLines
* x86/io_delay: Define IO_DELAY macros in C instead of KconfigMasahiro Yamada2019-05-241-11/+26
* x86/io_delay: Break instead of fallthrough in switch statementMasahiro Yamada2019-05-241-0/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* dmi: Mark all struct dmi_system_id instances constChristoph Hellwig2017-09-141-1/+1
* x86/kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-07-141-1/+1
* x86: io_delay.c cleanupJaswinder Singh Rajput2009-03-211-14/+13
* x86: add io delay quirk for Presario F700Chuck Ebbert2008-09-031-0/+8
* x86: io delay - add checking for NULL early paramCyrill Gorcunov2008-07-091-0/+3
* x86: add dmi quirk for io_delayIngo Molnar2008-03-261-0/+8
* x86: unexport io_delay_typeAdrian Bunk2008-02-191-1/+0
* x86: add DMI quirk for io-delay hangs on Compaq Presario V6000 laptopsIngo Molnar2008-01-301-0/+16
* x86: various changes and cleanups to in_p/out_p delay detailsIngo Molnar2008-01-301-57/+49
* x86: provide a DMI based port 0x80 I/O delay override.Rene Herman2008-01-301-0/+106