summaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio/scm.c
Commit message (Expand)AuthorAgeFilesLines
* s390/cio: make scm_bus_type constRicardo B. Marliere2024-02-091-1/+1
* s390/cio: remove unneeded DMA zone allocationPeter Oberparleiter2024-02-091-1/+1
* driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman2023-01-271-1/+1
* bus: Make remove callback return voidUwe Kleine-König2021-07-211-3/+1
* s390/scm: Make struct scm_driver::remove return voidUwe Kleine-König2021-07-211-1/+4
* bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose2019-06-241-2/+2
* s390: cio: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2017-11-241-0/+1
* block: introduce new block status code typeChristoph Hellwig2017-06-091-1/+1
* s390/scm_block: do not hide eadm subchannel dependencySebastian Ott2013-11-151-45/+0
* s390/scm: process availabilitySebastian Ott2013-03-071-0/+16
* s390/scm_drv: extend notify callbackSebastian Ott2013-03-071-1/+1
* s390/scm: remove superfluous lockSebastian Ott2012-09-261-4/+2
* s390: add scm notificationSebastian Ott2012-09-261-1/+49
* s390: add scm bus driverSebastian Ott2012-09-261-0/+271