summaryrefslogtreecommitdiff
path: root/drivers/spi/stm32_qspi.c
AgeCommit message (Expand)Author
2019-04-12spi: stm32_qspi: move to exec_opChristophe Kerello
2019-02-07mtd: spi: Switch to new SPI NOR frameworkVignesh R
2018-07-23spi: stm32_qspi: rework mode managementChristophe Kerello
2018-07-23spi: stm32_qspi: assign functional operation mode in _stm32_qspi_gen_ccrChristophe Kerello
2018-05-16spi: stm32_qspi: Add reset supportPatrice Chotard
2018-05-16spi: stm32_qspi: Use dev_read_xxx APIPatrice Chotard
2018-05-16spi: stm32_qspi: Add chip select managementChristophe Kerello
2018-05-16spi: stm32_qspi: Add st, stm32f469-qspi compatible stringChristophe Kerello
2018-05-16spi: stm32_qspi: Align reg-names with kernel 4.12 RC1Christophe Kerello
2018-05-16spi: stm32_qspi: Sort include files alphabeticallyPatrice Chotard
2018-05-16spi: stm32_qspi: Solve issue detected by checkpatchPatrick Delaunay
2018-05-16spi: stm32_qspi: Remove CONFIG_CLK flagPatrice Chotard
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-03-13board: stm32: switch to DM STM32 timerPatrice Chotard
2017-07-26spi: stm32_qspi: add clk_get_rate() supportPatrice Chotard
2017-05-08stm32f7: use clock driver to enable qspi controller clockVikas Manocha
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
2017-01-28ARM: SPI: stm32: add stm32f746 qspi driverMichael Kurz