summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2019-03-17Merge tag '9p-for-5.1' of git://github.com/martinetd/linuxLinus Torvalds
2019-03-17perf/x86/intel: Make dev_attr_allow_tsx_force_abort statickbuild test robot
2019-03-17kconfig: remove stale lxdialog/.gitignoreMasahiro Yamada
2019-03-17kbuild: force all architectures except um to include mandatory-yMasahiro Yamada
2019-03-17kbuild: warn redundant generic-yMasahiro Yamada
2019-03-17Revert "modsign: Abort modules_install when signing fails"Douglas Anderson
2019-03-17kbuild: Make NOSTDINC_FLAGS a simply expanded variableDouglas Anderson
2019-03-17kbuild: deb-pkg: avoid implicit effectsArseny Maslennikov
2019-03-17coccinelle: semantic code search for missing put_device()Wen Yang