Commit Graph

524 Commits (91558c815391a4cdc8c8bd57f5c25b319af0bb80)

Author SHA1 Message Date
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 9 years ago
Wenyou Yang 0eafd4b776 dm: at91: Add driver model support for the spi driver 9 years ago
Simon Glass df87e6b1b8 libfdt: Sync fdt_for_each_subnode() with upstream 9 years ago
Robert P. J. Day fc0b5948e0 Various, accumulated typos collected from around the tree. 9 years ago
York Sun 3c6b1767c2 spi: fsl_qspi: Preserve endianness of QSPI MCR 9 years ago
Stefan Roese 3fda4ef395 spi: Add driver for Marvell Armada 3700 SoC 9 years ago
Masahiro Yamada 1221ce459d treewide: replace #include <asm/errno.h> with <linux/errno.h> 9 years ago
Jagan Teki 21b1dd18f1 spi: Kconfig: Move FSL_QSPI entry to non-dm place 9 years ago
Michal Simek 5f647c2284 spi: zynq: Use variable to remove u32 to u64 conversions 9 years ago
Jagan Teki 08fe9c294f spi: Use mode for rx mode flags 9 years ago
Vignesh R 28b69f6488 spi: ti_qspi: Remove unnecessary udelay for AM437x 9 years ago
Vignesh R 260368507a spi: ti_qspi: use 128 bit transfer mode when writing to flash 9 years ago
Lad, Prabhakar d2998286fc spi: zynq_spi: Fix infinite looping while xfer 9 years ago
Stephen Warren 4832c7f5f7 spi: tegra: fix hang in set_mode() 9 years ago
Chin Liang See 5405817a6e spi: cadence_qspi_apb: Ensure baudrate doesn't exceed max value 9 years ago
Yunhui Cui 04e5c6d9cc driver: spi: fsl-qspi: remove compile Warnings 9 years ago
Vignesh R a6f56ad1ee spi: ti_qspi: dra7xx: Add support to use 76.8MHz clock 9 years ago
Vignesh R fee3b6af90 spi: ti_qspi: Remove delay in read path for dra7xx 9 years ago
Vignesh R c595a28530 spi: ti_qspi: Fix compiler warning when DEBUG macro is set 9 years ago
Vignesh R 69eeefaa06 spi: ti_qspi: Fix failure on multiple READ_ID cmd 9 years ago
Simon Glass 911954859d dm: Use dm_scan_fdt_dev() directly where possible 9 years ago
Simon Glass 2e3f1ff63f dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev() 9 years ago
Vignesh R 96907c0fe5 dm: spi: Read default speed and mode values from DT 9 years ago
Vignesh R 2372e14f19 spi: cadence_quadspi: Enable QUAD mode based on DT data 9 years ago
Vignesh R dac3bf20fb spi: cadence_qspi_apb: Support 32 bit AHB address 9 years ago
Vignesh R 192bb756dc spi: davinci_spi: Convert to driver to adapt to DM 9 years ago
Anatolij Gustschin c8864d7209 spi: spi-uclass: fix typo in debug output 9 years ago
Praneeth Bajjuri 8dfd6e2129 driver: qspi: correct QSPI disable CS reset value 9 years ago
Stephen Warren 135aa95002 clk: convert API to match reset/mailbox style 9 years ago
Purna Chandra Mandal e19b900457 spi: pic32_spi: add SPI master driver for PIC32 SoC. 9 years ago
Martin Hejnfelt 5f89a15e16 omap3: Fix SPI registers on am33xx and am43xx 9 years ago
Wills Wang 5fabf2e7da ath79: spi: Remove the explicit pinctrl setting 9 years ago
Wills Wang b85dc46072 drivers: spi: add spi support for QCA/Atheros ath79 SOCs 9 years ago
Yuan Yao febffe8dd1 spi: fsl_qspi: Enable Spansion S25FS-S family flashes 9 years ago
Yuan Yao 4e14741833 spi: fsl_qspi: Assign AMBA mem according CS num in dts 9 years ago
Yuan Yao bf9bffa978 spi: fsl_qspi: Fix issues on arm64 9 years ago
Peng Fan 7a3eff4ce9 dm: spi: introduce dm api 9 years ago
Peng Fan 102412c415 dm: spi: soft_spi: switch to use linux compatible string 9 years ago
Peng Fan b6d54d5273 dm: spi: soft_spi bug fix 9 years ago
Marek Vasut 5a824c493a mtd: cqspi: Simplify indirect read code 9 years ago
Marek Vasut 26da6353e1 mtd: cqspi: Simplify indirect write code 9 years ago
Stefan Roese 9fc56631a4 spi: kirkwood_spi: Add support for multiple chip-selects on MVEBU 9 years ago
Stefan Roese 951f1b5f37 spi: kirkwood_spi.c: Add compatible match ID for Armada 375 9 years ago
Jagan Teki 41bccb8142 spi: omap3: Fix multiple definition of 'priv' 9 years ago