summaryrefslogtreecommitdiff
path: root/drivers/staging/greybus/spilib.c
AgeCommit message (Expand)Author
2021-05-20staging: greybus: spi: add blank line after variable declarationPhilippe Dixon
2021-03-12staging: greybus: spilib: use 'spi_delay_to_ns' for getting xfer delayAlexandru Ardelean
2021-02-04staging: greybus: Switch from strlcpy to strscpyKumar Kartikeya Dwivedi
2019-08-27staging: greybus: move core include files to include/linux/greybus/Greg Kroah-Hartman
2017-11-11staging: greybus: Remove redundant license textGreg Kroah-Hartman
2017-11-11staging: greybus: add SPDX identifiers to all greybus driver filesGreg Kroah-Hartman
2017-11-02staging: greybus: spilib: fix use-after-free after deregistrationJohan Hovold
2016-09-19staging: greybus: spi: remove KERNEL_VERSION checksGreg Kroah-Hartman
2016-07-21greybus: spilib: make spilib independent of gbphyViresh Kumar
2016-07-14greybus: spi: Add runtime_pm supportAxel Haslam
2016-06-10greybus: Remove extra blank linesViresh Kumar
2016-05-16greybus: spi: add inprogress bit to xfer_flagsRui Miguel Silva
2016-05-16greybus: spi: rename rdwr field to xfer_flagsRui Miguel Silva
2016-05-14greybus: spi: Separate out spilib from spi bridged PHY bundle driverViresh Kumar
2016-05-14greybus: spi: Restructure spi.c to share it with other bundle driversViresh Kumar