summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-02-19Merge remote-tracking branch 'spi/topic/dma' into spi-nextMark Brown2-8/+37
2017-02-19Merge remote-tracking branch 'spi/topic/core' into spi-nextMark Brown2-11/+16
2017-02-19Merge remote-tracking branches 'spi/fix/pxa2xx', 'spi/fix/rspi' and 'spi/fix/...Mark Brown3-4/+7
2017-02-16spi: rspi: Replaces "n" by "len" in qspi_transfer_*()DongCV1-2/+2
2017-02-16spi: rspi: Fixes bogus received byte in qspi_transfer_in()DongCV1-1/+0
2017-02-13spi: s3c64xx: fix inconsistency between binding and driverAndi Shyti1-1/+1
2017-02-01spi: fix device-node leaksJohan Hovold1-2/+6
2017-01-31spi: mediatek: Only do dma for 4-byte aligned buffersDaniel Kurtz1-4/+33
2017-01-31spi: When no dma_chan map buffers with spi_master's parentDaniel Kurtz1-4/+4
2017-01-19spi: pxa2xx: Add support for Intel Gemini LakeDavid E. Box1-0/+4
2017-01-17Merge remote-tracking branch 'spi/fix/sh-msiof' into spi-linusMark Brown1-1/+3
2017-01-17Merge remote-tracking branches 'spi/fix/armada', 'spi/fix/axi', 'spi/fix/davi...Mark Brown6-6/+12
2017-01-17spi: fsl: Combine substrings for two messagesMarkus Elfring1-6/+6
2017-01-17spi: fsl: Use kcalloc() in of_fsl_spi_get_chipselects()Markus Elfring1-1/+1
2017-01-17spi: fsl: Use kmalloc_array() in of_fsl_spi_get_chipselects()Markus Elfring1-1/+2
2017-01-17spi: Use kcalloc() in spi_register_board_info()Markus Elfring1-1/+1
2017-01-12spi: davinci: use dma_mapping_error()Kevin Hilman1-2/+2
2017-01-09spi: spi-axi: Free resources on error pathChristophe JAILLET1-1/+2
2017-01-04spi: pxa2xx: add missed breakAndy Shevchenko1-0/+1
2017-01-04spi: dw-mid: switch to new dmaengine_terminate_* API (part 2)Andy Shevchenko1-2/+2
2016-12-31spi: dw: Make debugfs name unique between instancesPhil Reid1-1/+4
2016-12-20spi: sh-msiof: Do not use C++ style commentSimon Horman1-1/+1
2016-12-16spi: armada-3700: Set mode bits correctlyDan Carpenter1-1/+1
2016-12-14spi: armada-3700: fix unsigned compare than zero on irqColin Ian King1-4/+5
2016-12-14spi: sh-msiof: Add R-Car Gen 2 and 3 fallback bindingsSimon Horman1-1/+3
2016-12-14spi: SPI_FSL_DSPI should depend on HAS_DMAGeert Uytterhoeven1-0/+1
2016-12-12Merge remote-tracking branches 'spi/topic/spidev', 'spi/topic/sunxi', 'spi/to...Mark Brown6-25/+84
2016-12-12Merge remote-tracking branches 'spi/topic/orion', 'spi/topic/pxa2xx', 'spi/to...Mark Brown3-8/+50
2016-12-12Merge remote-tracking branches 'spi/topic/fsl-lpspi', 'spi/topic/imx', 'spi/t...Mark Brown6-17/+562
2016-12-12Merge remote-tracking branches 'spi/topic/delay', 'spi/topic/dw', 'spi/topic/...Mark Brown6-347/+703
2016-12-12Merge remote-tracking branches 'spi/topic/armada', 'spi/topic/ath79', 'spi/to...Mark Brown6-178/+1039
2016-12-12Merge remote-tracking branch 'spi/topic/rcar' into spi-nextMark Brown1-0/+1
2016-12-12Merge remote-tracking branch 'spi/topic/dma' into spi-nextMark Brown1-2/+5
2016-12-12Merge remote-tracking branch 'spi/topic/core' into spi-nextMark Brown1-2/+7
2016-12-12Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/mvbeu' and 'spi/fix/...Mark Brown2-41/+98
2016-12-10Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2-8/+8
2016-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds18-19/+136
2016-12-10net: mlx5: Fix Kconfig help textChristopher Covington1-2/+0
2016-12-10net: smsc911x: back out silently on probe deferralsLinus Walleij1-1/+8
2016-12-10ibmveth: set correct gso_size and gso_typeThomas Falcon2-2/+64
2016-12-09Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-21/+63
2016-12-09Merge branch 'for-4.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-1/+15
2016-12-09Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds3-2/+6
2016-12-09net: ethernet: cpmac: Call SET_NETDEV_DEV()Florian Fainelli1-0/+1
2016-12-09net: ethernet: lantiq_etop: Call SET_NETDEV_DEV()Florian Fainelli1-0/+1
2016-12-09vhost-vsock: fix orphan connection resetPeng Tao1-1/+1
2016-12-09Merge tag 'linux-can-fixes-for-4.9-20161208' of git://git.kernel.org/pub/scm/...David S. Miller1-2/+4
2016-12-09cxgb4/cxgb4vf: Assign netdev->dev_port with port IDArjun V3-1/+2
2016-12-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-6/+8
2016-12-08driver: ipvlan: Unlink the upper dev when ipvlan_link_new failedGao Feng1-1/+3