aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-axi-spi-engine.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-15spi: spi-axi: extend support for the `delay` fieldAlexandru Ardelean1-3/+13
2019-09-04spi: spi-axi: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner1-2/+1
2017-10-31spi: spi-axi: fix potential use-after-free after deregistrationJohan Hovold1-1/+3
2017-01-09spi: spi-axi: Free resources on error pathChristophe JAILLET1-1/+2
2016-11-23spi: spi-axi: Fix module autoloadJavier Martinez Canillas1-0/+1
2016-04-26spi: Drop duplicate code to set master->dev.parentAxel Lin1-1/+0
2016-02-05spi: Add Analog Devices AXI SPI Engine controller supportLars-Peter Clausen1-0/+591