index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
2022-01-14
Merge tag 'sound-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2022-01-11
Merge tag 'spi-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2022-01-10
Merge tag 'drivers-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
2022-01-10
Merge branch 'for-5.16' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
2022-01-07
spi: don't include ptp_clock_kernel.h in spi.h
Jakub Kicinski
2022-01-07
spi: spi-meson-spifc: Add missing pm_runtime_disable() in meson_spifc_probe
Miaoqian Lin
2022-01-07
spi: atmel: Fix typo
Qinghua Jin
2022-01-06
spi: qcom: geni: handle timeout for gpi mode
Vinod Koul
2022-01-06
spi: qcom: geni: set the error code for gpi transfer
Vinod Koul
2022-01-04
spi: ar934x: fix transfer size
Oskari Lemmela
2021-12-23
spi: pxa2xx: Propagate firmware node
Andy Shevchenko
2021-12-23
spi: dw: Propagate firmware node
Andy Shevchenko
2021-12-23
spi: dln2: Propagate firmware node
Andy Shevchenko
2021-12-22
spi: ar934x: fix transfer and word delays
Oskari Lemmela
2021-12-22
spi: uniphier: Fix a bug that doesn't point to private data correctly
Kunihiko Hayashi
2021-12-20
Merge tag 'spi-fix-v5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-12-20
Merge tag 'tegra-for-5.17-drivers' of git://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
2021-12-17
spi: pic32: stop setting dma_config->slave_id
Arnd Bergmann
2021-12-16
spi: tegra20-slink: Add OPP support
Dmitry Osipenko
2021-12-14
Merge tag 'memory-controller-drv-renesas-5.17' of git://git.kernel.org/pub/sc...
Arnd Bergmann
2021-12-13
spi: Fix incorrect cs_setup delay handling
Hector Martin
2021-12-06
spi: change clk_disable_unprepare to clk_unprepare
Dongliang Mu
2021-11-29
spi: pxa2xx: Get rid of unused enable_loopback member
Andy Shevchenko
2021-11-29
spi: pxa2xx: Get rid of unused ->cs_control()
Andy Shevchenko
2021-11-26
spi: tegra210-quad: use devm call for cdata memory
Krishna Yarlagadda
2021-11-26
spi: atmel: Remove setting of deprecated member of struct dma_slave_config
Tudor Ambarus
2021-11-26
spi: atmel: Drop slave_config argument in atmel_spi_dma_slave_config()
Tudor Ambarus
2021-11-25
spi: bcm-qspi: set transfer parameter only if they change
Kamal Dasu
2021-11-25
spi: bcm-qspi: choose sysclk setting based on requested speed
Kamal Dasu
2021-11-24
spi: Fix condition in the __spi_register_driver()
Andy Shevchenko
2021-11-24
spi: spidev: Make probe to fail early if a spidev compatible is used
Javier Martinez Canillas
2021-11-23
spi: pxa2xx: Remove redundant ->read() and ->write() in struct chip_data
Andy Shevchenko
2021-11-23
spi: spidev: Use SPI_MODE_USER_MASK instead of casting
Andy Shevchenko
2021-11-23
spi: Fix multi-line comment style
Andy Shevchenko
2021-11-23
spi: Replace memset() with __GFP_ZERO
Andy Shevchenko
2021-11-22
spi: deduplicate spi_match_id() in __spi_register_driver()
Andy Shevchenko
2021-11-18
Merge tag 'spi-fix-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-18
RSPI driver support for RZ/G2L
Mark Brown
2021-11-18
spi: qcom: geni: remove unused defines
Vinod Koul
2021-11-18
spi: spi-rspi: Drop redeclaring ret variable in qspi_transfer_in()
Lad Prabhakar
2021-11-18
spi: spi-rspi: Add support to deassert/assert reset line
Lad Prabhakar
2021-11-17
spi: hisi-kunpeng: Fix the debugfs directory name incorrect
oujiefeng
2021-11-16
spi: dw: Define the capabilities in a continuous bit-flags set
Serge Semin
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
2021-11-16
memory: renesas-rpc-if: Add support for RZ/G2L
Lad Prabhakar
[next]