index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_multi_rtos
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
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
2024-01-03
Merge branches 'apple/dart', 'arm/rockchip', 'arm/smmu', 'virtio', 'x86/vt-d'...
Joerg Roedel
1
-1
/
+0
2023-12-23
driver core: device.h: fix Excess kernel-doc description warning
Randy Dunlap
1
-1
/
+0
2023-12-21
driver core: bus: constantify subsys_register() calls
Greg Kroah-Hartman
1
-3
/
+3
2023-12-15
driver core: Add a guard() definition for the device_lock()
Dan Williams
1
-0
/
+2
2023-11-28
driver core: make device_is_dependent() static
Greg Kroah-Hartman
1
-1
/
+0
2023-11-27
iommu: Retire bus ops
Robin Murphy
1
-1
/
+0
2023-10-05
devres: rename the first parameter of devm_add_action(_or_reset)
Masahiro Yamada
1
-4
/
+4
2023-09-01
Merge tag 'driver-core-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+0
2023-08-30
Merge tag 'sound-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-0
/
+26
2023-08-05
driver core: Move dev_err_probe() to where it belogs
Andy Shevchenko
1
-2
/
+0
2023-08-01
swiotlb: search the software IO TLB only if the device makes use of it
Petr Tesarik
1
-0
/
+2
2023-08-01
swiotlb: if swiotlb is full, fall back to a transient memory pool
Petr Tesarik
1
-0
/
+6
2023-08-01
swiotlb: separate memory pool data from other allocator data
Petr Tesarik
1
-1
/
+1
2023-07-18
driver core: Provide stubs for !IOMEM builds
Mark Brown
1
-0
/
+26
2023-07-04
Merge tag 'core_guards_for_6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+7
2023-06-26
locking: Introduce __cleanup() based infrastructure
Peter Zijlstra
1
-0
/
+7
2023-05-31
driver core: device.h: add some missing kerneldocs
James Seo
1
-1
/
+110
2023-05-30
devres: Provide krealloc_array
James Clark
1
-0
/
+11
2023-03-24
driver core: device.h: remove extern from function prototypes
Greg Kroah-Hartman
1
-2
/
+1
2023-03-23
driver core: device.h: make struct bus_type a const *
Greg Kroah-Hartman
1
-1
/
+1
[next]