index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
greybus
/
module.h
Age
Commit message (
Expand
)
Author
2016-04-25
greybus: core: add module abstraction
Johan Hovold
2015-11-25
greybus: kill the endo
Johan Hovold
2015-11-04
greybus: hd: rename host-device structure
Johan Hovold
2015-05-11
greybus: endo: Create modules after validating Endo ID
Viresh Kumar
2015-04-09
greybus: endo: hook up endos into the device tree
Greg Kroah-Hartman
2015-04-05
greybus: interface: Fetch interface id instead of module id during setup
Viresh Kumar
2015-04-05
greybus: Unregister devices to get them freed
Viresh Kumar
2015-01-02
greybus: module: get rid of global list of modules
Greg Kroah-Hartman
2014-12-23
greybus: add module support
Greg Kroah-Hartman
2014-12-11
greybus: interface_block: rename module.[c|h] to interface_block.[c|h]
Greg Kroah-Hartman
2014-12-11
greybus: module: remove obsolete gb_tty pointer
Greg Kroah-Hartman
2014-12-11
greybus: module versions: remove them
Greg Kroah-Hartman
2014-11-14
greybus: interface: move gb_module_interface_init() to interface.c
Viresh Kumar
2014-10-22
greybus: only initialize interfaces when up
Alex Elder
2014-10-22
greybus: module: add gb_module_find()
Matt Porter
2014-10-21
greybus: remove cports and strings from gb_module
Alex Elder
2014-10-21
greybus: drop gb_* device fields from gb_module
Alex Elder
2014-10-17
greybus: add device initialization
Alex Elder
2014-10-02
greybus: October 1 updates
Alex Elder
2014-10-02
greybus: start improving manifest parsing
Alex Elder
2014-10-02
greybus: define greybus interface abstraction
Alex Elder
2014-10-02
greybus: isolate greybus module code
Alex Elder