1. ac96b73 spi: spi-mpc52xx-psc: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  2. 14ac00e spi: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  3. 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
  4. 0a6d387 spi: Always check complete callback before calling it by Axel Lin · 10 years ago
  5. 3a44623 spi: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 10 years ago
  6. f6bd03a spi: Don't break user-visible strings to multiple source lines in drivers by Jarkko Nikula · 11 years ago
  7. 8074cf0 spi: use dev_get_platdata() by Jingoo Han · 11 years ago
  8. 24b5a82 spi: use platform_{get,set}_drvdata() by Jingoo Han · 11 years ago
  9. fd4a319 spi: Remove HOTPLUG section attributes by Grant Likely · 11 years ago
  10. c8c87c6 spi/mpc52xx-psc: Avoid access to freed memory in device remove function by Guenter Roeck · 12 years ago
  11. 940ab88 drivercore: Add helper macro for platform_driver boilerplate by Grant Likely · 13 years ago
  12. ca632f5 spi: reorganize drivers by Grant Likely · 13 years ago[Renamed from drivers/spi/mpc52xx_psc_spi.c]
  13. 18d306d dt/spi: Eliminate users of of_platform_{,un}register_driver by Grant Likely · 13 years ago
  14. 5aa68b8 spi/mpc52xx-psc-spi: move probe/remove to proper sections by Wolfram Sang · 13 years ago
  15. 2dc1158 of/device: Replace struct of_device with struct platform_device by Grant Likely · 14 years ago
  16. 22ae782 of/address: Clean up function declarations by Grant Likely · 14 years ago
  17. 12b15e8 of/spi: call of_register_spi_devices() from spi core code by Anatolij Gustschin · 14 years ago
  18. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 14 years ago
  19. 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 14 years ago
  20. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  21. 631e61b spi: make Open Firmware device id constant by Márton Németh · 14 years ago
  22. 5cc17d7 spi/mpc52xx: replace printk with dev_err by Wolfram Sang · 15 years ago
  23. f856cf0 spi/mpc52xx-psc-spi: check for valid PSC by Wolfram Sang · 15 years ago
  24. ad65776 spi/mpc5200: Register SPI devices described in device tree by Grant Likely · 15 years ago
  25. 7390284 mpc52xx_psc_spi: convert to cs_control callback by Anton Vorontsov · 15 years ago
  26. e7db06b spi: move more spi_setup() functionality into core by David Brownell · 15 years ago
  27. 6c7377a spi: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  28. b7d271d spi: mpc52xx_psc_spi chipselect bugfix by Stefano Babic · 15 years ago
  29. 62f9e8f mpc52xx_psc_spi: remove code associated with !CONFIG_PPC_MERGE by Kumar Gala · 16 years ago
  30. a897ea1 powerpc/mpc5200: fix build warnings on mpc52xx_psc_spi driver by Grant Likely · 16 years ago
  31. 9a7867e mpc52xx_psc_spi: fix block transfer by Luotao Fu · 16 years ago
  32. 76ef7dd powerpc/mpc52xx_psc_spi: use linux/of_platform.h instead of asm by Stephen Rothwell · 16 years ago
  33. 57cc097 mpc5200_psc_spi: typo fix in header block by Grant Likely · 16 years ago
  34. 7e38c3c spi: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  35. 4874cc1 powerpc: mpc5200: fix build error on mpc52xx_psc_spi device driver by Grant Likely · 16 years ago
  36. 4fb4c55 [POWERPC] mpc52xx_psc_spi device driver must not touch port_config and cdm by Grant Likely · 16 years ago
  37. 66ffbe4 [POWERPC] mpc5200: normalize compatible property bindings by Grant Likely · 16 years ago
  38. 75ca399 [POWERPC] mpc5200: eliminate mpc52xx_*_map_*() functions. by Grant Likely · 16 years ago
  39. 3a4fa0a Fix misspellings of "system", "controller", "interrupt" and "necessary". by Robert P. J. Day · 17 years ago
  40. 49dce68 spi doesn't need class_device by Tony Jones · 17 years ago
  41. dccd573 SPI controller drivers: check for unsupported modes by David Brownell · 17 years ago
  42. 8888735 mpc52xx_psc_spi: fix it for CONFIG_PPC_MERGE by Domen Puncer · 17 years ago
  43. 00b8fd2 MPC52xx PSC SPI master driver by Dragos Carp · 17 years ago