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
/
spilib.c
Age
Commit message (
Expand
)
Author
2021-05-20
staging: greybus: spi: add blank line after variable declaration
Philippe Dixon
2021-03-12
staging: greybus: spilib: use 'spi_delay_to_ns' for getting xfer delay
Alexandru Ardelean
2021-02-04
staging: greybus: Switch from strlcpy to strscpy
Kumar Kartikeya Dwivedi
2019-08-27
staging: greybus: move core include files to include/linux/greybus/
Greg Kroah-Hartman
2017-11-11
staging: greybus: Remove redundant license text
Greg Kroah-Hartman
2017-11-11
staging: greybus: add SPDX identifiers to all greybus driver files
Greg Kroah-Hartman
2017-11-02
staging: greybus: spilib: fix use-after-free after deregistration
Johan Hovold
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-06-10
greybus: Remove extra blank lines
Viresh Kumar
2016-05-16
greybus: spi: add inprogress bit to xfer_flags
Rui Miguel Silva
2016-05-16
greybus: spi: rename rdwr field to xfer_flags
Rui Miguel Silva
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