1. f7aa23c spi: spi-ep93xx: Fix the PTR_ERR() argument by Fabio Estevam · 8 years ago
  2. 14ac00e spi: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  3. 175a3ed spi: ep93xx: Fix checkpatch issue by Jingoo Han · 10 years ago
  4. 56fc0b4 spi: ep93xx: Convert to let spi core handle checking transfer speed by Axel Lin · 10 years ago
  5. 52d85eb Merge remote-tracking branch 'spi/topic/bfin' into spi-next by Mark Brown · 11 years ago
  6. a1829d2 spi: Add missing newline to dev_ prints in drivers by Jarkko Nikula · 11 years ago
  7. 434eaf3 spi: ep93xx: use devm_spi_register_master() by Jingoo Han · 11 years ago
  8. 68aa4cb Merge remote-tracking branch 'spi/topic/pdata' into spi-next by Mark Brown · 11 years ago
  9. 8074cf0 spi: use dev_get_platdata() by Jingoo Han · 11 years ago
  10. 6a3fc31 spi/ep93xx: Fix format specifier warning by Emil Goode · 11 years ago
  11. 84ddb3c spi: spi-ep93xx: convert to the queued driver infrastructure by H Hartley Sweeten · 11 years ago
  12. f7ef1da spi: spi-ep93xx: move the clock divider calcs into ep93xx_spi_chip_setup() by H Hartley Sweeten · 11 years ago
  13. 22c1b69 spi: spi-ep93xx: don't bother calculating the divisors in ep93xx_spi_setup() by H Hartley Sweeten · 11 years ago
  14. e6eb8d9 spi: spi-ep93xx: use devm_clk_get() by H Hartley Sweeten · 11 years ago
  15. d9b65df spi: spi-ep93xx: remove 'dss' from per chip private data by H Hartley Sweeten · 11 years ago
  16. b2d185e spi: spi-ep93xx: remove dev_err() for kzalloc() failure by H Hartley Sweeten · 11 years ago
  17. 48a7776 spi: spi-ep93xx: get platform resources early in (*probe) by H Hartley Sweeten · 11 years ago
  18. 701c358 spi: spi-ep93xx: remove bits_per_word() helper by H Hartley Sweeten · 11 years ago
  19. 8d7586b spi: spi-ep93xx: use read,write instead of __raw_* variants by H Hartley Sweeten · 11 years ago
  20. 4870c21 spi: spi-ep93xx: always handle transfer specific settings by H Hartley Sweeten · 11 years ago
  21. 385daaf Merge remote-tracking branch 'spi/topic/ep93xx' into spi-next by Mark Brown · 11 years ago
  22. 6140b05c Merge remote-tracking branch 'spi/topic/core' into spi-next by Mark Brown · 11 years ago
  23. 24778be spi: convert drivers to use bits_per_word_mask by Stephen Warren · 11 years ago
  24. 27474d2 spi: ep93xx: fix error return code in ep93xx_spi_probe() by Wei Yongjun · 11 years ago
  25. 89e8773 spi: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  26. 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
  27. 766ed70 spi: remove check for bits_per_word on transfer from low level driver by Laxman Dewangan · 11 years ago
  28. b0ee560 spi: Convert to devm_ioremap_resource() by Thierry Reding · 11 years ago
  29. fd4a319 spi: Remove HOTPLUG section attributes by Grant Likely · 11 years ago
  30. a3b2924 ARM: ep93xx: move platform_data definitions by Arnd Bergmann · 12 years ago
  31. 6d6467e spi/ep93xx: clean probe/remove routines by Hannu Heikkinen · 12 years ago
  32. d4b9b57 spi/spi-ep93xx.c: use dma_transfer_direction instead of dma_data_direction by H Hartley Sweeten · 12 years ago
  33. 1605282 dmaengine/dma_slave: introduce inline wrappers by Alexandre Bounine · 12 years ago
  34. e0d23ef Merge branch 'dma_slave_direction' into next_test_dirn by Vinod Koul · 13 years ago
  35. a485df4 spi, serial: move to dma_transfer_direction by Vinod Koul · 13 years ago
  36. 940ab88 drivercore: Add helper macro for platform_driver boilerplate by Grant Likely · 13 years ago
  37. 5bdb7613 spi/spi-ep93xx: add module.h include by Mika Westerberg · 13 years ago
  38. e4c8308 Merge branch 'ep93xx-dma' into spi/next by Grant Likely · 13 years ago
  39. ca632f5 spi: reorganize drivers by Grant Likely · 13 years ago[Renamed from drivers/spi/ep93xx_spi.c]
  40. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  41. 011f23a spi/ep93xx: implemented driver for Cirrus EP93xx SPI controller by Mika Westerberg · 14 years ago