1. 85cac43 Merge remote-tracking branch 'spi/topic/qspi' into spi-next by Mark Brown · 11 years ago
  2. 68aa4cb Merge remote-tracking branch 'spi/topic/pdata' into spi-next by Mark Brown · 11 years ago
  3. a1216394 spi: Use dev_get_drvdata at appropriate places by Axel Lin · 11 years ago
  4. 8074cf0 spi: use dev_get_platdata() by Jingoo Han · 11 years ago
  5. de0fa83 spi/spi-{bcm63xx.c,bfin-v3.c}: simplify use of devm_ioremap_resource by Julia Lawall · 11 years ago
  6. 5355d96 spi/bcm63xx: Convert to core runtime PM by Mark Brown · 11 years ago
  7. 6140b05c Merge remote-tracking branch 'spi/topic/core' into spi-next by Mark Brown · 11 years ago
  8. 24778be spi: convert drivers to use bits_per_word_mask by Stephen Warren · 11 years ago
  9. 89e8773 spi: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  10. ab300d1 spi/bcm63xx: remove unused speed_hz variable by Jonas Gorski · 11 years ago
  11. b66c773 spi/bcm63xx: use devm_ioremap_resource() by Jonas Gorski · 11 years ago
  12. 68792e2 spi/bcm63xx: inline hz usage in bcm63xx_spi_setup_transfer by Jonas Gorski · 11 years ago
  13. c94df49 spi/bcm63xx: inline bcm63xx_spi_check_transfer by Jonas Gorski · 11 years ago
  14. 31e4eaa spi/bcm63xx: remove spi chip select validity check by Jonas Gorski · 11 years ago
  15. 58d8beb spi/bcm63xx: simplify bcm63xx_spi_check_transfer by Jonas Gorski · 11 years ago
  16. e2bdae0 spi/bcm63xx: check spi bits_per_word in spi_setup by Jonas Gorski · 11 years ago
  17. 52f83bb spi/bcm63xx: remove unused variable bs from bcm63xx_spi_setup by Jonas Gorski · 11 years ago
  18. c3db2b0 spi/bcm63xx: remove unneeded debug message by Jonas Gorski · 11 years ago
  19. ef9ed4b spi/bcm63xx: remove duplicated mode bits check by Jonas Gorski · 11 years ago
  20. 4fbb82a spi/bcm63xx: properly prepare clocks before enabling them by Jonas Gorski · 11 years ago
  21. b435ff2 spi/bcm63xx: don't disable non enabled clocks in probe error path by Jonas Gorski · 11 years ago
  22. 4a25b68 spi/bcm63xx: Remove unused variable by Kevin Cernekee · 11 years ago
  23. b17de07 spi/bcm63xx: work around inability to keep CS up by Jonas Gorski · 12 years ago
  24. c0fde3b spi/bcm63xx: reject transfers unable to transfer by Jonas Gorski · 12 years ago
  25. fd4a319 spi: Remove HOTPLUG section attributes by Grant Likely · 12 years ago
  26. b308fb2 spi/bcm63xx: remove useless call to bcm63xx_spi_check_transfer() by Florian Fainelli · 12 years ago
  27. 9651995 spi/bcm63xx: add missing spi_master_{resume,suspend} calls to PM callbacks by Florian Fainelli · 12 years ago
  28. 61d1596 spi/bcm63xx: remove driver version by Florian Fainelli · 12 years ago
  29. 2432cbe Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  30. 5a67044 MIPS: BCM63xx: Fix SPI message control register handling for BCM6338/6348. by Florian Fainelli · 12 years ago
  31. 1f68237 spi/bcm63xx: Ensure that memory is freed only after it is no longer used by Guenter Roeck · 12 years ago
  32. d76ea24 spi/bcm63xx: fix clock configuration selection by Florian Fainelli · 12 years ago
  33. 88a3a25 spi/bcm63xx: set master driver mode_bits. by Florian Fainelli · 12 years ago
  34. 1e41dc0 spi/bcm63xx: don't use the stopping state by Florian Fainelli · 12 years ago
  35. cde4384 spi/bcm63xx: convert to the pump message infrastructure by Florian Fainelli · 12 years ago
  36. b42dfed spi: add Broadcom BCM63xx SPI controller driver by Florian Fainelli · 13 years ago