index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
device.h
Age
Commit message (
Expand
)
Author
2024-11-08
cxl/port: Fix use-after-free, permit out-of-order decoder shutdown
Dan Williams
2024-04-10
driver core: Introduce device_link_wait_removal()
Herve Codina
2024-01-20
driver core: Add a guard() definition for the device_lock()
Dan Williams
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
2022-11-17
genirq: Get rid of GENERIC_MSI_IRQ_DOMAIN
Thomas Gleixner
2022-11-10
driver core: remove devm_device_remove_group()
Greg Kroah-Hartman
2022-11-10
driver core: remove devm_device_remove_groups()
Greg Kroah-Hartman
2022-10-20
driver core: allow kobj_to_dev() to take a const pointer
Greg Kroah-Hartman
2022-06-10
driver core: Introduce device_find_any_child() helper
Andy Shevchenko
2022-06-03
Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-04-28
device-core: Kill the lockdep_mutex
Dan Williams
2022-04-28
cxl/acpi: Add root device lockdep validation
Dan Williams
2022-04-27
driver core: Add sysfs support for physical location of a device
Won Chung
2021-12-16
genirq/msi: Move descriptor list to struct msi_device_data
Thomas Gleixner
2021-12-16
device: Add device:: Msi_data pointer and struct msi_device_data
Thomas Gleixner
2021-12-16
device: Move MSI related data into a struct
Thomas Gleixner
2021-12-09
PCI/MSI: Move msi_lock to struct pci_dev
Thomas Gleixner
2021-09-03
Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-08-13
driver core: Add missing kernel doc for device::msi_lock
Thomas Gleixner
2021-08-10
PCI/MSI: Protect msi_desc::masked for multi-MSI
Thomas Gleixner
2021-07-13
swiotlb: Set dev->dma_io_tlb_mem to the swiotlb pool used
Claire Chang
2021-07-05
Merge tag 'usb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-07-05
Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-07-03
Merge tag 'vfio-v5.14-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
[next]