Commit Graph

696 Commits (lime2-spi)

Author SHA1 Message Date
Michal Simek ec48b6c991 arm64: versal: Add support for new Xilinx Versal ACAPs 6 years ago
Jagan Teki ba3c22bf18 spi: davinci: Add platdata support 6 years ago
Simon Glass 5e24a2ef8b dm: spi: Add logging of some return values 6 years ago
Simon Glass c3aed5db59 sandbox: spi: Add more logging 6 years ago
Stefan Roese 5eee9dee41 spi: Add SPI driver for MT76xx SoCs 6 years ago
Marek Vasut b3bec25256 spi: sh_qspi: Add DM support to SH QSPI driver 6 years ago
Ashish Kumar 4ccb2f2115 driver/spi: fsl_qspi: Remove non-DM stuff 6 years ago
Ley Foon Tan 6ac5909f51 spi: designware_spi: Add reset ctrl to driver 6 years ago
Quentin Schulz 8a4791fa08 spi: add support for ARM PL022 SPI controller 6 years ago
Boris Brezillon d13f5b254a spi: Extend the core to ease integration of SPI memory controllers 6 years ago
Stefan Mavrodiev 7f25d81797 arm: sunxi: Allwinner A10 SPI driver 6 years ago
Chris Packham 4f4dde0a62 spi: kirkwood: add orion-spi compatible string 6 years ago
Jagan Teki f5ff46f6e5 spi: kirkwood: Get drvdata in .ofdata_to_platdata 6 years ago
Christophe Kerello d68b6ad138 spi: stm32_qspi: rework mode management 6 years ago
Christophe Kerello ceff933e1e spi: stm32_qspi: assign functional operation mode in _stm32_qspi_gen_ccr 6 years ago
Siva Durga Prasad Paladugu 22cca1730e spi: zynqmp_gqspi: Add support for ZynqMP qspi driver 6 years ago
Vipul Kumar 6e9d9fcb4c spi: xilinx_spi: convert to livetree 6 years ago
Vipul Kumar 83ce646943 spi: xilinx_spi: Added support to read JEDEC-id twice at the boot time 6 years ago
Vipul Kumar 0c0de58f7b spi: xilinx_spi: Modify transfer logic xilinx_spi_xfer() function 6 years ago
Michal Simek 4e7c1a2651 spi: xilinx: Read reg base address from DTS file 6 years ago
Ley Foon Tan 8b71e46cea spi: cadence_qspi: Fix warning cast from pointer to integer of different size 6 years ago
Ley Foon Tan 9bd39dd8e5 spi: cadence_qspi: Fix compilation warning 6 years ago
Thomas Fitzsimmons 894c3ad27f board: arm: Add support for Broadcom BCM7445 6 years ago
Hannes Schmelzer c0eaffa039 spi: omap3: fix claim/release bus within DM 6 years ago
Hannes Schmelzer 9cddf70ead spi: omap3: fix set_speed and set_mode dm callbacks 6 years ago
Hannes Schmelzer b1d2b529b4 spi: omap3: pre-initialize bus-speed with max. slave-speed 6 years ago
Michael Trimarchi 34ad749141 spi: mxc_spi: Fix chipselect on DM_SPI driver uclass 6 years ago
Michael Trimarchi 618e8e20c2 spi: mxc: Fix compilation problem of DM_SPI class driver 6 years ago
Vipul Kumar 240cd7566e spi: zynq_qspi: Fixed incorrect return value error 6 years ago
Ley Foon Tan 6c353674bd spi: cadence_qspi: Change to use devfdt_get_addr_index() 6 years ago
Álvaro Fernández Rojas 46689a94b2 spi: bcm63xx_hsspi: convert to use live dt 6 years ago
Álvaro Fernández Rojas 85e1ddbaf0 spi: bcm63xx_spi: convert to use live dt 6 years ago
Rick Chen 6083cf3883 spi: atcspi200: Fix compiler warning 6 years ago
Heinrich Schuchardt 4bcd88a2d8 spi: fsl_qspi: remove superfluous assignment 6 years ago
Heinrich Schuchardt 266580612f spi: lpc32xx: simplify logical expression 6 years ago
Heinrich Schuchardt 8fad5e0b11 spi: atcspi200: avoid NULL dereference 6 years ago
Patrice Chotard 5e46123bf3 spi: stm32_qspi: Add reset support 6 years ago
Patrice Chotard 2a6ca73691 spi: stm32_qspi: Use dev_read_xxx API 6 years ago
Christophe Kerello 495f3b2ae5 spi: stm32_qspi: Add chip select management 6 years ago
Christophe Kerello 76afe56a44 spi: stm32_qspi: Add st, stm32f469-qspi compatible string 6 years ago
Christophe Kerello 09e1772067 spi: stm32_qspi: Align reg-names with kernel 4.12 RC1 6 years ago
Patrice Chotard 8c4592d278 spi: stm32_qspi: Sort include files alphabetically 6 years ago
Patrick Delaunay 936abadac8 spi: stm32_qspi: Solve issue detected by checkpatch 6 years ago
Patrice Chotard 12e7c91a0b spi: stm32_qspi: Remove CONFIG_CLK flag 6 years ago
Marek Behún dbbd5bdd27 spi: mvebu_a3700_spi: Use Armada 37xx clk driver for SPI clock frequency 6 years ago
Rajat Srivastava 1f55356411 spi: fsl_qspi: Introduce is_controller_busy function 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Tom Rini d024236e5a Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 6 years ago
Adam Ford f1b1f77060 Convert CONFIG_SPI to Kconfig 6 years ago
Eugeniy Paltsev 9b14ac5cc2 spi: dw: invert wait condition in dw_spi_xfer 6 years ago