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