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-09-08
Merge tag 'spi-fix-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-09-02
spi: spi: Fix queue hang if previous transfer failed
David Jander
2022-09-02
spi: mux: Fix mux interaction with fast path optimisations
Mark Brown
2022-08-22
spi: cadence-quadspi: Disable irqs during indirect reads
Niravkumar L Rabara
2022-08-16
Merge tag 'spi-fix-v6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-08-15
spi: bitbang: Fix lsb-first Rx
Robin Murphy
2022-08-11
spi: meson-spicc: add local pow2 clock ops to preserve rate between messages
Neil Armstrong
2022-08-06
Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2022-08-05
spi: spi.c: Add missing __percpu annotations in users of spi_statistics
David Jander
2022-08-04
Merge tag 'driver-core-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-08-02
Merge tag 'spi-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2022-08-02
Merge tag 'arm-drivers-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-07-29
Add SPI Driver to HPE GXP Architecture
Mark Brown
2022-07-29
spi: spi-gxp: Add support for HPE GXP SoCs
Nick Hawkins
2022-07-26
spi: a3700: support BE for AC5 SPI driver
Noam
2022-07-25
spi: bcm2835: enable shared interrupt support
Martin Sperl
2022-07-21
spi: spi-rspi: Fix PIO fallback on RZ platforms
Biju Das
2022-07-20
spi: spi-cadence: Fix SPI NO Slave Select macro definition
Sai Krishna Potthuri
2022-07-20
spi: npcm-fiu: Add NPCM8XX support
Tomer Maimon
2022-07-20
spi: npcm-fiu: Modify direct read dummy configuration
Tomer Maimon
2022-07-20
spi: bcm2835: bcm2835_spi_handle_err(): fix NULL pointer deref for non DMA tr...
Marc Kleine-Budde
2022-07-18
spi: atmel: remove #ifdef CONFIG_{PM, SLEEP}
Claudiu Beznea
2022-07-14
spi: cadence-quadspi: Remove spi_master_put() in probe failure path
Vaishnav Achath
2022-07-13
Add support for Intel Thunder Bay SPI controller
Mark Brown
2022-07-13
spi: microchip-core: fix and cleanups
Mark Brown
2022-07-13
spi: tegra20-slink: fix UAF in tegra_slink_remove()
Yang Yingliang
2022-07-13
spi: Fix simplification of devm_spi_register_controller
Yang Yingliang
2022-07-13
spi: microchip-core: switch to use dev_err_probe()
Yang Yingliang
2022-07-13
spi: microchip-core: switch to use devm_spi_alloc_master()
Yang Yingliang
2022-07-13
spi: microchip-core: fix UAF in mchp_corespi_remove()
Yang Yingliang
2022-07-13
spi: dw: Add support for Intel Thunder Bay SPI controller
Nandhini Srikandan
2022-07-13
spi: dw: Add support for master mode selection for DWC SSI controller
Nandhini Srikandan
2022-07-13
spi: dw: Fix IP-core versions macro
Nandhini Srikandan
2022-07-12
Merge tag 'arm-soc/for-5.20/drivers' of https://github.com/Broadcom/stblinux ...
Arnd Bergmann
2022-07-11
spi: bcm63xx-hsspi: bcmbca: Replace ARCH_BCM_63XX with ARCH_BCMBCA
William Zhang
2022-07-11
spi: remove duplicate parameters check in acpi_spi_add_resource()
Andy Shevchenko
2022-07-11
spi: propagate error code to the caller of acpi_spi_device_alloc()
Andy Shevchenko
2022-07-11
spi: Return deferred probe error when controller isn't yet available
Andy Shevchenko
2022-07-06
spi: Merge AMD fix
Mark Brown
2022-07-06
spi: AMD SPI controller driver bug fix and cleanups
Mark Brown
2022-07-06
spi: amd: Add struct and enum kernel-doc comments
Cristian Ciocaltea
2022-07-06
spi: amd: Drop io_base_addr member from struct amd_spi
Cristian Ciocaltea
2022-07-06
spi: amd: Make use of dev_err_probe()
Cristian Ciocaltea
2022-07-06
spi: amd: Make use of devm_spi_alloc_master()
Cristian Ciocaltea
2022-07-06
spi: amd: Limit max transfer and message size
Cristian Ciocaltea
2022-06-30
Fix some coding style issues
Mark Brown
2022-06-30
spi: spi.c: Remove redundant else block
David Jander
2022-06-30
spi: spi.c: Fix comment style
David Jander
2022-06-30
spi: spi.c: White-space fix in __spi_pump_messages()
David Jander
2022-06-30
spi: pxa2xx: Add support for Intel Meteor Lake-P
Jarkko Nikula
[next]