greybus: replace Ara references
[cascardo/linux.git] / drivers / staging / greybus / interface.h
2016-07-28 Johan Hovoldgreybus: replace Ara references
2016-07-26 Viresh Kumargreybus: interface: Add quirk for no PM for S2 Loader
2016-07-26 Viresh Kumargreybus: interface: Rename *_NO_PM as *_NO_BUNDLE_ACTIVATE
2016-07-21 Johan Hovoldgreybus: control: suppress bundle_activate() for bootrom
2016-07-20 Johan Hovoldgreybus: interface: prevent reactivation during removal
2016-07-20 Johan Hovoldgreybus: interface: do not read DME during reactivation
2016-07-20 Johan Hovoldgreybus: interface: use an enum for interface type
2016-07-20 Johan Hovoldgreybus: interface: add interface-type attribute
2016-06-07 Bryan O'Donoghuegreybus: timesync: Add timesync core driver
2016-05-27 Johan Hovoldgreybus: interface: implement generic mode-switch funct...
2016-05-27 Johan Hovoldgreybus: interface: avoid I/O to bootrom during removal
2016-05-15 Bryan O'Donoghuegreybus: interface: Extract and store Interface feature...
2016-05-13 Johan Hovoldgreybus: interface: remove unused interface-version...
2016-05-05 Viresh Kumargreybus: Revert "interface: Fetch and expose version...
2016-04-29 Johan Hovoldgreybus: interface: remove unused prototype
2016-04-25 Johan Hovoldgreybus: interface: add active state flag
2016-04-25 Johan Hovoldgreybus: module: implement controlled module removal
2016-04-25 Johan Hovoldgreybus: core: add module abstraction
2016-04-21 Johan Hovoldgreybus: interface: reduce control-device lifetime
2016-04-21 Johan Hovoldgreybus: interface: move vendor and product strings...
2016-03-30 Johan Hovoldgreybus: interface: clean up ES2 VID/PID hack
2016-03-30 Johan Hovoldgreybus: interface: add ES2 init-status quirk flag
2016-03-30 Johan Hovoldgreybus: interface: read DME attributes at activation
2016-03-30 Johan Hovoldgreybus: interface: clean up device-id handling
2016-03-30 Johan Hovoldgreybus: interface: move route creation to interface...
2016-03-30 Johan Hovoldgreybus: interface: clean up ES3-bootroom-quirk handling
2016-03-10 Johan Hovoldgreybus: interface: separate disabling from removal
2016-03-10 Johan Hovoldgreybus: interface: rename initialisation function
2016-03-10 Johan Hovoldgreybus: interface: move interface-removal helper
2016-03-10 Johan Hovoldgreybus: interface: separate initialisation and registr...
2016-03-10 Johan Hovoldgreybus: svc: refactor interface-route creation
2016-03-10 Johan Hovoldgreybus: interface: remove unused drvdata helpers
2016-03-10 Johan Hovoldgreybus: interface: remove unused function prototype
2015-12-30 Viresh Kumargreybus: interface: Fetch and expose version of interfa...
2015-12-30 Viresh Kumargreybus: interface: Receive serial-number on hotplug...
2015-12-22 Viresh Kumargreybus: interface: Prefix DDBL1 attributes with ddbl1_...
2015-12-15 Johan Hovoldgreybus: interface: fix hot-unplug control-connection...
2015-11-25 Johan Hovoldgreybus: interface: kill gb_create_bundle_connection
2015-11-25 Johan Hovoldgreybus: interface: make interfaces children of host...
2015-11-25 Johan Hovoldgreybus: interface: rename vendor and product attributes
2015-11-22 Johan Hovoldgreybus: fix vendor and product matching
2015-11-22 Johan Hovoldgreybus: interface: remove unique id
2015-11-05 Johan Hovoldgreybus: hd: rename host-device structure
2015-10-09 Viresh Kumargreybus: svc: skip setting flags for boot over unipro
2015-09-24 Viresh Kumargreybus: interface: Pass interface pointer to gb_interf...
2015-08-12 Greg Kroah-Hartmangreybus: Merge branch 'master' into branch 'svc'.
2015-08-12 Viresh Kumargreybus: interface: Preserve data received during hotpl...
2015-08-11 Greg Kroah-Hartmangreybus: Merge branch 'master' into svc
2015-08-04 Alex Eldergreybus: interface: declare gb_interface_destroy()
2015-07-24 Viresh Kumargreybus: interface: localize gb_interface_destroy()
2015-07-24 Viresh Kumargreybus: svc: remove interface->svc pointer
2015-07-22 Viresh Kumargreybus: svc: Add helpers to create AP<->SVC connection
2015-07-22 Viresh Kumargreybus: interface: Update gb_create_control_connection...
2015-07-08 Viresh Kumargreybus: svc: save pointer to struct gb_svc in struct...
2015-07-01 Viresh Kumargreybus: interface: device_id belongs to the interface
2015-06-24 Viresh Kumargreybus: interface: Get manifest using Control protocol
2015-06-24 Viresh Kumargreybus: Add control protocol support
2015-05-21 Viresh Kumargreybus: interface: name routines consistently
2015-04-06 Viresh Kumargreybus: driver corresponds to a bundle, not interface
2015-04-06 Viresh Kumargreybus: manifest: Use interface descriptor instead...
2015-04-05 Viresh Kumargreybus: interface: Fetch interface id instead of modul...
2015-03-19 Viresh Kumargreybus: interface: remove double underscore from fn...
2014-12-24 Greg Kroah-Hartmangreybus: interface: remove global manifest_descs list
2014-12-23 Greg Kroah-Hartmangreybus: add module support
2014-12-19 Greg Kroah-Hartmangreybus: greybus_host_device: rename modules -> interfaces
2014-12-19 Greg Kroah-Hartmangreybus: interface: we really are creating/destroying...
2014-12-19 Greg Kroah-Hartmangreybus: interface.h: remove unused #defines
2014-12-19 Greg Kroah-Hartmangreybus: interface: rename greybus_interface_block_id...
2014-12-19 Greg Kroah-Hartmangreybus: interface: s/gb_interface_block/gb_interface/g
2014-12-19 Greg Kroah-Hartmangreybus: rename interface_block.[c|h] -> interface...
2014-12-13 Greg Kroah-Hartmangreybus: bundle: rename interface.[c|h] to bundle....
2014-12-12 Alex Eldergreybus: add Linaro copyrights
2014-12-12 Greg Kroah-Hartmangreybus: interface_block: s/gb_module/gb_interface_block/
2014-11-14 Viresh Kumargreybus: interface: move gb_module_interface_init(...
2014-10-24 Greg Kroah-Hartmangreybus: hook up greybus to the driver model
2014-10-22 Matt Portergreybus: interface: add gb_interface_find()
2014-10-21 Greg Kroah-Hartmangreybus: Merge branch 'gregkh_work' into master
2014-10-21 Alex Eldergreybus: improve module cleanup code
2014-10-17 Alex Eldergreybus: add device initialization
2014-10-04 Alex Eldergreybus: fix some hasty bugs
2014-10-03 Alex Eldergreybus: October 1 updates
2014-10-03 Alex Eldergreybus: define greybus function abstraction
2014-10-03 Alex Eldergreybus: define greybus interface abstraction