greybus: replace Ara references
[cascardo/linux.git] / drivers / staging / greybus / interface.c
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-21 Johan Hovoldgreybus: interface: fix interface_id attribute group
2016-07-20 Johan Hovoldgreybus: interface: hibernate UniPro link in activation...
2016-07-20 Viresh Kumargreybus: interface: add power_state attribute
2016-07-20 Johan Hovoldgreybus: interface: prevent reactivation during removal
2016-07-20 Johan Hovoldgreybus: interface: make sure type is invariant during...
2016-07-20 Johan Hovoldgreybus: interface: clean up ES3 activation-retry hack
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: amend interface registration message
2016-07-20 Johan Hovoldgreybus: interface: make attributes type dependent
2016-07-20 Johan Hovoldgreybus: interface: partition attribute group
2016-07-20 Johan Hovoldgreybus: interface: add interface-type attribute
2016-07-15 Bryan O'Donoghuegreybus: timesync/pm: Make synchronous call to restore...
2016-07-14 David Lingreybus: interface: add runtime pm support
2016-07-08 David Lingreybus: interface: send deactivate prepare when interf...
2016-07-08 David Lingreybus: interface: implement unipro link hibernate...
2016-06-23 Bryan O'Donoghuegreybus: timesync: Enforce TimeSync locks as subordinat...
2016-06-07 Bryan O'Donoghuegreybus: timesync: Bind TimeSync into Greybus
2016-06-07 Bryan O'Donoghuegreybus: timesync: Add timesync core driver
2016-06-02 Viresh Kumargreybus: interface: Mode switch takes over a second
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-27 Johan Hovoldgreybus: interface: clean up bootrom quirk handling
2016-05-27 Johan Hovoldgreybus: core: avoid I/O to disconnected interfaces
2016-05-27 Alex Eldergreybus: tracing: define interface traces
2016-05-27 Johan Hovoldgreybus: interface: fix svc-resource error messages
2016-05-19 Sandeep Patilgreybus: gpbridge: rename 'gpbridge' to 'gbphy' everywhere
2016-05-19 Jeffrey Carlylegreybus: interface: retry enumeration of UniPro-only...
2016-05-13 Johan Hovoldgreybus: interface: remove unused interface-version...
2016-05-13 Johan Hovoldgreybus: interface: fix type in enable error message
2016-05-05 Viresh Kumargreybus: Revert "interface: Fetch and expose version...
2016-04-28 Johan Hovoldgreybus: interface: fix broken UniPro flow control
2016-04-25 Johan Hovoldgreybus: interface: implement interface activation...
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: svc: keep interfaces registered during mode...
2016-04-21 Johan Hovoldgreybus: interface: reduce control-device lifetime
2016-04-21 Johan Hovoldgreybus: control: return error pointer when failing...
2016-04-21 Johan Hovoldgreybus: interface: move vendor and product strings...
2016-04-21 Johan Hovoldgreybus: interface: register control device at hotplug
2016-04-21 Johan Hovoldgreybus: core: make the control object be a device
2016-04-08 David Lingreybus: svc: add Interface power measurements support
2016-03-30 Johan Hovoldgreybus: interface: add Ara serial-number support
2016-03-30 Johan Hovoldgreybus: interface: clean up DME attribute handling
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: greybus_protocols: rename NULL DME selector...
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-30 Johan Hovoldgreybus: interface: clean up and rename init-status...
2016-03-30 Johan Hovoldgreybus: interface: fix es2 boot-status mask
2016-03-30 Johan Hovoldgreybus: interface: move boot-status clearing to interf...
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: remove useless spinlock
2016-03-10 Johan Hovoldgreybus: interface: disable control connection on initi...
2016-03-10 Johan Hovoldgreybus: interface: free bundles on initialisation...
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: add comment about early control...
2016-02-27 Greg Kroah-Hartmangreybus: expose full 32 bits of vid/pid to userspace
2016-02-23 Viresh Kumargreybus: interface: Add print messages on interface...
2016-02-10 Michael Scottgreybus: interface: clear upper 16-bits of version_id...
2016-01-19 Johan Hovoldgreybus: control: add bundle-version operation
2016-01-19 Johan Hovoldgreybus: legacy: add legacy-protocol bundle driver
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: Expose DDBL1 manufacturing and...
2015-12-22 Viresh Kumargreybus: interface: Prefix hexadecimal values with...
2015-12-15 Johan Hovoldgreybus: interface: fix hot-unplug control-connection...
2015-12-15 Johan Hovoldgreybus: interface: clean up control-connection handling
2015-12-08 Johan Hovoldgreybus: interface: clean up error messages
2015-12-08 Johan Hovoldgreybus: interface: fix interface-registration race
2015-12-08 Johan Hovoldgreybus: interface: separate manifest parsing from...
2015-12-08 Johan Hovoldgreybus: interface: remove defensive WARN_ON
2015-12-08 Johan Hovoldgreybus: connection: separate connection creation and...
2015-11-25 Johan Hovoldgreybus: interface: drop the control bundle
2015-11-25 Johan Hovoldgreybus: connection: clean up connection-creation interface
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: connection: drop parent parameter from connect...
2015-11-25 Johan Hovoldgreybus: hd: make host device a device
2015-11-25 Johan Hovoldgreybus: interface: add interface_id attribute
2015-11-25 Johan Hovoldgreybus: interface: remove device_id attribute
2015-11-25 Johan Hovoldgreybus: interface: rename vendor and product attributes
2015-11-22 Johan Hovoldgreybus: interface: remove unique id
2015-11-11 Johan Hovoldgreybus: use decimal notation for interface and cport ids
2015-11-11 Johan Hovoldgreybus: interface: fix obsolete comment
2015-11-11 Johan Hovoldgreybus: interface: fix potential use-after-free at...
2015-11-05 Johan Hovoldgreybus: hd: rename host-device structure
2015-10-21 Viresh Kumargreybus: interface: fix double freeing of interface...
2015-09-24 Viresh Kumargreybus: interface: gb_interface_create() isn't called...
next