Commit History

Author SHA1 Message Date
  Leif Middelschulte f72efa7e69 spi-imx: Implements handling of the SPI_READY mode flag. 8 years ago
  Jiada Wang 66459c5a50 spi: imx: adjust watermark level according to transfer length 8 years ago
  Robert Baldyga 32df9ff2b8 spi: imx: set spi_bus_clk for mx21 and mx27 8 years ago
  Martin Kaiser 2dd33f9cec spi: imx: support DMA for imx35 9 years ago
  Wei Yongjun 446576f9ea spi: imx: fix error return code in spi_imx_probe() 9 years ago
  Marek Vasut f13d4e189d spi: imx: Gracefully handle NULL master->cs_gpios 9 years ago
  Martin Kaiser 15ca92156e spi: imx: support loopback mode on imx35 9 years ago
  Martin Kaiser 2636ba8fa3 spi: imx: set spi_bus_clk for mx1, mx31 and mx35 9 years ago
  Christian Gmeiner ff1ba3dac0 spi: imx: wait_for_completion_timeout(..) for PIO transfers 9 years ago
  Alexander Shiyan f989bc6958 spi: imx: Remove "maybe_unused" attributes 9 years ago
  Alexander Shiyan c0c7a5d796 spi: imx: Remove unnecessary field "mode" from struct spi_imx_config 9 years ago
  Alexander Shiyan b36581df7e spi: imx: Using existing properties for chipselects 9 years ago
  Sascha Hauer cd8dd41a33 spi: imx: Fix possible NULL pointer deref 9 years ago
  Knut Wohlrab 793c7f9212 spi: imx: only do necessary changes to ECSPIx_CONFIGREG 9 years ago
  Sascha Hauer 6b6192c04b spi: imx: drop bogus tests for rx/tx bufs in DMA transfer 9 years ago
  Sascha Hauer b03c3884ca spi: imx: set MX51_ECSPI_CTRL_SMC bit in setup function 9 years ago
  Sascha Hauer d629c2a005 spi: imx: make some register defines simpler 9 years ago
  Sascha Hauer c34de7168c spi: imx: remove unnecessary bit clearing in mx51_ecspi_config 9 years ago
  Anton Bondarenko f12ae171c7 spi: imx: add support for all SPI word width for DMA 9 years ago
  Sascha Hauer 882f329f31 spi: imx: drop unncessary dma_is_inited variable 9 years ago
  Sascha Hauer 2b0fd069ec spi: imx: drop unnecessary read/modify/write 9 years ago
  Sascha Hauer c008a80071 spi: imx: initialize usedma earlier 9 years ago
  Sascha Hauer 99f1cf1c0c spi: imx: drop fallback to PIO 9 years ago
  Anton Bondarenko 4bfe927a11 spi: imx: replace fixed timeout with calculated 9 years ago
  Mark Brown a4e5efc0d2 Merge remote-tracking branch 'spi/fix/imx' into spi-imx 9 years ago
  Mark Brown 499e49b6d3 Merge tag 'spi-fix-v4.5-rc4' into spi-imx 9 years ago
  Sascha Hauer 6aa800ca65 spi: imx: use proper dev_* functions for driver messages 9 years ago
  Anton Bondarenko 390f0ffe92 spi: imx: allow only WML aligned transfers to use DMA 9 years ago
  Gao Pan f8efca2f17 spi: imx: fix spi resource leak with dma transfer 9 years ago
  Anton Bondarenko bf9af08cd5 spi: imx: defer spi initialization, if DMA engine is 9 years ago