summaryrefslogtreecommitdiffstats
path: root/drivers/base/core.c
Commit message (Expand)AuthorAgeFilesLines
* driver core: fw_devlink: Print full path and name of fwnodeSaravana Kannan2023-02-251-3/+3
* driver core: fw_devlink: Avoid spurious error messageSaravana Kannan2023-02-251-3/+3
* Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-02-241-170/+319
|\
| * Revert "driver core: add error handling for devtmpfs_create_node()"Greg Kroah-Hartman2023-02-141-5/+1
| * driver core: add error handling for devtmpfs_create_node()Longlong Xia2023-02-101-1/+5
| * driver core: bus: add bus_get_dev_root() functionGreg Kroah-Hartman2023-02-101-3/+11
| * driver core: fw_devlink: Make cycle detection more robustSaravana Kannan2023-02-081-119/+129
| * driver core: fw_devlink: Consolidate device link flag computationSaravana Kannan2023-02-081-13/+15
| * driver core: fw_devlink: Allow marking a fwnode link as being part of a cycleSaravana Kannan2023-02-081-10/+40
| * driver core: fw_devlink: Add DL_FLAG_CYCLE support to device linksSaravana Kannan2023-02-081-10/+18
| * driver core: fw_devlink: Improve check for fwnode with no device/driverSaravana Kannan2023-02-081-2/+38
| * driver core: fw_devlink: Don't purge child fwnode's consumer linksSaravana Kannan2023-02-081-18/+79
| * driver core: make kobj_type structures constantThomas Weißschuh2023-02-081-2/+2
| * kobject: kset_uevent_ops: make uevent() callback take a const *Greg Kroah-Hartman2023-01-271-2/+2
| * driver core: device_get_devnode() should take a const *Greg Kroah-Hartman2023-01-271-1/+1
| * driver core: fix resource leak in device_add()Zhengchao Shao2023-01-201-1/+1
| * driver core: bus: move bus notifier logic into bus.cGreg Kroah-Hartman2023-01-181-10/+3
| * driver core: fix potential null-ptr-deref in device_add()Yang Yingliang2023-01-111-0/+1
* | drivers/base: Remove CONFIG_SRCUPaul E. McKenney2023-02-021-42/+0
|/
* kobject: kset_uevent_ops: make name() callback take a const *Greg Kroah-Hartman2022-11-221-2/+2
* kobject: kset_uevent_ops: make filter() callback take a const *Greg Kroah-Hartman2022-11-221-2/+2
* kobject: make kobject_get_ownership() take a constant kobject *Greg Kroah-Hartman2022-11-221-4/+4
* driver core: Use kstrtobool() instead of strtobool()Christophe JAILLET2022-11-101-3/+4
* driver core: remove devm_device_remove_group()Greg Kroah-Hartman2022-11-101-22/+0
* driver core: remove devm_device_remove_groups()Greg Kroah-Hartman2022-11-101-17/+0
* driver core: class: make namespace and get_ownership take const *Greg Kroah-Hartman2022-11-091-2/+2
* driver core: use IS_ERR_OR_NULL() helper in device_create_groups_vargs()Yang Yingliang2022-09-241-1/+1
* Merge 1707c39ae309 ("Merge tag 'driver-core-6.0-rc7' of git://git.kernel.org/...Greg Kroah-Hartman2022-09-241-1/+1
|\
| * Revert "driver core: Set fw_devlink.strict=1 by default"Greg Kroah-Hartman2022-09-151-1/+1
* | drivers: base: Print error code on synthetic uevent failureBrian Norris2022-09-011-1/+1
|/
* Merge tag 'driver-core-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-08-041-7/+116
|\
| * driver core: fw_devlink: Allow firmware to mark devices as best effortSaravana Kannan2022-06-271-1/+2
| * driver core: Introduce device_find_any_child() helperAndy Shevchenko2022-06-101-0/+20
| * driver core: Set fw_devlink.strict=1 by defaultSaravana Kannan2022-06-101-1/+1
| * driver core: Add wait_for_init_devices_probe helper functionSaravana Kannan2022-06-101-6/+94
* | PM: runtime: Fix supplier device management during consumer probeRafael J. Wysocki2022-07-011-0/+10
* | PM: runtime: Redefine pm_runtime_release_supplier()Rafael J. Wysocki2022-07-011-1/+2
|/
* Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-06-031-0/+15
|\
| * driver core: Add sysfs support for physical location of a deviceWon Chung2022-04-271-0/+15
* | device-core: Kill the lockdep_mutexDan Williams2022-04-281-3/+0
|/
* block: remove genhd.hChristoph Hellwig2022-02-021-1/+1
* Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-01-131-4/+0
|\
| * genirq/msi: Move descriptor list to struct msi_device_dataThomas Gleixner2021-12-161-3/+0
| * PCI/MSI: Move msi_lock to struct pci_devThomas Gleixner2021-12-091-1/+0
* | Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-01-121-7/+23
|\ \
| * | headers/uninline: Uninline single-use function: kobject_has_children()Ingo Molnar2022-01-041-0/+17
| * | kobject: remove kset from struct kset_uevent_ops callbacksGreg Kroah-Hartman2021-12-281-6/+5
| * | driver core: make kobj_type constant.Wedson Almeida Filho2021-12-271-1/+1
| |/
* | Merge tag 'devprop-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-01-101-1/+0
|\ \
| * | driver core: Don't call device_remove_properties() from device_del()Heikki Krogerus2021-11-241-1/+0
| |/