aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/spilib.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-19staging: greybus: spi: remove KERNEL_VERSION checksGreg Kroah-Hartman1-4/+2
2016-07-21greybus: spilib: make spilib independent of gbphyViresh Kumar1-12/+16
2016-07-14greybus: spi: Add runtime_pm supportAxel Haslam1-0/+29
2016-06-10greybus: Remove extra blank linesViresh Kumar1-1/+0
2016-05-16greybus: spi: add inprogress bit to xfer_flagsRui Miguel Silva1-2/+14
2016-05-16greybus: spi: rename rdwr field to xfer_flagsRui Miguel Silva1-2/+2
2016-05-14greybus: spi: Separate out spilib from spi bridged PHY bundle driverViresh Kumar1-60/+0
2016-05-14greybus: spi: Restructure spi.c to share it with other bundle driversViresh Kumar1-0/+583