index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
device.h
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-19
Merge tag 'driver-core-7.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+45
2026-04-17
Merge tag 'hid-for-linus-2026041601' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+46
2026-04-16
Merge branch 'for-7.1/lenovo-v2' into for-linus
Jiri Kosina
1
-0
/
+46
2026-04-14
driver core: Add kernel-doc for DEV_FLAG_COUNT enum value
Douglas Anderson
1
-0
/
+1
2026-04-11
driver core: Don't let a device probe until it's ready
Douglas Anderson
1
-0
/
+44
2026-03-23
Merge tag 'v7.0-rc5' into driver-core-next
Danilo Krummrich
1
-0
/
+54
2026-03-17
driver core: generalize driver_override in struct device
Danilo Krummrich
1
-0
/
+54
2026-03-14
Merge tag 'device_lock_cond_guard-7.1-rc1' into driver-core-testing
Danilo Krummrich
1
-0
/
+1
2026-03-13
driver: core: constify groups array argument in device_add_groups and device_...
Heiner Kallweit
1
-2
/
+2
2026-03-13
driver core: Add conditional guard support for device_lock()
Li Ming
1
-0
/
+1
2026-03-10
include: device.h: Add named device attributes
Derek J. Clark
1
-0
/
+46
2025-11-19
devres: Move devm_alloc_percpu() and related to devres.h
Andy Shevchenko
1
-18
/
+0
2025-11-19
devres: Remove unused devm_free_percpu()
Andy Shevchenko
1
-1
/
+0
2025-09-06
driver core/PM: Set power.no_callbacks along with power.no_pm
Rafael J. Wysocki
1
-0
/
+3
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+5
2025-07-29
Merge tag 'pmdomain-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/u...
Linus Torvalds
1
-0
/
+13
2025-07-09
driver core: Add dev_set_drv_sync_state()
Saravana Kannan
1
-0
/
+12
2025-07-09
driver core: Export get_dev_from_fwnode()
Ulf Hansson
1
-0
/
+1
2025-07-03
PM: sleep: Add strict_midlayer flag to struct dev_pm_info
Rafael J. Wysocki
1
-0
/
+27
2025-06-17
driver core: Add device_link_test() for testing device link flags
Rafael J. Wysocki
1
-0
/
+5
2025-04-28
devres: Move devm_*_action*() APIs to devres.h
Andy Shevchenko
1
-38
/
+0
2025-04-01
Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2025-03-29
Merge tag 'pci-v6.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
2025-03-26
Merge tag 'regulator-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-118
/
+1
2025-03-01
driver core: Introduce device_{add,remove}_of_node()
Herve Codina
1
-0
/
+2
2025-02-24
driver core: Split devres APIs to device/devres.h
Andy Shevchenko
1
-118
/
+1
2025-02-20
driver core: Remove needless return in void API device_remove_group()
Zijun Hu
1
-1
/
+1
2025-02-19
PM: sleep: Use DPM_FLAG_SMART_SUSPEND conditionally
Rafael J. Wysocki
1
-0
/
+9
2025-01-10
devres: add devm_remove_action_nowarn()
Danilo Krummrich
1
-1
/
+17
2025-01-10
driver core: Move two simple APIs for finding child device to header
Zijun Hu
1
-3
/
+29
2025-01-10
driver core: Introduce device_iter_t for device iterating APIs
Zijun Hu
1
-3
/
+3
2025-01-10
driver core: Correct API device_for_each_child_reverse_from() prototype
Zijun Hu
1
-2
/
+2
2025-01-10
driver core: Rename declaration parameter name for API device_find_child() cl...
Zijun Hu
1
-3
/
+3
2025-01-03
driver core: Constify API device_find_child() and adapt for various usages
Zijun Hu
1
-2
/
+2
2024-10-26
cxl/port: Fix use-after-free, permit out-of-order decoder shutdown
Dan Williams
1
-0
/
+3
2024-09-04
dma-mapping: clearly mark DMA ops as an architecture feature
Christoph Hellwig
1
-1
/
+1
2024-08-22
dma-mapping: direct calls for dma-iommu
Leon Romanovsky
1
-0
/
+5
2024-06-20
driver core: make [device_]driver_attach take a const *
Greg Kroah-Hartman
1
-2
/
+2
2024-06-17
Merge tag 'v6.10-rc4' into driver-core-next
Greg Kroah-Hartman
1
-2
/
+0
2024-06-04
driver core: device.h: Group of_node handling declarations and definitions
Andy Shevchenko
1
-8
/
+9
2024-06-04
driver core: remove devm_device_add_groups()
Greg Kroah-Hartman
1
-2
/
+0
2024-05-22
Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-11
/
+15
2024-05-09
dma: fix DMA sync for drivers not calling dma_set_mask*()
Alexander Lobakin
1
-2
/
+2
2024-05-07
dma: avoid redundant calls for sync operations
Alexander Lobakin
1
-0
/
+4
2024-05-04
driver core: Add device_show_string() helper for sysfs attributes
Lukas Wunner
1
-0
/
+15
2024-04-23
Merge 6.9-rc5 into driver-core-next
Greg Kroah-Hartman
1
-0
/
+1
2024-03-27
driver core: Remove unused platform_notify, platform_notify_remove
Bjorn Helgaas
1
-11
/
+0
2024-03-26
driver core: Introduce device_link_wait_removal()
Herve Codina
1
-0
/
+1
2024-01-19
Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+0
2024-01-18
Merge tag 'driver-core-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+3
[next]