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