1. 45b15d9 Merge remote-tracking branches 'spi/topic/xilinx' and 'spi/topic/xtfpga' into spi-next by Mark Brown · 10 years ago
  2. 6ff8672 spi: xilinx: remove unnecessary spaces by Jingoo Han · 10 years ago
  3. 9bf46f6 spi: xilinx: Convert to let spi core validate bits_per_word by Axel Lin · 10 years ago
  4. 3a44623 spi: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 10 years ago
  5. 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 11 years ago
  6. 94c69f7 spi: bitbang: Let spi_bitbang_start() take a reference to master by Axel Lin · 11 years ago
  7. 68aa4cb Merge remote-tracking branch 'spi/topic/pdata' into spi-next by Mark Brown · 11 years ago
  8. b5f9a9d Merge remote-tracking branch 'spi/topic/rspi' into spi-pdata by Mark Brown · 11 years ago
  9. 8074cf0 spi: use dev_get_platdata() by Jingoo Han · 11 years ago
  10. 30af9b5 spi/bitbang: Drop empty setup() functions by Mark Brown · 11 years ago
  11. 9ca1273 spi/xilinx: signedness issue checking platform_get_irq() by Dan Carpenter · 11 years ago
  12. 7b3b743 spi/xilinx: Simplify irq allocation by Michal Simek · 11 years ago
  13. be3acdf spi/xilinx: Use of_property_read_u32 for reading value from node by Michal Simek · 11 years ago
  14. ad3fdbc spi/xilinx: Clean ioremap calling by Michal Simek · 11 years ago
  15. 5586c09 spi/xilinx: Remove CONFIG_OF from the driver by Michal Simek · 11 years ago
  16. 7cb2abd spi/xilinx: Refer to platform device as pdev in probe() and remove() by Mark Brown · 11 years ago
  17. d81c0bb spi/xilinx: Remove remains of of_platform device registration by Mark Brown · 11 years ago
  18. c40537d spi/xilinx: Convert to devm_ioremap_resource() by Mark Brown · 11 years ago
  19. e076195 spi/xilinx: Revert master->setup function removal by Michal Simek · 11 years ago
  20. ed89355 Merge remote-tracking branch 'spi/topic/xilinx' into spi-next by Mark Brown · 11 years ago
  21. 4581949 Merge remote-tracking branch 'spi/topic/bpw' into spi-next by Mark Brown · 11 years ago
  22. e33d085 spi: spi-xilinx: cleanup a check in xilinx_spi_txrx_bufs() by dan.carpenter@oracle.com · 11 years ago
  23. 913b196 spi: spi-xilinx: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  24. 082339b spi: spi-xilinx: Add run run-time endian detection by Michal Simek · 11 years ago
  25. 68c315b spi: spi-xilinx: Remove ISR race condition by Peter Crosthwaite · 11 years ago
  26. 24778be spi: convert drivers to use bits_per_word_mask by Stephen Warren · 11 years ago
  27. fd4a319 spi: Remove HOTPLUG section attributes by Grant Likely · 12 years ago
  28. 940ab88 drivercore: Add helper macro for platform_driver boilerplate by Grant Likely · 13 years ago
  29. ca632f5 spi: reorganize drivers by Grant Likely · 13 years ago[Renamed from drivers/spi/xilinx_spi.c]
  30. 3271d38 mfd: Use mfd cell platform_data for timberdale cells platform bits by Samuel Ortiz · 13 years ago
  31. e46dccf mfd: mfd_cell is now implicitly available to timberdale drivers by Andres Salomon · 13 years ago
  32. c9e358d driver-core: remove conditionals around devicetree pointers by Grant Likely · 13 years ago
  33. eae6cb3 spi/xilinx: merge OF support code into main driver by Grant Likely · 14 years ago
  34. 8fd8821 spi/xilinx: fold platform_driver support into main body by Grant Likely · 14 years ago
  35. 91565c4 spi/xilinx: Eliminate pdata references from common code. by Grant Likely · 14 years ago
  36. 12b15e8 of/spi: call of_register_spi_devices() from spi core code by Anatolij Gustschin · 14 years ago
  37. 9778214 spi: xilinx_spi: Fix up I/O routine wrapping bogosity. by Paul Mundt · 14 years ago
  38. 920712a spi/xilinx_spi: fix incorrect casting by Grant Likely · 15 years ago
  39. c9da2e1 xilinx_spi: add support for the DS570 IP. by Richard Röjfors · 15 years ago
  40. 86fc593 xilinx_spi: Switch to iomem functions and support little endian. by Richard Röjfors · 15 years ago
  41. d5af91a xilinx_spi: Split into of driver and generic part. by Richard Röjfors · 15 years ago
  42. 1a8d3b7 Xilinx: SPI: Fix bits_per_word for transfers by John Linn · 15 years ago
  43. e7db06b spi: move more spi_setup() functionality into core by David Brownell · 15 years ago
  44. 7d07719 spi: move common spi_setup() functionality into core by David Brownell · 15 years ago
  45. 1df879e powerpc/virtex/spi: Xilinx SPI driver not releasing memory by John Linn · 15 years ago
  46. ff82c58 Xilinx: SPI: updated driver for device tree by John Linn · 16 years ago
  47. 166a375 xilinx_spi: test below 0 on unsigned irq in xilinx_spi_probe() by Roel Kluin · 16 years ago
  48. b687d2a spi: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  49. 7e38c3c spi: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  50. fc3ba95 SPI driver hotplug/coldplug fixes by David Brownell · 17 years ago
  51. ae918c0 SPI master driver for Xilinx virtex by Andrei Konovalov · 17 years ago