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
*
spi: Fix simplification of devm_spi_register_controller
Yang Yingliang
2022-07-13
1
-5
/
+14
*
spi: remove duplicate parameters check in acpi_spi_add_resource()
Andy Shevchenko
2022-07-11
1
-3
/
+0
*
spi: propagate error code to the caller of acpi_spi_device_alloc()
Andy Shevchenko
2022-07-11
1
-1
/
+1
*
spi: Return deferred probe error when controller isn't yet available
Andy Shevchenko
2022-07-11
1
-1
/
+1
*
spi: spi.c: Remove redundant else block
David Jander
2022-06-30
1
-5
/
+5
*
spi: spi.c: Fix comment style
David Jander
2022-06-30
1
-47
/
+47
*
spi: spi.c: White-space fix in __spi_pump_messages()
David Jander
2022-06-30
1
-1
/
+1
*
spi: opportunistically skip ctlr->cur_msg_completion
David Jander
2022-06-27
1
-2
/
+25
*
spi: Ensure the io_mutex is held until spi_finalize_current_message()
David Jander
2022-06-27
1
-18
/
+14
*
spi: Set ctlr->cur_msg also in the sync transfer case
David Jander
2022-06-27
1
-0
/
+1
*
spi: Remove unneeded READ_ONCE for ctlr->busy flag
David Jander
2022-06-27
1
-1
/
+1
*
spi: Remove the now unused ctlr->idling flag
David Jander
2022-06-27
1
-2
/
+0
*
spi: Remove check for idling in __spi_pump_messages()
David Jander
2022-06-27
1
-7
/
+0
*
spi: Remove check for controller idling in spi sync path
David Jander
2022-06-27
1
-4
/
+0
*
spi: __spi_pump_messages: Consolidate spin_unlocks to goto target
David Jander
2022-06-27
1
-8
/
+3
*
spi: Lock controller idling transition inside the io_mutex
David Jander
2022-06-27
1
-6
/
+12
*
spi: Don't use the message queue if possible in spi_sync
David Jander
2022-06-27
1
-97
/
+149
*
spi: Move ctlr->cur_msg_prepared to struct spi_message
David Jander
2022-06-27
1
-3
/
+4
*
spi: core: Fix error code in spi_register_controller()
Dan Carpenter
2022-06-14
1
-0
/
+1
*
spi: Fix per-cpu stats access on 32 bit systems
David Jander
2022-06-10
1
-1
/
+4
*
spi: spi.c: Convert statistics to per-cpu u64_stats_t
David Jander
2022-06-06
1
-45
/
+98
*
Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-06-03
1
-22
/
+4
|
\
|
*
spi: Use helper for safer setting of driver_override
Krzysztof Kozlowski
2022-04-22
1
-22
/
+4
*
|
Merge tag 'spi-fix-v5.19-rc0' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-06-01
1
-1
/
+2
|
\
\
|
*
|
spi: core: Display return code when failing to transfer message
Eddie James
2022-05-26
1
-1
/
+2
*
|
|
Merge tag 'spi-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2022-05-25
1
-11
/
+14
|
\
|
|
|
|
/
|
/
|
|
*
spi: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
Minghao Chi
2022-04-19
1
-4
/
+2
|
*
spi: core: Initialize returned status in spi_setup
Paul Kocialkowski
2022-04-14
1
-1
/
+1
|
*
spi: Pull in Atmel fix
Mark Brown
2022-04-13
1
-0
/
+4
|
|
\
|
*
|
spi: core: Only check bits_per_word validity when explicitly provided
Paul Kocialkowski
2022-04-12
1
-6
/
+11
*
|
|
Merge tag 'acpi-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2022-04-09
1
-1
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
ACPI: bus: Eliminate acpi_bus_get_device()
Rafael J. Wysocki
2022-04-05
1
-1
/
+2
|
|
/
*
/
spi: core: add dma_map_dev for __spi_unmap_msg()
Vinod Koul
2022-04-06
1
-0
/
+4
|
/
*
spi: Fix erroneous sgs value with min_t()
Biju Das
2022-03-17
1
-2
/
+2
*
spi: Get sgs size fix into branch
Mark Brown
2022-03-17
1
-2
/
+2
|
\
|
*
spi: Fix invalid sgs value
Biju Das
2022-03-08
1
-2
/
+2
*
|
spi: use specific last_cs instead of last_cs_enable
Yun Zhou
2022-02-28
1
-2
/
+6
*
|
spi: use sysfs_emit() for printing statistics and add trailing newline
Heiner Kallweit
2022-02-18
1
-1
/
+1
*
|
spi: Retire legacy GPIO handling
Linus Walleij
2022-02-14
1
-97
/
+28
*
|
spi: make remove callback a void function
Mark Brown
2022-02-09
1
-9
/
+2
|
\
\
|
*
|
spi: make remove callback a void function
Uwe Kleine-König
2022-02-09
1
-9
/
+2
|
|
/
*
|
spi: Replace acpi_bus_get_device()
Rafael J. Wysocki
2022-02-02
1
-2
/
+2
*
|
spi: Add API to count spi acpi resources
Stefan Binding
2022-02-01
1
-0
/
+40
*
|
spi: Support selection of the index of the ACPI Spi Resource before alloc
Stefan Binding
2022-02-01
1
-7
/
+44
*
|
spi: Create helper API to lookup ACPI info for spi device
Stefan Binding
2022-02-01
1
-10
/
+36
*
|
spi: Make spi_alloc_device and spi_add_device public again
Stefan Binding
2022-02-01
1
-2
/
+4
|
/
*
spi: don't include ptp_clock_kernel.h in spi.h
Jakub Kicinski
2022-01-07
1
-0
/
+1
*
spi: Fix incorrect cs_setup delay handling
Hector Martin
2021-12-13
1
-7
/
+6
*
spi: Fix condition in the __spi_register_driver()
Andy Shevchenko
2021-11-24
1
-1
/
+1
*
spi: Fix multi-line comment style
Andy Shevchenko
2021-11-23
1
-71
/
+89
[next]