index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
isa.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-03
isa: refactor code to remove nested blocks
Syed Nayyar Waris
1
-7
/
+9
2026-05-04
isa: switch to dynamic root device
Johan Hovold
1
-6
/
+6
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
1
-1
/
+1
2023-12-21
driver core: mark remaining local bus_type variables as const
Greg Kroah-Hartman
1
-1
/
+1
2023-05-31
isa: Remove unnecessary checks
Vladislav Efanov
1
-5
/
+2
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2021-01-26
isa: Make the remove callback for isa drivers return void
Uwe Kleine-König
1
-1
/
+1
2017-12-11
Merge 4.15-rc3 into driver-core-next
Greg Kroah-Hartman
1
-5
/
+5
2017-12-07
driver core: add SPDX identifiers to all driver core files
Greg Kroah-Hartman
1
-0
/
+1
2017-11-28
isa: Prevent NULL dereference in isa_bus driver callbacks
William Breathitt Gray
1
-5
/
+5
2016-06-17
isa: Call isa_bus_init before dependent ISA bus drivers register
William Breathitt Gray
1
-1
/
+1
2009-04-07
dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24)
Yang Hongyang
1
-1
/
+1
2009-01-06
driver core: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-4
/
+3
2008-07-26
isa: set 24-bit dma_mask for ISA devices
Rene Herman
1
-0
/
+4
2006-06-21
[PATCH] Driver model: add ISA bus
Rene Herman
1
-0
/
+180