#!/bin/bash # description: analyze all perf samples perf script $@ -s "$PERF_EXEC_PATH"/scripts/python/event_analyzing_sample.py tle='Atom feed' href='https://universe.0xinfinity.dev/distro/kernel/atom/drivers/spi/spi-orion.c?h=0x221E-v0.0-v7.0' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/drivers/spi/spi-orion.c
AgeCommit message (Expand)Author
2020-07-17spi: Fix SPI NOR and SPI NAND acronymsTudor Ambarus
2020-04-21spi: orion: Convert to use GPIO descriptorsLinus Walleij
2020-02-04treewide: remove redundant IS_ERR() before error code checkMasahiro Yamada
2019-10-15spi: orion: use new `word_delay` field for SPI transfersAlexandru Ardelean
2019-09-26spi: orion: fix runtime PM initializationtomaspaukrt@email.cz
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-03-18spi: orion: Support spi_xfer->word_delay_usecsJan Kundrát
2018-09-03spi: orion: cosmetics - alias long direct_access variablesKosta Zertsekel
2018-06-19spi: orion: fix CS GPIO handling againJan Kundrát
2018-02-15spi: orion: Prepare space for per-child optionsJan Kundrát
2018-02-15spi: orion: Make the error message greppableJan Kundrát
2018-02-14spi: orion: Rework GPIO CS handlingJan Kundrát
2018-01-26spi: orion: Fix a resource leak if the optional "axi" clk is deferredChristophe Jaillet
2018-01-12spi: orion: Fix clock resource by adding an optional bus clockGregory CLEMENT
2017-11-02spi: orion: remove redundant assignment of status to zeroColin Ian King