summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-03spi: bcm2835aux: make the polling duration limits configurableMartin Sperl
2019-04-03spi: bcm2835aux: setup gpio-cs to output and correct level during setupMartin Sperl
2019-04-03spi: bcm2835aux: warn in dmesg that native cs is not really supportedMartin Sperl
2019-04-03spi: bcm2835aux: fix driver to not allow 65535 (=-1) cs-gpiosMartin Sperl
2019-04-03spi: bcm2835aux: remove dead codeMartin Sperl
2019-04-03spi: bcm2835aux: fix corruptions for longer spi transfersMartin Sperl
2019-04-03spi: bcm2835aux: remove dangerous uncontrolled read of fifoMartin Sperl
2019-04-03spi: bcm2835aux: unifying code between polling and interrupt driven codeMartin Sperl
2019-04-03spi: spi-mem: export spi_mem_default_supports_op()Naga Sureshkumar Relli
2019-04-03spi: sh-msiof: Use BIT() and GENMASK()Geert Uytterhoeven
2019-04-02spi: spi-fsl-spi: automatically adapt bits-per-word in cpu modeRasmus Villemoes
2019-04-02spi: spi-fsl-spi: allow changing bits_per_word while CS is still activeRasmus Villemoes
2019-04-02spi: pxa2xx: Unify remaing prints in pxa2xx_spi_transfer_one()Jarkko Nikula
2019-04-02spi: pxa2xx: Use struct spi_device directly in pxa2xx_spi_transfer_one()Jarkko Nikula
2019-04-01spi: tegra114: add SPI_LSB_FIRST supportSowjanya Komatineni
2019-04-01spi: tegra114: use packed mode for 32 bits per wordSowjanya Komatineni
2019-04-01spi: spi-fsl-spi: relax message sanity checking a littleRasmus Villemoes
2019-04-01spi: spi-fsl-spi: remove always-true conditional in fsl_spi_do_one_msgRasmus Villemoes
2019-03-26spi: stm32-qspi: add dma supportLudovic Barre
2019-03-26spi: stm32-qspi: add spi_master_put in release functionLudovic Barre
2019-03-25spi: mt7621: Move SPI driver out of stagingStefan Roese
2019-03-25spi: at91-usart: Remove duplicated checking for spi->bits_per_wordAxel Lin
2019-03-25spi: atmel-quadspi: Make atmel_qspi_get_name staticYueHaibing
2019-03-21spi: export tracepoint symbols to modulesArnd Bergmann
2019-03-20spi: pxa2xx: Debug print DMA burst sizeAndy Shevchenko
2019-03-20spi: pxa2xx: Introduce DMA burst size supportAndy Shevchenko
2019-03-20spi: dw: Add support for an optional interface clockPhil Edworthy
2019-03-20dt-bindings: snps,dw-apb-ssi: Add optional clock bindings documentationGareth Williams
2019-03-20dt-bindings: snps,dw-apb-ssi: Add mandatory clock bindings documentationPhil Edworthy
2019-03-20spi: mxic: simplify getting .driver_dataWolfram Sang
2019-03-20spi: spi-mem: stm32-qspi: stm32_qspi_pm_ops can be statickbuild test robot
2019-03-19Merge tag 'v5.1-rc1' into spi-5.2Mark Brown
2019-03-19spi: pxa2xx-pci: Drop unused header inclusionAndy Shevchenko
2019-03-19spi: lpspi: fsl_lpspi_runtime_resume() can be statickbuild test robot
2019-03-18spi: spi-fsl-spi: support use of the SPISEL_BOOT signal on MPC8309Rasmus Villemoes
2019-03-18spi: orion: Support spi_xfer->word_delay_usecsJan Kundrát
2019-03-18spi: spidev: Enable control of inter-word delaysJan Kundrát
2019-03-18spi: lpspi: Code cleanupClark Wang
2019-03-18spi: lpspi: Add the missing NULL checkClark Wang
2019-03-18spi: lpspi: add dma mode supportClark Wang
2019-03-18spi: lpspi: use the core way to implement cs-gpio functionClark Wang
2019-03-18spi: lpspi: add the error info of transfer speed settingClark Wang
2019-03-18spi: lpspi: enable runtime pm for lpspiHan Xu
2019-03-18doc: lpspi: Document DT bindings for LPSPI clocksClark Wang
2019-03-18spi: lpspi: Add i.MX8 boards support for lpspiClark Wang
2019-03-17Linux 5.1-rc1v5.1-rc1Linus Torvalds
2019-03-17Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2019-03-17Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-03-17Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-03-17Merge tag 'for-linus-5.1b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds