greybus: connection: remove WARN_ON from destroy
[cascardo/linux.git] / drivers / staging / greybus / spi.c
2015-12-15 Rui Miguel Silvagreybus: spi: fix and cleanup spi devices handling
2015-12-15 Rui Miguel Silvagreybus: spi: unregister master on device add fail
2015-12-15 Rui Miguel Silvagreybus: spi: validate spi master register
2015-12-15 Rui Miguel Silvagreybus: spi: rename label to undo operation
2015-12-10 Rui Miguel Silvagreybus: spi: move chipselect to one byte size
2015-12-03 Rui Miguel Silvagreybus: spi: fix transfers bigger than greybus payload
2015-12-03 Rui Miguel Silvagreybus: spi: add master and device config operations
2015-12-03 Rui Miguel Silvagreybus: spi: add rdwr field to transfer descriptor
2015-10-15 Greg Kroah-Hartmangreybus: spi: use the bundle struct device instead...
2015-09-29 Johan Hovoldgreybus: operation: remove gb_operation_destroy
2015-09-04 Viresh Kumargreybus: spi: Allow spi-core to allocate bus numbers...
2015-08-12 Greg Kroah-Hartmangreybus: Merge branch 'master' into branch 'svc'.
2015-08-12 Viresh Kumargreybus: spi: Drop get_version support
2015-08-11 Viresh Kumargreybus: spi: Use (already defined) major/minor macros
2015-07-01 Johan Hovoldgreybus: operation: allow atomic operation allocations
2015-07-01 Viresh Kumargreybus: Rename gb_gpbridge_protocol_driver() as gb_bui...
2015-05-26 Greg Kroah-Hartmangreybus: Merge branch 'master' of github.com:gregkh...
2015-05-23 Alex Eldergreybus: include "gpbridge.h" from "greybus.h"
2015-05-21 Viresh Kumargreybus: Use gb_gpbridge_protocol_init()
2015-05-21 Viresh Kumargreybus: spi: Move structure definitions into gpbridge.h
2015-05-07 Alex Eldergreybus: eliminate extra response flag definitions
2015-03-19 Johan Hovoldgreybus: connection: replace custom error function...
2015-01-27 Viresh Kumargreybus: spi:fix sparse warnings
2015-01-23 Viresh Kumargreybus: spi: add bridged-PHY spi protocol driver