summaryrefslogtreecommitdiff
path: root/drivers/base/dd.c (follow)
Commit message (Expand)AuthorAge
* Merge android-4.4.145 (05670d3) into msm-4.4Srinivasarao P2018-08-03
|\
| * Merge 4.4.145 into android-4.4Greg Kroah-Hartman2018-07-31
| |\
| | * driver core: Partially revert "driver core: correct device's shutdown order"Rafael J. Wysocki2018-07-28
| * | BACKPORT: PM / sleep: Go direct_complete if driver has no callbacksTomeu Vizoso2016-06-28
| |/
* | driver-core: remove lock for platform devices during probeVenkata Rao Kakani2018-06-26
* | Merge remote-tracking branch 'msm4.4/tmp-da9a92f' into msm-4.4Runmin Wang2016-10-28
|\ \
| * | BACKPORT: PM / sleep: Go direct_complete if driver has no callbacksTomeu Vizoso2016-07-11
| |/
* / dd: Invoke one probe retry cycle after every initcall levelVikram Mulukutla2016-03-01
|/
* drivers/pinctrl: Add the concept of an "init" stateDouglas Anderson2015-10-27
* Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-09-01
|\
| * Driver core: wakeup the parent device before trying probeRafael J. Wysocki2015-07-28
* | driver core: correct device's shutdown orderGrygorii Strashko2015-08-05
|/
* base:dd - Fix for typo in comment to function driver_deferred_probe_trigger().Shailendra Verma2015-06-01
* driver-core: fix build for !CONFIG_MODULESDmitry Torokhov2015-05-24
* driver-core: make __device_attach() staticDmitry Torokhov2015-05-24
* driver-core: enable drivers to opt-out of async probeLuis R. Rodriguez2015-05-20
* driver-core: add driver module asynchronous probe supportLuis R. Rodriguez2015-05-20
* driver-core: add asynchronous probing support for driversDmitry Torokhov2015-05-20
* Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-14
|\
| * driver core / PM: Add PM domain callbacks for device setup/cleanupRafael J. Wysocki2015-03-22
* | driver core: Make probe deferral more quietMark Brown2015-03-25
* | driver core: use *switch* statement in really_probe()Sergei Shtylyov2015-03-25
|/
* driver core: Remove kerneldoc from local functionThierry Reding2014-09-23
* driver core: Inline dev_set/get_drvdataJean Delvare2014-05-27
* driver core: dev_get_drvdata: Don't check for NULL devJean Delvare2014-05-27
* driver core: dev_set_drvdata returns voidJean Delvare2014-05-27
* driver core: Move driver_data back to struct deviceJean Delvare2014-05-27
* drivercore: deferral race condition fixGrant Likely2014-04-29
* drivers/base/dd.c incorrect pr_debug() parametersFrank Rowand2014-04-16
* PM / runtime: Use pm_runtime_put_sync() in __device_release_driver()Rafael J. Wysocki2013-11-07
* PM / Runtime: Idle devices asynchronously after probe|releaseUlf Hansson2013-04-11
* Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-21
|\
| * drivercore: Fix ordering between deferred_probe and exiting initcallsGrant Likely2013-02-15
* | drivers/pinctrl: grab default handles from device coreLinus Walleij2013-01-23
|/
* PM / Runtime: Do not increment device usage counts before probingRafael J. Wysocki2012-07-16
* driver core: Move deferred devices to the end of dpm_list before probingMark Brown2012-07-16
* Merge v3.5-rc5 into driver-core-nextGreg Kroah-Hartman2012-07-05
|\
| * driver core: fixup reversed deferred probe orderKuninori Morimoto2012-06-13
* | device-core: Ensure drvdata = NULL when no driver is boundHans de Goede2012-06-13
|/
* driver core: minor comment formatting cleanupsGreg Kroah-Hartman2012-03-08
* driver core: move the deferred probe pointer into the private areaGreg Kroah-Hartman2012-03-08
* drivercore: Add driver probe deferral mechanismGrant Likely2012-03-08
* drivers: base: print rejected matches with DEBUG_DRIVERWolfram Sang2011-09-26
* Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-05-19
|\
| * driver core: let dev_set_drvdata return int instead of void as it can failUwe Kleine-König2011-04-22
| * driver-core: fix race between device_register and driver_registerSebastian Ott2011-04-22
* | PM / Runtime: Rework runtime PM handling during driver removalRafael J. Wysocki2011-05-17
|/
* Driver core: Add BUS_NOTIFY_BIND_DRIVERMagnus Damm2010-08-05
* driver-core: fix potential race condition in drivers/base/dd.cStefani Seibold2010-05-21
* Driver core: create lock/unlock functions for struct deviceGreg Kroah-Hartman2010-03-07