aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/spilib.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-27staging: greybus: move core include files to include/linux/greybus/Greg Kroah-Hartman1-1/+1
2017-11-11staging: greybus: Remove redundant license textGreg Kroah-Hartman1-2/+0
2017-11-11staging: greybus: add SPDX identifiers to all greybus driver filesGreg Kroah-Hartman1-0/+1
2017-11-02staging: greybus: spilib: fix use-after-free after deregistrationJohan Hovold1-3/+5
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