index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
greybus
/
spi.c
Age
Commit message (
Expand
)
Author
2016-09-19
staging: greybus: spi: remove KERNEL_VERSION checks
Greg Kroah-Hartman
2016-07-21
greybus: spilib: make spilib independent of gbphy
Viresh Kumar
2016-07-14
greybus: spi: Add runtime_pm support
Axel Haslam
2016-05-31
greybus: gbphy: Remove protocol specific version handling
Viresh Kumar
2016-05-19
greybus: gpbridge: rename 'gpbridge' to 'gbphy' everywhere
Sandeep Patil
2016-05-14
greybus: spi: Separate out spilib from spi bridged PHY bundle driver
Viresh Kumar
2016-05-14
greybus: spi: Restructure spi.c to share it with other bundle drivers
Viresh Kumar
2016-05-14
greybus: spi: Create separate module
Viresh Kumar
2016-05-05
greybus: SPI: convert to a gpbridge driver
Greg Kroah-Hartman
2016-04-21
greybus: spi: use timeout request send operation
Rui Miguel Silva
2016-04-21
greybus: spi: fix message transfer over greybus
Rui Miguel Silva
2016-03-22
greybus: convert drivers to use connection->private set/get
Greg Kroah-Hartman
2016-03-03
greybus: gpbridge.h: move protocol init/exit prototypes
Greg Kroah-Hartman
2016-02-11
greybus: spi: add bundle-device prefix to error messages
Johan Hovold
2016-02-05
greybus: spi: add device_type field to device config
Rui Miguel Silva
2015-12-15
greybus: spi: fix and cleanup spi devices handling
Rui Miguel Silva
2015-12-15
greybus: spi: unregister master on device add fail
Rui Miguel Silva
2015-12-15
greybus: spi: validate spi master register
Rui Miguel Silva
2015-12-15
greybus: spi: rename label to undo operation
Rui Miguel Silva
2015-12-10
greybus: spi: move chipselect to one byte size
Rui Miguel Silva
2015-12-03
greybus: spi: fix transfers bigger than greybus payload
Rui Miguel Silva
2015-12-02
greybus: spi: add master and device config operations
Rui Miguel Silva
2015-12-02
greybus: spi: add rdwr field to transfer descriptor
Rui Miguel Silva
2015-10-15
greybus: spi: use the bundle struct device instead of the connector
Greg Kroah-Hartman
2015-09-29
greybus: operation: remove gb_operation_destroy
Johan Hovold
2015-09-04
greybus: spi: Allow spi-core to allocate bus numbers dynamically
Viresh Kumar
2015-08-11
greybus: spi: Drop get_version support
Viresh Kumar
2015-08-10
greybus: spi: Use (already defined) major/minor macros
Viresh Kumar
2015-07-01
greybus: operation: allow atomic operation allocations
Johan Hovold
2015-07-01
greybus: Rename gb_gpbridge_protocol_driver() as gb_builtin_protocol_driver()
Viresh Kumar
2015-05-23
greybus: include "gpbridge.h" from "greybus.h"
Alex Elder
2015-05-20
greybus: Use gb_gpbridge_protocol_init()
Viresh Kumar
2015-05-20
greybus: spi: Move structure definitions into gpbridge.h
Viresh Kumar
2015-05-07
greybus: eliminate extra response flag definitions
Alex Elder
2015-03-19
greybus: connection: replace custom error function with dev_err
Johan Hovold
2015-01-27
greybus: spi:fix sparse warnings
Viresh Kumar
2015-01-23
greybus: spi: add bridged-PHY spi protocol driver
Viresh Kumar