Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 5.14-rc3 into driver-core-next | Greg Kroah-Hartman | 2021-07-27 | 1 | -1/+7 |
|\ | |||||
| * | driver core: auxiliary bus: Fix memory leak when driver_register() fail | Peter Ujfalusi | 2021-07-21 | 1 | -1/+7 |
* | | bus: Make remove callback return void | Uwe Kleine-König | 2021-07-21 | 1 | -3/+1 |
|/ | |||||
* | driver core: auxiliary bus: Remove unneeded module bits | Dave Jiang | 2021-03-23 | 1 | -5/+0 |
* | driver core: auxiliary bus: Fix calling stage for auxiliary bus init | Dave Jiang | 2021-02-11 | 1 | -10/+3 |
* | driver core: auxiliary bus: Fix auxiliary bus shutdown null auxdrv ptr | Dave Jiang | 2020-12-05 | 1 | -3/+8 |
* | driver core: auxiliary bus: minor coding style tweaks | Greg Kroah-Hartman | 2020-12-04 | 1 | -26/+32 |
* | driver core: auxiliary bus: make remove function return void | Greg Kroah-Hartman | 2020-12-04 | 1 | -3/+2 |
* | driver core: auxiliary bus: move slab.h from include file | Greg Kroah-Hartman | 2020-12-04 | 1 | -0/+1 |
* | Add auxiliary bus support | Dave Ertman | 2020-12-04 | 1 | -0/+268 |