1. 1f1a438 OMAP: runtime: McSPI driver runtime conversion by Govindraj.R · 13 years ago
  2. 1a5d819 OMAP: devices: Modify McSPI device to adapt to hwmod framework by Charulatha V · 13 years ago
  3. 9238b6d Merge branches 'devel-cleanup', 'devel-board', 'devel-early-init' and 'devel-ti816x' into omap-for-linus by Tony Lindgren · 13 years ago
  4. 59b479e omap: Start using CONFIG_SOC_OMAP by Tony Lindgren · 13 years ago
  5. 8a6afb9 spi/spi_sh_msiof: fix wrong address calculation, which leads to an Oops by Guennadi Liakhovetski · 13 years ago
  6. 5d7e8af Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 13 years ago
  7. 8efaef4 SPI: Add SPI controller driver for the Atheros AR71XX/AR724X/AR913X SoCs by Gabor Juhos · 14 years ago
  8. d95defa spi/spi_sh_msiof: fix a wrong free_irq() parameter by Guennadi Liakhovetski · 13 years ago
  9. 94a1b6d spi/amba-pl022: fixing compilation warning. by Viresh Kumar · 14 years ago
  10. 42a9fa9 Merge branch 'devicetree/next' into spi/next by Grant Likely · 14 years ago
  11. 5f35765 spi: Enable SPI driver for S5P6440 and S5P6450 by Abhilash Kesavan · 14 years ago
  12. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  13. 77e7bc6 spi/imx: Add i.MX53 support by Yong Shen · 14 years ago
  14. 50c01fc spi/dw_spi: don't treat NULL clk as an error by Jamie Iles · 14 years ago
  15. 76d9cc4 spi: tegra: don't treat NULL clk as an error by Jamie Iles · 14 years ago
  16. c8940ec Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  17. 021db8e Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  18. 07fe035 spi/omap: Fix DMA API usage in OMAP MCSPI driver by Russell King - ARM Linux · 14 years ago
  19. 7357593 spi/imx: correct the test on platform_get_irq() return value by Richard Genoud · 14 years ago
  20. 77e58ef spi/topcliff: Typo fix threhold to threshold by Justin P. Mattock · 14 years ago
  21. 2f263d9 spi/dw_spi Typo change diable to disable. by Justin P. Mattock · 14 years ago
  22. 0bc4634 spi/m68knommu: Coldfire QSPI platform support by Jate Sujjavanich · 14 years ago
  23. 477ca3a spi/fsl_espi: change the read behaviour of the SPIRF by Mingkai Hu · 14 years ago
  24. 42ce7fd spi/omap2_mcspi.c: Force CS to be in inactive state after off-mode transition by Gregory CLEMENT · 14 years ago
  25. 94a544a Merge branch 'spi' of git://git.linutronix.de/users/bigeasy/soda into spi/next by Grant Likely · 14 years ago
  26. 496a2e3 Merge branch 'for-grant' of git://arago-project.org/git/projects/linux-davinci into spi/next by Grant Likely · 14 years ago
  27. 3ae22e8 spi / PM: Support dev_pm_ops by Mark Brown · 14 years ago
  28. d3c7e1a Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  29. 5aa68b8 spi/mpc52xx-psc-spi: move probe/remove to proper sections by Wolfram Sang · 14 years ago
  30. 4bdac7d spi/mpc52xx-spi: fix annotation for remove()-pointer by Wolfram Sang · 14 years ago
  31. 0dd2c96 spi/fsl_espi: fix wrong setting of the address in the command buffer by Mingkai Hu · 14 years ago
  32. e6289d6 spi/fsl_espi: change the read behaviour of the SPIRF by Mingkai Hu · 14 years ago
  33. 7063c0d spi/dw_spi: add DMA support by Feng Tang · 14 years ago
  34. 79290a2 spi/dw_spi: change to EXPORT_SYMBOL_GPL for exported APIs by Feng Tang · 14 years ago
  35. ebf45b7 spi/dw_spi: Fix too short timeout in spi polling loop by Feng Tang · 14 years ago
  36. 5e8b821 spi/pl022: convert running variable by Linus Walleij · 14 years ago
  37. dec5a58 spi/pl022: convert busy flag to a bool by Linus Walleij · 14 years ago
  38. 082086f spi/pl022: pass the returned sglen to the DMA engine by Linus Walleij · 14 years ago
  39. b729889 spi/pl022: map the buffers on the DMA engine by Linus Walleij · 14 years ago
  40. 9d32af6 spi/topcliff_pch: Fix data transfer issue by Tomoya MORINAGA · 14 years ago
  41. 8934217 spi/imx: remove autodetection by Uwe Kleine-König · 14 years ago
  42. 97dbf37 drivers/spi/spi.c: don't release the spi device twice by Sebastian Andrzej Siewior · 14 years ago
  43. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  44. 752a4a9 Merge commit 'v2.6.37-rc7' into spi/next by Grant Likely · 14 years ago
  45. 3d0b608 dw_spi: Fix missing final read in some polling situations by Major Lee · 14 years ago
  46. 21486af spi/pxa2xx: pass of_node to spi device and set a parent device by Sebastian Andrzej Siewior · 14 years ago
  47. 579d3bb spi/pxa2xx: Modify RX-Tresh instead of busy-loop for the remaining RX bytes. by Sebastian Andrzej Siewior · 14 years ago
  48. 2a8626a spi/pxa2xx: Add chipselect support for Sodaville by Sebastian Andrzej Siewior · 14 years ago
  49. d0777f2 spi/pxa2xx: Consider CE4100's FIFO depth by Sebastian Andrzej Siewior · 14 years ago
  50. d6ea3df spi/pxa2xx: Add CE4100 support by Sebastian Andrzej Siewior · 14 years ago
  51. 8348c25 arm/pxa2xx: reorgazine SSP and SPI header files by Sebastian Andrzej Siewior · 14 years ago
  52. 4a25605 spi/pxa2xx: Use define for SSSR_TFL_MASK instead of plain numbers by Sebastian Andrzej Siewior · 14 years ago
  53. 49cbb1e spi/pxa2xx: add support for shared IRQ handler by Sebastian Andrzej Siewior · 14 years ago
  54. 214b574 atmel_spi: fix warning In function 'atmel_spi_dma_map_xfer' by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  55. fbd29a1 spi/pxa2xx: register driver properly by Sebastian Andrzej Siewior · 14 years ago
  56. 23ce17a spi: davinci: kconfig: add manufacturer name to prompt string by Sekhar Nori · 14 years ago
  57. 212d4b6 spi: davinci: shorten variable names by Sekhar Nori · 14 years ago
  58. 0e0eae4d1 spi: davinci: remove unnecessary private data member 'region_size' by Sekhar Nori · 14 years ago
  59. 43abb11 spi: davinci: add EF Johnson Technologies copyright by Brian Niebuhr · 14 years ago
  60. 035540f spi: davinci: add additional comments by Brian Niebuhr · 14 years ago
  61. d8c174c spi: davinci: setup the driver owner by Brian Niebuhr · 14 years ago
  62. 3f27b57 spi: davinci: enable and power-up SPI only when required by Brian Niebuhr · 14 years ago
  63. 3409e40 spi: davinci: remove non-useful "clk_internal" platform data by Brian Niebuhr · 14 years ago
  64. 87467bd spi: davinci: let DMA operation be specified on per-device basis by Brian Niebuhr · 14 years ago
  65. 6dbd29b spi: davinci: remove usage of additional completion variables for DMA by Brian Niebuhr · 14 years ago
  66. 9b189fd7 spi: davinci: handle DMA completion errors correctly by Brian Niebuhr · 14 years ago
  67. 523c37e spi: davinci: fix EDMA CC errors at end of transfers by Brian Niebuhr · 14 years ago
  68. 903ca25 spi: davinci: do not allocate DMA channels during SPI device setup by Sekhar Nori · 14 years ago
  69. a4f4497 spi: davinci: fix DMA event generation stoppage by Brian Niebuhr · 14 years ago
  70. 49fc3f4 spi: davinci: use edma_write_slot() to setup EDMA PaRAM slot by Brian Niebuhr · 14 years ago
  71. e91c659 spi: davinci: always start receive DMA by Brian Niebuhr · 14 years ago
  72. d3f7141 spi: davinci: do not use temporary buffer if no transmit data provided by Brian Niebuhr · 14 years ago
  73. c29e3c6 spi: davinci: always start transmit DMA by Brian Niebuhr · 14 years ago
  74. 96fd881 spi: davinci: do not store DMA channel information per chip select by Brian Niebuhr · 14 years ago
  75. b23a5d4 spi: davinci: remove unnecessary call to davinci_spi_setup_transfer() by Brian Niebuhr · 14 years ago
  76. be88471 spi: davinci: remove unnecessary function davinci_spi_bufs_prep() by Brian Niebuhr · 14 years ago
  77. f34bd4c spi: davinci: configure the invariable bits in spipc0 only once by Brian Niebuhr · 14 years ago
  78. e0d205e spi: davinci: add support for interrupt mode by Brian Niebuhr · 14 years ago
  79. 839c996 spi: davinci: simplify poll mode transfers by Brian Niebuhr · 14 years ago
  80. cf90fe7 spi: davinci: remove non-useful interrupt mode support by Brian Niebuhr · 14 years ago
  81. 47f4467 spi: davinci: remove unnecessary completion variable initialization by Brian Niebuhr · 14 years ago
  82. 134e32b spi: davinci: do not treat Tx interrupt being set as error by Sekhar Nori · 14 years ago
  83. f2bf4e8 spi: davinci: remove unnecessary 'count' variable in driver private data by Brian Niebuhr · 14 years ago
  84. fab89ea spi: davinci: remove unnecessary disable of SPI by Brian Niebuhr · 14 years ago
  85. 53d454a spi: davinci: check for NULL buffer pointer before using it by Brian Niebuhr · 14 years ago
  86. b7ab24a spi: davinci: simplify calculation of edma acount value by Brian Niebuhr · 14 years ago
  87. 6321be6 spi: davinci: eliminate unnecessary update of davinci_spi->count by Brian Niebuhr · 14 years ago
  88. cda987e spi: davinci: eliminate the single member structure davinci_spi_slave by Brian Niebuhr · 14 years ago
  89. b6c4eea spi: davinci: remove unused members of davinci_spi_slave by Brian Niebuhr · 14 years ago
  90. 7abbf23 spi: davinci: add support for wait enable timeouts by Brian Niebuhr · 14 years ago
  91. fd76446 spi: davinci: setup chip-select timers values only if timer enabled by Brian Niebuhr · 14 years ago
  92. 25f3351 spi: davinci: consolidate setup of SPIFMTn in one function by Brian Niebuhr · 14 years ago
  93. 53a31b0 spi: davinci: make chip-slect specific parameters really chip-select specific by Brian Niebuhr · 14 years ago
  94. 472880c spi: davinci: remove 'wait_enable' platform data member by Brian Niebuhr · 14 years ago
  95. 7fe0092 spi: davinci: simplify prescalar calculation by Brian Niebuhr · 14 years ago
  96. 2385397 spi: davinci: enable GPIO lines to be used as chip selects by Brian Niebuhr · 14 years ago
  97. cfbc5d1 spi: davinci: remove unnecessary data transmit on CS disable by Brian Niebuhr · 14 years ago
  98. 7978b8c spi: davinci: enable both activation and deactivation of chip-selects by Brian Niebuhr · 14 years ago
  99. 843a713 spi: davinci: set chip-select mode in SPIDEF only once by Brian Niebuhr · 14 years ago
  100. 50356dd spi: davinci: remove unnecessary typecast by Sekhar Nori · 14 years ago