aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/spi.c
AgeCommit message (Expand)Author
2016-09-19staging: greybus: spi: remove KERNEL_VERSION checksGreg Kroah-Hartman
2016-07-21greybus: spilib: make spilib independent of gbphyViresh Kumar
2016-07-14greybus: spi: Add runtime_pm supportAxel Haslam
2016-05-31greybus: gbphy: Remove protocol specific version handlingViresh Kumar
2016-05-19greybus: gpbridge: rename 'gpbridge' to 'gbphy' everywhereSandeep Patil
2016-05-14greybus: spi: Separate out spilib from spi bridged PHY bundle driverViresh Kumar
2016-05-14greybus: spi: Restructure spi.c to share it with other bundle driversViresh Kumar
2016-05-14greybus: spi: Create separate moduleViresh Kumar
2016-05-05greybus: SPI: convert to a gpbridge driverGreg Kroah-Hartman
2016-04-21greybus: spi: use timeout request send operationRui Miguel Silva
2016-04-21greybus: spi: fix message transfer over greybusRui Miguel Silva
2016-03-22greybus: convert drivers to use connection->private set/getGreg Kroah-Hartman
2016-03-03greybus: gpbridge.h: move protocol init/exit prototypesGreg Kroah-Hartman
2016-02-11greybus: spi: add bundle-device prefix to error messagesJohan Hovold
2016-02-05greybus: spi: add device_type field to device configRui Miguel Silva
2015-12-15greybus: spi: fix and cleanup spi devices handlingRui Miguel Silva
2015-12-15greybus: spi: unregister master on device add failRui Miguel Silva
2015-12-15greybus: spi: validate spi master registerRui Miguel Silva
2015-12-15greybus: spi: rename label to undo operationRui Miguel Silva
2015-12-10greybus: spi: move chipselect to one byte sizeRui Miguel Silva
2015-12-03greybus: spi: fix transfers bigger than greybus payloadRui 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-10-15greybus: spi: use the bundle struct device instead of the connectorGreg Kroah-Hartman
2015-09-29greybus: operation: remove gb_operation_destroyJohan Hovold
2015-09-04greybus: spi: Allow spi-core to allocate bus numbers dynamicallyViresh Kumar
2015-08-11greybus: spi: Drop get_version supportViresh Kumar
2015-08-10greybus: spi: Use (already defined) major/minor macrosViresh Kumar
2015-07-01greybus: operation: allow atomic operation allocationsJohan Hovold
2015-07-01greybus: Rename gb_gpbridge_protocol_driver() as gb_builtin_protocol_driver()Viresh Kumar
2015-05-23greybus: include "gpbridge.h" from "greybus.h"Alex Elder
2015-05-20greybus: Use gb_gpbridge_protocol_init()Viresh Kumar
2015-05-20greybus: spi: Move structure definitions into gpbridge.hViresh Kumar
2015-05-07greybus: eliminate extra response flag definitionsAlex Elder
2015-03-19greybus: connection: replace custom error function with dev_errJohan Hovold
2015-01-27greybus: spi:fix sparse warningsViresh Kumar
2015-01-23greybus: spi: add bridged-PHY spi protocol driverViresh Kumar