summaryrefslogtreecommitdiff
path: root/drivers/spi/ath79_spi.c
Commit message (Expand)AuthorAgeFilesLines
* common: Move clock functions into a new fileSimon Glass2020-01-171-0/+1
* common: Move get_ticks() function out of common.hSimon Glass2019-12-021-0/+1
* dm: spi: Change cs_info op to return -EINVAL for invalid cs numBin Meng2019-10-251-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* dm: Rename dev_addr..() functionsSimon Glass2017-06-011-1/+1
* ath79: spi: Remove the explicit pinctrl settingWills Wang2016-05-211-12/+0
* drivers: spi: add spi support for QCA/Atheros ath79 SOCsWills Wang2016-05-211-0/+240