1. ab300d1 spi/bcm63xx: remove unused speed_hz variable by Jonas Gorski · 11 years ago
  2. b66c773 spi/bcm63xx: use devm_ioremap_resource() by Jonas Gorski · 12 years ago
  3. 68792e2 spi/bcm63xx: inline hz usage in bcm63xx_spi_setup_transfer by Jonas Gorski · 12 years ago
  4. c94df49 spi/bcm63xx: inline bcm63xx_spi_check_transfer by Jonas Gorski · 12 years ago
  5. 31e4eaa spi/bcm63xx: remove spi chip select validity check by Jonas Gorski · 12 years ago
  6. 58d8beb spi/bcm63xx: simplify bcm63xx_spi_check_transfer by Jonas Gorski · 12 years ago
  7. e2bdae0 spi/bcm63xx: check spi bits_per_word in spi_setup by Jonas Gorski · 12 years ago
  8. 52f83bb spi/bcm63xx: remove unused variable bs from bcm63xx_spi_setup by Jonas Gorski · 12 years ago
  9. c3db2b0 spi/bcm63xx: remove unneeded debug message by Jonas Gorski · 12 years ago
  10. ef9ed4b spi/bcm63xx: remove duplicated mode bits check by Jonas Gorski · 12 years ago
  11. 4fbb82a spi/bcm63xx: properly prepare clocks before enabling them by Jonas Gorski · 12 years ago
  12. b435ff2 spi/bcm63xx: don't disable non enabled clocks in probe error path by Jonas Gorski · 12 years ago
  13. 4a25b68 spi/bcm63xx: Remove unused variable by Kevin Cernekee · 12 years ago
  14. b17de07 spi/bcm63xx: work around inability to keep CS up by Jonas Gorski · 12 years ago
  15. c0fde3b spi/bcm63xx: reject transfers unable to transfer by Jonas Gorski · 12 years ago
  16. fd4a319 spi: Remove HOTPLUG section attributes by Grant Likely · 12 years ago
  17. b308fb2 spi/bcm63xx: remove useless call to bcm63xx_spi_check_transfer() by Florian Fainelli · 12 years ago
  18. 9651995 spi/bcm63xx: add missing spi_master_{resume,suspend} calls to PM callbacks by Florian Fainelli · 12 years ago
  19. 61d1596 spi/bcm63xx: remove driver version by Florian Fainelli · 12 years ago
  20. 2432cbe Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  21. 5a67044 MIPS: BCM63xx: Fix SPI message control register handling for BCM6338/6348. by Florian Fainelli · 12 years ago
  22. 1f68237 spi/bcm63xx: Ensure that memory is freed only after it is no longer used by Guenter Roeck · 12 years ago
  23. d76ea24 spi/bcm63xx: fix clock configuration selection by Florian Fainelli · 12 years ago
  24. 88a3a25 spi/bcm63xx: set master driver mode_bits. by Florian Fainelli · 12 years ago
  25. 1e41dc0 spi/bcm63xx: don't use the stopping state by Florian Fainelli · 12 years ago
  26. cde4384 spi/bcm63xx: convert to the pump message infrastructure by Florian Fainelli · 12 years ago
  27. b42dfed spi: add Broadcom BCM63xx SPI controller driver by Florian Fainelli · 13 years ago