summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/greybus_protocols.h
AgeCommit message (Expand)Author
2016-02-01greybus: firmware: convert to bundle driverJohan Hovold
2016-01-21greybus: svc: add ping commandGreg Kroah-Hartman
2016-01-20greybus: svc: add key event handlingRui Miguel Silva
2016-01-19greybus: control: add bundle-version operationJohan Hovold
2016-01-19greybus: control: drop legacy-protocol dependencyJohan Hovold
2016-01-19greybus: greybus_protocols: remove control-protocol versionJohan Hovold
2016-01-13greybus: audio: Add direct audio streaming control for APBridgeAMark Greer
2016-01-13greybus: audio: Add Audio Device Class Protocol definitionsMark Greer
2016-01-12greybus: svc: add interface eject operationRui Miguel Silva
2016-01-12greybus: APBridge: move APBridge request protocol to a common .h fileGreg Kroah-Hartman
2016-01-08greybus: camera: Add support for flags to stream_configureJacopo Mondi
2016-01-08greybus: svc: Replace link config hack with standard operationLaurent Pinchart
2015-12-30greybus: interface: Fetch and expose version of interface's firmwareViresh Kumar
2015-12-30greybus: interface: Receive serial-number on hotplug eventViresh Kumar
2015-12-23greybus: svc: Change GB_SVC_TYPE_LINK_CONFIG to 0x10Bryan O'Donoghue
2015-12-22greybus: firmware and svc: detect the difference between ES2 and ES3 chipsEli Sennesh
2015-12-22greybus: interface: Prefix DDBL1 attributes with ddbl1_ instead of unipro_Viresh Kumar
2015-12-21greybus: svc: Add support for the link config operationLaurent Pinchart
2015-12-17greybus: camera: fix data types of operationsRui Miguel Silva
2015-12-14greybus: Add camera protocol definitionLaurent Pinchart
2015-12-10greybus: spi: move chipselect to one byte sizeRui Miguel Silva
2015-12-02greybus: spi: add master and device config operationsRui Miguel Silva
2015-12-02greybus: spi: add rdwr field to transfer descriptorRui Miguel Silva
2015-11-30greybus: firmware: Fetch es2 VID/PID to distinguish module vendorsViresh Kumar
2015-11-12greybus: power_supply: rework and operation changesRui Miguel Silva
2015-11-12greybus: battery: move implementation to power_supplyRui Miguel Silva
2015-11-04greybus: i2s: Remove deprecated I2S Bridged-PHY ProtocolMark Greer
2015-10-19greybus: sdio: send data block details at command requestRui Miguel Silva
2015-10-14greybus: loopback: add reserved fields to track firmware latenciesBryan O'Donoghue
2015-10-09greybus: sdio: add field to get_caps responseRui Miguel Silva
2015-10-09greybus: svc: skip setting flags for boot over uniproViresh Kumar
2015-09-24greybus: firmware: drop 'stage' from ready-to-boot requestViresh Kumar
2015-09-24greybus: svc: Read and clear module's boot statusViresh Kumar
2015-09-15greybus: svc: fix endianness for svc messageRui Miguel Silva
2015-09-15greybus: greybus_protocols: add missing version-request definitionJohan Hovold
2015-09-14greybus: firmware: Send AP-ready operationViresh Kumar
2015-09-14greybus: svc: Implement DME peer get/set attributes helpersViresh Kumar
2015-09-14greybus: loopback: add response len to loopback protocolBryan O'Donoghue
2015-09-14greybus: svc: destroy the route on module hot-unplugViresh Kumar
2015-09-03greybus: greybus_protocols: Pack all request/response structureViresh Kumar
2015-09-03greybus: greybus_protocols: Pack structure as required by the module firmwareViresh Kumar
2015-09-03greybus: greybus_protocols: svc: Add missing commentViresh Kumar
2015-09-01greybus: sdio: fix command type definesRui Miguel Silva
2015-08-18greybus: greybus_protocol: remove unused lights macrosRui Miguel Silva
2015-08-14greybus: lights: add lights implementationRui Miguel Silva
2015-08-14greybus: Drop protocol specific _PROTOCOL_VERSION and _INVALID macrosViresh Kumar
2015-08-13greybus: raw: Move request/response structure/definitions to greybus_protocols.hViresh Kumar
2015-08-12greybus: hid: Move request/response structure/definitions to greybus_protocols.hViresh Kumar
2015-08-12greybus: battery: Move request/response structure/definitions to greybus_prot...Viresh Kumar
2015-08-11greybus: Merge branch 'master' into branch 'svc'.Greg Kroah-Hartman