]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/history - drivers/spi
USB: serial: ftdi_sio: make process-packet buffer unsigned
[mirror_ubuntu-focal-kernel.git] / drivers / spi /
2020-09-04 Christian Eggersspi: spidev: Align buffers for DMA
2020-09-04 Hauke Mehrtensspi: lantiq-ssc: Fix warning by using WQ_MEM_RECLAIM
2020-09-04 Jon Linspi: rockchip: Fix error in SPI slave pio read
2020-09-04 Dilip Kotaspi: lantiq: fix: Rx overflow error in full duplex...
2020-08-08 leilk.liuspi: mediatek: use correct SPI_CFG2_REG MACRO
2020-08-08 Lingling Xuspi: sprd: switch the sequence of setting WDG_LOAD_LOW...
2020-08-08 Marc Kleine-Buddespi: spi-sun6i: sun6i_spi_transfer_one(): fix setting...
2020-08-08 Krzysztof Kozlowskispi: spi-fsl-dspi: Fix lockup if device is shutdown...
2020-08-08 Zhenzhong Duanspi: spidev: fix a potential use-after-free in spidev_r...
2020-08-08 Zhenzhong Duanspi: spidev: fix a race between spidev_release and...
2020-08-08 Krzysztof Kozlowskispi: spi-fsl-dspi: Fix lockup if device is removed...
2020-08-08 Peng Maspi: spi-fsl-dspi: Adding shutdown hook
2020-08-08 Krzysztof Kozlowskispi: spi-fsl-dspi: Fix external abort on interrupt...
2020-08-08 Serge Seminspi: dw: Return any value retrieved from the dma_transf...
2020-08-08 Andy Shevchenkospi: Respect DataBitLength field of SpiSerialBusV2...
2020-08-08 Serge Seminspi: dw: Fix Rx-only DMA transfers
2020-08-08 Serge Seminspi: dw: Enable interrupts in accordance with DMA xfer...
2020-08-08 Andy Shevchenkospi: dw: Zero DMA Tx and Rx configurations on stack
2020-08-08 Evan Greenspi: pxa2xx: Apply CS clk quirk to BXT
2020-08-08 Geert Uytterhoevenspi: spi-mem: Fix Dual/Quad modes on Octal-capable...
2020-08-08 Justin Chenspi: bcm-qspi: when tx/rx buffer is NULL set to 0
2020-08-08 Florian Fainellispi: bcm-qspi: Handle clock probe deferral
2020-08-08 Lukas Wunnerspi: bcm2835aux: Fix controller unregister order
2020-08-08 Lukas Wunnerspi: bcm2835: Fix controller unregister order
2020-08-08 Lukas Wunnerspi: pxa2xx: Fix runtime PM ref imbalance on probe...
2020-08-08 Lukas Wunnerspi: pxa2xx: Fix controller unregister order
2020-08-08 Lukas Wunnerspi: Fix controller unregister order
2020-08-08 Lukas Wunnerspi: dw: Fix controller unregister order
2020-08-08 Sasha Levinspi: dw: Fix native CS being unset
2020-05-05 Vladimir Olteanspi: spi-fsl-dspi: Replace interruptible wait queue...
2020-04-03 John Garryspi: HiSilicon v3xx: Use DMI quirk to set controller...
2020-04-03 John Garryspi: HiSilicon v3xx: Properly set CMD_CONFIG for Dual...
2020-04-03 John Garryspi: Allow SPI controller override device buswidth
2020-04-03 Aaro Koskinenspi: spi_register_controller(): free bus id on error...
2020-04-03 Thommy Jakobssonspi/zynqmp: remove entry that causes a cs glitch
2020-04-03 Evan Greenspi: pxa2xx: Add CS control clock quirk
2020-04-03 Yuji Sasakispi: qup: call spi_qup_pm_resume_runtime before suspending
2020-04-03 Vignesh Raghavendraspi: spi-omap2-mcspi: Support probe deferral for DMA...
2020-03-13 Tudor Ambarusspi: atmel-quadspi: fix possible MMIO window size overrun
2020-03-13 Christophe JAILLETspi: bcm63xx-hsspi: Really keep pll clk enabled
2020-03-13 Lukas Wunnerspi: spidev: Fix CS polarity if GPIO descriptors are...
2020-02-26 John Garryspi: Add HiSilicon v3xx SPI NOR flash controller driver
2020-02-24 Michael Wallespi: spi-fsl-qspi: Ensure width is respected in spi...
2020-02-24 Philippe Schenkerspi: fsl-lpspi: fix only one cs-gpio working
2020-02-20 Xinwei Kongspi: dw: use "smp_mb()" to avoid sending spi data error
2020-02-04 Jarkko Nikulaspi: pxa2xx: Add support for Intel Comet Lake-H
2020-02-04 wuxu.wuspi: spi-dw: Add lock protect dw_spi rx/tx to prevent...
2020-01-30 Navid Emamdoostspi: lpspi: fix memory leak in fsl_lpspi_probe
2020-01-30 Geert Uytterhoevenspi: rspi: Use platform_get_irq_byname_optional() for...
2020-01-30 Mans Rullgardspi: atmel: fix handling of cs_change set on non-last...
2020-01-30 Daniel Vetterspi: pxa2xx: Set controller->max_transfer_size in dma...
2020-01-30 Huanpeng Xinspi: sprd: Fix the incorrect SPI register
2020-01-30 Michael Wallespi: nxp-fspi: Ensure width is respected in spi-mem...
2020-01-30 Vignesh Raghavendraspi: spi-ti-qspi: Fix a bug when accessing non default CS
2020-01-30 Chuhong Yuanspi: spi-cavium-thunderx: Add missing pci_release_regions()
2020-01-30 Linus Walleijspi: fsl: Handle the single hardwired chipselect case
2020-01-30 Linus Walleijspi: fsl: Fix GPIO descriptor support
2020-01-30 Jarkko Nikulaspi: pxa2xx: Add support for Intel Jasper Lake
2020-01-30 Kunihiko Hayashispi: uniphier: Fix FIFO threshold
2020-01-30 Vladimir Olteanspi: spi-fsl-dspi: Fix 16-bit word order in 32-bit...
2020-01-06 Christophe Leroyspi: fsl: use platform_get_irq() instead of of_irq_to_r...
2020-01-06 Christophe Leroyspi: fsl: don't map irq during probe
2020-01-06 Charles Keepaxspi: cadence: Correct handling of native chipselect
2020-01-06 Charles Keepaxspi: dw: Correct handling of native chipselect
2020-01-06 Chuhong Yuanspi: st-ssc4: add missed pm_runtime_disable
2020-01-06 Chuhong Yuanspi: tegra20-slink: add missed clk_unprepare
2020-01-06 Chuhong Yuanspi: pxa2xx: Add missed security checks
2020-01-06 Pan Bianspi: img-spfi: fix potential double release
2020-01-06 Thor Thayerspi: dw: Fix Designware SPI loopback
2020-01-06 Chuhong Yuanspi: sifive: disable clk when probe fails and remove
2020-01-06 Lingling Xuspi: sprd: adi: Add missing lock protection when rebooting
2020-01-06 Navid Emamdoostspi: gpio: prevent memory leak in spi_gpio_probe
2020-01-06 Lukasz Majewskispi: Add call to spi_slave_abort() function when spidev...
2019-12-16 Gregory CLEMENTspi: Fix NULL pointer when setting SPI_CS_HIGH for...
2019-12-16 Gregory CLEMENTspi: Fix SPI_CS_HIGH setting when using native and...
2019-12-16 Gregory CLEMENTspi: atmel: Fix CS high support
2019-12-16 Patrice Chotardspi: stm32-qspi: Fix kernel oops when unbinding driver
2019-12-16 Frieder Schrempfspi: spi-fsl-qspi: Clear TDH bits in FLSHCR register
2019-11-23 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2019-11-17 Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
2019-11-16 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2019-11-13 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2019-11-13 Linus TorvaldsMerge tag 'for-5.4-rc7-tag' of git://git.kernel.org...
2019-11-09 Linus TorvaldsMerge tag 'for-5.4-rc6-tag' of git://git.kernel.org...
2019-11-08 Linus TorvaldsMerge tag 'xarray-5.4' of git://git.infradead.org/users...
2019-11-07 Takashi IwaiMerge tag 'asoc-fix-v5.4-rc6' of https://git.kernel...
2019-11-02 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2019-10-26 Linus TorvaldsMerge tag 'for-linus-5.4-rc5-tag' of git://git.kernel...
2019-10-26 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2019-10-25 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2019-10-25 Thomas GleixnerMerge tag 'irqchip-fixes-5.4-2' of git://git.kernel...
2019-10-23 Linus TorvaldsMerge tag 'regulator-fix-v5.4-rc4' of git://git.kernel...
2019-10-23 Linus TorvaldsMerge tag 'for-linus' of git://git.armlinux.org.uk...
2019-10-23 Linus TorvaldsMerge tag 'for-5.4-rc4-tag' of git://git.kernel.org...
2019-10-21 Takashi IwaiMerge tag 'asoc-fix-v5.4-rc4' of https://git.kernel...
2019-10-17 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2019-10-15 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2019-10-15 Linus TorvaldsMerge branch 'dmi-for-linus' of git://git.kernel.org...
2019-10-14 Thomas GleixnerMerge tag 'irqchip-fixes-5.4-1' of git://git.kernel...
2019-10-12 Linus TorvaldsMerge tag 'for-linus-5.4-rc3-tag' of git://git.kernel...
next