summaryrefslogtreecommitdiff
path: root/include/dm/device-internal.h
AgeCommit message (Expand)Author
2015-04-18dm: core: Convert driver_bind() to use constSimon Glass
2015-02-19dm: Protect device_unbind() with CONFIG_DM_DEVICE_REMOVEMarek Vasut
2014-11-21dm: Allow device removal features to be droppedSimon Glass
2014-10-22dm: core: Allow parents to pass data to children during probeSimon Glass
2014-07-23dm: Allow drivers to be marked 'before relocation'Simon Glass
2014-06-20dm: Cast away the const-ness of the global_data pointerSimon Glass
2014-05-27dm: rename device struct to udeviceHeiko Schocher
2014-03-04dm: Add base driver model supportSimon Glass