index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
2020-11-27
1
-18
/
+68
|
\
|
*
spi: Take the SPI IO-mutex in the spi_setup() method
Serge Semin
2020-11-20
1
-0
/
+5
|
*
spi: Introduce device-managed SPI controller allocation
Lukas Wunner
2020-11-12
1
-1
/
+57
|
*
spi: fix client driver breakages when using GPIO descriptors
Sven Van Asbroeck
2020-11-11
1
-17
/
+6
*
|
spi: Fix potential NULL pointer dereference in spi_shutdown()
Marek Szyprowski
2020-11-24
1
-3
/
+5
*
|
spi: Warn when a driver's remove callback returns an error
Uwe Kleine-König
2020-11-20
1
-3
/
+10
*
|
spi: Use bus_type functions for probe, remove and shutdown
Uwe Kleine-König
2020-11-20
1
-17
/
+16
*
|
spi: fix resource leak for drivers without .remove callback
Uwe Kleine-König
2020-11-20
1
-9
/
+10
*
|
spi: fix a typo inside a kernel-doc markup
Mauro Carvalho Chehab
2020-10-28
1
-3
/
+3
|
/
*
Merge tag 'spi-fix-v5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-09-11
1
-2
/
+7
|
\
|
*
spi: Fix memory leak on splited transfers
Gustav Wiklander
2020-09-09
1
-2
/
+7
*
|
Merge tag 'spi-fix-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-08-18
1
-1
/
+20
|
\
|
|
*
spi: Prevent adding devices below an unregistering controller
Lukas Wunner
2020-08-03
1
-1
/
+20
*
|
Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-06
1
-3
/
+1
|
\
\
|
|
/
|
/
|
|
*
sched,spi: Convert to sched_set_fifo*()
Peter Zijlstra
2020-06-15
1
-3
/
+1
*
|
spi: Only defer to thread for cleanup when needed
Mark Brown
2020-07-17
1
-7
/
+19
*
|
spi: use kthread_create_worker() helper
Marek Szyprowski
2020-07-09
1
-14
/
+12
*
|
spi: Avoid setting the chip select if we don't need to
Douglas Anderson
2020-07-02
1
-0
/
+11
*
|
spi: introduce fallback to pio
Robin Gong
2020-06-23
1
-0
/
+12
|
/
*
spi: Remove note about transfer limit for spi_write_then_read()
Mark Brown
2020-05-26
1
-2
/
+1
*
spi: flags 'SPI_CONTROLLER_MUST_RX' and 'SPI_CONTROLLER_MUST_TX' can't be coe...
dillon min
2020-05-25
1
-1
/
+2
*
spi: Make spi_delay_exec() warn if called from atomic context
Mark Brown
2020-05-22
1
-0
/
+2
*
Merge branch 'for-5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
2020-05-20
1
-1
/
+2
|
\
|
*
spi: Fix controller unregister order
Lukas Wunner
2020-05-20
1
-1
/
+2
*
|
Merge branch 'for-5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
2020-05-05
1
-0
/
+1
|
\
|
|
*
spi: Respect DataBitLength field of SpiSerialBusV2() ACPI resource
Andy Shevchenko
2020-04-14
1
-0
/
+1
*
|
spi: remove redundant assignment to variable ms
Colin Ian King
2020-04-14
1
-1
/
+1
*
|
Merge branch 'spi-5.7' into spi-next
Mark Brown
2020-03-27
1
-21
/
+13
|
\
|
|
*
spi: acpi: remove superfluous parameter check
Wolfram Sang
2020-03-12
1
-1
/
+1
|
*
Merge tag 'mtk-mtd-spi-move' of https://git.kernel.org/pub/scm/linux/kernel/g...
Mark Brown
2020-03-11
1
-7
/
+2
|
|
\
|
|
*
spi: make spi-max-frequency optional
Chuanhong Guo
2020-03-11
1
-7
/
+2
|
*
|
spi: Do spi_take_timestamp_pre for as many times as necessary
Vladimir Oltean
2020-03-05
1
-12
/
+7
|
*
|
spi: Allow SPI controller override device buswidth
John Garry
2020-02-28
1
-1
/
+3
|
|
/
*
|
Merge tag 'spi-fix-v5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-03-06
1
-17
/
+15
|
\
\
|
|
/
|
/
|
|
*
spi: spi_register_controller(): free bus id on error paths
Aaro Koskinen
2020-03-04
1
-17
/
+15
*
|
Merge branch 'spi-5.6' into spi-next
Mark Brown
2020-01-23
1
-0
/
+24
|
\
|
|
*
spi: Add generic support for unused native cs with cs-gpios
Geert Uytterhoeven
2020-01-07
1
-0
/
+17
|
*
spi: Catch improper use of PTP system timestamping API
Vladimir Oltean
2019-12-27
1
-0
/
+7
*
|
Merge tag 'spi-fix-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-01-06
1
-14
/
+8
|
\
\
|
|
/
|
/
|
|
*
spi: Don't look at TX buffer for PTP system timestamping
Vladimir Oltean
2019-12-28
1
-14
/
+8
*
|
Merge branch 'spi-5.5' into spi-next
Mark Brown
2019-11-22
1
-30
/
+283
|
\
|
|
*
spi: Fix regression to return zero on success instead of positive value
Tony Lindgren
2019-11-12
1
-0
/
+9
|
*
spi: add power control when set_cs
Luhua Xu
2019-10-31
1
-1
/
+14
|
*
spi: Fix spelling in the comments
Andy Shevchenko
2019-10-23
1
-2
/
+2
|
*
spi: spi-fsl-espi: convert transfer delay to `spi_delay` format
Alexandru Ardelean
2019-10-15
1
-4
/
+5
|
*
spi: implement SW control for CS times
Alexandru Ardelean
2019-10-15
1
-1
/
+44
|
*
spi: tegra114: change format for `spi_set_cs_timing()` function
Alexandru Ardelean
2019-10-15
1
-6
/
+10
|
*
spi: introduce `delay` field for `spi_transfer` + spi_transfer_delay_exec()
Alexandru Ardelean
2019-10-15
1
-3
/
+3
|
*
spi: core,atmel: convert `word_delay_usecs` -> `word_delay` for spi_device
Alexandru Ardelean
2019-10-15
1
-2
/
+22
|
*
spi: make `cs_change_delay` the first user of the `spi_delay` logic
Alexandru Ardelean
2019-10-15
1
-21
/
+7
[next]