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