1. 8aa6c92 rockchip: spi: add optimised receive-only implementation by Philipp Tomsich · 6 years ago
  2. 7e0e5c5 rockchip: spi: only wait for completion, if transmitting by Philipp Tomsich · 6 years ago
  3. b6101e9 rockchip: spi: consistently use false/true with rkspi_enable_chip by Philipp Tomsich · 6 years ago
  4. e647dec rockchip: spi: fix off-by-one in chunk size computation by Philipp Tomsich · 6 years ago
  5. 0e661b6 rockchip: spi: remove unused code and fields in priv by Philipp Tomsich · 6 years ago
  6. f92cf0a rockchip: spi: add debug message for delay in CS toggle by Philipp Tomsich · 6 years ago
  7. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  8. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 6 years ago
  9. 11f12c1 rockchip: spi: the symbol for Hertz is Hz by Heinrich Schuchardt · 7 years ago
  10. d27c273 rockchip: spi: Convert to livetree by Philipp Tomsich · 7 years ago
  11. d16120a rockchip: spi: enable support for the rk_spi driver for the RK3368 by Philipp Tomsich · 7 years ago
  12. 6c65577c rockchip: spi: dm: convert fdt_get to dev_read by Philipp Tomsich · 7 years ago
  13. a821c4a dm: Rename dev_addr..() functions by Simon Glass · 7 years ago
  14. cdeb4d7 rockchip: spi: enable support for the rk_spi driver for the RK3399 by Jakob Unterwurzacher · 7 years ago
  15. 9fc354e rockchip: spi: rewrite rkspi_set_clk for a more conservative baudrate setting by Philipp Tomsich · 7 years ago
  16. bd37671 rockchip: spi: rk_spi: dynamically select an module input rate by Philipp Tomsich · 7 years ago
  17. e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  18. b425247 rockchip: spi: Honour the deactivation delay by Simon Glass · 8 years ago
  19. 6e019c4 rockchip: spi: Add support for of-platdata by Simon Glass · 8 years ago
  20. 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  21. 135aa95 clk: convert API to match reset/mailbox style by Stephen Warren · 8 years ago
  22. 90a2847 rockchip: spi: Remove the explicit pinctrl setting by Simon Glass · 9 years ago
  23. e15af8e rockchip: spi: Correct chip-enable code by Simon Glass · 9 years ago
  24. 183a3a0 rockchip: spi: Implement the delays by Simon Glass · 9 years ago
  25. 2b9fe11 rockchip: spi: Correct the bus init code by Simon Glass · 9 years ago
  26. 28a943c rockchip: spi: Remember the last speed to avoid re-setting it by Simon Glass · 9 years ago
  27. 6d97786 rockchip: spi: Avoid setting the pinctrl twice by Simon Glass · 9 years ago
  28. 71037d1 rockchip: spi: Update the driver to use the new clock ID by Simon Glass · 9 years ago
  29. 22bd03a spi: rk_spi: Fix debug format warning by Tom Rini · 9 years ago
  30. 1b2fd5b rockchip: Add SPI driver by Simon Glass · 9 years ago