Commit Graph

547 Commits (61a77ce1d5a63856328605822b69d8abaeb7f593)

Author SHA1 Message Date
Wenyou Yang 61a77ce1d5 spi: atmel: check GPIO validity before using cs_gpios 7 years ago
Tom Rini ea3310e8aa Blackfin: Remove 7 years ago
Stefan Roese 706865afe5 dm: core: Add flags parameter to device_remove() 7 years ago
Jean-Jacques Hiblot 1fb6921e19 drivers: ti_qspi: use syscon to get the address ctrl_mod_mmap register 7 years ago
Suresh Gupta 38a5c57ac5 spi: fsl_qspi: Add support for single chip select 7 years ago
Jean-Jacques Hiblot b06a381a69 drivers: ti_qspi: use syscon to get the address ctrl_mod_mmap register 7 years ago
Simon Glass e160f7d430 dm: core: Replace of_offset with accessor 7 years ago
Michael Kurz d4363baada ARM: SPI: stm32: add stm32f746 qspi driver 8 years ago
Jagan Teki 68e7999ba9 spi: Zap cf_qspi driver and related code 8 years ago
Jagan Teki ee86e0d2fe spi: Zap ep93xx_spi driver and related code 8 years ago
Vignesh R b63b46313e spi: cadence_qspi_apb: Use 32 bit indirect read transaction when possible 8 years ago
Vignesh R 57897c13de spi: cadence_qspi_apb: Use 32 bit indirect write transaction when possible 8 years ago
Jagan Teki cb71c6d854 spi: Zap armada100_spi.c and env 8 years ago
Jagan Teki 353f6a770f spi: Zap mpc52xx_spi.c, config and related code 8 years ago
Phil Edworthy 6d72810c66 spi: cadence_qspi: Move DT prop code to match layout 8 years ago
Phil Edworthy 22e63ff3a2 spi: cadence_qspi: Fix CS timings 8 years ago
Phil Edworthy 3c56953219 spi: cadence_qspi: Remove returns from end of void functions 8 years ago
Phil Edworthy 7d403f284c spi: cadence_qspi: Use spi mode at the point it is needed 8 years ago
Phil Edworthy 7e76c4b08a spi: cadence_qspi: Clean up the #define names 8 years ago
Phil Edworthy db37cc9c39 spi: cadence_qspi: Use #define for bits instead of bit shifts 8 years ago
Phil Edworthy 0ceb4d9e9a spi: cadence_qspi: Better debug information on the SPI clock rate 8 years ago
Phil Edworthy 32068c42a7 spi: cadence_qspi: Fix baud rate calculation 8 years ago
Phil Edworthy cc80a897e4 spi: cadence_qspi: Fix clearing of pol/pha bits 8 years ago
Simon Glass 1b7c28f514 spi: Add error checking for invalid bus widths 8 years ago
Nishanth Menon 3891a54f47 ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XX 8 years ago
Simon Glass 28f9885875 spi: Add a debug() on bind failure 8 years ago
Simon Glass b42524744d rockchip: spi: Honour the deactivation delay 8 years ago
Simon Glass 6e019c4f28 rockchip: spi: Add support for of-platdata 8 years ago
Simon Glass 71634f289d spi: Add of-platdata support to SPI and SPI flash 8 years ago
Chris Packham ebfa18cb3d spi: kirkwood_spi: implement mvebu_spi_set_mode() 8 years ago
Vignesh R 948b8bbd5f spi: ti_qspi: Fix baudrate divider calculation 8 years ago
Wenyou Yang 0eafd4b776 dm: at91: Add driver model support for the spi driver 8 years ago
Simon Glass df87e6b1b8 libfdt: Sync fdt_for_each_subnode() with upstream 8 years ago
Robert P. J. Day fc0b5948e0 Various, accumulated typos collected from around the tree. 8 years ago
York Sun 3c6b1767c2 spi: fsl_qspi: Preserve endianness of QSPI MCR 8 years ago
Stefan Roese 3fda4ef395 spi: Add driver for Marvell Armada 3700 SoC 8 years ago
Masahiro Yamada 1221ce459d treewide: replace #include <asm/errno.h> with <linux/errno.h> 8 years ago
Jagan Teki 21b1dd18f1 spi: Kconfig: Move FSL_QSPI entry to non-dm place 8 years ago
Michal Simek 5f647c2284 spi: zynq: Use variable to remove u32 to u64 conversions 8 years ago
Jagan Teki 08fe9c294f spi: Use mode for rx mode flags 8 years ago
Vignesh R 28b69f6488 spi: ti_qspi: Remove unnecessary udelay for AM437x 8 years ago
Vignesh R 260368507a spi: ti_qspi: use 128 bit transfer mode when writing to flash 8 years ago
Lad, Prabhakar d2998286fc spi: zynq_spi: Fix infinite looping while xfer 8 years ago
Stephen Warren 4832c7f5f7 spi: tegra: fix hang in set_mode() 8 years ago
Chin Liang See 5405817a6e spi: cadence_qspi_apb: Ensure baudrate doesn't exceed max value 8 years ago
Yunhui Cui 04e5c6d9cc driver: spi: fsl-qspi: remove compile Warnings 8 years ago
Vignesh R a6f56ad1ee spi: ti_qspi: dra7xx: Add support to use 76.8MHz clock 8 years ago
Vignesh R fee3b6af90 spi: ti_qspi: Remove delay in read path for dra7xx 8 years ago
Vignesh R c595a28530 spi: ti_qspi: Fix compiler warning when DEBUG macro is set 8 years ago
Vignesh R 69eeefaa06 spi: ti_qspi: Fix failure on multiple READ_ID cmd 8 years ago