index
:
kernel/git/stable/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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-dw-core.c
Age
Commit message (
Expand
)
Author
2026-08-14
spi: dw: Remove shadowed dws in dw_spi_setup()
Liang Hao
2026-08-04
spi: dw: Add support for StarFive JHB100 SoC SFC
Changhuang Liang
2026-08-04
spi: dw: detect enhanced spi mode
Sudip Mukherjee
2026-08-04
spi: dw: use irq handler for enhanced spi
Sudip Mukherjee
2026-08-04
spi: dw: send cmd and addr to start the spi transfer
Sudip Mukherjee
2026-08-04
spi: dw: Introduce enhanced single/dual/quad/octal spi
Sudip Mukherjee
2026-08-04
spi: dw: update NDF while using enhanced spi mode
Sudip Mukherjee
2026-08-04
spi: dw: adjust size of mem_op
Sudip Mukherjee
2026-08-04
spi: dw: add check for support of enhanced spi
Sudip Mukherjee
2026-08-04
spi: dw: update SPI_CTRLR0 register
Sudip Mukherjee
2026-08-04
spi: dw: Introduce spi_frf and STD_SPI
Sudip Mukherjee
2026-07-05
Merge tag 'spi-fix-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-06-29
spi: dw: use the correct error msg if request_irq() fails
Jisheng Zhang
2026-06-16
Merge tag 'spi-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2026-06-10
spi: dw: fix race between IRQ handler and error handler on SMP
Peng Yang
2026-05-21
spi: fix controller registration API inconsistency
Johan Hovold
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-19
spi: Drop duplicate device_set_node() call
Andy Shevchenko
2025-10-13
spi: dw: add target mode support
Benoît Monin
2025-10-13
spi: dw: rename the spi controller to ctlr
Benoît Monin
2025-04-17
spi: dw: Use spi_bpw_to_bytes() helper
Andy Shevchenko
2025-01-09
spi: dw: Support per spi-mem operation frequency switches
Miquel Raynal
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-06-10
spi: dw: Use new spi_xfer_is_dma_mapped() helper
Andy Shevchenko
2024-05-03
spi: dw: Add a number of native CS auto-detection
Serge Semin
2024-05-03
spi: dw: Convert to using BITS_TO_BYTES() macro
Serge Semin
2023-08-07
spi: dw: switch to use modern name
Yang Yingliang
2023-07-11
spi: Rename SPI_MASTER_GPIO_SS to SPI_CONTROLLER_GPIO_SS
Andy Shevchenko
2023-05-31
spi: dw: Drop empty line from DebugFS init function
Serge Semin
2023-05-30
spi-dw-core.c: Fix error checking for debugfs_create_dir
Osama Muhammad
2023-05-15
spi: dw: Round of n_bytes to power of 2
Joy Chakraborty
2023-03-11
spi: Replace all spi->chip_select and spi->cs_gpiod references with function ...
Amit Kumar Mahapatra via Alsa-devel
2023-01-27
spi: dw: Fix wrong FIFO level setting for long xfers
Serge Semin
2022-08-23
spi: dw: Quite logging on deferred controller registration
Serge Semin
2022-07-13
spi: dw: Add support for master mode selection for DWC SSI controller
Nandhini Srikandan
2022-06-27
spi: dw: Add deferred DMA-channels setup support
Serge Semin
2021-12-23
spi: dw: Propagate firmware node
Andy Shevchenko
2021-11-16
spi: dw: Replace DWC_HSSI capability with IP-core version checker
Serge Semin
2021-11-16
spi: dw: Introduce Synopsys IP-core versions interface
Serge Semin
2021-11-16
spi: dw: Convert to using the Bitfield access macros
Serge Semin
2021-11-16
spi: dw: Put the driver entities naming in order
Serge Semin
2021-11-16
spi: dw: Discard redundant DW SSI Frame Formats enumeration
Serge Semin
2021-11-16
spi: dw: Add a symbols namespace for the core module
Serge Semin
2020-12-09
spi: dw: Add support for 32-bits max xfer size
Damien Le Moal
2020-11-25
spi: dw: Fix spi registration for controllers overriding CS
Lars Povlsen
2020-11-17
spi: dw: Set transfer handler before unmasking the IRQs
Serge Semin
2020-10-08
spi: dw: Add poll-based SPI transfers support
Serge Semin
2020-10-08
spi: dw: Introduce max mem-ops SPI bus frequency setting
Serge Semin
2020-10-08
spi: dw: Add memory operations support
Serge Semin
[next]