summaryrefslogtreecommitdiff
path: root/scripts/stackusage
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions
925a621b'>component: Drop 'dev' argument to component_match_realloc()Stephen Boyd 2021-03-23driver core: component: remove dentry pointer in "struct master"Greg Kroah-Hartman 2020-04-28component: Silence bind error on -EPROBE_DEFERJames Hilliard 2020-03-18component: allow missing unbind callbackMarco Felsch 2020-01-14component: do not dereference opaque pointer in debugfsLubomir Rintel 2020-01-14drivers/component: remove modular codeMasahiro Yamada 2019-02-19drivers/component: kerneldoc polishDaniel Vetter 2019-02-08components: multiple components for a deviceDaniel Vetter 2019-02-08component: Add documentationDaniel Vetter 2018-12-20component: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li 2018-09-16component: fix loop condition to call unbind() if bind() failsBanajit Goswami 2017-12-18component: add debugfs supportMaciej Purski 2017-12-07driver core: Remove redundant license textGreg Kroah-Hartman 2017-12-07driver core: add SPDX identifiers to all driver core filesGreg Kroah-Hartman 2016-02-14Merge 4.5-rc4 into driver-core-nextGreg Kroah-Hartman 2016-02-11component: remove device from master match list on failed addDaniel Stone 2016-02-09component: remove impossible conditionSudip Mukherjee 2016-01-27component: Detach components when deleting master structJon Medhurst (Tixy) 2016-01-26component: fix crash on x86_64 with hda audio driversRussell King 2015-12-07component: add support for releasing match dataRussell King 2015-12-07component: track components via array rather than listRussell King 2015-12-07component: move check for unbound master into try_to_bring_up_masters()Russell King 2015-12-07component: remove old add_components methodRussell King 2014-07-04component: fix bug with legacy APIRussell King 2014-07-03component: add support for component match arrayRussell King 2014-07-03component: ignore multiple additions of the same componentRussell King 2014-07-03component: fix missed cleanup in case of devres failureRussell King 2014-02-07drivers/base: fix devres handling for master deviceRussell King 2014-01-10drivers/base: provide an infrastructure for componentised subsystemsRussell King