summaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)Author
2017-02-09Merge remote-tracking branch 'spi/for-next'Stephen Rothwell
2017-02-09Merge remote-tracking branch 'spi-nor/next'Stephen Rothwell
2017-02-07spi: acpi: Initialize modalias from of_compatibleDan O'Donovan
2017-01-31Merge remote-tracking branches 'spi/topic/s3c64xx', 'spi/topic/sh-msiof', 'sp...Mark Brown
2017-01-31Merge remote-tracking branches 'spi/topic/mpc52xx', 'spi/topic/ppc4xx', 'spi/...Mark Brown
2017-01-31Merge remote-tracking branches 'spi/topic/dw', 'spi/topic/falcon', 'spi/topic...Mark Brown
2017-01-31Merge remote-tracking branches 'spi/topic/armada', 'spi/topic/ath79', 'spi/to...Mark Brown
2017-01-31Merge remote-tracking branch 'spi/topic/dma' into spi-nextMark Brown
2017-01-31Merge remote-tracking branch 'spi/topic/core' into spi-nextMark Brown
2017-01-31Merge remote-tracking branch 'spi/fix/pxa2xx' into spi-linusMark Brown
2017-01-31spi: bcm-qspi: Added mspi read fallback in bcm_qspi_flash_read()Kamal Dasu
2017-01-31spi: fix device-node leaksJohan Hovold
2017-01-31spi: mediatek: Only do dma for 4-byte aligned buffersDaniel Kurtz
2017-01-31spi: When no dma_chan map buffers with spi_master's parentDaniel Kurtz
2017-01-23spi: pca2xx-pci: Allow MSIJan Kiszka
2017-01-23spi: pxa2xx: Prepare for edge-triggered interruptsJan Kiszka
2017-01-20Merge tag 'spi-fix-v4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-01-19spi: pxa2xx: Add support for Intel Gemini LakeDavid E. Box
2017-01-17Merge remote-tracking branch 'spi/fix/sh-msiof' into spi-linusMark Brown
2017-01-17Merge remote-tracking branches 'spi/fix/armada', 'spi/fix/axi', 'spi/fix/davi...Mark Brown
2017-01-17spi/topcliff-pch: Delete an error message for a failed memory allocation in p...Markus Elfring
2017-01-17spi/topcliff-pch: Combine substrings for four messagesMarkus Elfring
2017-01-17spi/topcliff-pch: Improve size determinations in pch_spi_probe()Markus Elfring
2017-01-17spi/topcliff-pch: Use kcalloc() in pch_spi_handle_dma()Markus Elfring
2017-01-17spi/topcliff-pch: Delete an unnecessary return statement in two functionsMarkus Elfring
2017-01-17spi/ppc4xx: Use kcalloc() in spi_ppc4xx_of_probe()Markus Elfring
2017-01-17spi/ppc4xx: Combine substrings for a message in spi_ppc4xx_of_probe()Markus Elfring
2017-01-17spi/mpc52xx: Combine substrings for two messagesMarkus Elfring
2017-01-17spi/mpc52xx: Use kmalloc_array() in mpc52xx_spi_probe()Markus Elfring
2017-01-17spi: fsl: Combine substrings for two messagesMarkus Elfring
2017-01-17spi: fsl: Use kcalloc() in of_fsl_spi_get_chipselects()Markus Elfring
2017-01-17spi: fsl: Use kmalloc_array() in of_fsl_spi_get_chipselects()Markus Elfring
2017-01-17spi: Use kcalloc() in spi_register_board_info()Markus Elfring
2017-01-17spi: pxa2xx: Factor out handle_bad_msgJan Kiszka
2017-01-17spi: s3c64xx: potential oops on probe errorDan Carpenter
2017-01-12spi: davinci: use dma_mapping_error()Kevin Hilman
2017-01-10spi: make falcon-spi boolHauke Mehrtens
2017-01-09spi: fsl-lpspi: fix indentation errorGao Pan
2017-01-09spi: s3c64xx: Don't request/release DMA channels for each SPI transferMarek Szyprowski
2017-01-09spi: dw: Make debugfs use bus num and make irq name uniquePhil Reid
2017-01-09spi: spi-axi: Free resources on error pathChristophe JAILLET
2017-01-06spi: bcm53xx: (re)license code to the GPL v2Rafał Miłecki
2017-01-06spi: imx: adjust watermark level according to transfer lengthJiada Wang
2017-01-04spi: pxa2xx-pci: Enable DMA for Intel MerrifieldAndy Shevchenko
2017-01-04spi: pxa2xx: add missed breakAndy Shevchenko
2017-01-04spi: sh-msiof: Remove useless memory allocation failure messageGeert Uytterhoeven
2017-01-04spi: rspi: Remove useless memory allocation failure messageGeert Uytterhoeven
2017-01-04mtd: spi-nor: rename SPINOR_OP_* macros of the 4-byte address op codesCyrille Pitchen
2017-01-04spi: dw-mid: switch to new dmaengine_terminate_* API (part 2)Andy Shevchenko
2016-12-31spi: armada-3700: Coding style fixesRomain Perier