summaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)Author
2019-07-26spi: fix ctrl->num_chipselect constraintTudor Ambarus
2019-07-26spi: rockchip: turn down tx dma burstsEmil Renner Berthing
2019-07-10spi: bitbang: Fix NULL pointer dereference in spi_unregister_masterYueHaibing
2019-06-15dmaengine: idma64: Use actual device for DMA transfersAndy Shevchenko
2019-05-31spi: Fix zero length xfer bugChris Lesiak
2019-05-31spi: imx: stop buffer overflow in RX FIFO flushTrent Piepho
2019-05-31spi: rspi: Fix sequencer reset during initializationGeert Uytterhoeven
2019-05-31spi : spi-topcliff-pch: Fix to handle empty DMA buffersAditya Pakki
2019-05-31spi: export tracepoint symbols to modulesArnd Bergmann
2019-05-31spi: stm32-qspi: add spi_master_put in release functionLudovic Barre
2019-05-31spi: tegra114: reset controller on probeSowjanya Komatineni
2019-05-31spi: Add missing error handling for CS GPIOsGeert Uytterhoeven
2019-05-31spi: Don't call spi_get_gpio_descs() before device name is setAndrey Smirnov
2019-05-31spi: pxa2xx: fix SCR (divisor) calculationFlavio Suligoi
2019-05-31spi: atmel-quadspi: fix crash while suspendingClaudiu Beznea
2019-03-09Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-03-04Merge branch 'spi-5.1' into spi-nextMark Brown
2019-03-04Merge branch 'spi-5.0' into spi-linusMark Brown
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-21spi: spi-gpio: fix SPI_CS_HIGH capabilityRussell King
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-02-01PCI: Move Rohm Vendor ID to generic listAndy Shevchenko
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