1. c15f6ed spi: bitbang: Replace spinlock by mutex by Nicolas Boichat · 9 years ago
  2. 385a9c8 spi/s3c24xx: remove unnecessary memset of s3c24xx_spi by Alexey Klimov · 9 years ago
  3. 14ac00e spi: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  4. 69e25c7 Merge remote-tracking branch 'spi/topic/workqueue' into spi-next by Mark Brown · 10 years ago
  5. 0375cff spi: s3c24xx: remove unnecessary OOM messages by Jingoo Han · 10 years ago
  6. e4745fe spi: Remove unneeded include of linux/workqueue.h by Axel Lin · 10 years ago
  7. c586feb spi: s3c24xx: Convert to use devm_kzalloc by Axel Lin · 10 years ago
  8. 1752368 Merge remote-tracking branches 'spi/topic/omap-uwire', 'spi/topic/omap100k', 'spi/topic/omap2', 'spi/topic/orion', 'spi/topic/pl022', 'spi/topic/qup', 'spi/topic/rspi' and 'spi/topic/s3c24xx' into spi-next by Mark Brown · 10 years ago
  9. 3806037 spi: s3c24xx: Add missing spi_master_{resume,suspend} calls to PM callbacks by Axel Lin · 10 years ago
  10. 08850fa spi: s3c24xx: Convert to let spi core validate bits_per_word by Axel Lin · 10 years ago
  11. 3a44623 spi: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 10 years ago
  12. 85a9012 spi: s3c24xx: Remove reference to plat/fiq.h by Sachin Kamat · 10 years ago
  13. 8f51c81 spi: spi-s3c24xx: remove redundant return value check of platform_get_resource() by Wei Yongjun · 10 years ago
  14. c9f722e spi: s3c24xx: Use devm_*() functions by Jingoo Han · 10 years ago
  15. d448121 Merge remote-tracking branch 'spi/topic/s3c24xx' into spi-next by Mark Brown · 11 years ago
  16. 94c69f7 spi: bitbang: Let spi_bitbang_start() take a reference to master by Axel Lin · 11 years ago
  17. cfeb331 spi: spi-s3c24xx: Staticize s3c24xx_spi_tryfiq by Sachin Kamat · 11 years ago
  18. a1216394 spi: Use dev_get_drvdata at appropriate places by Axel Lin · 11 years ago
  19. 8074cf0 spi: use dev_get_platdata() by Jingoo Han · 11 years ago
  20. 8471090 spi: spi-s3c24xx: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  21. fd4a319 spi: Remove HOTPLUG section attributes by Grant Likely · 11 years ago
  22. b2af045 drivers/spi/spi-s3c24xx.c: fix error return code by Julia Lawall · 12 years ago
  23. f35ef7c ARM: S3C24XX: move spi-s3c24xx platdata out of mach by Heiko Stuebner · 12 years ago
  24. d7614de spi: Add module.h to implicit users in drivers/spi by Paul Gortmaker · 13 years ago
  25. 940ab88 drivercore: Add helper macro for platform_driver boilerplate by Grant Likely · 13 years ago
  26. ca632f5 spi: reorganize drivers by Grant Likely · 13 years ago[Renamed (99%) from drivers/spi/spi_s3c24xx.c]
  27. c6e7b8c spi/spi_s3c24xx: Use spi_bitbang_stop instead of spi_unregister_master in s3c24xx_spi_remove by Axel Lin · 13 years ago
  28. 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
  29. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 14 years ago
  30. bf931a0 Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  31. bec0806 spi_s3c24xx: add FIQ pseudo-DMA support by Ben Dooks · 14 years ago
  32. 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 14 years ago
  33. 570327d spi_s3c24xx: cache device setup data by Ben Dooks · 15 years ago
  34. 6d61320 spi_s3c24xx: use dev_pm_ops by Ben Dooks · 15 years ago
  35. b5e3afb spi_s3c24xx: use resource_size() to get resource size by Ben Dooks · 15 years ago
  36. 1a0c220 spi_s3c24xx: fix header includes by Ben Dooks · 15 years ago
  37. a419aef trivial: remove unnecessary semicolons by Joe Perches · 15 years ago
  38. 1915297 spi_s3c24xx: fix transfer setup code by Ben Dooks · 15 years ago
  39. b897878 spi_s3c24xx: fix clock rate calculation by Ben Dooks · 15 years ago
  40. e7db06b spi: move more spi_setup() functionality into core by David Brownell · 15 years ago
  41. 7d07719 spi: move common spi_setup() functionality into core by David Brownell · 15 years ago
  42. ee9c1fb spi: use generic gpio calls in spi_s3c24xx_gpio by Ben Dooks · 15 years ago
  43. 1362270 [ARM] S3C: Move plat/regs-spi.h to arch/arm/plat-s3c/include/plat. by Ben Dooks · 16 years ago
  44. cf46b97 spi_s3c24xx: pin configuration updates by Ben Dooks · 16 years ago
  45. 42cde43 spi_s3c24xx: fix section warning by Ben Dooks · 16 years ago
  46. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  47. 4fb8af1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Russell King · 16 years ago
  48. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  49. 5aa6cf3 spi: S3C24XX: reset register status on resume. by Ben Dooks · 16 years ago
  50. cb1d0a7 spi_s3c24xx: really assign busnum by Ben Dooks · 16 years ago
  51. 0d34aa4 spi_s3c24xx signedness fix by Matthew Wilcox · 16 years ago
  52. b687d2a spi: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  53. d1e7780 spi: spi_s3c24xx must initialize num_chipselect by Ben Dooks · 16 years ago
  54. 50f426b spi: spi_s3c24xx must initialize bus_num by Ben Dooks · 16 years ago
  55. 4bb5eba spi: spi_s3c24xx driver must init completion by Ben Dooks · 16 years ago
  56. 7e38c3c spi: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  57. b359fbc spi: s3c drivers shouldn't care about spi_board_info by David Brownell · 16 years ago
  58. d1e44d9 SPI driver runtime footprint shrinkage by David Brownell · 17 years ago
  59. fc3ba95 SPI driver hotplug/coldplug fixes by David Brownell · 17 years ago
  60. 47572b8 fixup s3c24xx build after arch moves by Ben Dooks · 17 years ago
  61. dccd573 SPI controller drivers: check for unsupported modes by David Brownell · 17 years ago
  62. 35c7482 spi_s3c24xx.c: Fix build by Arnaud Patard · 17 years ago
  63. 3d2c5b4 spi: fix use of set_cs in spi_s3c24xx driver by Ben Dooks · 17 years ago
  64. 6c912a3 [PATCH] spi_s3c24xx.c: warning fix by Arnaud Patard (Rtp · 17 years ago
  65. 8736b92 [PATCH] S3C24XX: fix passing spi chipselect to select routine by Ben Dooks · 17 years ago
  66. 4b1badf [PATCH] SPI: define null tx_buf to mean "shift out zeroes" by David Brownell · 17 years ago
  67. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  68. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  69. ac88bcf [PATCH] s3c24xx: fix spi driver with CONFIG_PM by Ben Dooks · 18 years ago
  70. 7fba534 [PATCH] S3C24XX: hardware SPI driver by Ben Dooks · 18 years ago