summaryrefslogtreecommitdiffstats
path: root/drivers/base/base.h
Commit message (Expand)AuthorAgeFilesLines
* driver core: class: make class_register() take a const *Greg Kroah-Hartman2023-04-031-1/+1
* driver core: make sysfs_dev_char_kobj staticGreg Kroah-Hartman2023-03-311-3/+0
* driver core: clean up the logic to determine which /sys/dev/ directory to useGreg Kroah-Hartman2023-03-311-0/+10
* driver core: core: move to use class_to_subsys()Greg Kroah-Hartman2023-03-311-0/+2
* driver core: move sysfs_dev_char_kobj out of class.hGreg Kroah-Hartman2023-03-271-0/+3
* driver core: bus: move documentation for lock_key to proper location.Greg Kroah-Hartman2023-03-251-0/+1
* driver core: base.h: remove extern from function prototypesGreg Kroah-Hartman2023-03-241-46/+42
* driver core: bus: constantify bus_register()Greg Kroah-Hartman2023-03-231-1/+1
* driver core: bus: move dev_root out of struct bus_typeGreg Kroah-Hartman2023-03-231-0/+2
* driver core: Make state_synced device attribute writeableSaravana Kannan2023-03-101-0/+8
* driver core: Add fw_devlink.sync_state command line paramSaravana Kannan2023-03-101-0/+1
* Revert "devtmpfs: remove return value of devtmpfs_delete_node()"Greg Kroah-Hartman2023-02-141-2/+2
* devtmpfs: remove return value of devtmpfs_delete_node()Longlong Xia2023-02-111-2/+2
* driver core: create bus_is_registered()Greg Kroah-Hartman2023-02-091-0/+1
* driver core: add local subsys_get and subsys_put functionsGreg Kroah-Hartman2023-02-091-0/+13
* driver core: bus: move lock_class_key into dynamic structureGreg Kroah-Hartman2023-02-011-0/+2
* driver core: device_get_devnode() should take a const *Greg Kroah-Hartman2023-01-271-0/+2
* driver core: bus: move bus notifier logic into bus.cGreg Kroah-Hartman2023-01-181-0/+1
* driver core: change to_subsys_private() to use container_of_const()Greg Kroah-Hartman2023-01-111-1/+1
* driver core: mark driver_allows_async_probing staticChristoph Hellwig2022-11-101-1/+0
* driver core: remove make_class_name declarationGaosheng Cui2022-09-091-2/+0
* driver core: Add wait_for_init_devices_probe helper functionSaravana Kannan2022-06-101-0/+1
* driver core: Extend deferred probe timeout on driver registrationSaravana Kannan2022-05-191-0/+1
* software nodes: Split software_node_notify()Rafael J. Wysocki2021-07-161-0/+3
* driver core: Export device_driver_attach()Jason Gunthorpe2021-06-211-1/+0
* driver core: Improve fw_devlink & deferred_probe_timeout interactionSaravana Kannan2021-04-051-0/+1
* driver core: Update device link status properly for device_bind_driver()Saravana Kannan2021-03-231-0/+1
* driver core: auxiliary bus: Fix calling stage for auxiliary bus initDave Jiang2021-02-111-0/+5
* driver core: make driver_probe_device() staticJulian Wiedmann2020-12-091-1/+0
* Revert "driver core: fw_devlink: Add support for batching fwnode parsing"Saravana Kannan2020-12-091-1/+0
* Revert "driver core: Don't do deferred probe in parallel with kernel_init thr...Saravana Kannan2020-12-091-0/+1
* driver core: add deferring probe reason to devices_deferred propertyAndrzej Hajda2020-07-301-0/+3
* driver core: Don't do deferred probe in parallel with kernel_init threadSaravana Kannan2020-07-101-1/+0
* driver core: fw_devlink: Add support for batching fwnode parsingSaravana Kannan2020-05-151-0/+1
* device.h: move devtmpfs prototypes out of the fileGreg Kroah-Hartman2019-12-161-0/+8
* drivers/base: base.h: add proper copyright and header infoGreg Kroah-Hartman2019-12-121-0/+11
* driver/core: Convert to use built-in RCU list checkingJoel Fernandes (Google)2019-08-131-0/+1
* driver core: Probe devices asynchronously instead of the driverAlexander Duyck2019-01-311-0/+2
* device core: Consolidate locking and unlocking of parent and deviceAlexander Duyck2019-01-311-0/+2
* driver core: Establish order of operations for device_add and device_del via ...Alexander Duyck2019-01-311-0/+4
* driver core: move device->knode_class to device_privateWei Yang2019-01-181-0/+4
* driver core: remove unnecessary function extern declareShaokun Zhang2018-07-161-2/+0
* PM / core: fix deferred probe breaking suspend resume orderFeng Kan2018-04-241-0/+3
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* driver core: make device_{add|remove}_groups() publicDmitry Torokhov2017-07-221-5/+0
* Revert "driver core: Add deferred_probe attribute to devices in sysfs"Greg Kroah-Hartman2017-01-141-2/+0
* driver core: Add deferred_probe attribute to devices in sysfsBen Hutchings2016-11-101-0/+2
* driver core: Functional dependencies tracking supportRafael J. Wysocki2016-10-311-0/+13
* PM / sleep: prohibit devices probing during suspend/hibernationStrashko, Grygorii2015-11-301-0/+2
* driver core: correct device's shutdown orderGrygorii Strashko2015-08-051-0/+1