1. 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
  2. 460dc1e Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  3. 2deff8d spi: Remove erroneous __init, __exit and __exit_p() references in drivers by Grant Likely · 11 years ago
  4. 75bf336 spi/s3c64xx: fix checkpatch warnings and error by Jingoo Han · 11 years ago
  5. 4eb7700 spi/s3c64xx: Use devm_clk_get() and devm_request_irq() by Jingoo Han · 12 years ago
  6. f305a0a Merge branch 'broonie/spi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc.git by Grant Likely · 11 years ago
  7. 766ed70 spi: remove check for bits_per_word on transfer from low level driver by Laxman Dewangan · 12 years ago
  8. b5be04d spi: s3c64xx: Modify SPI driver to use generic DMA DT support by Padmavathi Venna · 11 years ago
  9. b0ee560 spi: Convert to devm_ioremap_resource() by Thierry Reding · 11 years ago
  10. e1b0f0d spi/s3c64xx: Complain if we fail to set a transfer speed by Mark Brown · 12 years ago
  11. 7d859ff spi: Change FIFO flush operation and spi channel off by Kyoungil Kim · 12 years ago
  12. 6f38010 spi: Keep chipselect assertion during one message by Kyoungil Kim · 12 years ago
  13. fd4a319 spi: Remove HOTPLUG section attributes by Grant Likely · 12 years ago
  14. fad8f9c Merge branch 'spi-fix-s3c64xx' into spi-next by Mark Brown · 12 years ago
  15. 45e5033 spi: s3c64xx: Add fix for crash in spi suspend/resume by Abhilash Kesavan · 12 years ago
  16. 31271e9 Merge branch 'spi-tegra' into spi-next by Mark Brown · 12 years ago
  17. 068a565 Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into fixes by Olof Johansson · 12 years ago
  18. c10356b spi/s3c64xx: use correct dma_transfer_direction type by Arnd Bergmann · 12 years ago
  19. 9f667bf spi/s3c64xx: use clk_prepare_enable and clk_disable_unprepare by Thomas Abraham · 12 years ago
  20. a54dfb1 Merge tag 'dt-for-3.7' of git://sources.calxeda.com/kernel/linux by Linus Torvalds · 12 years ago
  21. 7fe0b14 Merge tag 'spi-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc by Linus Torvalds · 12 years ago
  22. 06455bb dt/s3c64xx/spi: Use of_get_child_by_name to get a named child by Srinivas Kandagatla · 12 years ago
  23. 8e5d066 Merge tag 'v3.6-rc6' into spi-drivers by Mark Brown · 12 years ago
  24. 5bee3b9 spi/s3c64xx: Don't free controller_data on non-dt platforms by Sylwester Nawrocki · 12 years ago
  25. 436d42c ARM: samsung: move platform_data definitions by Arnd Bergmann · 12 years ago
  26. 9a2a524 spi/s3c64xx: Drop extra calls to spi_master_get in suspend/remove functions by Guenter Roeck · 12 years ago
  27. 8a6b521 Merge tag 'spi-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc by Linus Torvalds · 12 years ago
  28. 4732cc6 spi/s3c64xx: improve error handling by Arnd Bergmann · 12 years ago
  29. 10ce047 spi/s3c64xx: Add missing static storage class specifiers by Sachin Kamat · 12 years ago
  30. 5fc3e83 spi/s3c64xx: Expand S3C64XX_SPI_{DE,}ACT macros at call sites by Mark Brown · 12 years ago
  31. b1ec430 spi/s3c64xx: Convert to devm_request_and_ioremap() by Mark Brown · 12 years ago
  32. 707214d spi/s3c64xx: Put the /CS GPIO into output mode by Mark Brown · 12 years ago
  33. 49f3eac spi/s3c64xx: Fix handling of errors in gpio_request() by Mark Brown · 12 years ago
  34. 2b90807 spi: s3c64xx: add device tree support by Thomas Abraham · 12 years ago
  35. 1c20c20 spi: s3c64xx: Remove the 'set_level' callback from controller data by Thomas Abraham · 12 years ago
  36. 868dee9 ARM: SAMSUNG: Remove pdev pointer parameter from spi gpio setup functions by Thomas Abraham · 12 years ago
  37. a5238e3 spi: s3c64xx: move controller information into driver data by Thomas Abraham · 12 years ago
  38. 2b54be6 spi: s3c64xx: remove unused S3C64XX_SPI_ST_TRLCNTZ macro by Thomas Abraham · 12 years ago
  39. 4969c32 spi/s3c64xx: Add the use of DMA config operation by Boojin Kim · 12 years ago
  40. 6ea41a2 spi: s3c64xx: Fix build by Mark Brown · 12 years ago
  41. 1afb708 spi: s3c64xx: remove unnecessary callback msg->complete by Kuninori Morimoto · 12 years ago
  42. 054ebcc spi: Compatibility with direction which is used in samsung DMA operation by Kyoungil Kim · 12 years ago
  43. ad2a99a spi/s3c64xx: Convert to using core message queue by Mark Brown · 12 years ago
  44. bc26618 Merge branch 'spi/s3c64xx' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc by Grant Likely · 12 years ago
  45. b97b662 spi/s3c64xx: Implement runtime PM support by Mark Brown · 13 years ago
  46. e25d0bf spi/s3c64xx: Convert to dev_pm_ops by Mark Brown · 13 years ago
  47. c257312 spi/s3c64xx: Log error interrupts by Mark Brown · 13 years ago
  48. a24d850 spi/s3c64xx: Use bus clocks created using clkdev by Padmavathi Venna · 13 years ago
  49. 82ab8cd spi/s3c64xx: Merge dma control code by Boojin Kim · 13 years ago
  50. 39d3e80 spi/s3c64xx: Add support DMA engine API by Boojin Kim · 13 years ago
  51. 7235dd7 Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  52. ca632f5 spi: reorganize drivers by Grant Likely · 13 years ago[Renamed (99%) from drivers/spi/spi_s3c64xx.c]
  53. 0c92ecf spi/s3c64xx: Correction for 16,32 bits bus width by Jassi Brar · 14 years ago
  54. b42a81c spi/s3c64xx: Consider the clk_from_cmu flag by Jassi Brar · 14 years ago
  55. e02ddd4 spi/s3c64xx: Prevent unnecessary map-unmap by Jassi Brar · 14 years ago
  56. be7852a spi/spi_s3c64xx: Warn if PIO transfers time out by Mark Brown · 14 years ago
  57. c3f139b spi/s3c64xx: Fix incorrect reuse of 'val' local variable. by Jassi Brar · 14 years ago
  58. 251ee47 spi/s3c64xx: Fix compilation warning by Jassi Brar · 14 years ago
  59. 9d8f86b spi/spi_s3c64xx: Increase dead reckoning time in wait_for_xfer() by Mark Brown · 14 years ago
  60. d2a787f spi/spi_s3c64xx: Move to subsys_initcall() by Mark Brown · 14 years ago
  61. 8944f4f spi/spi_s3c64xx: Staticise non-exported functions by Mark Brown · 14 years ago
  62. cc0fc0b spi/spi_s3c64xx: Make probe more robust against missing board config by Mark Brown · 14 years ago
  63. 8a349d4 spi/spi_s3c64xx.c: Fix continuation line formats by Joe Perches · 14 years ago
  64. fa0fcde spi/s3c64xx: Add new parameter to cs callback by Jassi Brar · 14 years ago
  65. e6b873c spi/s3c64xx: Include moved header by Jassi Brar · 14 years ago
  66. ef6c680 spi/s3c64xx: Check before mem-region release by Jassi Brar · 14 years ago
  67. b0d5d6e spi/s3c64xx: Move src_clk to local driver data by Jassi Brar · 14 years ago
  68. ee64a37 spi/s3c64xx: Differentiate ip and rate clock by Jassi Brar · 14 years ago
  69. ad7de72 spi/s3c64xx: Rename s3c64xx_spi_cntrlr_info by Jassi Brar · 14 years ago
  70. 230d42d spi: Add s3c64xx SPI Controller driver by Jassi Brar · 15 years ago