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