1. 2de024b spi/atmel: Fix format specifier warnings by Emil Goode · 11 years ago
  2. e221fa4 spi/txx9: Use linux/gpio.h not asm/gpio.h by Mark Brown · 11 years ago
  3. 89c66ee spi: spi-davinci: Fix direction in dma_map_single() by Christian Eggers · 11 years ago
  4. ce74ac8 spi/tegra20-slink: Use core runtime PM by Mark Brown · 11 years ago
  5. 38315fd spi/tegra20-sflash: Use core runtime PM by Mark Brown · 11 years ago
  6. 612aa5c spi/tegra114: Use core runtime PM by Mark Brown · 11 years ago
  7. fc0f81b spi/s3c64xx: Use core for runtime PM by Mark Brown · 11 years ago
  8. 3e00a09 spi/hspi: Convert to core runtime PM by Mark Brown · 11 years ago
  9. 7dd6278 spi/pxa2xx: Convert to core runtime PM by Mark Brown · 11 years ago
  10. 29b6e90 spi/pl022: Convert to core runtime PM by Mark Brown · 11 years ago
  11. f0278a1 spi/omap2: Covert to core runtime PM by Mark Brown · 11 years ago
  12. 3f36e80 spi/coldfire-qspi: Convert to core runtime PM by Mark Brown · 11 years ago
  13. 5355d96 spi/bcm63xx: Convert to core runtime PM by Mark Brown · 11 years ago
  14. 49834de spi: Provide core support for runtime PM during transfers by Mark Brown · 11 years ago
  15. bafe886 spi/tegra-slink: Factor runtime PM out into transfer prepare/unprepare by Mark Brown · 11 years ago
  16. 9f178c2 spi/tegra-sflash: Factor runtime PM out into transfer prepare/unprepare by Mark Brown · 11 years ago
  17. bb249aa spi/tegra114: Factor runtime PM out into transfer prepare/unprepare by Mark Brown · 11 years ago
  18. 1729ce3 spi/orion: Convert to devm_ioremap_resource() by Mark Brown · 11 years ago
  19. 27743e0 spi/imx: expose module alias for loading from device-tree by Niels de Vos · 11 years ago
  20. dd1053a spi/drivers: Enable build of drivers with COMPILE_TEST by Mark Brown · 11 years ago
  21. 895248f spi/orion: Directly include linux/size.h by Mark Brown · 11 years ago
  22. 6c07ef2 spi/atmel: Annotate lock/unlock functions by Mark Brown · 11 years ago
  23. 33bf2c0 spi/sh-msiof: Remove unneeded empty runtime PM callbacks by Mark Brown · 11 years ago
  24. 8e76fda spi/sh-hspi: Remove noisy print by Mark Brown · 11 years ago
  25. 7884891 spi: davinci: Update configs to make it selectable on Keystone by Santosh Shilimkar · 11 years ago
  26. b998aca8 spi: s3c64xx: fix casting warning by Jingoo Han · 11 years ago
  27. c65bc4a spi: s3c64xx: fix printk warnings by Jingoo Han · 11 years ago
  28. db0606e spi: s3c64xx: fix checkpatch error and warnings by Jingoo Han · 11 years ago
  29. 900bfe3 spi/s3c64xx: Remove unused message queue by Mark Brown · 11 years ago
  30. e5d950f spi: bcm2835: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  31. 796305a spi: spi-mxs: Remove unneeded check for platform_get_resource() by Fabio Estevam · 11 years ago
  32. 078726c driver: spi: Modify core to compute the message length by Sourav Poddar · 11 years ago
  33. d60990d5 spi: spi-bitbang: Fix conversion of spi_bitbang_transfer_one() by Fabio Estevam · 11 years ago
  34. 9ca1273 spi/xilinx: signedness issue checking platform_get_irq() by Dan Carpenter · 11 years ago
  35. 2025172 spi/bitbang: Use core message pump by Mark Brown · 11 years ago
  36. 84ddb3c spi: spi-ep93xx: convert to the queued driver infrastructure by H Hartley Sweeten · 11 years ago
  37. dfec4a6 spi: atmel: prepare clk before calling enable by Boris BREZILLON · 11 years ago
  38. 70f092a Merge remote-tracking branch 'spi/fix/xilinx' into spi-linus by Mark Brown · 11 years ago
  39. 52bc441 Merge remote-tracking branch 'spi/fix/setup' into spi-linus by Mark Brown · 11 years ago
  40. 069e157 Merge remote-tracking branch 'spi/fix/s3c64xx' into spi-linus by Mark Brown · 11 years ago
  41. 7b3b743 spi/xilinx: Simplify irq allocation by Michal Simek · 11 years ago
  42. be3acdf spi/xilinx: Use of_property_read_u32 for reading value from node by Michal Simek · 11 years ago
  43. ad3fdbc spi/xilinx: Clean ioremap calling by Michal Simek · 11 years ago
  44. 5586c09 spi/xilinx: Remove CONFIG_OF from the driver by Michal Simek · 11 years ago
  45. 7cb2abd spi/xilinx: Refer to platform device as pdev in probe() and remove() by Mark Brown · 11 years ago
  46. d81c0bb spi/xilinx: Remove remains of of_platform device registration by Mark Brown · 11 years ago
  47. c40537d spi/xilinx: Convert to devm_ioremap_resource() by Mark Brown · 11 years ago
  48. cd4c424 spi: tle62x0: dump small buffers using %*ph by Andy Shevchenko · 11 years ago
  49. 86562d0 spi: tegra114: remove redundant dev_err call in tegra_spi_probe() by Wei Yongjun · 11 years ago
  50. 94b1f0d spi: sirf: add missed spi mode_bits that SiRFSoC hardware supports by Qipan Li · 11 years ago
  51. 9f4b323 spi: s3c64xx: add missing check for polling mode by Girish K S · 11 years ago
  52. 1de7061 spi/pxa2xx: enable DMA on newer Intel LPSS silicon by Mika Westerberg · 11 years ago
  53. 2d0c614 spi/omap-100k: Convert to module_platform_driver() by Mark Brown · 11 years ago
  54. 13cd19e spi/omap-100k: Prepare and unprepare clocks by Mark Brown · 11 years ago
  55. 022a941 spi/omap-100k: Convert to devm_clk_get() by Mark Brown · 11 years ago
  56. da60b85 spi/omap-100k: Convert to use core message queue implementation by Mark Brown · 11 years ago
  57. e8153ab spi/omap-100k: Factor message transfer function out of work queue by Mark Brown · 11 years ago
  58. 69ea672 spi/omap-100k: Use core functionality to check validity of transfers by Mark Brown · 11 years ago
  59. 407d600 spi/omap-100k: Remove empty reset function by Mark Brown · 11 years ago
  60. 8498bce spi: spi-mxs: Check the return value from stmp_reset_block() by Fabio Estevam · 11 years ago
  61. 9c4a39a spi: spi-mxs: Check the return value from clk_prepare_enable() by Fabio Estevam · 11 years ago
  62. e11933f spi: spi-mxs: Fix the error path sequence by Fabio Estevam · 11 years ago
  63. 8317462 spi: spi-imx: Check the return value from clk_prepare_enable() by Fabio Estevam · 11 years ago
  64. 130b82c spi: spi-imx: Use devm functions by Fabio Estevam · 11 years ago
  65. f7ef1da spi: spi-ep93xx: move the clock divider calcs into ep93xx_spi_chip_setup() by H Hartley Sweeten · 11 years ago
  66. 22c1b69 spi: spi-ep93xx: don't bother calculating the divisors in ep93xx_spi_setup() by H Hartley Sweeten · 11 years ago
  67. e6eb8d9 spi: spi-ep93xx: use devm_clk_get() by H Hartley Sweeten · 11 years ago
  68. d9b65df spi: spi-ep93xx: remove 'dss' from per chip private data by H Hartley Sweeten · 11 years ago
  69. b2d185e spi: spi-ep93xx: remove dev_err() for kzalloc() failure by H Hartley Sweeten · 11 years ago
  70. 48a7776 spi: spi-ep93xx: get platform resources early in (*probe) by H Hartley Sweeten · 11 years ago
  71. 701c358 spi: spi-ep93xx: remove bits_per_word() helper by H Hartley Sweeten · 11 years ago
  72. 8d7586b spi: spi-ep93xx: use read,write instead of __raw_* variants by H Hartley Sweeten · 11 years ago
  73. 4870c21 spi: spi-ep93xx: always handle transfer specific settings by H Hartley Sweeten · 11 years ago
  74. c8b94d8 spi/clps711x: Remove unneeded devm_ deallocations by Mark Brown · 11 years ago
  75. 24a0013 spi: More sanity checks for transfers by Mark Brown · 11 years ago
  76. a2fd4f9 spi: Support transfer speed checking in the core by Mark Brown · 11 years ago
  77. 838af50 spi/rspi: Add missing dependency on DMAE by Mark Brown · 11 years ago
  78. fa4bd4f spi: add spi controller v3 master driver for Blackfin by Scott Jiang · 11 years ago
  79. 91b3085 spi/bitbang: Factor out message transfer from message pump loop by Mark Brown · 11 years ago
  80. 874b315 spi/bitbang: Unexport spi_bitbang_transfer() by Mark Brown · 11 years ago
  81. 8c6ffba PTR_RET is now PTR_ERR_OR_ZERO(): Replace most. by Rusty Russell · 11 years ago
  82. d144746 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  83. 103ccee spi: revert master->setup function removal for altera and nuc900 by Stephen Warren · 11 years ago
  84. e076195 spi/xilinx: Revert master->setup function removal by Michal Simek · 11 years ago
  85. 7f0ef02 Merge branch 'akpm' (updates from Andrew Morton) by Linus Torvalds · 11 years ago
  86. f170168 drivers: avoid parsing names as kthread_run() format strings by Kees Cook · 11 years ago
  87. f991fae Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  88. 750b2d7 Merge tag 'spi-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 11 years ago
  89. 3dbde57 Merge tag 'pinctrl-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 11 years ago
  90. 3883cbb Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  91. 22237d5 Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  92. d96760f spi: s3c64xx: add missing check for polling mode by Girish K S · 11 years ago
  93. e52cff8 Merge branch 'pm-assorted' by Rafael J. Wysocki · 11 years ago
  94. ed89355 Merge remote-tracking branch 'spi/topic/xilinx' into spi-next by Mark Brown · 11 years ago
  95. 592cd34d Merge remote-tracking branch 'spi/topic/txx9' into spi-next by Mark Brown · 11 years ago
  96. cf7315b2 Merge remote-tracking branch 'spi/topic/topcliff' into spi-next by Mark Brown · 11 years ago
  97. adb25d5 Merge remote-tracking branch 'spi/topic/sirf' into spi-next by Mark Brown · 11 years ago
  98. f4e9758 Merge remote-tracking branch 'spi/topic/s3c64xx' into spi-next by Mark Brown · 11 years ago
  99. c87e5d9 Merge remote-tracking branch 'spi/topic/s3c24xx' into spi-next by Mark Brown · 11 years ago
  100. 7e016d1 Merge remote-tracking branch 'spi/topic/pxa' into spi-next by Mark Brown · 11 years ago