Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | driver core: make struct bus_type.uevent() take a const * | Greg Kroah-Hartman | 2023-01-27 | 1 | -1/+1 |
* | bus: Make remove callback return void | Uwe Kleine-König | 2021-07-21 | 1 | -3/+1 |
* | s390/scm: Make struct scm_driver::remove return void | Uwe Kleine-König | 2021-07-21 | 1 | -1/+4 |
* | bus_find_device: Unify the match callback with class_find_device | Suzuki K Poulose | 2019-06-24 | 1 | -2/+2 |
* | s390: cio: add SPDX identifiers to the remaining files | Greg Kroah-Hartman | 2017-11-24 | 1 | -0/+1 |
* | block: introduce new block status code type | Christoph Hellwig | 2017-06-09 | 1 | -1/+1 |
* | s390/scm_block: do not hide eadm subchannel dependency | Sebastian Ott | 2013-11-15 | 1 | -45/+0 |
* | s390/scm: process availability | Sebastian Ott | 2013-03-07 | 1 | -0/+16 |
* | s390/scm_drv: extend notify callback | Sebastian Ott | 2013-03-07 | 1 | -1/+1 |
* | s390/scm: remove superfluous lock | Sebastian Ott | 2012-09-26 | 1 | -4/+2 |
* | s390: add scm notification | Sebastian Ott | 2012-09-26 | 1 | -1/+49 |
* | s390: add scm bus driver | Sebastian Ott | 2012-09-26 | 1 | -0/+271 |