summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/greybus_protocols.h
Commit message (Expand)AuthorAgeFilesLines
* greybus: svc: Replace link config hack with standard operationLaurent Pinchart2016-01-081-15/+35
* greybus: interface: Fetch and expose version of interface's firmwareViresh Kumar2015-12-301-0/+7
* greybus: interface: Receive serial-number on hotplug eventViresh Kumar2015-12-301-0/+1
* greybus: svc: Change GB_SVC_TYPE_LINK_CONFIG to 0x10Bryan O'Donoghue2015-12-231-1/+1
* greybus: firmware and svc: detect the difference between ES2 and ES3 chipsEli Sennesh2015-12-221-7/+13
* greybus: interface: Prefix DDBL1 attributes with ddbl1_ instead of unipro_Viresh Kumar2015-12-221-2/+2
* greybus: svc: Add support for the link config operationLaurent Pinchart2015-12-211-0/+15
* greybus: camera: fix data types of operationsRui Miguel Silva2015-12-171-6/+6
* greybus: Add camera protocol definitionLaurent Pinchart2015-12-141-0/+71
* greybus: spi: move chipselect to one byte sizeRui Miguel Silva2015-12-101-2/+2
* greybus: spi: add master and device config operationsRui Miguel Silva2015-12-021-16/+15
* greybus: spi: add rdwr field to transfer descriptorRui Miguel Silva2015-12-021-0/+3
* greybus: firmware: Fetch es2 VID/PID to distinguish module vendorsViresh Kumar2015-11-301-0/+7
* greybus: power_supply: rework and operation changesRui Miguel Silva2015-11-121-40/+147
* greybus: battery: move implementation to power_supplyRui Miguel Silva2015-11-121-39/+39
* greybus: i2s: Remove deprecated I2S Bridged-PHY ProtocolMark Greer2015-11-041-138/+0
* greybus: sdio: send data block details at command requestRui Miguel Silva2015-10-191-0/+2
* greybus: loopback: add reserved fields to track firmware latenciesBryan O'Donoghue2015-10-141-0/+2
* greybus: sdio: add field to get_caps responseRui Miguel Silva2015-10-091-0/+2
* greybus: svc: skip setting flags for boot over uniproViresh Kumar2015-10-091-0/+7
* greybus: firmware: drop 'stage' from ready-to-boot requestViresh Kumar2015-09-241-1/+0
* greybus: svc: Read and clear module's boot statusViresh Kumar2015-09-241-0/+4
* greybus: svc: fix endianness for svc messageRui Miguel Silva2015-09-151-12/+12
* greybus: greybus_protocols: add missing version-request definitionJohan Hovold2015-09-151-3/+8
* greybus: firmware: Send AP-ready operationViresh Kumar2015-09-141-0/+1
* greybus: svc: Implement DME peer get/set attributes helpersViresh Kumar2015-09-141-0/+24
* greybus: loopback: add response len to loopback protocolBryan O'Donoghue2015-09-141-0/+1
* greybus: svc: destroy the route on module hot-unplugViresh Kumar2015-09-141-0/+7
* greybus: greybus_protocols: Pack all request/response structureViresh Kumar2015-09-031-82/+82
* greybus: greybus_protocols: Pack structure as required by the module firmwareViresh Kumar2015-09-031-9/+9
* greybus: greybus_protocols: svc: Add missing commentViresh Kumar2015-09-031-0/+1
* greybus: sdio: fix command type definesRui Miguel Silva2015-09-011-2/+2
* greybus: greybus_protocol: remove unused lights macrosRui Miguel Silva2015-08-181-2/+0
* greybus: lights: add lights implementationRui Miguel Silva2015-08-141-0/+176
* greybus: Drop protocol specific _PROTOCOL_VERSION and _INVALID macrosViresh Kumar2015-08-141-24/+0
* greybus: raw: Move request/response structure/definitions to greybus_protocols.hViresh Kumar2015-08-131-0/+16
* greybus: hid: Move request/response structure/definitions to greybus_protocols.hViresh Kumar2015-08-121-0/+52
* greybus: battery: Move request/response structure/definitions to greybus_prot...Viresh Kumar2015-08-121-0/+58
* greybus: Merge branch 'master' into branch 'svc'.Greg Kroah-Hartman2015-08-111-0/+54
|\
| * greybus: Add firmware protocol driverViresh Kumar2015-08-111-0/+54
* | greybus: Merge branch 'master' into branch 'svc'.Greg Kroah-Hartman2015-08-111-0/+4
|\ \ | |/
| * greybus: define greybus wide protocol request numbersViresh Kumar2015-08-111-0/+4
* | greybus: Merge branch 'master' into svcGreg Kroah-Hartman2015-08-031-16/+45
|\ \ | |/
| * greybus: greybus_protocols: use only type attributes for message packingJohan Hovold2015-08-031-5/+5
| * greybus: sdio: fix message packingJohan Hovold2015-08-031-3/+3
| * greybus: uart: fix message packingJohan Hovold2015-08-031-2/+2
| * greybus: svc: fix message packingJohan Hovold2015-08-031-4/+4
| * greybus: greybus_protocols: fix typo in commentJohan Hovold2015-08-031-1/+1
| * greybus: operation: Move operation header to greybus_protocols.hViresh Kumar2015-08-031-1/+30
* | greybus: svc: add flags and traffic class parameter to connection create opPerry Hung2015-07-291-0/+2
OpenPOWER on IntegriCloud