1. 4343f61 Merge tag 'v5.2-rc4' into spi-5.3 by Mark Brown · 6 years ago
  2. 3e582c6 spi: mediatek: add SPI_LSB_FIRST support by Leilk Liu · 6 years ago
  3. 1802d0b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 by Thomas Gleixner · 6 years ago
  4. 942779c spi: mediatek: add spi support for mt7629 IC by Leilk Liu · 6 years ago
  5. e28ae34 Merge branch 'spi-4.20' into spi-4.21 for uniphier DT by Mark Brown · 6 years ago
  6. b654aa6 spi: mediatek: add spi support for mt8183 IC by Leilk Liu · 6 years ago
  7. a4d8f64 spi: mediatek: use correct mata->xfer_len when in fifo transfer by Leilk Liu · 6 years ago
  8. 00bca73 spi: mediatek: Don't modify spi_transfer when transfer. by Peter Shih · 6 years ago
  9. b6b1f2d spi: mediatek: add spi support for mt2712 IC by leilk.liu@mediatek.com · 8 years ago
  10. fc4f226 spi: mediatek: add spi support for mt7622 IC by Leilk Liu · 8 years ago
  11. 058fe49 spi: mediatek: adjust register to enhance time accuracy by Leilk Liu · 8 years ago
  12. 1ce2486 spi: mediatek: Only do dma for 4-byte aligned buffers by Daniel Kurtz · 8 years ago
  13. c2b08ce spi: mediatek: remove spi_master_put in mtk_spi_remove() by Wei Yongjun · 8 years ago
  14. 41d5a70 Merge remote-tracking branches 'spi/topic/lm70llp', 'spi/topic/loopback', 'spi/topic/mtk' and 'spi/topic/omap2-mcspi' into spi-next by Mark Brown · 9 years ago
  15. f30f072 Merge remote-tracking branch 'spi/fix/mtk' into spi-linus by Mark Brown · 9 years ago
  16. 15bcdefd spi: mediatek: Add spi support for mt2701 IC by Leilk Liu · 9 years ago
  17. 4eaf6f7 spi: mediatek: merge all identical compat to mtk_common_compat by Leilk Liu · 9 years ago
  18. de327e4 spi: mediatek: Prevent overflows in FIFO transfers by Nicolas Boichat · 9 years ago
  19. e38da37 spi: mediatek: revise mtk_spi_probe() failure flow by Leilk Liu · 9 years ago
  20. 4d92047 Merge branch 'fix/mediatek' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into spi-mtk by Mark Brown · 9 years ago
  21. 4c3dbd3 spi: mediatek: remove needless pair of writel()/readl() by leilk.liu@mediatek.com · 9 years ago
  22. 98c8dcc spi: mediatek: single device does not require cs_gpios by Nicolas Boichat · 9 years ago
  23. 3745760 spi: mediatek: mt8173 spi multiple devices support by Leilk Liu · 9 years ago
  24. 58a984c7 spi: mediatek: handle controller_data in mtk_spi_setup by Leilk Liu · 9 years ago
  25. 79b5d3f spi: mediatek: remove mtk_spi_config by Leilk Liu · 9 years ago
  26. 5132361 Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/bcm2835', 'spi/fix/doc', 'spi/fix/mediatek', 'spi/fix/meson', 'spi/fix/mtk' and 'spi/fix/pxa2xx' into spi-linus by Mark Brown · 9 years ago
  27. e26d15f spi: mediatek: fix wrong error return value on probe by Javier Martinez Canillas · 9 years ago
  28. 6583d20 spi: mediatek: fix spi cs polarity error by Leilk Liu · 9 years ago
  29. adcbcfe spi: mediatek: fix spi clock usage error by Leilk Liu · 9 years ago
  30. ca9f26a spi: mediatek: remove clk_disable_unprepare() by Leilk Liu · 9 years ago
  31. 1529332 spi: mediatek: fix SPI_CMD_PAUSE_IE macro error by Leilk Liu · 9 years ago
  32. 2ce0acf spi: mediatek: replace *_time name by Leilk Liu · 9 years ago
  33. 13da5a0 spi: mediatek: add PM clk_prepare_enable fail flow by Leilk Liu · 9 years ago
  34. 50f8fec spi: mediatek: replace int with u32, delete TAB and define MTK_SPI_PAUSE_INT_STATUS marco by Leilk Liu · 9 years ago
  35. dd69a0a spi: mediatek: add linux/io.h include file by Leilk Liu · 9 years ago
  36. a71d6ea spi: mediatek: use BIT() to instead of SPI_CMD_*_OFFSET by Leilk Liu · 9 years ago
  37. af57937 spi: medaitek: revise quirks compatibility style by Leilk Liu · 9 years ago
  38. 44f636d spi: mediatek: fix spi incorrect endian usage by Leilk Liu · 9 years ago
  39. c5e5cd2 spi: mediatek: remove redundant clock in prepare_hardware/unprepare_hardware by Leilk Liu · 9 years ago
  40. 39ba928 spi: Mediatek: fixup cpu_to_le32 incorrect usage by Leilk Liu · 9 years ago
  41. 7abc01b spi: mediatek: fix endian warnings by Leilk Liu · 9 years ago
  42. e400188 spi: mt65xx: Fix module alias by Axel Lin · 9 years ago
  43. 4299aaa spi: mediatek: mtk_spi_driver can be static by kbuild test robot · 9 years ago
  44. a568231 spi: mediatek: Add spi bus for Mediatek MT8173 by Leilk Liu · 9 years ago