summaryrefslogtreecommitdiff
path: root/drivers/s390/cio/scm.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-09s390/cio: make scm_bus_type constRicardo B. Marliere1-1/+1
2024-02-09s390/cio: remove unneeded DMA zone allocationPeter Oberparleiter1-1/+1
2023-01-27driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman1-1/+1
2021-07-21bus: Make remove callback return voidUwe Kleine-König1-3/+1
2021-07-21s390/scm: Make struct scm_driver::remove return voidUwe Kleine-König1-1/+4
2019-06-24bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose1-2/+2
2017-11-24s390: cio: add SPDX identifiers to the remaining filesGreg Kroah-Hartman1-0/+1
2017-06-09block: introduce new block status code typeChristoph Hellwig1-1/+1
2013-11-15s390/scm_block: do not hide eadm subchannel dependencySebastian Ott1-45/+0
2013-03-07s390/scm: process availabilitySebastian Ott1-0/+16
2013-03-07s390/scm_drv: extend notify callbackSebastian Ott1-1/+1
2012-09-26s390/scm: remove superfluous lockSebastian Ott1-4/+2
2012-09-26s390: add scm notificationSebastian Ott1-1/+49
2012-09-26s390: add scm bus driverSebastian Ott1-0/+271