summaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)Author
2019-02-12MLK-18994 spi: ecspi: correct the request cs gpio resoures processHaibo Chen
2019-02-12MLK-17619: spi: ecspi: request gpio resources before setting the valueHan Xu
2019-02-12MLK-18339: spi: imx: Allow driver to be built on ARM64 i.MXFabio Estevam
2019-02-12MLK-18315-2: spi: spi-imx: use PIO if length is smaller than wmlRobin Gong
2019-02-12MLK-17672 lpspi: fix clock polarity issue and DBT issueGao Pan
2019-02-12MLK-16571-1: Kconfig: arm64: enable lpspi for MXC_ARM64Han Xu
2019-02-12MLK-12076-4: spi: spi-imx: add imx6ul device typeRobin Gong
2019-02-12MLK-10404-1 spi: spi-imx: use XCH mode even in DMA modeRobin Gong
2019-02-12MLK-13717-2 spi: imx-lpspi: support for vlls modeGao Pan
2019-02-12MLK-11405 spi: imx : sets spi IOMUX to default stateGao Pan
2019-02-12MLK-9817 spi: imx: convert all clk_enable to clk_prepare_enableBai Ping
2019-02-12MLK-11344-11: spi: spi-imx: enable dma support for i.mx6dlRobin Gong
2019-02-12MLK-9986-5 spi: spi-imx: decrease tx fifo wartermark levelRobin Gong
2019-02-12Revert "spi: imx: add a device specific prepare_message callback"Jason Liu
2019-02-12Revert "spi: imx: mx51-ecspi: Move some initialisation to prepare_message hook."Jason Liu
2019-01-09spi: bcm2835: Unbreak the build of esoteric configsLukas Wunner
2019-01-09spi: bcm2835: Avoid finishing transfer prematurely in IRQ modeLukas Wunner
2019-01-09spi: bcm2835: Fix book-keeping of DMA terminationLukas Wunner
2019-01-09spi: bcm2835: Fix race on DMA terminationLukas Wunner
2018-12-29spi: imx: mx51-ecspi: Move some initialisation to prepare_message hook.Uwe Kleine-König
2018-12-29spi: imx: add a device specific prepare_message callbackUwe Kleine-König
2018-11-13spi: spi-ep93xx: Use dma_data_direction for ep93xx_spi_dma_{finish,prepare}Nathan Chancellor
2018-11-13spi: bcm-qspi: switch back to reading flash using smaller chunksRafał Miłecki
2018-10-03spi: rspi: Fix interrupted DMA transfersGeert Uytterhoeven
2018-10-03spi: rspi: Fix invalid SPI use during system suspendGeert Uytterhoeven
2018-10-03spi: sh-msiof: Fix handling of write value for SISTR registerHiromitsu Yamasaki
2018-10-03spi: sh-msiof: Fix invalid SPI use during system suspendGaku Inami
2018-10-03spi: tegra20-slink: explicitly enable/disable clockMarcel Ziswiler
2018-09-29spi: Fix double IDR allocation with DT aliasesGeert Uytterhoeven
2018-09-29spi: fix IDR collision on systems with both fixed and dynamic SPI bus numbersKirill Kapranov
2018-09-09spi: cadence: Change usleep_range() to udelay(), for atomic contextJanek Kotas
2018-09-09spi: spi-fsl-dspi: Fix imprecise abort on VF500 during probeKrzysztof Kozlowski
2018-09-09spi: pxa2xx: Add support for Intel Ice LakeMika Westerberg
2018-09-09spi: davinci: fix a NULL pointer dereferenceBartosz Golaszewski
2018-08-03spi: meson-spicc: Fix error handling in meson_spicc_probe()Alexey Khoroshilov
2018-08-03spi: Add missing pm_runtime_put_noidle() after failed getTony Lindgren
2018-08-03spi: sh-msiof: Fix setting SIRMDR1.SYNCAC to match SITMDR1.SYNCACGeert Uytterhoeven
2018-08-03spi: spi-s3c64xx: Fix system resume supportMarek Szyprowski
2018-06-21spi: bcm2835aux: ensure interrupts are enabled for shared handlerRob Herring
2018-06-21spi: cadence: Add usleep_range() for cdns_spi_fill_tx_fifo()sxauwsk
2018-06-21spi: sh-msiof: Fix bit field overflow writes to TSCR/RSCRVladimir Zapolskiy
2018-05-30spi: bcm-qspi: fIX some error handling pathsChristophe Jaillet
2018-05-22spi: bcm-qspi: Always read and set BSPI_MAST_N_BOOT_CTRLKamal Dasu
2018-05-22spi: bcm-qspi: Avoid setting MSPI_CDRAM_PCS for spi-nor masterKamal Dasu
2018-05-22spi: pxa2xx: Allow 64-bit DMAAndy Shevchenko
2018-04-26spi: a3700: Clear DATA_OUT when performing a readMaxime Chevallier
2018-04-24spi: Fix unregistration of controller with fixed SPI bus numberJarkko Nikula
2018-04-24spi: Fix scatterlist elements size in spi_map_bufMaxime Chevallier
2018-04-24spi: atmel: init FIFOs before spi enableEugen Hristev
2018-04-12spi: sh-msiof: Fix timeout failures for TX-only DMA transfersGeert Uytterhoeven