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