summaryrefslogtreecommitdiffstats
path: root/drivers/core/device.c
Commit message (Expand)AuthorAgeFilesLines
* dm: core: Allow parents to pass data to children during probeSimon Glass2014-10-221-1/+8
* dm: core: Add functions for iterating through device childrenSimon Glass2014-10-221-0/+27
* dm: avoid dev->req_seq overflowRobert Baldyga2014-09-231-0/+2
* dm: core: Allow device_bind() to used without CONFIG_OF_CONTROLSimon Glass2014-09-231-2/+5
* dm: Add child_pre_probe() and child_post_remove() methodsSimon Glass2014-07-231-1/+15
* dm: Introduce per-child data for devicesSimon Glass2014-07-231-0/+26
* dm: Add functions to access a device's childrenSimon Glass2014-07-231-0/+93
* dm: Introduce device sequence numberingSimon Glass2014-07-231-0/+28
* dm: Allow drivers to be marked 'before relocation'Simon Glass2014-07-231-2/+4
* dm: rename device struct to udeviceHeiko Schocher2014-05-271-16/+16
* dm: Add base driver model supportSimon Glass2014-03-041-0/+348
OpenPOWER on IntegriCloud