1. 9fbe17c rockchip: use 'arch-rockchip' as header file path by Kever Yang · 6 years ago
  2. 09258c9 rockchip: spi: make optimised receive-handler unaligned-safe by Philipp Tomsich · 6 years ago
  3. 8d1b09c rockchip: spi: add driver-data and a 'rxonly_manages_fifo' flag by Philipp Tomsich · 6 years ago
  4. 8e45399 rockchip: spi: add optimised receive-only implementation by Philipp Tomsich · 6 years ago
  5. e3cc1a2 rockchip: spi: only wait for completion, if transmitting by Philipp Tomsich · 6 years ago
  6. 5755fff rockchip: spi: consistently use false/true with rkspi_enable_chip by Philipp Tomsich · 6 years ago
  7. a5a3716 rockchip: spi: fix off-by-one in chunk size computation by Philipp Tomsich · 6 years ago
  8. 1b35a51 rockchip: spi: remove unused code and fields in priv by Philipp Tomsich · 6 years ago
  9. 8cb1d58 rockchip: spi: add debug message for delay in CS toggle by Philipp Tomsich · 6 years ago
  10. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  11. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  12. 348c878 rockchip: spi: the symbol for Hertz is Hz by Heinrich Schuchardt · 7 years ago
  13. 828dbb5 rockchip: spi: Convert to livetree by Philipp Tomsich · 7 years ago
  14. c720b89 rockchip: spi: enable support for the rk_spi driver for the RK3368 by Philipp Tomsich · 7 years ago
  15. 778ec66 rockchip: spi: dm: convert fdt_get to dev_read by Philipp Tomsich · 7 years ago
  16. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · 8 years ago
  17. a83478f rockchip: spi: enable support for the rk_spi driver for the RK3399 by Jakob Unterwurzacher · 8 years ago
  18. 0f5b4c9 rockchip: spi: rewrite rkspi_set_clk for a more conservative baudrate setting by Philipp Tomsich · 8 years ago
  19. 4544788 rockchip: spi: rk_spi: dynamically select an module input rate by Philipp Tomsich · 8 years ago
  20. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  21. cf65b00 rockchip: spi: Honour the deactivation delay by Simon Glass · 8 years ago
  22. 32308d2 rockchip: spi: Add support for of-platdata by Simon Glass · 8 years ago
  23. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  24. a962243 clk: convert API to match reset/mailbox style by Stephen Warren · 8 years ago
  25. c45aec9 rockchip: spi: Remove the explicit pinctrl setting by Simon Glass · 9 years ago
  26. 2c9693c rockchip: spi: Correct chip-enable code by Simon Glass · 9 years ago
  27. 58a52e8 rockchip: spi: Implement the delays by Simon Glass · 9 years ago
  28. f9ed818 rockchip: spi: Correct the bus init code by Simon Glass · 9 years ago
  29. 30508e9 rockchip: spi: Remember the last speed to avoid re-setting it by Simon Glass · 9 years ago
  30. f2e033f rockchip: spi: Avoid setting the pinctrl twice by Simon Glass · 9 years ago
  31. a95049e rockchip: spi: Update the driver to use the new clock ID by Simon Glass · 9 years ago
  32. 7ccac29 spi: rk_spi: Fix debug format warning by Tom Rini · 9 years ago
  33. d1c1377 rockchip: Add SPI driver by Simon Glass · 9 years ago