Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | isa: Dummy isa_register_driver should return error code | William Breathitt Gray | 2016-06-17 | 1 | -1/+2 |
* | isa: Allow ISA-style drivers on modern systems | William Breathitt Gray | 2016-06-17 | 1 | -1/+1 |
* | isa: Implement the max_num_isa_dev macro | William Breathitt Gray | 2016-05-02 | 1 | -0/+11 |
* | isa: Implement the module_isa_driver macro | William Breathitt Gray | 2016-05-02 | 1 | -0/+21 |
* | isa: Decouple X86_32 dependency from the ISA Kconfig option | William Breathitt Gray | 2016-05-01 | 1 | -1/+1 |
* | base: isa: Remove X86_32 dependency | William Breathitt Gray | 2016-03-29 | 1 | -1/+1 |
* | Fix non-ISA link error in drivers/scsi/advansys.c | Matthew Wilcox | 2007-09-16 | 1 | -0/+11 |
* | [PATCH] Driver model: add ISA bus | Rene Herman | 2006-06-21 | 1 | -0/+28 |