1. d7614de spi: Add module.h to implicit users in drivers/spi by Paul Gortmaker · 13 years ago
  2. 940ab88 drivercore: Add helper macro for platform_driver boilerplate by Grant Likely · 13 years ago
  3. ca632f5 spi: reorganize drivers by Grant Likely · 13 years ago[Renamed (99%) from drivers/spi/spi_s3c24xx.c]
  4. c6e7b8c spi/spi_s3c24xx: Use spi_bitbang_stop instead of spi_unregister_master in s3c24xx_spi_remove by Axel Lin · 13 years ago
  5. 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
  6. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 14 years ago
  7. bf931a0 Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  8. bec0806 spi_s3c24xx: add FIQ pseudo-DMA support by Ben Dooks · 15 years ago
  9. 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 15 years ago
  10. 570327d spi_s3c24xx: cache device setup data by Ben Dooks · 15 years ago
  11. 6d61320 spi_s3c24xx: use dev_pm_ops by Ben Dooks · 15 years ago
  12. b5e3afb spi_s3c24xx: use resource_size() to get resource size by Ben Dooks · 15 years ago
  13. 1a0c220 spi_s3c24xx: fix header includes by Ben Dooks · 15 years ago
  14. a419aef trivial: remove unnecessary semicolons by Joe Perches · 15 years ago
  15. 1915297 spi_s3c24xx: fix transfer setup code by Ben Dooks · 15 years ago
  16. b897878 spi_s3c24xx: fix clock rate calculation by Ben Dooks · 15 years ago
  17. e7db06b spi: move more spi_setup() functionality into core by David Brownell · 15 years ago
  18. 7d07719 spi: move common spi_setup() functionality into core by David Brownell · 15 years ago
  19. ee9c1fb spi: use generic gpio calls in spi_s3c24xx_gpio by Ben Dooks · 16 years ago
  20. 1362270 [ARM] S3C: Move plat/regs-spi.h to arch/arm/plat-s3c/include/plat. by Ben Dooks · 16 years ago
  21. cf46b97 spi_s3c24xx: pin configuration updates by Ben Dooks · 16 years ago
  22. 42cde43 spi_s3c24xx: fix section warning by Ben Dooks · 16 years ago
  23. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  24. 4fb8af1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Russell King · 16 years ago
  25. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  26. 5aa6cf3 spi: S3C24XX: reset register status on resume. by Ben Dooks · 16 years ago
  27. cb1d0a7 spi_s3c24xx: really assign busnum by Ben Dooks · 16 years ago
  28. 0d34aa4 spi_s3c24xx signedness fix by Matthew Wilcox · 16 years ago
  29. b687d2a spi: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  30. d1e7780 spi: spi_s3c24xx must initialize num_chipselect by Ben Dooks · 16 years ago
  31. 50f426b spi: spi_s3c24xx must initialize bus_num by Ben Dooks · 16 years ago
  32. 4bb5eba spi: spi_s3c24xx driver must init completion by Ben Dooks · 16 years ago
  33. 7e38c3c spi: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  34. b359fbc spi: s3c drivers shouldn't care about spi_board_info by David Brownell · 16 years ago
  35. d1e44d9 SPI driver runtime footprint shrinkage by David Brownell · 17 years ago
  36. fc3ba95 SPI driver hotplug/coldplug fixes by David Brownell · 17 years ago
  37. 47572b8 fixup s3c24xx build after arch moves by Ben Dooks · 17 years ago
  38. dccd573 SPI controller drivers: check for unsupported modes by David Brownell · 17 years ago
  39. 35c7482 spi_s3c24xx.c: Fix build by Arnaud Patard · 17 years ago
  40. 3d2c5b4 spi: fix use of set_cs in spi_s3c24xx driver by Ben Dooks · 17 years ago
  41. 6c912a3 [PATCH] spi_s3c24xx.c: warning fix by Arnaud Patard (Rtp · 17 years ago
  42. 8736b92 [PATCH] S3C24XX: fix passing spi chipselect to select routine by Ben Dooks · 17 years ago
  43. 4b1badf [PATCH] SPI: define null tx_buf to mean "shift out zeroes" by David Brownell · 18 years ago
  44. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  45. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  46. ac88bcf [PATCH] s3c24xx: fix spi driver with CONFIG_PM by Ben Dooks · 18 years ago
  47. 7fba534 [PATCH] S3C24XX: hardware SPI driver by Ben Dooks · 18 years ago