Age | Commit message (Expand) | Author | Files | Lines |
2022-08-16 | Merge tag 'spi-fix-v6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -35/+108 |
2022-08-11 | spi: meson-spicc: add local pow2 clock ops to preserve rate between messages | Neil Armstrong | 1 | -28/+101 |
2022-08-07 | Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -1/+1 |
2022-08-05 | spi: spi.c: Add missing __percpu annotations in users of spi_statistics | David Jander | 1 | -7/+7 |
2022-08-04 | Merge tag 'driver-core-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -7/+2 |
2022-08-02 | Merge tag 'spi-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds | 31 | -578/+1807 |
2022-08-02 | Merge tag 'arm-drivers-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
2022-07-29 | Add SPI Driver to HPE GXP Architecture | Mark Brown | 3 | -0/+333 |
2022-07-29 | spi: spi-gxp: Add support for HPE GXP SoCs | Nick Hawkins | 3 | -0/+333 |
2022-07-26 | spi: a3700: support BE for AC5 SPI driver | Noam | 1 | -2/+2 |
2022-07-25 | spi: bcm2835: enable shared interrupt support | Martin Sperl | 1 | -2/+6 |
2022-07-21 | spi: spi-rspi: Fix PIO fallback on RZ platforms | Biju Das | 1 | -0/+4 |
2022-07-20 | spi: spi-cadence: Fix SPI NO Slave Select macro definition | Sai Krishna Potthuri | 1 | -1/+1 |
2022-07-20 | spi: npcm-fiu: Add NPCM8XX support | Tomer Maimon | 1 | -0/+25 |
2022-07-20 | spi: npcm-fiu: Modify direct read dummy configuration | Tomer Maimon | 1 | -2/+1 |
2022-07-20 | spi: bcm2835: bcm2835_spi_handle_err(): fix NULL pointer deref for non DMA tr... | Marc Kleine-Budde | 1 | -4/+8 |
2022-07-18 | spi: atmel: remove #ifdef CONFIG_{PM, SLEEP} | Claudiu Beznea | 1 | -11/+4 |
2022-07-14 | spi: cadence-quadspi: Remove spi_master_put() in probe failure path | Vaishnav Achath | 1 | -12/+7 |
2022-07-13 | Add support for Intel Thunder Bay SPI controller | Mark Brown | 3 | -16/+10 |
2022-07-13 | spi: microchip-core: fix and cleanups | Mark Brown | 1 | -36/+20 |
2022-07-13 | spi: tegra20-slink: fix UAF in tegra_slink_remove() | Yang Yingliang | 1 | -1/+2 |
2022-07-13 | spi: Fix simplification of devm_spi_register_controller | Yang Yingliang | 1 | -5/+14 |
2022-07-13 | spi: microchip-core: switch to use dev_err_probe() | Yang Yingliang | 1 | -25/+17 |
2022-07-13 | spi: microchip-core: switch to use devm_spi_alloc_master() | Yang Yingliang | 1 | -13/+7 |
2022-07-13 | spi: microchip-core: fix UAF in mchp_corespi_remove() | Yang Yingliang | 1 | -2/+0 |
2022-07-13 | spi: dw: Add support for Intel Thunder Bay SPI controller | Nandhini Srikandan | 2 | -6/+5 |
2022-07-13 | spi: dw: Add support for master mode selection for DWC SSI controller | Nandhini Srikandan | 2 | -9/+4 |
2022-07-13 | spi: dw: Fix IP-core versions macro | Nandhini Srikandan | 1 | -1/+1 |
2022-07-12 | Merge tag 'arm-soc/for-5.20/drivers' of https://github.com/Broadcom/stblinux ... | Arnd Bergmann | 1 | -1/+1 |
2022-07-11 | spi: bcm63xx-hsspi: bcmbca: Replace ARCH_BCM_63XX with ARCH_BCMBCA | William Zhang | 1 | -1/+1 |
2022-07-11 | spi: remove duplicate parameters check in acpi_spi_add_resource() | Andy Shevchenko | 1 | -3/+0 |
2022-07-11 | spi: propagate error code to the caller of acpi_spi_device_alloc() | Andy Shevchenko | 1 | -1/+1 |
2022-07-11 | spi: Return deferred probe error when controller isn't yet available | Andy Shevchenko | 1 | -1/+1 |
2022-07-06 | spi: Merge AMD fix | Mark Brown | 1 | -0/+8 |
2022-07-06 | spi: AMD SPI controller driver bug fix and cleanups | Mark Brown | 1 | -23/+30 |
2022-07-06 | spi: amd: Add struct and enum kernel-doc comments | Cristian Ciocaltea | 1 | -2/+12 |
2022-07-06 | spi: amd: Drop io_base_addr member from struct amd_spi | Cristian Ciocaltea | 1 | -1/+0 |
2022-07-06 | spi: amd: Make use of dev_err_probe() | Cristian Ciocaltea | 1 | -11/+8 |
2022-07-06 | spi: amd: Make use of devm_spi_alloc_master() | Cristian Ciocaltea | 1 | -11/+4 |
2022-07-06 | spi: amd: Limit max transfer and message size | Cristian Ciocaltea | 1 | -0/+8 |
2022-06-30 | Fix some coding style issues | Mark Brown | 1 | -53/+53 |
2022-06-30 | spi: spi.c: Remove redundant else block | David Jander | 1 | -5/+5 |
2022-06-30 | spi: spi.c: Fix comment style | David Jander | 1 | -47/+47 |
2022-06-30 | spi: spi.c: White-space fix in __spi_pump_messages() | David Jander | 1 | -1/+1 |
2022-06-30 | spi: pxa2xx: Add support for Intel Meteor Lake-P | Jarkko Nikula | 1 | -0/+4 |
2022-06-29 | spi: aspeed: Fix division by zero | Cédric Le Goater | 1 | -1/+3 |
2022-06-29 | spi: aspeed: Add dev_dbg() to dump the spi-mem direct mapping descriptor | Cédric Le Goater | 1 | -0/+8 |
2022-06-29 | spi support for Exynos Auto v9 SoC | Mark Brown | 1 | -9/+45 |
2022-06-29 | spi: intel: Add support for Intel Meteor Lake-P SPI serial flash | Mika Westerberg | 1 | -0/+1 |
2022-06-29 | spi: s3c64xx: add spi port configuration for Exynos Auto v9 SoC | Chanho Park | 1 | -1/+17 |