1. db56d03 spi: delete repeated words in comments by Jay Fang · 3 years, 10 months ago
  2. 7dfa69a spi: bcm2835aux: Call the dedicated transfer completion function. by Vincent Pelletier · 4 years, 2 months ago
  3. d853b34 spi: bcm2835aux: Restore err assignment in bcm2835aux_spi_probe by Nathan Chancellor · 4 years, 4 months ago
  4. e13ee6c spi: bcm2835aux: Fix use-after-free on unbind by Lukas Wunner · 4 years, 4 months ago
  5. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 7 months ago
  6. 5e94c3c spi: bcm2835aux: support effective_speed_hz by Martin Sperl · 4 years, 8 months ago
  7. b9dd3f6 spi: bcm2835aux: Fix controller unregister order by Lukas Wunner · 4 years, 10 months ago
  8. d1975d0 spi: bcm2835aux: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 6 years ago
  9. 6b8ac10 spi: Remove dev_err() usage after platform_get_irq() by Stephen Boyd · 6 years ago
  10. 4343f61 Merge tag 'v5.2-rc4' into spi-5.3 by Mark Brown · 6 years ago
  11. c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
  12. bf93b95 spi: bcm2835aux: Remove spi_alloc_master() error printing by Hoan Nguyen An · 6 years ago
  13. 9b186e9 spi: bcm2835aux: Fix build error without CONFIG_DEBUG_FS by YueHaibing · 6 years ago
  14. 1a8fa51 spi: bcm2835aux: polling_limit_us can be static by kbuild test robot · 6 years ago
  15. 8048d15 spi: bcm2835aux: add driver stats to debugfs by Martin Sperl · 6 years ago
  16. 5fd917a spi: bcm2835aux: make the polling duration limits configurable by Martin Sperl · 6 years ago
  17. ccd978b spi: bcm2835aux: setup gpio-cs to output and correct level during setup by Martin Sperl · 6 years ago
  18. 519f2c2 spi: bcm2835aux: warn in dmesg that native cs is not really supported by Martin Sperl · 6 years ago
  19. 509c583 spi: bcm2835aux: fix driver to not allow 65535 (=-1) cs-gpios by Martin Sperl · 6 years ago
  20. 08a8549 spi: bcm2835aux: remove dead code by Martin Sperl · 6 years ago
  21. 73b114e spi: bcm2835aux: fix corruptions for longer spi transfers by Martin Sperl · 6 years ago
  22. c7de850 spi: bcm2835aux: remove dangerous uncontrolled read of fifo by Martin Sperl · 6 years ago
  23. 7188a6f spi: bcm2835aux: unifying code between polling and interrupt driven code by Martin Sperl · 6 years ago
  24. bfc7af6 spi: bcm2835aux: remove unneeded NULL check of devm_clk_get by YueHaibing · 6 years ago
  25. 22bf6cd spi: bcm2835: make license text and module license match by Stefan Wahren · 6 years ago
  26. bc519d9 spi: bcm2835aux: ensure interrupts are enabled for shared handler by Rob Herring · 7 years ago
  27. d704aff spi: bcm2835aux: Avoid 64-bit arithmetic in xfer len calc by Trent Piepho · 7 years ago
  28. 6beb9fe Merge remote-tracking branches 'spi/topic/acpi', 'spi/topic/axi-engine', 'spi/topic/bcm2835' and 'spi/topic/bcm2835aux' into spi-next by Mark Brown · 9 years ago
  29. e9dd4ed spi: bcm2835aux: fix CPOL/CPHA setting by Stephan Olbrich · 9 years ago
  30. b4e2ade spi: bcm2835aux: set up spi-mode before asserting cs-gpio by Stephan Olbrich · 9 years ago
  31. f29ab18 spi: bcm2835aux: disable tx fifo empty irq by Stephan Olbrich · 9 years ago
  32. fe0e230 spi: bcm2835aux: fix bitmask defines by Stephan Olbrich · 9 years ago
  33. 07bce09 spi: bcm2835aux: change initialization order and switch to platform_get_irq by Martin Sperl · 9 years ago
  34. 72aac02 spi: bcm2835aux: fixed bad data on longer transfers by Martin Sperl · 9 years ago
  35. 1ea29b3 spi: bcm2835aux: add bcm2835 auxiliary spi device driver by Martin Sperl · 9 years ago