index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
device
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-08
devres: provide devm_kmemdup_const()
Bartosz Golaszewski
1
-0
/
+2
2025-04-28
devres: Add devm_is_action_added() helper
Andy Shevchenko
1
-0
/
+2
2025-04-28
devres: Move devm_*_action*() APIs to devres.h
Andy Shevchenko
1
-0
/
+39
2025-04-01
Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-1
/
+1
2025-02-28
Convert regulator drivers to use
Mark Brown
1
-0
/
+129
2025-02-24
devres: Introduce devm_kmemdup_array()
Raag Jadav
1
-0
/
+5
2025-02-24
driver core: Split devres APIs to device/devres.h
Andy Shevchenko
1
-0
/
+124
2025-02-20
driver core: class: Remove needless return in void API class_remove_file()
Zijun Hu
1
-1
/
+1
2025-02-13
driver core: add a faux bus for use when a simple device/bus is needed
Greg Kroah-Hartman
1
-0
/
+69
2025-01-28
Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
3
-9
/
+11
2025-01-10
drivers: core: remove device_link argument from class_compat_[create|remove]_link
Heiner Kallweit
1
-4
/
+2
2025-01-10
driver core: Introduce device_iter_t for device iterating APIs
Zijun Hu
3
-5
/
+8
2025-01-03
driver core: Introduce an device matching API device_match_type()
Zijun Hu
1
-0
/
+1
2024-12-23
driver core: bus: add irq_get_affinity callback to bus_type
Daniel Wagner
1
-0
/
+3
2024-09-25
Revert "driver core: shut down devices asynchronously"
Greg Kroah-Hartman
1
-2
/
+0
2024-09-03
driver core: shut down devices asynchronously
Stuart Hayes
1
-0
/
+2
2024-09-03
drivers/base: Introduce device_match_t for device finding APIs
Zijun Hu
3
-4
/
+6
2024-07-10
driver core: make driver_find_device() take a const *
Greg Kroah-Hartman
1
-7
/
+7
2024-07-10
driver core: make driver_[create|remove]_file take a const *
Greg Kroah-Hartman
1
-2
/
+2
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
1
-1
/
+1
2024-01-18
Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
1
-5
/
+0
2023-12-23
driver core: class: fix Excess kernel-doc description warning
Randy Dunlap
1
-2
/
+0
2023-12-21
driver core: bus: make bus_sort_breadthfirst() take a const pointer
Greg Kroah-Hartman
1
-1
/
+1
2023-11-27
iommu: Retire bus ops
Robin Murphy
1
-5
/
+0
2023-06-26
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+1
2023-06-05
driver core: return bool from driver_probe_done
Christoph Hellwig
1
-1
/
+1
2023-05-19
driver core: class: properly reference count class_dev_iter()
Greg Kroah-Hartman
1
-0
/
+1
2023-04-03
driver core: class: remove struct class_interface * from callbacks
Greg Kroah-Hartman
1
-2
/
+2
2023-04-03
driver core: class: mark the struct class in struct class_interface constant
Greg Kroah-Hartman
1
-1
/
+1
2023-04-03
driver core: class: make class_register() take a const *
Greg Kroah-Hartman
1
-1
/
+1
2023-04-03
driver core: class: mark class_release() as taking a const *
Greg Kroah-Hartman
1
-1
/
+1
2023-03-31
driver core: make sysfs_dev_block_kobj static
Greg Kroah-Hartman
1
-2
/
+0
2023-03-31
driver core: class: remove dev_kobj from struct class
Greg Kroah-Hartman
1
-2
/
+0
2023-03-31
driver core: class: remove subsystem private pointer from struct class
Greg Kroah-Hartman
1
-2
/
+0
2023-03-31
driver core: create class_is_registered()
Greg Kroah-Hartman
1
-0
/
+1
2023-03-29
driver core: class: mark the struct class for sysfs callbacks as constant
Greg Kroah-Hartman
1
-4
/
+5
2023-03-28
driver core: bus: constify class_unregister/destroy()
Greg Kroah-Hartman
1
-2
/
+2
2023-03-27
driver core: move sysfs_dev_char_kobj out of class.h
Greg Kroah-Hartman
1
-1
/
+0
2023-03-25
driver core: bus: move documentation for lock_key to proper location.
Greg Kroah-Hartman
1
-1
/
+0
2023-03-24
driver core: driver.h: remove extern from function prototypes
Greg Kroah-Hartman
1
-15
/
+11
2023-03-24
driver core: bus.h: remove extern from function prototypes
Greg Kroah-Hartman
1
-8
/
+6
2023-03-24
driver core: class.h: remove extern from function prototypes
Greg Kroah-Hartman
1
-26
/
+20
2023-03-24
driver core: class: use lock_class_key already present in struct subsys_private
Greg Kroah-Hartman
1
-34
/
+2
2023-03-23
driver core: make the bus_type in struct device_driver constant
Greg Kroah-Hartman
1
-1
/
+1
2023-03-23
driver core: bus: constify driver_find()
Greg Kroah-Hartman
1
-1
/
+1
2023-03-23
driver core: bus: constify bus_rescan_devices()
Greg Kroah-Hartman
1
-1
/
+1
2023-03-23
driver core: bus: constantify bus_register()
Greg Kroah-Hartman
1
-1
/
+1
2023-03-23
driver core: bus: mark the struct bus_type for sysfs callbacks as constant
Greg Kroah-Hartman
1
-2
/
+2
2023-03-23
driver core: bus: move dev_root out of struct bus_type
Greg Kroah-Hartman
1
-2
/
+0
2023-03-17
driver core: class: make class_create/remove_file*() options const
Greg Kroah-Hartman
1
-5
/
+5
[next]