summaryrefslogtreecommitdiff
path: root/include/linux/isa.h
AgeCommit message (Expand)Author
2021-01-26isa: Make the remove callback for isa drivers return voidUwe Kleine-König
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-06-17isa: Dummy isa_register_driver should return error codeWilliam Breathitt Gray
2016-06-17isa: Allow ISA-style drivers on modern systemsWilliam Breathitt Gray
2016-05-02isa: Implement the max_num_isa_dev macroWilliam Breathitt Gray
2016-05-02isa: Implement the module_isa_driver macroWilliam Breathitt Gray
2016-05-01isa: Decouple X86_32 dependency from the ISA Kconfig optionWilliam Breathitt Gray
2016-03-29base: isa: Remove X86_32 dependencyWilliam Breathitt Gray
2007-09-16Fix non-ISA link error in drivers/scsi/advansys.cMatthew Wilcox
2006-06-21[PATCH] Driver model: add ISA busRene Herman