summaryrefslogtreecommitdiffstats
path: root/drivers/spi
Commit message (Expand)AuthorAgeFilesLines
...
| * spi: make `cs_change_delay` the first user of the `spi_delay` logicAlexandru Ardelean2019-10-151-21/+7
| * spi: introduce spi_delay struct as "value + unit" & spi_delay_exec()Alexandru Ardelean2019-10-151-0/+51
| * spi: move `cs_change_delay` backwards compat logic outside switchAlexandru Ardelean2019-10-151-6/+5
| * spi: npcm: Remove set but not used variable 'val'zhengbin2019-10-091-2/+1
| * spi: omap-100k: Remove set but not used variable 'dataH'zhengbin2019-10-091-2/+2
| * Merge branch 'for-5.4' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2019-10-087-14/+45
| |\
| * | spi: spi-fsl-dspi: Implement the PTP system timestamping for TCFQ modeVladimir Oltean2019-10-071-0/+15
| * | spi: Add a PTP system timestamp to the transfer structureVladimir Oltean2019-10-071-0/+127
| * | spi: gpio: Look for a device node instead of matchStephen Boyd2019-10-071-4/+1
| * | spi: spi-fsl-dspi: Always use the TCFQ devices in poll modeVladimir Oltean2019-10-021-1/+4
| * | SPI: designware: pci: Switch over to MSI interruptsFelipe Balbi2019-10-011-2/+11
| * | spi: spi-fsl-qspi: Introduce variable to fix different invalid master IdKuldeep Singh2019-10-011-0/+17
| * | spi: fsl-lpspi: clean up indentation issueColin Ian King2019-10-011-1/+1
| * | spi: Introduce dspi_slave_abort() function for NXP's dspi SPI driverLukasz Majewski2019-10-011-0/+20
| * | spi: xtensa-xtfpga: Use devm_platform_ioremap_resource() in xtfpga_spi_probe()Markus Elfring2019-10-011-9/+1
| * | spi: mediatek: Use devm_platform_ioremap_resource() in mtk_spi_slave_probe()Markus Elfring2019-10-011-11/+1
| * | spi: mediatek: Use devm_platform_ioremap_resource() in mtk_spi_probe()Markus Elfring2019-10-011-10/+1
| * | spi: lantiq-ssc: Use devm_platform_ioremap_resource() in lantiq_ssc_probe()Markus Elfring2019-10-011-9/+1
| * | spi: mxic: Ensure width is respected in spi-mem operationsMiquel Raynal2019-10-011-1/+1
| * | spi: atmel: Remove AVR32 leftoverGregory CLEMENT2019-10-011-24/+0
| * | spi: dw: Add compatible string for Renesas RZ/N1 SPI ControllerPhil Edworthy2019-10-011-0/+1
| * | spi: dw: Add basic runtime PM supportPhil Edworthy2019-10-011-0/+8
* | | spi: fsl-cpm: Correct the free:ingLinus Walleij2019-11-151-1/+2
* | | spi: bcm2835: fix typo in commentChris Packham2019-11-051-1/+1
* | | spi: dw: Fix Designware SPI loopbackThor Thayer2019-11-051-1/+2
* | | spi: sifive: disable clk when probe fails and removeChuhong Yuan2019-11-041-4/+7
* | | spi: pxa2xx: Add support for Intel Comet Lake-HJarkko Nikula2019-10-291-0/+4
* | | spi: Fix NULL pointer when setting SPI_CS_HIGH for GPIO CSGregory CLEMENT2019-10-251-1/+2
* | | spi: pxa2xx: Drop extra check of platform_get_resource() returned valueAndy Shevchenko2019-10-231-5/+3
* | | spi: dw: Move runtime PM enable/disable from common to platform driver partJarkko Nikula2019-10-221-0/+5
* | | spi: atmel: fix handling of cs_change set on non-last xferMans Rullgard2019-10-181-7/+3
* | | spi: rspi: Use platform_get_irq_byname_optional() for optional irqsGeert Uytterhoeven2019-10-181-6/+2
* | | Merge tag 'v5.4-rc3' into spi-5.4Mark Brown2019-10-189-462/+22
|\| |
| * | Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-171-23/+5
| |\ \
| | * | drivers: Introduce device lookup variants by ACPI_COMPANION deviceSuzuki K Poulose2019-07-301-7/+1
| | * | drivers: Introduce device lookup variants by of_nodeSuzuki K Poulose2019-07-301-16/+4
| * | | Merge tag 'docs-5.4' of git://git.lwn.net/linuxLinus Torvalds2019-09-173-3/+3
| |\ \ \
| | * | | spi: docs: convert to ReST and add it to the kABI booksetMauro Carvalho Chehab2019-07-313-3/+3
| | |/ /
| * | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2019-09-163-434/+0
| |\ \ \
| | * | | spi: remove w90x900 driverArnd Bergmann2019-09-043-437/+0
| | |/ /
| * | | Merge branch 'spi-5.4' into spi-nextMark Brown2019-09-1564-887/+1817
| |\ \ \
| * \ \ \ Merge branch 'spi-5.3' into spi-linusMark Brown2019-09-156-6/+33
| |\ \ \ \
| | * | | | spi: bcm2835: Work around DONE bit erratumLukas Wunner2019-09-101-2/+12
| | * | | | spi: uniphier: fix wrong register overwriteKeiji Hayashibara2019-09-031-0/+1
| | * | | | spi: dw-pci: Add MODULE_DEVICE_TABLEJarkko Nikula2019-08-301-0/+1
| * | | | | Merge tag 'spi-fix-v5.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-08-054-4/+21
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
* | | | | | spi: Fix SPI_CS_HIGH setting when using native and GPIO CSGregory CLEMENT2019-10-181-9/+9
* | | | | | spi: pxa2xx: Set controller->max_transfer_size in dma modeDaniel Vetter2019-10-181-0/+7
| |_|_|_|/ |/| | | |
* | | | | spi: spi-fsl-qspi: Clear TDH bits in FLSHCR registerFrieder Schrempf2019-10-081-5/+33
* | | | | spi: spi-fsl-dspi: Always use the TCFQ devices in poll modeVladimir Oltean2019-10-081-1/+4