summaryrefslogtreecommitdiffstats
path: root/drivers/spi/atmel-quadspi.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: add MODULE_DEVICE_TABLE markersAhmad Fatoum2023-06-131-0/+1
* treewide: fix includes missed by multiarch supportAhmad Fatoum2023-04-111-3/+3
* spi: atmel-quadspi: remove struct platform_device usageMarco Felsch2023-01-311-1/+0
* Rename struct driver_d to driverSascha Hauer2023-01-101-1/+1
* Rename struct device_d to deviceSascha Hauer2023-01-101-1/+1
* treewide: Remove duplicate incudesAlexander Shiyan2022-06-101-2/+0
* drivers: migrate "GPL-2.0" license identifiers to SPDX 2.0Roland Hieber2021-11-221-1/+1
* include: <io.h>: define (read|write)[bwlq]_relaxedAhmad Fatoum2021-06-111-3/+0
* spi: add atmel-quadspi supportOleksij Rempel2019-08-211-0/+541