aboutsummaryrefslogtreecommitdiff
path: root/drivers/base/dd.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 4.14.201 into kernel.lnx.4.14.r4-relNathan Chancellor2020-10-211-2/+3
* Merge 4.14.172 into kernel.lnx.4.14.r4-relNathan Chancellor2020-03-021-1/+4
|\
| * driver core: Print device when resources present in really_probe()Geert Uytterhoeven2020-02-281-1/+4
* | Merge 4.14.122 into kernel.lnx.4.14.r4-relNathan Chancellor2019-09-261-3/+2
|\|
| * driver core: Postpone DMA tear-down until after devres release for probe failureJohn Garry2019-05-251-3/+2
* | Merge android-4.14.106 (8ed9bc6) into msm-4.14Blagovest Kolenichev2019-04-221-1/+1
|\|
| * driver core: Postpone DMA tear-down until after devres releaseGeert Uytterhoeven2019-03-131-1/+1
* | Merge android-4.14-p.99 (b952da4) into msm-4.14Blagovest Kolenichev2019-03-011-3/+3
|\|
| * driver core: Move async_synchronize_full callAlexander Duyck2019-02-121-3/+3
* | Merge android-4.14-p.61 (b7e55e8) into msm-4.14Isaac J. Manjarres2018-08-091-8/+0
|\|
| * driver core: Partially revert "driver core: correct device's shutdown order"Rafael J. Wysocki2018-07-281-8/+0
* | Merge remote-tracking branch 'origin/tmp-2bd6bf0' into msm-nextPrasad Sodagudi2017-10-091-1/+31
|\|
| * initcall_debug: add deferred probe timesTodd Poynor2017-08-031-1/+27
| * driver core: emit uevents when device is bound to a driverDmitry Torokhov2017-07-221-0/+4
* | dd: Invoke one probe retry cycle after every initcall levelVikram Mulukutla2017-09-061-6/+27
|/
* of/acpi: Configure dma operations at probe time for platform/amba/pci bus dev...Sricharan R2017-04-201-0/+9
* Revert "driver core: Add deferred_probe attribute to devices in sysfs"Greg Kroah-Hartman2017-01-141-13/+0
* Merge tag 'driver-core-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-12-131-13/+66
|\
| * driver core: Add deferred_probe attribute to devices in sysfsBen Hutchings2016-11-101-0/+13
| * PM / runtime: Use device linksRafael J. Wysocki2016-10-311-0/+3
| * driver core: Functional dependencies tracking supportRafael J. Wysocki2016-10-311-5/+36
| * driver core: Add a wrapper around __device_release_driver()Rafael J. Wysocki2016-10-281-12/+18
* | driver core: fix smatch warning on dev->bus checkRob Herring2016-10-311-1/+1
* | driver core: skip removal test for non-removable driversRob Herring2016-10-311-1/+2
|/
* device core: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-09-021-9/+3
* driver core: add test of driver remove calls during probeRob Herring2016-08-311-0/+21
* ARM: 8524/1: driver cohandle -EPROBE_DEFER from bus_type.match()Tomeu Vizoso2016-02-161-2/+22
* driver core: Avoid NULL pointer dereferences in device_is_bound()Rafael J. Wysocki2016-01-121-1/+1
* PM / sleep: Go direct_complete if driver has no callbacksTomeu Vizoso2016-01-081-0/+3
* device core: add device_is_bound()Tomeu Vizoso2016-01-081-2/+16
* Merge branch 'acpi-soc' into pm-coreRafael J. Wysocki2016-01-081-2/+8
|\
| * device core: add BUS_NOTIFY_DRIVER_NOT_BOUND notificationAndy Shevchenko2015-12-091-2/+8
| |
| \
*-. \ Merge branches 'pm-sleep' and 'pm-runtime' into pm-coreRafael J. Wysocki2015-12-071-1/+49
|\ \ \ | |_|/ |/| |
| | * PM / runtime: Re-init runtime PM states at probe error and driver unbindUlf Hansson2015-11-301-0/+2
| |/ |/|
| * PM / sleep: prohibit devices probing during suspend/hibernationStrashko, Grygorii2015-11-301-1/+47
|/
* drivers/pinctrl: Add the concept of an "init" stateDouglas Anderson2015-10-271-0/+2
* Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-09-011-0/+20
|\
| * Driver core: wakeup the parent device before trying probeRafael J. Wysocki2015-07-281-0/+20
* | driver core: correct device's shutdown orderGrygorii Strashko2015-08-051-0/+8
|/
* base:dd - Fix for typo in comment to function driver_deferred_probe_trigger().Shailendra Verma2015-06-011-1/+1
* driver-core: fix build for !CONFIG_MODULESDmitry Torokhov2015-05-241-1/+1
* driver-core: make __device_attach() staticDmitry Torokhov2015-05-241-1/+1
* driver-core: enable drivers to opt-out of async probeLuis R. Rodriguez2015-05-201-4/+10
* driver-core: add driver module asynchronous probe supportLuis R. Rodriguez2015-05-201-1/+7
* driver-core: add asynchronous probing support for driversDmitry Torokhov2015-05-201-19/+130
* Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-141-0/+14
|\
| * driver core / PM: Add PM domain callbacks for device setup/cleanupRafael J. Wysocki2015-03-221-0/+14
* | driver core: Make probe deferral more quietMark Brown2015-03-251-1/+1
* | driver core: use *switch* statement in really_probe()Sergei Shtylyov2015-03-251-5/+9
|/
* driver core: Remove kerneldoc from local functionThierry Reding2014-09-231-1/+1