aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base/component.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-04component: fix bug with legacy APIRussell King1-4/+6
2014-07-03component: add support for component match arrayRussell King1-3/+117
2014-07-03component: ignore multiple additions of the same componentRussell King1-2/+8
2014-07-03component: fix missed cleanup in case of devres failureRussell King1-31/+31
2014-02-07drivers/base: fix devres handling for master deviceRussell King1-0/+8
2014-01-10drivers/base: provide an infrastructure for componentised subsystemsRussell King1-0/+382