summaryrefslogtreecommitdiff
path: root/drivers/base/dd.c
AgeCommit message (Expand)Author
2020-01-14driver core: Print device when resources present in really_probe()Geert Uytterhoeven
2019-08-27Revert "driver core: Add edit_links() callback for drivers"Greg Kroah-Hartman
2019-08-02Merge tag 'dev_groups_all_drivers' into driver-core-nextGreg Kroah-Hartman
2019-08-02driver core: add dev_groups to all driversDmitry Torokhov
2019-08-01driver core: Add edit_links() callback for driversSaravana Kannan
2019-07-03driver: core: Allow subsystems to continue deferring probeThierry Reding
2019-04-25driver core: Postpone DMA tear-down until after devres release for probe failureJohn Garry
2019-02-14async: Add cmdline option to specify drivers to be async probedFeng Tang
2019-02-08driver core: Postpone DMA tear-down until after devres releaseGeert Uytterhoeven
2019-02-01driver core: Add device link flag DL_FLAG_AUTOPROBE_CONSUMERRafael J. Wysocki
2019-01-31driver core: Attach devices on CPU local to device nodeAlexander Duyck
2019-01-31driver core: Probe devices asynchronously instead of the driverAlexander Duyck
2019-01-31device core: Consolidate locking and unlocking of parent and deviceAlexander Duyck
2019-01-31driver core: Establish order of operations for device_add and device_del via ...Alexander Duyck
2018-12-19driver core: Add missing dev->bus->need_parent_lock checksRafael J. Wysocki
2018-12-06driver core: Move async_synchronize_full callAlexander Duyck
2018-11-11driver core: fix comments for device_block_probing()Randy Dunlap
2018-11-11driver core: Replace simple_strtol by kstrtointMuchun Song
2018-09-08dma-mapping: remove dma_deconfigureChristoph Hellwig
2018-09-08dma-mapping: remove dma_configureChristoph Hellwig
2018-07-30Merge 4.18-rc7 into driver-core-nextGreg Kroah-Hartman
2018-07-10driver core: Partially revert "driver core: correct device's shutdown order"Rafael J. Wysocki
2018-07-10driver core: allow stopping deferred probe after initRob Herring
2018-07-08driver core: add a debugfs entry to show deferred devicesJavier Martinez Canillas
2018-07-06drivers: base: initcall_debug logs for driver probe timesTodd Poynor
2018-06-13Merge tag 'pm-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-06-12Revert "PM / runtime: Fixup reference counting of device link suppliers at pr...Rafael J. Wysocki
2018-06-05Merge tag 'driver-core-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-05-31driver core: hold dev's parent lock when neededMartin Liu
2018-05-27PM / runtime: Fixup reference counting of device link suppliers at probeUlf Hansson
2018-04-24PM / core: fix deferred probe breaking suspend resume orderFeng Kan
2018-03-23drivers: base: remove check for callback in coredump_store()Arend van Spriel
2018-01-23drivers: base: add coredump driver opsArend van Spriel
2017-12-07driver core: Remove redundant license textGreg Kroah-Hartman
2017-12-07driver core: add SPDX identifiers to all driver core filesGreg Kroah-Hartman
2017-11-16Merge tag 'driver-core-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-11-08driver core: Fix device link deferred probeAdrian Hunter
2017-11-06PM / core: Add NEVER_SKIP and SMART_PREPARE driver flagsRafael J. Wysocki
2017-08-03initcall_debug: add deferred probe timesTodd Poynor
2017-07-22driver core: emit uevents when device is bound to a driverDmitry Torokhov
2017-04-20of/acpi: Configure dma operations at probe time for platform/amba/pci bus dev...Sricharan R
2017-01-14Revert "driver core: Add deferred_probe attribute to devices in sysfs"Greg Kroah-Hartman
2016-12-13Merge tag 'driver-core-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-11-10driver core: Add deferred_probe attribute to devices in sysfsBen Hutchings
2016-10-31PM / runtime: Use device linksRafael J. Wysocki
2016-10-31driver core: Functional dependencies tracking supportRafael J. Wysocki
2016-10-31driver core: fix smatch warning on dev->bus checkRob Herring
2016-10-31driver core: skip removal test for non-removable driversRob Herring
2016-10-28driver core: Add a wrapper around __device_release_driver()Rafael J. Wysocki
2016-09-02device core: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar