开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
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
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
device.h
Age
Commit message (
Expand
)
Author
2024-10-25
cxl/port: Fix use-after-free, permit out-of-order decoder shutdown
Dan Williams
2024-09-04
dma-mapping: clearly mark DMA ops as an architecture feature
Christoph Hellwig
2024-08-22
dma-mapping: direct calls for dma-iommu
Leon Romanovsky
2024-06-20
driver core: make [device_]driver_attach take a const *
Greg Kroah-Hartman
2024-06-17
Merge tag 'v6.10-rc4' into driver-core-next
Greg Kroah-Hartman
2024-06-04
driver core: device.h: Group of_node handling declarations and definitions
Andy Shevchenko
2024-06-04
driver core: remove devm_device_add_groups()
Greg Kroah-Hartman
2024-05-22
Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-05-09
dma: fix DMA sync for drivers not calling dma_set_mask*()
Alexander Lobakin
2024-05-07
dma: avoid redundant calls for sync operations
Alexander Lobakin
2024-05-04
driver core: Add device_show_string() helper for sysfs attributes
Lukas Wunner
2024-04-23
Merge 6.9-rc5 into driver-core-next
Greg Kroah-Hartman
2024-03-27
driver core: Remove unused platform_notify, platform_notify_remove
Bjorn Helgaas
2024-03-26
driver core: Introduce device_link_wait_removal()
Herve Codina
2024-01-18
Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-01-18
Merge tag 'driver-core-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-01-03
Merge branches 'apple/dart', 'arm/rockchip', 'arm/smmu', 'virtio', 'x86/vt-d'...
Joerg Roedel
2023-12-23
driver core: device.h: fix Excess kernel-doc description warning
Randy Dunlap
2023-12-21
driver core: bus: constantify subsys_register() calls
Greg Kroah-Hartman
2023-12-15
driver core: Add a guard() definition for the device_lock()
Dan Williams
2023-11-28
driver core: make device_is_dependent() static
Greg Kroah-Hartman
2023-11-27
iommu: Retire bus ops
Robin Murphy
2023-10-05
devres: rename the first parameter of devm_add_action(_or_reset)
Masahiro Yamada
2023-09-01
Merge tag 'driver-core-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-08-30
Merge tag 'sound-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2023-08-05
driver core: Move dev_err_probe() to where it belogs
Andy Shevchenko
2023-08-01
swiotlb: search the software IO TLB only if the device makes use of it
Petr Tesarik
2023-08-01
swiotlb: if swiotlb is full, fall back to a transient memory pool
Petr Tesarik
2023-08-01
swiotlb: separate memory pool data from other allocator data
Petr Tesarik
2023-07-18
driver core: Provide stubs for !IOMEM builds
Mark Brown
2023-07-04
Merge tag 'core_guards_for_6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-06-26
locking: Introduce __cleanup() based infrastructure
Peter Zijlstra
2023-05-31
driver core: device.h: add some missing kerneldocs
James Seo
2023-05-30
devres: Provide krealloc_array
James Clark
2023-03-24
driver core: device.h: remove extern from function prototypes
Greg Kroah-Hartman
2023-03-23
driver core: device.h: make struct bus_type a const *
Greg Kroah-Hartman
2023-03-17
driver core: device: make device_create*() take a const struct class *
Greg Kroah-Hartman
2023-03-17
driver core: device: mark struct class in struct device as constant
Greg Kroah-Hartman
2023-03-17
driver core: device: make device_destroy() take a const class *
Greg Kroah-Hartman
2023-03-17
devres: Pass unique name of the resource to devm_add_action_or_reset()
Andy Shevchenko
2023-03-10
devres: Pass unique name of the resource to devm_add_action()
Andy Shevchenko
2023-03-06
driver core: remove CONFIG_SYSFS_DEPRECATED and CONFIG_SYSFS_DEPRECATED_V2
Greg Kroah-Hartman
2023-02-08
driver core: fw_devlink: Add DL_FLAG_CYCLE support to device links
Saravana Kannan
2023-01-27
driver core: device_get_devnode() should take a const *
Greg Kroah-Hartman
2023-01-27
driver core: make struct device_type.devnode() take a const *
Greg Kroah-Hartman
2023-01-27
driver core: make struct device_type.uevent() take a const *
Greg Kroah-Hartman
2022-12-16
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-12-14
Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-12-06
device.h: move kobj_to_dev() to use container_of_const()
Greg Kroah-Hartman
2022-11-18
driver core: Add __alloc_size hint to devm allocators
Kees Cook
[next]