aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/io_delay.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-24x86/io_delay: Define IO_DELAY macros in C instead of KconfigGravatar Masahiro Yamada 1-11/+26
2019-05-24x86/io_delay: Break instead of fallthrough in switch statementGravatar Masahiro Yamada 1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-09-14dmi: Mark all struct dmi_system_id instances constGravatar Christoph Hellwig 1-1/+1
2016-07-14x86/kernel: Audit and remove any unnecessary uses of module.hGravatar Paul Gortmaker 1-1/+1
2009-03-21x86: io_delay.c cleanupGravatar Jaswinder Singh Rajput 1-14/+13
2008-09-03x86: add io delay quirk for Presario F700Gravatar Chuck Ebbert 1-0/+8
2008-07-09x86: io delay - add checking for NULL early paramGravatar Cyrill Gorcunov 1-0/+3
2008-03-26x86: add dmi quirk for io_delayGravatar Ingo Molnar 1-0/+8
2008-02-19x86: unexport io_delay_typeGravatar Adrian Bunk 1-1/+0
2008-01-30x86: add DMI quirk for io-delay hangs on Compaq Presario V6000 laptopsGravatar Ingo Molnar 1-0/+16
2008-01-30x86: various changes and cleanups to in_p/out_p delay detailsGravatar Ingo Molnar 1-57/+49
2008-01-30x86: provide a DMI based port 0x80 I/O delay override.Gravatar Rene Herman 1-0/+106