开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
auxiliary_bus.h
Age
Commit message (
Expand
)
Author
2024-09-03
drivers/base: Introduce device_match_t for device finding APIs
Zijun Hu
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-17
driver core: auxiliary bus: Fix documentation of auxiliary_device
Shay Drory
2024-07-11
driver core: auxiliary bus: show auxiliary device IRQs
Shay Drory
2024-06-13
auxbus: make to_auxiliary_drv accept and return a constant pointer
Greg Kroah-Hartman
2021-12-22
driver core: auxiliary bus: Add driver data helpers
David E. Box
2021-12-03
Documentation/auxiliary_bus: Move the text into the code
Ira Weiny
2021-12-03
Documentation/auxiliary_bus: Add example code for module_auxiliary_driver()
Ira Weiny
2020-12-04
driver core: auxiliary bus: minor coding style tweaks
Greg Kroah-Hartman
2020-12-04
driver core: auxiliary bus: make remove function return void
Greg Kroah-Hartman
2020-12-04
driver core: auxiliary bus: move slab.h from include file
Greg Kroah-Hartman
2020-12-04
Add auxiliary bus support
Dave Ertman