index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-27
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
|
*
spi: introduce spi_delay struct as "value + unit" & spi_delay_exec()
Alexandru Ardelean
2019-10-15
1
-0
/
+51
|
*
spi: move `cs_change_delay` backwards compat logic outside switch
Alexandru Ardelean
2019-10-15
1
-6
/
+5
|
*
spi: Add a PTP system timestamp to the transfer structure
Vladimir Oltean
2019-10-07
1
-0
/
+127
*
|
spi: Fix NULL pointer when setting SPI_CS_HIGH for GPIO CS
Gregory CLEMENT
2019-10-25
1
-1
/
+2
*
|
Merge tag 'v5.4-rc3' into spi-5.4
Mark Brown
2019-10-18
1
-23
/
+5
|
\
|
|
*
Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-17
1
-23
/
+5
|
|
\
|
|
*
drivers: Introduce device lookup variants by ACPI_COMPANION device
Suzuki K Poulose
2019-07-30
1
-7
/
+1
|
|
*
drivers: Introduce device lookup variants by of_node
Suzuki K Poulose
2019-07-30
1
-16
/
+4
*
|
|
spi: Fix SPI_CS_HIGH setting when using native and GPIO CS
Gregory CLEMENT
2019-10-18
1
-9
/
+9
|
/
/
*
|
spi: Guarantee cacheline alignment of driver-private data
Lukas Wunner
2019-09-11
1
-4
/
+7
*
|
spi: Use an abbreviated pointer to ctlr->cur_msg in __spi_pump_messages
Vladimir Oltean
2019-09-05
1
-11
/
+12
*
|
spi: Rename of_spi_register_master() function
Linus Walleij
2019-08-08
1
-3
/
+3
*
|
spi: Reduce kthread priority
Peter Zijlstra
2019-08-02
1
-1
/
+1
*
|
spi: core: Use DEVICE_ATTR_RW() for SPI slave control sysfs attribute
Geert Uytterhoeven
2019-08-01
1
-6
/
+5
|
/
*
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-07-12
1
-2
/
+2
|
\
|
*
bus_find_device: Unify the match callback with class_find_device
Suzuki K Poulose
2019-06-24
1
-2
/
+2
*
|
Merge remote-tracking branch 'spi/topic/pump-rt' into spi-next
Mark Brown
2019-07-04
1
-6
/
+30
|
\
\
|
*
|
spi: Allow SPI devices to request the pumping thread be realtime
Douglas Anderson
2019-05-23
1
-6
/
+30
|
|
/
*
|
spi/acpi: avoid spurious matches during slave enumeration
Ard Biesheuvel
2019-06-24
1
-3
/
+1
*
|
spi: fix ctrl->num_chipselect constraint
Tudor Ambarus
2019-06-20
1
-5
/
+7
*
|
spi/acpi: fix incorrect ACPI parent check
Ard Biesheuvel
2019-06-19
1
-1
/
+1
*
|
spi: don't open code list_for_each_entry_safe_reverse()
Vladimir Zapolskiy
2019-06-18
1
-5
/
+2
*
|
spi: No need to assign dummy value in spi_unregister_controller()
Andy Shevchenko
2019-06-17
1
-2
/
+1
*
|
spi/acpi: enumerate all SPI slaves in the namespace
Ard Biesheuvel
2019-06-13
1
-31
/
+72
*
|
spi: Use struct_size() helper
Gustavo A. R. Silva
2019-06-10
1
-2
/
+1
*
|
Merge branch 'spi-5.2' into spi-5.3
Mark Brown
2019-05-23
1
-3
/
+8
|
\
\
|
*
|
spi: abort spi_sync if failed to prepare_transfer_hardware
Super Liu
2019-05-23
1
-1
/
+6
[next]