1. 1a3f244 spi: ti-qspi: Fix mmap read when more than one CS in use by Vignesh R · 5 years ago
  2. 5720ec0 spi: spi-ti-qspi: Add DMA support for QSPI mmap read by Vignesh R · 8 years ago
  3. 1cb2e84 Merge remote-tracking branches 'spi/topic/spidev', 'spi/topic/sunxi', 'spi/topic/ti-qspi', 'spi/topic/topcliff-pch' and 'spi/topic/txx9' into spi-next by Mark Brown · 8 years ago
  4. 77cca63 spi: ti-qspi: spelling mistake: "trasnfers" -> "transfers" by Colin Ian King · 8 years ago
  5. 3ac066e spi: spi-ti-qspi: Suspend the queue before removing the device by Jean-Jacques Hiblot · 8 years ago
  6. 1ff7760 spi: spi-ti-qspi: Handle truncated frames properly by Ben Hutchings · 8 years ago
  7. ea1b60f spi: spi-ti-qspi: Fix FLEN and WLEN settings if bits_per_word is overridden by Ben Hutchings · 8 years ago
  8. 4dea6c9 spi: spi-ti-qspi: add mmap mode read support by Vignesh R · 8 years ago
  9. c70efb8 Merge remote-tracking branches 'spi/topic/s3c64xx', 'spi/topic/ti-qspi' and 'spi/topic/txx9' into spi-next by Mark Brown · 9 years ago
  10. e6b5140 spi: ti-qspi: improve ->remove() callback by Felipe Balbi · 9 years ago
  11. 57c2ecd spi: spi-ti-qspi: switch to polling mode for better r/w performance by Vignesh R · 9 years ago
  12. bc27a53 spi: ti-qspi: Fix data corruption seen on r/w stress test by Vignesh R · 9 years ago
  13. f682c4f spi: ti-qspi: use 128 bit transfer mode where possible by Vignesh R · 9 years ago
  14. 0061104 drivers: spi: ti-qspi: wait for busy bit clear before data write/read by Mugunthan V N · 9 years ago
  15. 060556a spi: ti-qspi: cleanup wait_for_completion return handling by Nicholas Mc Guire · 9 years ago
  16. 14ac00e spi: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  17. b1ad487 Merge remote-tracking branches 'spi/topic/sunxi', 'spi/topic/tegra114', 'spi/topic/ti-qspi', 'spi/topic/ti-ssp', 'spi/topic/topcliff-pch', 'spi/topic/txx9', 'spi/topic/xcomm' and 'spi/topic/xfer' into spi-next by Mark Brown · 10 years ago
  18. 9dee279 Merge remote-tracking branches 'spi/topic/bus-num', 'spi/topic/cleanup', 'spi/topic/clps711x', 'spi/topic/coldfire', 'spi/topic/completion' and 'spi/topic/davinci' into spi-next by Mark Brown · 10 years ago
  19. 9304f51 spi/ti-qspi: Fix return from mmap path by Sourav Poddar · 10 years ago
  20. 78e3952 spi: Remove explictly set bus_num and num_chipselect to default setting by Axel Lin · 10 years ago
  21. aa188f9 spi: Use SPI_BPW_MASK macro at appropriate places by Axel Lin · 10 years ago
  22. 8aeab58 Merge remote-tracking branches 'spi/topic/pxa2xx', 'spi/topic/qspi', 'spi/topic/s3c24xx', 'spi/topic/s3c64xx', 'spi/topic/sh', 'spi/topic/tegra114', 'spi/topic/tegra20-sflash', 'spi/topic/tegra20-slink', 'spi/topic/txx9' and 'spi/topic/xcomm' into spi-linus by Mark Brown · 10 years ago
  23. 5a33d30 spi: ti-qspi: Fixup driver name by Axel Lin · 10 years ago
  24. 3ab5462 spi: ti-qspi: Simplify qspi_write_msg and qspi_read_msg implementation by Axel Lin · 10 years ago
  25. e3d8bee spi: ti-qspi: Fix getting correct address for qspi by Axel Lin · 10 years ago
  26. f17414c spi/qspi: Fix runtime resume path by Sourav Poddar · 10 years ago
  27. 6b3938a spi/qspi: parse register by name. by Sourav Poddar · 10 years ago
  28. cbcabb7 spi/qspi: Fix qspi remove path. by Sourav Poddar · 10 years ago
  29. 05b9667 spi/qspi: cleanup pm_runtime error check. by Sourav Poddar · 10 years ago
  30. 160a061 spi/qspi: set correct platform drvdata in ti_qspi_probe() by Wei Yongjun · 11 years ago
  31. dabefd5 Merge remote-tracking branch 'spi/topic/devm' into spi-qspi by Mark Brown · 11 years ago
  32. 3b3a800 spi: ti-qspi: one only one interrupt handler by Sebastian Andrzej Siewior · 11 years ago
  33. 633795b spi/qspi: Add dual/quad read mode bit. by Sourav Poddar · 11 years ago
  34. 7388c03 spi: ti-qspi: use devm_spi_register_master() by Jingoo Han · 11 years ago
  35. b646036 spi/qspi: fix missing unlock on error in ti_qspi_start_transfer_one() by Wei Yongjun · 11 years ago
  36. 09222fc spi/qspi: Add compatible string for am4372. by Sourav Poddar · 11 years ago
  37. e1432d3 spi/qspi: Fix device table entry by Sourav Poddar · 11 years ago
  38. 70e2e97 spi/qspi: Add dual/quad spi read support by Sourav Poddar · 11 years ago
  39. 505a149 spi/qspi: Add qspi flash controller by Sourav Poddar · 11 years ago