summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/greybus_protocols.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "staging: greybus: remove extra space before tab"Greg Kroah-Hartman2018-11-201-2/+2
* Revert "staging: greybus: remove multiple blank lines"Greg Kroah-Hartman2018-11-201-0/+15
* staging: greybus: remove extra space before tabIoannis Valasakis2018-11-091-2/+2
* staging: greybus: add extra space around OR operatorIoannis Valasakis2018-11-091-4/+4
* staging: greybus: remove multiple blank linesIoannis Valasakis2018-11-091-15/+0Star
* staging: greybus: add SPDX identifiers to all greybus driver filesGreg Kroah-Hartman2017-11-111-0/+1
* staging: greybus: remove timesync protocol supportGreg Kroah-Hartman2017-01-071-47/+0Star
* greybus: greybus_protocols: remove svc key-event typeJohan Hovold2016-09-021-1/+0Star
* greybus: audio: Added jack_type support in topology structVaibhav Agarwal2016-09-021-0/+24
* greybus: hd/es2: remove obsolete callbacksJohan Hovold2016-08-261-4/+0Star
* greybus: connection: implement new connection handlingJohan Hovold2016-08-261-1/+5
* greybus: camera: Remove support for legacy modulesJacopo Mondi2016-08-121-12/+0Star
* greybus: firmware: s/_LEN/_SIZEViresh Kumar2016-08-121-6/+6
* greybus: greybus-driver: Add intf_oops operationGeorgi Dobrev2016-08-101-0/+7
* greybus: arpc: move arpc definitions to their own headerJohan Hovold2016-08-101-29/+0Star
* greybus: es2: fix USB vendor-request prefixesJohan Hovold2016-08-101-7/+7
* greybus: greybus_protocols: fix apba vendor-request commentJohan Hovold2016-08-101-1/+1
* greybus: greybus_protocol: fix order of sdio get caps responseRui Miguel Silva2016-08-101-2/+2
* greybus: es2: clean up ARPC symbol namesJohan Hovold2016-08-031-2/+2
* greybus: remove unused protocol-version messagesJohan Hovold2016-08-031-9/+0Star
* greybus: audio: Remove GET_TX/RX_DELAY message typesMark Greer2016-08-031-18/+2Star
* greybus: firmware: Add 'status' byte to backend fw version responseViresh Kumar2016-07-271-0/+7
* greybus: firmware: Add new status types for backend updated requestViresh Kumar2016-07-271-0/+2
* greybus: interface: Add quirk for no PM for S2 LoaderViresh Kumar2016-07-271-0/+1
* greybus: connection: drop the svc quiescing operationJohan Hovold2016-07-201-12/+0Star
* greybus: greybus_protocols.h: convert __u32 to __le32Bryan O'Donoghue2016-07-181-4/+4
* greybus: greybus_protocols.h/es2: Ensure __le32 is used not u32Bryan O'Donoghue2016-07-181-1/+1
* greybus: camera: Update Configure Streams ResponseJacopo Mondi2016-07-171-3/+14
* greybus: power_supply: add missing defines present in the specificationRui Miguel Silva2016-07-161-0/+13
* greybus: power_supply: remove references to kernel headerRui Miguel Silva2016-07-161-9/+9
* greybus: es2: Implement APBridgeA RPC (ARPC)Alexandre Bailon2016-07-111-0/+32
* greybus: svc: add interface resume operationDavid Lin2016-07-081-0/+9
* greybus: control: add interface hibernate abort operationDavid Lin2016-07-081-0/+1
* greybus: control: add interface deactivate prepare operationDavid Lin2016-07-081-0/+1
* greybus: control: add interface suspend prepare operationDavid Lin2016-07-081-0/+15
* greybus: control: add bundle deactivate and activate operationDavid Lin2016-07-081-0/+2
* greybus: control: add bundle suspend and resume preparationsDavid Lin2016-07-081-0/+21
* greybus: Add Component Authentication Protocol supportViresh Kumar2016-07-071-0/+37
* greybus: es2: add support for greybus cport flagsJohan Hovold2016-06-251-0/+10
* greybus: add support for the log protocolJoel Porquet2016-06-251-0/+14
* greybus: update UniPro Set Interface Power Mode operation to match specEli Sennesh2016-06-101-1/+29
* greybus: remove obsolete SVC result codesMarti Bolivar2016-06-101-3/+3
* greybus: svc: pwrmon: validate svc protocol op status when getting rail namesDavid Lin2016-06-081-0/+1
* greybus: svc: implement connection_quiescing callJeffrey Carlyle2016-06-081-0/+12
* greybus: gbphy: Remove protocol specific version handlingViresh Kumar2016-06-011-25/+0Star
* greybus: Remove unused VERSION specific macrosViresh Kumar2016-06-011-27/+0Star
* greybus: uart: Implement flush_bufferAxel Haslam2016-06-011-0/+7
* greybus: uart: Add credits based tracking for transmit pathAxel Haslam2016-06-011-0/+5
* greybus: uart: Handle CRTSCTS flag in termiosAxel Haslam2016-06-011-0/+3
* greybus: svc: remove deprecated hotplug operationsJohan Hovold2016-05-271-19/+0Star