greybus: audio: Report jack events conditionally
[cascardo/linux.git] / drivers / staging / greybus / module.h
2016-04-25 Johan Hovoldgreybus: core: add module abstraction
2015-11-25 Johan Hovoldgreybus: kill the endo
2015-11-05 Johan Hovoldgreybus: hd: rename host-device structure
2015-05-11 Viresh Kumargreybus: endo: Create modules after validating Endo ID
2015-04-09 Greg Kroah-Hartmangreybus: endo: hook up endos into the device tree
2015-04-05 Viresh Kumargreybus: interface: Fetch interface id instead of modul...
2015-04-05 Viresh Kumargreybus: Unregister devices to get them freed
2015-01-02 Greg Kroah-Hartmangreybus: module: get rid of global list of modules
2014-12-23 Greg Kroah-Hartmangreybus: add module support
2014-12-12 Greg Kroah-Hartmangreybus: interface_block: rename module.[c|h] to interf...
2014-12-12 Greg Kroah-Hartmangreybus: module: remove obsolete gb_tty pointer
2014-12-12 Greg Kroah-Hartmangreybus: module versions: remove them
2014-11-14 Viresh Kumargreybus: interface: move gb_module_interface_init(...
2014-10-22 Alex Eldergreybus: only initialize interfaces when up
2014-10-22 Matt Portergreybus: module: add gb_module_find()
2014-10-20 Alex Eldergreybus: remove cports and strings from gb_module
2014-10-20 Alex Eldergreybus: drop gb_* device fields from gb_module
2014-10-17 Alex Eldergreybus: add device initialization
2014-10-03 Alex Eldergreybus: October 1 updates
2014-10-03 Alex Eldergreybus: start improving manifest parsing
2014-10-03 Alex Eldergreybus: define greybus interface abstraction
2014-10-03 Alex Eldergreybus: isolate greybus module code