index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-25
Merge tag 'spi-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
1
-11
/
+14
2022-04-19
spi: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
Minghao Chi
1
-4
/
+2
2022-04-14
spi: core: Initialize returned status in spi_setup
Paul Kocialkowski
1
-1
/
+1
2022-04-13
spi: Pull in Atmel fix
Mark Brown
1
-0
/
+4
2022-04-12
spi: core: Only check bits_per_word validity when explicitly provided
Paul Kocialkowski
1
-6
/
+11
2022-04-09
Merge tag 'acpi-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-1
/
+2
2022-04-06
spi: core: add dma_map_dev for __spi_unmap_msg()
Vinod Koul
1
-0
/
+4
2022-04-05
ACPI: bus: Eliminate acpi_bus_get_device()
Rafael J. Wysocki
1
-1
/
+2
2022-03-17
spi: Fix erroneous sgs value with min_t()
Biju Das
1
-2
/
+2
2022-03-17
spi: Get sgs size fix into branch
Mark Brown
1
-2
/
+2
2022-03-08
spi: Fix invalid sgs value
Biju Das
1
-2
/
+2
2022-02-28
spi: use specific last_cs instead of last_cs_enable
Yun Zhou
1
-2
/
+6
2022-02-18
spi: use sysfs_emit() for printing statistics and add trailing newline
Heiner Kallweit
1
-1
/
+1
2022-02-14
spi: Retire legacy GPIO handling
Linus Walleij
1
-97
/
+28
2022-02-09
spi: make remove callback a void function
Mark Brown
1
-9
/
+2
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
1
-9
/
+2
2022-02-02
spi: Replace acpi_bus_get_device()
Rafael J. Wysocki
1
-2
/
+2
2022-02-01
spi: Add API to count spi acpi resources
Stefan Binding
1
-0
/
+40
2022-02-01
spi: Support selection of the index of the ACPI Spi Resource before alloc
Stefan Binding
1
-7
/
+44
2022-02-01
spi: Create helper API to lookup ACPI info for spi device
Stefan Binding
1
-10
/
+36
2022-02-01
spi: Make spi_alloc_device and spi_add_device public again
Stefan Binding
1
-2
/
+4
2022-01-07
spi: don't include ptp_clock_kernel.h in spi.h
Jakub Kicinski
1
-0
/
+1
2021-12-13
spi: Fix incorrect cs_setup delay handling
Hector Martin
1
-7
/
+6
2021-11-24
spi: Fix condition in the __spi_register_driver()
Andy Shevchenko
1
-1
/
+1
2021-11-23
spi: Fix multi-line comment style
Andy Shevchenko
1
-71
/
+89
2021-11-23
spi: Replace memset() with __GFP_ZERO
Andy Shevchenko
1
-2
/
+1
2021-11-22
spi: deduplicate spi_match_id() in __spi_register_driver()
Andy Shevchenko
1
-11
/
+6
2021-11-15
Merge existing fixes from spi/for-5.16 into new branch
Mark Brown
1
-6
/
+6
2021-11-12
spi: fix use-after-free of the add_lock mutex
Michael Walle
1
-6
/
+6
2021-11-02
Merge tag 'spi-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
1
-142
/
+95
2021-10-18
Merge tag 'v5.15-rc6' into regulator-5.16
Mark Brown
1
-24
/
+11
2021-10-14
Merge branch 'spi-5.15' into spi-5.16
Mark Brown
1
-16
/
+11
2021-10-14
spi-mux: Fix false-positive lockdep splats
Uwe Kleine-König
1
-6
/
+6
2021-10-14
spi: Fix deadlock when adding SPI controllers on SPI buses
Mark Brown
1
-11
/
+6
2021-10-07
spi: Make several public functions private to spi.c
Uwe Kleine-König
1
-27
/
+14
2021-10-07
spi: Reorder functions to simplify the next commit
Uwe Kleine-König
1
-86
/
+86
2021-10-07
spi: Remove unused function spi_busnum_to_master()
Uwe Kleine-König
1
-35
/
+0
2021-10-07
spi: Move comment about chipselect check to the right place
Uwe Kleine-König
1
-4
/
+5
2021-09-22
spi: Check we have a spi_device_id for each DT compatible
Mark Brown
1
-0
/
+41
2021-09-21
spi: Revert modalias changes
Mark Brown
1
-8
/
+0
2021-09-01
Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+1
2021-08-26
Merge remote-tracking branch 'spi/for-5.15' into spi-next
Mark Brown
1
-3
/
+3
2021-08-09
Merge 5.14-rc5 into driver-core-next
Greg Kroah-Hartman
1
-0
/
+4
2021-08-06
Merge tag 'spi-fix-v5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+4
2021-08-05
spi: move cs spi_delay to spi_device
Mason Zhang
1
-3
/
+3
2021-07-22
spi: update modalias_show after of_device_uevent_modalias support
Andreas Schwab
1
-0
/
+4
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2021-06-25
Merge remote-tracking branch 'spi/for-5.14' into spi-next
Mark Brown
1
-119
/
+148
2021-06-25
Merge remote-tracking branch 'spi/for-5.12' into spi-linus
Mark Brown
1
-3
/
+5
2021-06-25
spi: core: add dma_map_dev for dma device
Vinod Koul
1
-0
/
+4
[next]