summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/spi.c
Commit message (Expand)AuthorAgeFilesLines
* greybus: spi: fix and cleanup spi devices handlingRui Miguel Silva2015-12-151-21/+3
* greybus: spi: unregister master on device add failRui Miguel Silva2015-12-151-1/+5
* greybus: spi: validate spi master registerRui Miguel Silva2015-12-151-0/+2
* greybus: spi: rename label to undo operationRui Miguel Silva2015-12-151-2/+2
* greybus: spi: move chipselect to one byte sizeRui Miguel Silva2015-12-101-5/+5
* greybus: spi: fix transfers bigger than greybus payloadRui Miguel Silva2015-12-031-15/+87
* greybus: spi: add master and device config operationsRui Miguel Silva2015-12-021-79/+59
* greybus: spi: add rdwr field to transfer descriptorRui Miguel Silva2015-12-021-1/+4
* greybus: spi: use the bundle struct device instead of the connectorGreg Kroah-Hartman2015-10-151-5/+5
* greybus: operation: remove gb_operation_destroyJohan Hovold2015-09-291-1/+2
* greybus: spi: Allow spi-core to allocate bus numbers dynamicallyViresh Kumar2015-09-041-1/+1
* greybus: spi: Drop get_version supportViresh Kumar2015-08-111-10/+0
* greybus: spi: Use (already defined) major/minor macrosViresh Kumar2015-08-101-2/+2
* greybus: operation: allow atomic operation allocationsJohan Hovold2015-07-011-1/+1
* greybus: Rename gb_gpbridge_protocol_driver() as gb_builtin_protocol_driver()Viresh Kumar2015-07-011-1/+1
* greybus: include "gpbridge.h" from "greybus.h"Alex Elder2015-05-231-1/+0
* greybus: Use gb_gpbridge_protocol_init()Viresh Kumar2015-05-201-9/+1
* greybus: spi: Move structure definitions into gpbridge.hViresh Kumar2015-05-201-83/+1
* greybus: eliminate extra response flag definitionsAlex Elder2015-05-071-2/+1
* greybus: connection: replace custom error function with dev_errJohan Hovold2015-03-191-6/+5
* greybus: spi:fix sparse warningsViresh Kumar2015-01-271-3/+3
* greybus: spi: add bridged-PHY spi protocol driverViresh Kumar2015-01-231-0/+443
OpenPOWER on IntegriCloud