1. 68aa4cb Merge remote-tracking branch 'spi/topic/pdata' into spi-next by Mark Brown · 11 years ago
  2. 8074cf0 spi: use dev_get_platdata() by Jingoo Han · 11 years ago
  3. 6a3fc31 spi/ep93xx: Fix format specifier warning by Emil Goode · 11 years ago
  4. 84ddb3c spi: spi-ep93xx: convert to the queued driver infrastructure by H Hartley Sweeten · 11 years ago
  5. f7ef1da spi: spi-ep93xx: move the clock divider calcs into ep93xx_spi_chip_setup() by H Hartley Sweeten · 11 years ago
  6. 22c1b69 spi: spi-ep93xx: don't bother calculating the divisors in ep93xx_spi_setup() by H Hartley Sweeten · 11 years ago
  7. e6eb8d9 spi: spi-ep93xx: use devm_clk_get() by H Hartley Sweeten · 11 years ago
  8. d9b65df spi: spi-ep93xx: remove 'dss' from per chip private data by H Hartley Sweeten · 11 years ago
  9. b2d185e spi: spi-ep93xx: remove dev_err() for kzalloc() failure by H Hartley Sweeten · 11 years ago
  10. 48a7776 spi: spi-ep93xx: get platform resources early in (*probe) by H Hartley Sweeten · 11 years ago
  11. 701c358 spi: spi-ep93xx: remove bits_per_word() helper by H Hartley Sweeten · 11 years ago
  12. 8d7586b spi: spi-ep93xx: use read,write instead of __raw_* variants by H Hartley Sweeten · 11 years ago
  13. 4870c21 spi: spi-ep93xx: always handle transfer specific settings by H Hartley Sweeten · 11 years ago
  14. 385daaf Merge remote-tracking branch 'spi/topic/ep93xx' into spi-next by Mark Brown · 11 years ago
  15. 6140b05c Merge remote-tracking branch 'spi/topic/core' into spi-next by Mark Brown · 11 years ago
  16. 24778be spi: convert drivers to use bits_per_word_mask by Stephen Warren · 11 years ago
  17. 27474d2 spi: ep93xx: fix error return code in ep93xx_spi_probe() by Wei Yongjun · 11 years ago
  18. 89e8773 spi: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  19. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  20. 766ed70 spi: remove check for bits_per_word on transfer from low level driver by Laxman Dewangan · 12 years ago
  21. b0ee560 spi: Convert to devm_ioremap_resource() by Thierry Reding · 12 years ago
  22. fd4a319 spi: Remove HOTPLUG section attributes by Grant Likely · 12 years ago
  23. a3b2924 ARM: ep93xx: move platform_data definitions by Arnd Bergmann · 12 years ago
  24. 6d6467e spi/ep93xx: clean probe/remove routines by Hannu Heikkinen · 12 years ago
  25. d4b9b57 spi/spi-ep93xx.c: use dma_transfer_direction instead of dma_data_direction by H Hartley Sweeten · 12 years ago
  26. 1605282 dmaengine/dma_slave: introduce inline wrappers by Alexandre Bounine · 12 years ago
  27. e0d23ef Merge branch 'dma_slave_direction' into next_test_dirn by Vinod Koul · 13 years ago
  28. a485df4 spi, serial: move to dma_transfer_direction by Vinod Koul · 13 years ago
  29. 940ab88 drivercore: Add helper macro for platform_driver boilerplate by Grant Likely · 13 years ago
  30. 5bdb7613 spi/spi-ep93xx: add module.h include by Mika Westerberg · 13 years ago
  31. e4c8308 Merge branch 'ep93xx-dma' into spi/next by Grant Likely · 13 years ago
  32. ca632f5 spi: reorganize drivers by Grant Likely · 13 years ago[Renamed from drivers/spi/ep93xx_spi.c]
  33. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  34. 011f23a spi/ep93xx: implemented driver for Cirrus EP93xx SPI controller by Mika Westerberg · 14 years ago