Commit History

Author SHA1 Message Date
  Simon Glass b14ccfcf09 spi: Add SPI mode enums 4 years ago
  Vignesh Raghavendra 658df8bd94 mtd: spi-nor-core: Add octal mode support 4 years ago
  Bin Meng 7bacce524d dm: spi: Check cs number before accessing slaves 4 years ago
  Simon Glass ccdabd8956 spi: Correct operations check in dm_spi_xfer() 4 years ago
  Simon Glass c53b318e1b spi: Add support for memory-mapped flash 4 years ago
  Bin Meng 4b06000395 dm: spi: Change cs_info op to return -EINVAL for invalid cs num 4 years ago
  Jagan Teki 8473b32127 spi: Add spi_write_then_read 4 years ago
  Patrick Delaunay b0cc1b846f dm: spi: Read default speed and mode values from DT 5 years ago
  Jagan Teki e2cae51472 spi: Remove unused spi_init 5 years ago
  Boris Brezillon d13f5b254a spi: Extend the core to ease integration of SPI memory controllers 5 years ago
  Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
  Mario Six 184fa1c8da spi: Remove spi_setup_slave_fdt 6 years ago
  Mario Six c5b88f29ba spi: Remove obsolete spi_base_setup_slave_fdt 6 years ago
  Álvaro Fernández Rojas 6c94bd12c4 drivers: spi: consider command bytes when sending transfers 6 years ago
  Álvaro Fernández Rojas 8af74edc30 drivers: spi: allow limiting reads 6 years ago
  Jagan Teki 7ed8a0245e spi: Zap unneeded option 6 years ago
  Simon Glass 279e26f5a3 dm: spi: Convert uclass to livetree 7 years ago
  Jagan Teki 20343ff3ad spi: Remove dual flash options/flags 7 years ago
  Jagan Teki 3ac48d0e88 spi: Remove SPI_RX_FAST 7 years ago
  Jagan Teki 08fe9c294f spi: Use mode for rx mode flags 7 years ago
  Peng Fan 7a3eff4ce9 dm: spi: introduce dm api 8 years ago
  Mugunthan V N f8e2f92d41 spi: Add support for dual and quad mode 8 years ago
  Jagan Teki 2b11a41cef spi: Add SPI_TX_DUAL mode 8 years ago
  Jagan Teki 1c17f5ec57 sf: Make IO modes at last in read modes 8 years ago
  Jagan Teki 465c00d78e spi: Minor cleanup 8 years ago
  Jagan Teki 29ee0262e1 spi: Use BIT macro 8 years ago
  Jagan Teki e26a2e2cd9 spi: Fix bit assignment with flags 8 years ago
  Jagan Teki c40f600360 spi: Move flags macro's to spi_slave{} members 8 years ago
  Jagan Teki 91292e0bee spi: Rename op_mode_rx to mode_rx 8 years ago
  Jagan Teki e5961f0706 spi: Rename SPI_OPM_RX_* to SPI_RX_* 8 years ago