Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | driver core: auxiliary bus: Add driver data helpers | David E. Box | 2021-12-22 | 1 | -0/+10 |
* | Documentation/auxiliary_bus: Move the text into the code | Ira Weiny | 2021-12-03 | 1 | -0/+160 |
* | Documentation/auxiliary_bus: Add example code for module_auxiliary_driver() | Ira Weiny | 2021-12-03 | 1 | -0/+4 |
* | driver core: auxiliary bus: minor coding style tweaks | Greg Kroah-Hartman | 2020-12-04 | 1 | -3/+3 |
* | driver core: auxiliary bus: make remove function return void | Greg Kroah-Hartman | 2020-12-04 | 1 | -1/+1 |
* | driver core: auxiliary bus: move slab.h from include file | Greg Kroah-Hartman | 2020-12-04 | 1 | -1/+0 |
* | Add auxiliary bus support | Dave Ertman | 2020-12-04 | 1 | -0/+78 |