aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/module.h
AgeCommit message (Expand)Author
2016-04-25greybus: core: add module abstractionJohan Hovold
2015-11-25greybus: kill the endoJohan Hovold
2015-11-04greybus: hd: rename host-device structureJohan Hovold
2015-05-11greybus: endo: Create modules after validating Endo IDViresh Kumar
2015-04-09greybus: endo: hook up endos into the device treeGreg Kroah-Hartman
2015-04-05greybus: interface: Fetch interface id instead of module id during setupViresh Kumar
2015-04-05greybus: Unregister devices to get them freedViresh Kumar
2015-01-02greybus: module: get rid of global list of modulesGreg Kroah-Hartman
2014-12-23greybus: add module supportGreg Kroah-Hartman
2014-12-11greybus: interface_block: rename module.[c|h] to interface_block.[c|h]Greg Kroah-Hartman
2014-12-11greybus: module: remove obsolete gb_tty pointerGreg Kroah-Hartman
2014-12-11greybus: module versions: remove themGreg Kroah-Hartman
2014-11-14greybus: interface: move gb_module_interface_init() to interface.cViresh Kumar
2014-10-22greybus: only initialize interfaces when upAlex Elder
2014-10-22greybus: module: add gb_module_find()Matt Porter
2014-10-21greybus: remove cports and strings from gb_moduleAlex Elder
2014-10-21greybus: drop gb_* device fields from gb_moduleAlex Elder
2014-10-17greybus: add device initializationAlex Elder
2014-10-02greybus: October 1 updatesAlex Elder
2014-10-02greybus: start improving manifest parsingAlex Elder
2014-10-02greybus: define greybus interface abstractionAlex Elder
2014-10-02greybus: isolate greybus module codeAlex Elder