Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 4.15-rc3 into driver-core-next | Greg Kroah-Hartman | 2017-12-11 | 1 | -5/+5 |
|\ | |||||
| * | isa: Prevent NULL dereference in isa_bus driver callbacks | William Breathitt Gray | 2017-11-28 | 1 | -5/+5 |
* | | driver core: add SPDX identifiers to all driver core files | Greg Kroah-Hartman | 2017-12-07 | 1 | -0/+1 |
|/ | |||||
* | isa: Call isa_bus_init before dependent ISA bus drivers register | William Breathitt Gray | 2016-06-18 | 1 | -1/+1 |
* | dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24) | Yang Hongyang | 2009-04-07 | 1 | -1/+1 |
* | driver core: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-06 | 1 | -4/+3 |
* | isa: set 24-bit dma_mask for ISA devices | Rene Herman | 2008-07-26 | 1 | -0/+4 |
* | [PATCH] Driver model: add ISA bus | Rene Herman | 2006-06-21 | 1 | -0/+180 |