aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/module.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-11staging: greybus: Remove redundant license textGreg Kroah-Hartman1-2/+0
2017-11-11staging: greybus: add SPDX identifiers to all greybus driver filesGreg Kroah-Hartman1-0/+1
2016-04-25greybus: core: add module abstractionJohan Hovold1-0/+34
2015-11-25greybus: kill the endoJohan Hovold1-26/+0
2015-11-04greybus: hd: rename host-device structureJohan Hovold1-2/+2
2015-05-11greybus: endo: Create modules after validating Endo IDViresh Kumar1-2/+0
2015-04-09greybus: endo: hook up endos into the device treeGreg Kroah-Hartman1-4/+3
2015-04-05greybus: interface: Fetch interface id instead of module id during setupViresh Kumar1-0/+1
2015-04-05greybus: Unregister devices to get them freedViresh Kumar1-0/+2
2015-01-02greybus: module: get rid of global list of modulesGreg Kroah-Hartman1-2/+0
2014-12-23greybus: add module supportGreg Kroah-Hartman1-0/+28
2014-12-11greybus: interface_block: rename module.[c|h] to interface_block.[c|h]Greg Kroah-Hartman1-55/+0
2014-12-11greybus: module: remove obsolete gb_tty pointerGreg Kroah-Hartman1-2/+0
2014-12-11greybus: module versions: remove themGreg Kroah-Hartman1-1/+0
2014-11-14greybus: interface: move gb_module_interface_init() to interface.cViresh Kumar1-3/+0
2014-10-22greybus: only initialize interfaces when upAlex Elder1-1/+2
2014-10-22greybus: module: add gb_module_find()Matt Porter1-0/+3
2014-10-21greybus: remove cports and strings from gb_moduleAlex Elder1-5/+0
2014-10-21greybus: drop gb_* device fields from gb_moduleAlex Elder1-5/+0
2014-10-17greybus: add device initializationAlex Elder1-0/+2
2014-10-02greybus: October 1 updatesAlex Elder1-1/+1
2014-10-02greybus: start improving manifest parsingAlex Elder1-1/+8
2014-10-02greybus: define greybus interface abstractionAlex Elder1-0/+1
2014-10-02greybus: isolate greybus module codeAlex Elder1-0/+57