1. 5bfb10d Merge remote-tracking branches 'spi/fix/fsl-dspi', 'spi/fix/fsl-espi', 'spi/fix/orion' and 'spi/fix/pl022' into spi-linus by Mark Brown · 9 years ago
  2. 7a0a175 spi: fsl-espi: Fix an error that can cause fsl espi task blocked by Jane Wan · 9 years ago
  3. 2000058 spi: fsl-espi: fix behaviour for full-duplex xfers by Jonatas Rech · 9 years ago
  4. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  5. 75506d0 spi: fsl-espi: add (un)prepare_transfer_hardware calls to save power if SPI is not in use by Heiner Kallweit · 10 years ago
  6. c592bec spi: fsl-(e)spi: migrate to generic master queueing by Heiner Kallweit · 10 years ago
  7. 14ac00e spi: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  8. 7020d76 Merge remote-tracking branches 'spi/topic/davinci', 'spi/topic/doc', 'spi/topic/dw' and 'spi/topic/fsl' into spi-next by Mark Brown · 10 years ago
  9. a310836 spi: fsl: Sort include headers alphabetically by Xiubo Li · 10 years ago
  10. d9f2674 spi: fsl: Don't use devm_kzalloc in master->setup callback by Axel Lin · 10 years ago
  11. 8fb3b06 Merge remote-tracking branches 'spi/topic/dw', 'spi/topic/fsl', 'spi/topic/fsl-espi' and 'spi/topic/id-const' into spi-next by Mark Brown · 10 years ago
  12. a2cb1be spi/fsl-espi: fix rx_buf in fsl_espi_cmd_trans()/fsl_espi_rw_trans() by Valentin Longchamp · 10 years ago
  13. d0fb47a5 spi: fsl-espi: Configure FSL eSPI CSBEF and CSAFT by Jane Wan · 10 years ago
  14. abcadeb spi: fsl: Kill mpc8xxx_spi_cleanup and convert fsl_espi_setup to use devm_kzalloc by Axel Lin · 10 years ago
  15. 6eadd84 Merge remote-tracking branches 'spi/fix/complete', 'spi/fix/efm32', 'spi/fix/omap2-mcspi' and 'spi/fix/qup' into spi-linus by Mark Brown · 10 years ago
  16. 0a6d387 spi: Always check complete callback before calling it by Axel Lin · 10 years ago
  17. f0a7133 spi: fsl-espi: Remove unused bits_per_word variable in fsl_espi_bufs by Axel Lin · 10 years ago
  18. 714bb65 spi/fsl-espi: Add Power Management support for eSPI controller by Hou Zhiqiang · 11 years ago
  19. 7227cd1 spi/fsl-espi: fix the return value judgment of irq_of_parse_and_map. by Hou Zhiqiang · 11 years ago
  20. 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 11 years ago
  21. 10d0c97 Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  22. b548095 Merge remote-tracking branch 'grant/devicetree/next' into for-next by Rob Herring · 11 years ago
  23. f757849 of/irq: Use irq_of_parse_and_map() by Thierry Reding · 11 years ago
  24. f6bd03a spi: Don't break user-visible strings to multiple source lines in drivers by Jarkko Nikula · 11 years ago
  25. 5af5073 drivers: clean-up prom.h implicit includes by Rob Herring · 11 years ago
  26. 8074cf0 spi: use dev_get_platdata() by Jingoo Han · 11 years ago
  27. 51faed6 spi: fix build break in spi-fsl-espi.c by Stephen Warren · 11 years ago
  28. 24778be spi: convert drivers to use bits_per_word_mask by Stephen Warren · 11 years ago
  29. fd4a319 spi: Remove HOTPLUG section attributes by Grant Likely · 12 years ago
  30. d57a428 spi/devicetree: Move devicetree support code into spi directory by Grant Likely · 12 years ago
  31. 87bf5ab spi/fsl-espi: Make sure pm is within 2..32 by Sebastian Andrzej Siewior · 12 years ago
  32. 35faa55 spi/fsl-espi: make the clock computation easier to read by Sebastian Andrzej Siewior · 12 years ago
  33. 940ab88 drivercore: Add helper macro for platform_driver boilerplate by Grant Likely · 13 years ago
  34. ca632f5 spi: reorganize drivers by Grant Likely · 13 years ago[Renamed (99%) from drivers/spi/spi_fsl_espi.c]
  35. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  36. 18d306d dt/spi: Eliminate users of of_platform_{,un}register_driver by Grant Likely · 13 years ago
  37. 0dd2c96 spi/fsl_espi: fix wrong setting of the address in the command buffer by Mingkai Hu · 14 years ago
  38. e6289d6 spi/fsl_espi: change the read behaviour of the SPIRF by Mingkai Hu · 14 years ago
  39. 8b60d6c spi/fsl_spi: add eSPI controller support by Mingkai Hu · 14 years ago