Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nubus: Make nubus_bus_type static and constant | Greg Kroah-Hartman | 2024-01-03 | 1 | -2/+1 |
* | nubus: Drop noop match function | Uwe Kleine-König | 2023-03-20 | 1 | -6/+0 |
* | nubus: Simplify check in remove callback | Uwe Kleine-König | 2021-08-05 | 1 | -1/+1 |
* | bus: Make remove callback return void | Uwe Kleine-König | 2021-07-21 | 1 | -4/+2 |
* | nubus: Set default dma mask for nubus_board devices | Finn Thain | 2018-07-23 | 1 | -0/+3 |
* | nubus: Call bus_register unconditionally | Finn Thain | 2018-05-14 | 1 | -12/+7 |
* | nubus: Add support for the driver model | Finn Thain | 2018-01-16 | 1 | -0/+117 |