Commit Graph

488 Commits (9f823615af919c6b89f0b80197f009f78299dcde)

Author SHA1 Message Date
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
Jagan Teki 77b8d04854 spi: omap3: Convert to driver model 9 years ago
Jagan Teki 03661d85f0 spi: omap3: Make local functions as static 9 years ago
Jagan Teki 682c172350 spi: omap3: Move headers code inside the driver 9 years ago
Lokesh Vutla e6601df8ac dm: ti_qspi: Fix conversion of address to a pointer 9 years ago
Christophe Ricard 674f3609aa spi: spi-uclass: Set slave wordlen with SPI_DEFAULT_WORDLEN 9 years ago
Christophe Ricard 3963919e5b spi: omap3: Remove unused variable irqstatus in omap3_spi_txrx 9 years ago
Mugunthan V N 518b0afc33 spi: ti_qspi: compile out spi_flash_copy_mmap when CONFIG_DMA is defined 9 years ago
Bin Meng 3e389d8ba6 dm: pch: Rename get_sbase op to get_spi_base 9 years ago
Bin Meng 6e670b5c4d spi: ich: Change PCHV_ to ICHV_ 9 years ago
Bin Meng 1f9eb59d27 spi: ich: Use compatible strings to distinguish controller version 9 years ago
Bin Meng 9eb4339ba4 spi: ich: Some clean up 9 years ago
Gong Qianyu 940d2b89bf spi: fsl_qspi: Fix qspi_op_rdsr memcpy issue 9 years ago
Gong Qianyu 5207014deb spi: fsl_qspi: Fix qspi_op_rdid memcpy issue 9 years ago
Gong Qianyu c2a4cb17b4 spi: fsl_qspi: fix compile warning for 64-bit platform 9 years ago
Simon Glass f2b85ab5e6 dm: x86: spi: Convert ICH SPI driver to driver model PCI API 9 years ago
Simon Glass fffe25db04 spi: ich: Separate out the read/write trace from normal debugging 9 years ago
Simon Glass 90a28470fc rockchip: spi: Remove the explicit pinctrl setting 9 years ago
Simon Glass e15af8e2cd rockchip: spi: Correct chip-enable code 9 years ago
Simon Glass 183a3a0f67 rockchip: spi: Implement the delays 9 years ago
Simon Glass 2b9fe111ec rockchip: spi: Correct the bus init code 9 years ago
Simon Glass 28a943c110 rockchip: spi: Remember the last speed to avoid re-setting it 9 years ago
Simon Glass 6d97786b4c rockchip: spi: Avoid setting the pinctrl twice 9 years ago
Simon Glass 71037d1ca0 rockchip: spi: Update the driver to use the new clock ID 9 years ago
Vignesh R 74d49bfde3 spi: ti_qspi: Use 4-byte opcode for mmap read 9 years ago
Tom Rini 22bd03a6a2 spi: rk_spi: Fix debug format warning 9 years ago
Tom Rini 5b8031ccb4 Add more SPDX-License-Identifier tags 9 years ago
Stefan Roese 9985bdb1ce spi: kirkwood_spi.c: Add driver model support 9 years ago
Stefan Roese 18dd3b2221 spi: kirkwood_spi.c: Prepare for driver model support 9 years ago
Mugunthan V N 106f813907 drivers: spi: ti_qspi: convert driver to adopt device driver model 9 years ago
Mugunthan V N f8e2f92d41 spi: Add support for dual and quad mode 9 years ago
Mugunthan V N 223091443c drivers: spi: ti_qspi: prepare driver for DM conversion 9 years ago
Mugunthan V N 9c42558afb drivers: spi:ti_qspi: change ti_qspi_slave to ti_qspi_priv for driver model conversion 9 years ago
Mugunthan V N ec712f490d drivers: spi: ti_qspi: do not hard code chip select for memory map configuration 9 years ago
Jagan Teki 91292e0bee spi: Rename op_mode_rx to mode_rx 9 years ago