index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
/
auxiliary.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-25
1
-5
/
+5
|
\
|
*
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2024-07-03
1
-1
/
+1
|
*
auxbus: make to_auxiliary_drv accept and return a constant pointer
Greg Kroah-Hartman
2024-06-13
1
-4
/
+4
*
|
driver core: auxiliary bus: show auxiliary device IRQs
Shay Drory
2024-07-11
1
-0
/
+1
|
/
*
driver core: mark remaining local bus_type variables as const
Greg Kroah-Hartman
2023-12-21
1
-1
/
+1
*
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
2023-01-27
1
-1
/
+1
*
Documentation/auxiliary_bus: Move the text into the code
Ira Weiny
2021-12-03
1
-0
/
+141
*
Documentation/auxiliary_bus: Clarify the release of devices from find device
Ira Weiny
2021-12-03
1
-0
/
+2
*
Documentation/auxiliary_bus: Clarify __auxiliary_driver_register
Ira Weiny
2021-12-03
1
-0
/
+5
*
Documentation/auxiliary_bus: Clarify auxiliary_device creation
Ira Weiny
2021-12-03
1
-2
/
+2
*
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