index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
greybus
/
spilib.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-03
staging: greybus: spi: switch to use spi_alloc_host()
Yang Yingliang
1
-3
/
+3
2024-06-24
staging: greybus: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
1
-0
/
+1
2024-02-08
staging: greybus: spi: Follow renaming of SPI "master" to "controller"
Uwe Kleine-König
1
-33
/
+33
2023-03-11
staging: Replace all spi->chip_select and spi->cs_gpiod references with funct...
Amit Kumar Mahapatra
1
-1
/
+1
2021-05-20
staging: greybus: spi: add blank line after variable declaration
Philippe Dixon
1
-0
/
+1
2021-03-12
staging: greybus: spilib: use 'spi_delay_to_ns' for getting xfer delay
Alexandru Ardelean
1
-1
/
+4
2021-02-04
staging: greybus: Switch from strlcpy to strscpy
Kumar Kartikeya Dwivedi
1
-2
/
+2
2019-08-27
staging: greybus: move core include files to include/linux/greybus/
Greg Kroah-Hartman
1
-1
/
+1
2017-11-11
staging: greybus: Remove redundant license text
Greg Kroah-Hartman
1
-2
/
+0
2017-11-11
staging: greybus: add SPDX identifiers to all greybus driver files
Greg Kroah-Hartman
1
-0
/
+1
2017-11-02
staging: greybus: spilib: fix use-after-free after deregistration
Johan Hovold
1
-3
/
+5
2016-09-19
staging: greybus: spi: remove KERNEL_VERSION checks
Greg Kroah-Hartman
1
-4
/
+2
2016-07-21
greybus: spilib: make spilib independent of gbphy
Viresh Kumar
1
-12
/
+16
2016-07-14
greybus: spi: Add runtime_pm support
Axel Haslam
1
-0
/
+29
2016-06-10
greybus: Remove extra blank lines
Viresh Kumar
1
-1
/
+0
2016-05-16
greybus: spi: add inprogress bit to xfer_flags
Rui Miguel Silva
1
-2
/
+14
2016-05-16
greybus: spi: rename rdwr field to xfer_flags
Rui Miguel Silva
1
-2
/
+2
2016-05-14
greybus: spi: Separate out spilib from spi bridged PHY bundle driver
Viresh Kumar
1
-60
/
+0
2016-05-14
greybus: spi: Restructure spi.c to share it with other bundle drivers
Viresh Kumar
1
-0
/
+583