summaryrefslogtreecommitdiffstats
path: root/drivers/misc/sram.h (unfollow)
Commit message (Expand)AuthorFilesLines
2019-04-03spi: bcm2835aux: fix driver to not allow 65535 (=-1) cs-gpiosMartin Sperl1-1/+12
2019-04-03spi: bcm2835aux: remove dead codeMartin Sperl1-3/+0
2019-04-03spi: bcm2835aux: fix corruptions for longer spi transfersMartin Sperl1-4/+4
2019-04-03spi: bcm2835aux: remove dangerous uncontrolled read of fifoMartin Sperl1-7/+0
2019-04-03spi: bcm2835aux: unifying code between polling and interrupt driven codeMartin Sperl1-33/+18
2019-04-03spi: spi-mem: export spi_mem_default_supports_op()Naga Sureshkumar Relli2-2/+5
2019-04-03spi: sh-msiof: Use BIT() and GENMASK()Geert Uytterhoeven1-87/+87
2019-04-02spi: spi-fsl-spi: automatically adapt bits-per-word in cpu modeRasmus Villemoes1-0/+16
2019-04-02spi: spi-fsl-spi: allow changing bits_per_word while CS is still activeRasmus Villemoes1-5/+6
2019-04-02spi: pxa2xx: Unify remaing prints in pxa2xx_spi_transfer_one()Jarkko Nikula1-2/+2
2019-04-02spi: pxa2xx: Use struct spi_device directly in pxa2xx_spi_transfer_one()Jarkko Nikula1-7/+7
2019-04-01spi: tegra114: add SPI_LSB_FIRST supportSowjanya Komatineni1-1/+6
2019-04-01spi: tegra114: use packed mode for 32 bits per wordSowjanya Komatineni1-1/+1
2019-04-01spi: spi-fsl-spi: relax message sanity checking a littleRasmus Villemoes1-3/+5
2019-04-01spi: spi-fsl-spi: remove always-true conditional in fsl_spi_do_one_msgRasmus Villemoes1-6/+4
2019-03-26spi: stm32-qspi: add dma supportLudovic Barre1-1/+135
2019-03-26spi: stm32-qspi: add spi_master_put in release functionLudovic Barre1-18/+28
2019-03-25spi: mt7621: Move SPI driver out of stagingStefan Roese9-57/+74
2019-03-25spi: at91-usart: Remove duplicated checking for spi->bits_per_wordAxel Lin1-7/+1
2019-03-25spi: atmel-quadspi: Make atmel_qspi_get_name staticYueHaibing1-1/+1
2019-03-21spi: export tracepoint symbols to modulesArnd Bergmann1-0/+2
2019-03-20spi: pxa2xx: Debug print DMA burst sizeAndy Shevchenko1-0/+3
2019-03-20spi: pxa2xx: Introduce DMA burst size supportAndy Shevchenko4-1/+9
2019-03-20spi: dw: Add support for an optional interface clockPhil Edworthy1-0/+12
2019-03-20dt-bindings: snps,dw-apb-ssi: Add optional clock bindings documentationGareth Williams1-1/+7
2019-03-20dt-bindings: snps,dw-apb-ssi: Add mandatory clock bindings documentationPhil Edworthy1-1/+3
2019-03-20spi: mxic: simplify getting .driver_dataWolfram Sang1-4/+2
2019-03-20spi: spi-mem: stm32-qspi: stm32_qspi_pm_ops can be statickbuild test robot1-1/+1
2019-03-19spi: pxa2xx-pci: Drop unused header inclusionAndy Shevchenko1-1/+0
2019-03-19spi: lpspi: fsl_lpspi_runtime_resume() can be statickbuild test robot1-2/+2
2019-03-18spi: spi-fsl-spi: support use of the SPISEL_BOOT signal on MPC8309Rasmus Villemoes3-5/+41
2019-03-18spi: orion: Support spi_xfer->word_delay_usecsJan Kundrát1-0/+4
2019-03-18spi: spidev: Enable control of inter-word delaysJan Kundrát2-2/+8
2019-03-18spi: lpspi: Code cleanupClark Wang1-1/+1
2019-03-18spi: lpspi: Add the missing NULL checkClark Wang1-2/+5
2019-03-18spi: lpspi: add dma mode supportClark Wang1-11/+301
2019-03-18spi: lpspi: use the core way to implement cs-gpio functionClark Wang1-35/+66
2019-03-18spi: lpspi: add the error info of transfer speed settingClark Wang1-3/+13
2019-03-18spi: lpspi: enable runtime pm for lpspiHan Xu1-25/+92
2019-03-18doc: lpspi: Document DT bindings for LPSPI clocksClark Wang1-2/+8
2019-03-18spi: lpspi: Add i.MX8 boards support for lpspiClark Wang1-11/+41
2019-03-17Linux 5.1-rc1v5.1-rc1Linus Torvalds1-2/+2
2019-03-17perf/x86/intel: Make dev_attr_allow_tsx_force_abort statickbuild test robot1-1/+1
2019-03-17kconfig: remove stale lxdialog/.gitignoreMasahiro Yamada1-4/+0
2019-03-17kbuild: force all architectures except um to include mandatory-yMasahiro Yamada29-47/+18
2019-03-17kbuild: warn redundant generic-yMasahiro Yamada12-13/+6
2019-03-17Revert "modsign: Abort modules_install when signing fails"Douglas Anderson1-1/+1
2019-03-17kbuild: Make NOSTDINC_FLAGS a simply expanded variableDouglas Anderson1-1/+1
2019-03-17kbuild: deb-pkg: avoid implicit effectsArseny Maslennikov1-1/+4