1. c2b08ce spi: mediatek: remove spi_master_put in mtk_spi_remove() by Wei Yongjun · 8 years ago
  2. 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 · 8 years ago
  3. f30f072 Merge remote-tracking branch 'spi/fix/mtk' into spi-linus by Mark Brown · 8 years ago
  4. 15bcdefd spi: mediatek: Add spi support for mt2701 IC by Leilk Liu · 8 years ago
  5. 4eaf6f7 spi: mediatek: merge all identical compat to mtk_common_compat by Leilk Liu · 8 years ago
  6. de327e4 spi: mediatek: Prevent overflows in FIFO transfers by Nicolas Boichat · 8 years ago
  7. e38da37 spi: mediatek: revise mtk_spi_probe() failure flow by Leilk Liu · 8 years ago
  8. 4d92047 Merge branch 'fix/mediatek' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into spi-mtk by Mark Brown · 8 years ago
  9. 4c3dbd3 spi: mediatek: remove needless pair of writel()/readl() by leilk.liu@mediatek.com · 8 years ago
  10. 98c8dcc spi: mediatek: single device does not require cs_gpios by Nicolas Boichat · 9 years ago
  11. 3745760 spi: mediatek: mt8173 spi multiple devices support by Leilk Liu · 9 years ago
  12. 58a984c7 spi: mediatek: handle controller_data in mtk_spi_setup by Leilk Liu · 9 years ago
  13. 79b5d3f spi: mediatek: remove mtk_spi_config by Leilk Liu · 9 years ago
  14. 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
  15. e26d15f spi: mediatek: fix wrong error return value on probe by Javier Martinez Canillas · 9 years ago
  16. 6583d20 spi: mediatek: fix spi cs polarity error by Leilk Liu · 9 years ago
  17. adcbcfe spi: mediatek: fix spi clock usage error by Leilk Liu · 9 years ago
  18. ca9f26a spi: mediatek: remove clk_disable_unprepare() by Leilk Liu · 9 years ago
  19. 1529332 spi: mediatek: fix SPI_CMD_PAUSE_IE macro error by Leilk Liu · 9 years ago
  20. 2ce0acf spi: mediatek: replace *_time name by Leilk Liu · 9 years ago
  21. 13da5a0 spi: mediatek: add PM clk_prepare_enable fail flow by Leilk Liu · 9 years ago
  22. 50f8fec spi: mediatek: replace int with u32, delete TAB and define MTK_SPI_PAUSE_INT_STATUS marco by Leilk Liu · 9 years ago
  23. dd69a0a spi: mediatek: add linux/io.h include file by Leilk Liu · 9 years ago
  24. a71d6ea spi: mediatek: use BIT() to instead of SPI_CMD_*_OFFSET by Leilk Liu · 9 years ago
  25. af57937 spi: medaitek: revise quirks compatibility style by Leilk Liu · 9 years ago
  26. 44f636d spi: mediatek: fix spi incorrect endian usage by Leilk Liu · 9 years ago
  27. c5e5cd2 spi: mediatek: remove redundant clock in prepare_hardware/unprepare_hardware by Leilk Liu · 9 years ago
  28. 39ba928 spi: Mediatek: fixup cpu_to_le32 incorrect usage by Leilk Liu · 9 years ago
  29. 7abc01b spi: mediatek: fix endian warnings by Leilk Liu · 9 years ago
  30. e400188 spi: mt65xx: Fix module alias by Axel Lin · 9 years ago
  31. 4299aaa spi: mediatek: mtk_spi_driver can be static by kbuild test robot · 9 years ago
  32. a568231 spi: mediatek: Add spi bus for Mediatek MT8173 by Leilk Liu · 9 years ago