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