1. d9740f6 spi: bfin-v3: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  2. 7085f40 spi: spi-pl022: Fix warning when CONFIG_ARM_LPAE=y by Fabio Estevam · 11 years ago
  3. 03ddcbc spi/bitbang: trivial: fix doubled word "use" by Uwe Kleine-König · 11 years ago
  4. 5f7f54b drivers/spi/spi-tegra114.c clean use of devm_ioremap_resource() by Laurent Navet · 11 years ago
  5. f79cc88 spi: octeon: Convert to use bits_per_word_mask by Axel Lin · 11 years ago
  6. a35c6be spi: octeon: Remove unused bits_per_word variable in octeon_spi_do_transfer by Axel Lin · 11 years ago
  7. fe81109 spi: octeon: Remove empty octeon_spi_nop_transfer_hardware function by Axel Lin · 11 years ago
  8. 2e29db4 spi: bitbang: Remove unused tmp variable by Axel Lin · 11 years ago
  9. 56ede94 spi: limit default transfer speed to controller's max speed by Gabor Juhos · 11 years ago
  10. 2479790 spi/sirf: simplify use of devm_ioremap_resource by Julia Lawall · 11 years ago
  11. de0fa83 spi/spi-{bcm63xx.c,bfin-v3.c}: simplify use of devm_ioremap_resource by Julia Lawall · 11 years ago
  12. c12f964 spi/s3c64xx: Take runtime PM reference even if DMA is not supported by Mark Brown · 11 years ago
  13. 3c729b4 Merge tag 'v3.11-rc5' into spi-s3c64xx by Mark Brown · 11 years ago
  14. 2f1603c spi-topcliff-pch: Add MODULE_DEVICE_TABLE by Alexander Stein · 11 years ago
  15. 90438c4 spi: s3c64xx: Use dmaengine_prep_slave_single() to prepare DMA transfers by Tomasz Figa · 11 years ago
  16. 0149871 spi: s3c64xx: Do not request CS GPIO on subsequent calls to .setup() by Tomasz Figa · 11 years ago
  17. b1a8e78 spi: s3c64xx: Zero dma_slave_config struct in prepare_dma() by Tomasz Figa · 11 years ago
  18. 86f8973 spi: new controller driver for efm32 SoCs by Uwe Kleine-König · 11 years ago
  19. 30af9b5 spi/bitbang: Drop empty setup() functions by Mark Brown · 11 years ago
  20. 52ade73 spi/bitbang: don't error out if there is no setup callback provided by Uwe Kleine-König · 11 years ago
  21. c7abc19 Merge tag 'v3.11-rc4' into spi-bitbang by Mark Brown · 11 years ago
  22. 29f0d48 spi: spi-mxs: Remove unused bits_per_word variable by Axel Lin · 11 years ago
  23. 5a9e119 spi/build: Remove SPI_SIRF from compile test by Mark Brown · 11 years ago
  24. 7668c29 spi/sirf: Depends on SIRF_DMA by Mark Brown · 11 years ago
  25. de39f5f spi: sirf: use DMA if both buffer address and length are aligned by Barry Song · 11 years ago
  26. e1b18ea spi: octeon: Remove my_master pointer from struct octeon_spi by Axel Lin · 11 years ago
  27. c2b6a3a spi: bcm2835: Use SPI_BPW_MASK macro for bits_per_word_mask setting by Axel Lin · 11 years ago
  28. e2b0509 spi: rspi: provide port addresses to dmaengine driver via slave configuration by Guennadi Liakhovetski · 11 years ago
  29. 6a3fc31 spi/ep93xx: Fix format specifier warning by Emil Goode · 11 years ago
  30. 2de024b spi/atmel: Fix format specifier warnings by Emil Goode · 11 years ago
  31. e221fa4 spi/txx9: Use linux/gpio.h not asm/gpio.h by Mark Brown · 11 years ago
  32. 89c66ee spi: spi-davinci: Fix direction in dma_map_single() by Christian Eggers · 11 years ago
  33. ce74ac8 spi/tegra20-slink: Use core runtime PM by Mark Brown · 11 years ago
  34. 38315fd spi/tegra20-sflash: Use core runtime PM by Mark Brown · 11 years ago
  35. 612aa5c spi/tegra114: Use core runtime PM by Mark Brown · 11 years ago
  36. fc0f81b spi/s3c64xx: Use core for runtime PM by Mark Brown · 11 years ago
  37. 3e00a09 spi/hspi: Convert to core runtime PM by Mark Brown · 11 years ago
  38. 7dd6278 spi/pxa2xx: Convert to core runtime PM by Mark Brown · 11 years ago
  39. 29b6e90 spi/pl022: Convert to core runtime PM by Mark Brown · 11 years ago
  40. f0278a1 spi/omap2: Covert to core runtime PM by Mark Brown · 11 years ago
  41. 3f36e80 spi/coldfire-qspi: Convert to core runtime PM by Mark Brown · 11 years ago
  42. 5355d96 spi/bcm63xx: Convert to core runtime PM by Mark Brown · 11 years ago
  43. 49834de spi: Provide core support for runtime PM during transfers by Mark Brown · 11 years ago
  44. bafe886 spi/tegra-slink: Factor runtime PM out into transfer prepare/unprepare by Mark Brown · 11 years ago
  45. 9f178c2 spi/tegra-sflash: Factor runtime PM out into transfer prepare/unprepare by Mark Brown · 11 years ago
  46. bb249aa spi/tegra114: Factor runtime PM out into transfer prepare/unprepare by Mark Brown · 11 years ago
  47. 1729ce3 spi/orion: Convert to devm_ioremap_resource() by Mark Brown · 11 years ago
  48. 27743e0 spi/imx: expose module alias for loading from device-tree by Niels de Vos · 11 years ago
  49. dd1053a spi/drivers: Enable build of drivers with COMPILE_TEST by Mark Brown · 11 years ago
  50. 895248f spi/orion: Directly include linux/size.h by Mark Brown · 11 years ago
  51. 6c07ef2 spi/atmel: Annotate lock/unlock functions by Mark Brown · 11 years ago
  52. 33bf2c0 spi/sh-msiof: Remove unneeded empty runtime PM callbacks by Mark Brown · 11 years ago
  53. 8e76fda spi/sh-hspi: Remove noisy print by Mark Brown · 11 years ago
  54. 7884891 spi: davinci: Update configs to make it selectable on Keystone by Santosh Shilimkar · 11 years ago
  55. b998aca8 spi: s3c64xx: fix casting warning by Jingoo Han · 11 years ago
  56. c65bc4a spi: s3c64xx: fix printk warnings by Jingoo Han · 11 years ago
  57. db0606e spi: s3c64xx: fix checkpatch error and warnings by Jingoo Han · 11 years ago
  58. 900bfe3 spi/s3c64xx: Remove unused message queue by Mark Brown · 11 years ago
  59. e5d950f spi: bcm2835: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  60. 796305a spi: spi-mxs: Remove unneeded check for platform_get_resource() by Fabio Estevam · 11 years ago
  61. 078726c driver: spi: Modify core to compute the message length by Sourav Poddar · 11 years ago
  62. d60990d5 spi: spi-bitbang: Fix conversion of spi_bitbang_transfer_one() by Fabio Estevam · 11 years ago
  63. 9ca1273 spi/xilinx: signedness issue checking platform_get_irq() by Dan Carpenter · 11 years ago
  64. 2025172 spi/bitbang: Use core message pump by Mark Brown · 11 years ago
  65. 84ddb3c spi: spi-ep93xx: convert to the queued driver infrastructure by H Hartley Sweeten · 11 years ago
  66. dfec4a6 spi: atmel: prepare clk before calling enable by Boris BREZILLON · 11 years ago
  67. 70f092a Merge remote-tracking branch 'spi/fix/xilinx' into spi-linus by Mark Brown · 11 years ago
  68. 52bc441 Merge remote-tracking branch 'spi/fix/setup' into spi-linus by Mark Brown · 11 years ago
  69. 069e157 Merge remote-tracking branch 'spi/fix/s3c64xx' into spi-linus by Mark Brown · 11 years ago
  70. 7b3b743 spi/xilinx: Simplify irq allocation by Michal Simek · 11 years ago
  71. be3acdf spi/xilinx: Use of_property_read_u32 for reading value from node by Michal Simek · 11 years ago
  72. ad3fdbc spi/xilinx: Clean ioremap calling by Michal Simek · 11 years ago
  73. 5586c09 spi/xilinx: Remove CONFIG_OF from the driver by Michal Simek · 11 years ago
  74. 7cb2abd spi/xilinx: Refer to platform device as pdev in probe() and remove() by Mark Brown · 11 years ago
  75. d81c0bb spi/xilinx: Remove remains of of_platform device registration by Mark Brown · 11 years ago
  76. c40537d spi/xilinx: Convert to devm_ioremap_resource() by Mark Brown · 11 years ago
  77. cd4c424 spi: tle62x0: dump small buffers using %*ph by Andy Shevchenko · 11 years ago
  78. 86562d0 spi: tegra114: remove redundant dev_err call in tegra_spi_probe() by Wei Yongjun · 11 years ago
  79. 94b1f0d spi: sirf: add missed spi mode_bits that SiRFSoC hardware supports by Qipan Li · 11 years ago
  80. 9f4b323 spi: s3c64xx: add missing check for polling mode by Girish K S · 11 years ago
  81. 1de7061 spi/pxa2xx: enable DMA on newer Intel LPSS silicon by Mika Westerberg · 11 years ago
  82. 2d0c614 spi/omap-100k: Convert to module_platform_driver() by Mark Brown · 11 years ago
  83. 13cd19e spi/omap-100k: Prepare and unprepare clocks by Mark Brown · 11 years ago
  84. 022a941 spi/omap-100k: Convert to devm_clk_get() by Mark Brown · 11 years ago
  85. da60b85 spi/omap-100k: Convert to use core message queue implementation by Mark Brown · 11 years ago
  86. e8153ab spi/omap-100k: Factor message transfer function out of work queue by Mark Brown · 11 years ago
  87. 69ea672 spi/omap-100k: Use core functionality to check validity of transfers by Mark Brown · 11 years ago
  88. 407d600 spi/omap-100k: Remove empty reset function by Mark Brown · 11 years ago
  89. 8498bce spi: spi-mxs: Check the return value from stmp_reset_block() by Fabio Estevam · 11 years ago
  90. 9c4a39a spi: spi-mxs: Check the return value from clk_prepare_enable() by Fabio Estevam · 11 years ago
  91. e11933f spi: spi-mxs: Fix the error path sequence by Fabio Estevam · 11 years ago
  92. 8317462 spi: spi-imx: Check the return value from clk_prepare_enable() by Fabio Estevam · 11 years ago
  93. 130b82c spi: spi-imx: Use devm functions by Fabio Estevam · 11 years ago
  94. f7ef1da spi: spi-ep93xx: move the clock divider calcs into ep93xx_spi_chip_setup() by H Hartley Sweeten · 11 years ago
  95. 22c1b69 spi: spi-ep93xx: don't bother calculating the divisors in ep93xx_spi_setup() by H Hartley Sweeten · 11 years ago
  96. e6eb8d9 spi: spi-ep93xx: use devm_clk_get() by H Hartley Sweeten · 11 years ago
  97. d9b65df spi: spi-ep93xx: remove 'dss' from per chip private data by H Hartley Sweeten · 11 years ago
  98. b2d185e spi: spi-ep93xx: remove dev_err() for kzalloc() failure by H Hartley Sweeten · 11 years ago
  99. 48a7776 spi: spi-ep93xx: get platform resources early in (*probe) by H Hartley Sweeten · 11 years ago
  100. 701c358 spi: spi-ep93xx: remove bits_per_word() helper by H Hartley Sweeten · 11 years ago