index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2023-03-24
driver core: physical_location.h remove extern from function prototypes
Greg Kroah-Hartman
2023-03-24
driver core: base.h: remove extern from function prototypes
Greg Kroah-Hartman
2023-03-24
driver core: class: use lock_class_key already present in struct subsys_private
Greg Kroah-Hartman
2023-03-24
device property: Constify a few fwnode APIs
Andy Shevchenko
2023-03-24
device property: constify fwnode_get_phy_mode() argument
Russell King
2023-03-23
USB: mark all struct bus_type as const
Greg Kroah-Hartman
2023-03-23
iommu: make the pointer to struct bus_type constant
Greg Kroah-Hartman
2023-03-23
dmaengine: idxd: use const struct bus_type *
Greg Kroah-Hartman
2023-03-23
vhost-vdpa: vhost_vdpa_alloc_domain() should be using a const struct bus_type *
Greg Kroah-Hartman
2023-03-23
drm/i915/huc: use const struct bus_type pointers
Greg Kroah-Hartman
2023-03-23
crypto: hisilicon/qm - make struct bus_type * const
Greg Kroah-Hartman
2023-03-23
driver core: bus: constify bus_get()
Greg Kroah-Hartman
2023-03-23
driver core: bus: constify driver_find()
Greg Kroah-Hartman
2023-03-23
driver core: bus: constify bus_rescan_devices()
Greg Kroah-Hartman
2023-03-23
driver core: bus: constantify bus_register()
Greg Kroah-Hartman
2023-03-23
driver core: bus: mark the struct bus_type for sysfs callbacks as constant
Greg Kroah-Hartman
2023-03-23
driver core: bus: move dev_root out of struct bus_type
Greg Kroah-Hartman
2023-03-22
cpuidle: move to use bus_get_dev_root()
Greg Kroah-Hartman
2023-03-22
ACPI: LPIT: move to use bus_get_dev_root()
Greg Kroah-Hartman
2023-03-22
EDAC/sysfs: move to use bus_get_dev_root()
Greg Kroah-Hartman
2023-03-21
tpm: Fix a possible dereference of ERR_PTR in tpm_init()
Harshit Mogalapalli
2023-03-17
irqchip/mbigen: move to use bus_get_dev_root()
Greg Kroah-Hartman
2023-03-17
cpufreq: amd-pstate: move to use bus_get_dev_root()
Greg Kroah-Hartman
2023-03-17
sh: intc: move to use bus_get_dev_root()
Greg Kroah-Hartman
2023-03-17
platform/x86: intel-uncore-freq: move to use bus_get_dev_root()
Greg Kroah-Hartman
2023-03-17
platform/x86: ibm_rtl: move to use bus_get_dev_root()
Greg Kroah-Hartman
2023-03-17
cpufreq: move to use bus_get_dev_root()
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
tpm: fix up the tpm_class shutdown_pre pointer when created
Greg Kroah-Hartman
2023-03-17
driver core: device: make device_destroy() take a const class *
Greg Kroah-Hartman
2023-03-17
driver core: class: make class_create/remove_file*() options const
Greg Kroah-Hartman
2023-03-17
driver core: class: make class_find_device*() options const
Greg Kroah-Hartman
2023-03-17
driver core: class: make class_for_each_device() options const
Greg Kroah-Hartman
2023-03-17
driver core: class: make class_dev_iter_init() options const
Greg Kroah-Hartman
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2023-03-17
driver core: class: remove struct module owner out of struct class
Greg Kroah-Hartman
2023-03-17
drivers: remove struct module * setting from struct class
Greg Kroah-Hartman
2023-03-17
driver core: class: specify the module owner in __class_register()
Greg Kroah-Hartman
2023-03-10
devres: Pass unique name of the resource to devm_add_action()
Andy Shevchenko
2023-03-10
device property: Clarify description of returned value in some functions
Andy Shevchenko
2023-03-10
driver core: Make state_synced device attribute writeable
Saravana Kannan
2023-03-10
driver core: Add fw_devlink.sync_state command line param
Saravana Kannan
2023-03-07
driver core: class: fix block class problem when removing CONFIG_SYSFS_DEPREC...
Greg Kroah-Hartman
2023-03-06
driver core: remove CONFIG_SYSFS_DEPRECATED and CONFIG_SYSFS_DEPRECATED_V2
Greg Kroah-Hartman
2023-03-05
Merge tag 'v6.3-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2023-03-05
Merge tag 'x86-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-03-05
Merge tag 'irq-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-03-04
Merge tag 'i2c-for-6.3-rc1-part2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-03-03
Merge tag 'for-v6.3-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
[next]