summaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)Author
2019-03-28Merge remote-tracking branch 'remotes/fslc/4.9-2.3.x-imx' into toradex_4.9-2....Colibri-iMX7_LXDE-Image_2.8b6.184-20190401Colibri-iMX6_LXDE-Image_2.8b6.184-20190401Colibri-iMX6ULL_LXDE-Image_2.8b6.184-20190401Apalis-iMX6_LXDE-Image_2.8b6.184-20190401Marcel Ziswiler
2019-03-28Merge tag 'v4.9.166' into 4.9-2.3.x-imxMarcel Ziswiler
2019-03-23spi: pxa2xx: Setup maximum supported DMA transfer lengthAndy Shevchenko
2019-03-23spi: ti-qspi: Fix mmap read when more than one CS in useVignesh R
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-24spi: spidev: invent a new hw device to work around spidev warningStefan Agner
2018-12-12Merge tag 'v4.9.144' into 4.9-2.3.x-imxMarcel Ziswiler
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-18Merge tag 'v4.9.127' into imx_4.9.x_2.3.0_gaGary Bisson
2018-09-09spi: spi-fsl-dspi: Fix imprecise abort on VF500 during probeKrzysztof Kozlowski
2018-09-09spi: davinci: fix a NULL pointer dereferenceBartosz Golaszewski
2018-08-24MLK-18994 spi: ecspi: correct the request cs gpio resoures processHaibo Chen
2018-08-24MLK-17619: spi: ecspi: request gpio resources before setting the valueHan Xu
2018-08-24MLK-18339: spi: imx: Allow driver to be built on ARM64 i.MXFabio Estevam
2018-08-24MLK-17672 lpspi: fix clock polarity issue and DBT issueGao Pan
2018-08-24MLK-16785: spi: lpspi: enable runtime pm for lpspiHan Xu
2018-08-24MLK-16571-4: lpspi: support nor chip access from lpspiHan Xu
2018-08-24MLK-16571-1: Kconfig: arm64: enable lpspi for MXC_ARM64Han Xu
2018-08-24MLK-12076-4: spi: spi-imx: add imx6ul device typeRobin Gong
2018-08-24MLK-10404-1 spi: spi-imx: use XCH mode even in DMA modeRobin Gong
2018-08-24MLK-13717-2 spi: imx-lpspi: support for vlls modeGao Pan
2018-08-24MLK-13617 spi: imx7ulp: add i.MX7ULP lpspi bus driverGao Pan
2018-08-24spi: use sg_next for walking through the allocated scatterlist tableJuan Gutierrez
2018-08-24MLK-11405 spi: imx : sets spi IOMUX to default stateGao Pan
2018-08-24MLK-11848-1 spi: spi: Revert "spi: check tx_buf and rx_buf in spi_unmap_msg"Robin Gong
2018-08-24MLK-9817 spi: imx: convert all clk_enable to clk_prepare_enableBai Ping
2018-08-24spi: check tx_buf and rx_buf in spi_unmap_msgRobin Gong
2018-08-23MLK-11344-11: spi: spi-imx: enable dma support for i.mx6dlRobin Gong
2018-08-23MLK-9986-5 spi: spi-imx: decrease tx fifo wartermark levelRobin Gong
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-24spi: Fix scatterlist elements size in spi_map_bufMaxime Chevallier
2018-04-08spi: davinci: fix up dma_mapping_error() incorrect patchGreg Kroah-Hartman
2018-04-08Revert "spi: bcm-qspi: shut up warning about cfi header inclusion"Greg Kroah-Hartman
2018-03-24spi: dw: Disable clock after unregistering the hostMarek Vasut
2018-03-22spi: sun6i: disable/unprepare clocks on removeTobias Jordan
2018-03-22spi: omap2-mcspi: poll OMAP2_MCSPI_CHSTAT_RXS for PIO transferAkinobu Mita
2018-03-03spi: atmel: fixed spin_lock usage inside atmel_spi_removeRadu Pirea
2018-02-25spi: bcm-qspi: shut up warning about cfi header inclusionArnd Bergmann
2018-02-25spi: sun4i: disable clocks in the remove functionTakuo Koguchi
2018-02-03spi: imx: do not access registers while clocks disabledStefan Agner