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
*
spi: Export acpi_spi_find_controller_by_adev()
Hans de Goede
2023-10-16
1
-3
/
+2
*
spi: Drop warning from spi_stop_queue()
Uwe Kleine-König
2023-09-18
1
-4
/
+0
*
spi: Use BITS_TO_BYTES()
Andy Shevchenko
2023-07-14
1
-3
/
+1
*
spi: Kill spi_add_device_locked()
Andy Shevchenko
2023-07-14
1
-10
/
+5
*
spi: Remove code duplication in spi_add_device*()
Andy Shevchenko
2023-07-14
1
-22
/
+10
*
spi: Fix spelling typos and acronyms capitalization
Andy Shevchenko
2023-07-11
1
-26
/
+28
*
spi: Rename SPI_MASTER_GPIO_SS to SPI_CONTROLLER_GPIO_SS
Andy Shevchenko
2023-07-11
1
-2
/
+2
*
spi: Sort headers alphabetically
Andy Shevchenko
2023-07-10
1
-21
/
+21
*
spi: Use sysfs_emit() to instead of s*printf()
Andy Shevchenko
2023-07-10
1
-4
/
+3
*
spi: Replace if-else-if by bitops and multiplications
Andy Shevchenko
2023-07-10
1
-7
/
+1
*
spi: Drop duplicate IDR allocation code in spi_register_controller()
Andy Shevchenko
2023-07-10
1
-27
/
+23
*
spi: Remove unneeded OF node NULL checks
Andy Shevchenko
2023-07-10
1
-4
/
+1
*
Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-04-27
1
-2
/
+2
|
\
|
*
of: Rename of_modalias_node()
Miquel Raynal
2023-04-05
1
-2
/
+2
*
|
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-27
1
-2
/
+0
|
\
\
|
*
|
drivers: remove struct module * setting from struct class
Greg Kroah-Hartman
2023-03-17
1
-2
/
+0
|
|
/
*
|
Merge tag 'spi-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2023-04-27
1
-26
/
+76
|
\
\
|
*
|
spi: core: add spi_split_transfers_maxwords
Leonard Göhrs
2023-03-16
1
-0
/
+49
|
*
|
spi: Fix cocci warnings
William Zhang
2023-03-07
1
-1
/
+1
|
*
|
spi: Propagate firmware node
Andy Shevchenko
2023-03-06
1
-2
/
+2
|
*
|
spi: Replace spi_pcpu_stats_totalize() macro by a C function
Geert Uytterhoeven
2023-03-05
1
-23
/
+24
|
|
/
*
|
Merge tag 'devicetree-fixes-for-6.2-3' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-13
1
-0
/
+5
|
\
\
|
|
/
|
/
|
|
*
treewide: Fix probing of devices in DT overlays
Geert Uytterhoeven
2023-04-11
1
-0
/
+5
*
|
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-02-24
1
-1
/
+1
|
\
\
|
*
|
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
2023-01-27
1
-1
/
+1
*
|
|
spi: Reorder fields in 'struct spi_transfer'
Christophe JAILLET
2023-02-14
1
-1
/
+1
*
|
|
spi: spi-mem: Allow controller supporting mem_ops without exec_op
William Zhang
2023-02-10
1
-7
/
+6
*
|
|
spi: export spi_transfer_cs_change_delay_exec function
William Zhang
2023-02-10
1
-0
/
+7
*
|
|
spi: Abstract access to chip selects
Mark Brown
2023-02-01
1
-23
/
+22
|
\
\
\
|
*
|
|
spi: Add APIs in spi core to set/get spi->chip_select and spi->cs_gpiod
Amit Kumar Mahapatra
2023-02-01
1
-23
/
+22
|
|
|
/
|
|
/
|
*
|
|
spi: Parse hold/inactive CS delay values from the DT
Janne Grunau
2023-01-13
1
-0
/
+2
*
|
|
spi: Use a 32-bit DT property for spi-cs-setup-delay-ns
Janne Grunau
2023-01-13
1
-5
/
+18
|
|
/
|
/
|
*
|
spi: Rename spi-cs-setup-ns property to spi-cs-setup-delay-ns
Hector Martin
2023-01-05
1
-1
/
+1
|
/
*
spi: Reintroduce spi_set_cs_timing()
Tudor Ambarus
2022-11-18
1
-0
/
+37
*
spi: Introduce spi-cs-setup-ns property
Tudor Ambarus
2022-11-18
1
-0
/
+6
*
spi: introduce new helpers with using modern naming
Yang Yingliang
2022-11-01
1
-0
/
+11
*
spi: Remove the obsolte u64_stats_fetch_*_irq() users.
Thomas Gleixner
2022-10-26
1
-2
/
+2
*
spi: Introduce spi_get_device_match_data() helper
Andy Shevchenko
2022-10-21
1
-0
/
+12
*
Merge tag 'spi-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2022-10-04
1
-42
/
+115
|
\
|
*
spi: Ensure that sg_table won't be used after being freed
Marek Szyprowski
2022-09-30
1
-0
/
+2
|
*
spi: Split transfers larger than max size
Vincent Whitchurch
2022-09-28
1
-0
/
+9
|
*
spi: Fix cache corruption due to DMA/PIO overlap
Vincent Whitchurch
2022-09-28
1
-21
/
+88
|
*
spi: Save current RX and TX DMA devices
Vincent Whitchurch
2022-09-28
1
-15
/
+4
|
*
spi: Add capability to perform some transfer with chipselect off
Christophe Leroy
2022-09-07
1
-3
/
+9
|
*
spi: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-19
1
-3
/
+3
|
*
Merge remote-tracking branch 'spi/for-5.20' into spi-6.0
Mark Brown
2022-08-15
1
-7
/
+7
|
|
\
*
|
\
Merge branch 'acpi-dev'
Rafael J. Wysocki
2022-09-30
1
-1
/
+1
|
\
\
\
|
*
|
|
ACPI: Drop parent field from struct acpi_device
Rafael J. Wysocki
2022-08-24
1
-1
/
+1
*
|
|
|
Merge tag 'spi-fix-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-09-08
1
-3
/
+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
spi: spi: Fix queue hang if previous transfer failed
David Jander
2022-09-02
1
-2
/
+1
[next]