summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-04-04spi: spi-gpio: Remove spi->controller_data commentGeert Uytterhoeven
2019-04-01spi: tegra114: reset controller on probeSowjanya Komatineni
2019-04-01spi: tegra114: configure dma burst size to fifo trig levelSowjanya Komatineni
2019-04-01spi: tegra114: flush fifosSowjanya Komatineni
2019-04-01spi: tegra114: terminate dma and reset on transfer timeoutSowjanya Komatineni
2019-04-01spi: tegra114: fix for unpacked mode transfersSowjanya Komatineni
2019-04-01spi: tegra114: clear packed bit for unpacked modeSowjanya Komatineni
2019-04-01spi: pic32: fix dma channels terminationCezary Gapinski
2019-03-27spi: tegra20-slink: change chip select action orderRandolph Maaßen
2019-03-21spi: lpspi: fix dataloss when SS is inactivated between every wordsClark Wang
2019-03-18spi : spi-topcliff-pch: Fix to handle empty DMA buffersAditya Pakki
2019-03-15spi: spi-mem: stm32-qspi: avoid memory corruption at low frequencyLudovic Barre
2019-03-15spi: rspi: Fix sequencer reset during initializationGeert Uytterhoeven
2019-03-15spi: rspi: Fix register initialization while runtime-suspendedGeert Uytterhoeven
2019-03-13spi: imx: stop buffer overflow in RX FIFO flushTrent Piepho
2019-03-11spi: Fix zero length xfer bugChris Lesiak
2019-03-04spi: sh-msiof: Restrict bits per word to 8/16/24/32 on R-Car Gen2/3Geert Uytterhoeven
2019-02-22spi: sifive: Remove redundant dev_err call in sifive_spi_probe()Wei Yongjun
2019-02-22spi: sifive: Remove spi_master_put in sifive_spi_remove()Wei Yongjun
2019-02-20Merge branch 'for-5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2019-02-20spi: pxa2xx: Setup maximum supported DMA transfer lengthAndy Shevchenko
2019-02-19spi: sifive: Add driver for the SiFive SPI controllerYash Shah
2019-02-13spi: sprd: Add a prefix for SPI DMA channel macrosBaolin Wang
2019-02-13spi: sprd: spi: sprd: Add DMA mode supportLanqing Liu
2019-02-13spi: sprd: Add the SPI irq function for the SPI DMA modeLanqing Liu
2019-02-12spi: use gpio[d]_set_value_cansleep for setting chipselect GPIOFelix Fietkau
2019-02-12spi: gpio: Advertise support for SPI_CS_HIGHJonathan Neuschäfer
2019-02-08spi: sh-msiof: Replace spi_master by spi_controllerGeert Uytterhoeven
2019-02-08spi: sh-hspi: Replace spi_master by spi_controllerGeert Uytterhoeven
2019-02-08spi: rspi: Replace spi_master by spi_controllerGeert Uytterhoeven
2019-02-06spi: atmel-quadspi: add support for sam9x60 qspi controllerTudor Ambarus
2019-02-06spi: atmel-quadspi: add support for named peripheral clockTudor Ambarus
2019-02-06spi: atmel-quadspi: rework transfer macrosTudor Ambarus
2019-02-06spi: atmel-quadspi: switch to SPDX license identifiersTudor Ambarus
2019-02-06spi: atmel-quadspi: return appropriate error codeTudor Ambarus
2019-02-06spi: atmel-quadspi: remove unnecessary castTudor Ambarus
2019-02-06spi: atmel-quadspi: fix naming schemeTudor Ambarus
2019-02-06spi: atmel-quadspi: drop wrappers for iomem accessesTudor Ambarus
2019-02-06spi: atmel-quadspi: order header files inclusion alphabeticallyTudor Ambarus
2019-02-06spi: atmel-quadspi: cache MR value to avoid a write accessTudor Ambarus
2019-02-06spi: spi-fsl-dspi: Provide support for DSPI slave mode operation (Vybryd vf610)Lukasz Majewski
2019-01-30spi-atmel: support inter-word delayJonas Bonn
2019-01-30spi: support inter-word delay requirement for devicesJonas Bonn
2019-01-29spi: mxs: add tracing to custom .transfer_one_message callbackUwe Kleine-König
2019-01-29spi: spi-mem: spi-fsl-qspi: typo fix in author nameYogesh Narayan Gaur
2019-01-29spi: ti-qspi: Fix mmap read when more than one CS in useVignesh R
2019-01-29spi: spi-mem: spi-nxp-fspi: add module license infoYogesh Narayan Gaur
2019-01-28spi: pl022: add a message state STATE_TIMEOUT for timeout transferJiwei Sun
2019-01-28spi: Kconfig: imx: Update the help text to make it more genericFabio Estevam
2019-01-28spi: nxp-fspi: add octal mode flag bit for octal supportYogesh Narayan Gaur