1. 373afef spi: davinci: Fix use-after-free on unbind by Lukas Wunner · 4 years, 1 month ago
  2. 99ea152 Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 5 months ago
  3. f6305d2 spi: spi-davinci: Fix a few kerneldoc misspellings and API slippages by Lee Jones · 4 years, 6 months ago
  4. 098c9db spi: davinci: Remove uninitialized_var() usage by Kees Cook · 4 years, 7 months ago
  5. c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
  6. 74fa750 spi: davinci: Get rid of dangling variable by Linus Walleij · 6 years ago
  7. 101a68e spi: davinci: Convert to use CS GPIO descriptors by Linus Walleij · 6 years ago
  8. f34ecdb spi: spi-davinci: Don't error when SPI_CS_WORD and cs_gpio by David Lechner · 6 years ago
  9. a3762b1 spi: spi-davinci: Add support for SPI_CS_WORD by David Lechner · 6 years ago
  10. 37a1aa8 spi: davinci: remove set but not used variable 'pdata' by YueHaibing · 6 years ago
  11. 56df612 spi: davinci: Remove chip select GPIO pdata by Linus Walleij · 6 years ago
  12. 6e249d1 spi: davinci: remove set but not used variable 'pdata' by YueHaibing · 6 years ago
  13. c3c7126 Merge branch 'spi-4.18' into spi-linus by Mark Brown · 6 years ago
  14. 563a53f spi: davinci: fix a NULL pointer dereference by Bartosz Golaszewski · 6 years ago
  15. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 7 years ago
  16. 87248dc spi: davinci: Initialize dspi->done before any possible use of it by Michele Dionisio · 7 years ago
  17. 35fc3b9 spi: davinci: Handle return value of clk_prepare_enable by Arvind Yadav · 8 years ago
  18. 2b747a5 spi: davinci: Fix compilation warning. by Arvind Yadav · 8 years ago
  19. 1234e83 spi: davinci: add comment about dummy tx buffer usage by Frode Isaksen · 8 years ago
  20. 4dd9bec spi: davinci: do not use DMA for vmalloc'ed buffers by Frode Isaksen · 8 years ago
  21. 0718b76 spi: davinci: do not use DMA if transfer length is less than 16 by Frode Isaksen · 8 years ago
  22. 6b3a631e spi: davinci: use rx buffer as dummy tx buffer by Frode Isaksen · 8 years ago
  23. 3e2e125 spi: davinci: enable DMA when channels are defined in DT by Fabien Parent · 8 years ago
  24. 8aedbf5 spi: davinci: Use SPI framework to handle DMA mapping by Fabien Parent · 8 years ago
  25. c5a2a39 spi: davinci: use dma_mapping_error() by Kevin Hilman · 8 years ago
  26. fe5fd25 spi: davinci: Use dma_request_chan() for requesting DMA channel by Peter Ujfalusi · 9 years ago
  27. 21c015b spi: davinci: use dev_err() for error reporting by Sekhar Nori · 9 years ago
  28. 7f3ac71 spi: davinci: fix spurious i/o error by Sekhar Nori · 9 years ago
  29. f0a2a04 Merge remote-tracking branch 'spi/topic/davinci' into spi-next by Mark Brown · 9 years ago
  30. 8cae042 spi: davinci: use spi->cs_gpio directly by Luis de Bethencourt · 9 years ago
  31. 8494cde spi: davinci: fix handling platform_get_irq result by Andrzej Hajda · 9 years ago
  32. fa466c9 spi: davinci: Choose correct pre-scaler limit based on SOC by Franklin S Cooper Jr · 9 years ago
  33. bba732d spi: davinci: Set prescale value based on register value by Franklin S Cooper Jr · 9 years ago
  34. e0b047b spi: davinci: change the lower limit of pre-scale divider to 1 by Murali Karicheri · 10 years ago
  35. 2c658e2 spi: Remove FSF mailing addresses by Jarkko Nikula · 10 years ago
  36. 14ac00e spi: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  37. 7020d76 Merge remote-tracking branches 'spi/topic/davinci', 'spi/topic/doc', 'spi/topic/dw' and 'spi/topic/fsl' into spi-next by Mark Brown · 10 years ago
  38. 1fc8450 Merge remote-tracking branches 'spi/topic/bcm53xx', 'spi/topic/cadence', 'spi/topic/checkpatch' and 'spi/topic/clps711x' into spi-next by Mark Brown · 10 years ago
  39. 94b0955 Merge remote-tracking branches 'spi/fix/davinci', 'spi/fix/dw', 'spi/fix/fsl', 'spi/fix/pl022', 'spi/fix/rockchip' and 'spi/fix/sirf' into spi-linus by Mark Brown · 10 years ago
  40. 365a7bb spi: davinci: add support for adding delay between word's transmissions by Murali Karicheri · 10 years ago
  41. 6e7488f spi: davinci: remove empty function davinci_spi_cleanup by Grygorii Strashko · 10 years ago
  42. 8936dec spi: davinci: request cs_gpio's from probe by Grygorii Strashko · 10 years ago
  43. 859c337 spi: davinci: Fix checkpatch issue by Jingoo Han · 10 years ago
  44. 3f2dad9 spi: davinci: fix SPI_NO_CS functionality by Grygorii Strashko · 10 years ago
  45. c060014 spi: davinci: use spi_device.cs_gpio to store gpio cs per spi device by Grygorii Strashko · 10 years ago
  46. a88e34e spi: davinci: add support to configure gpio cs through dt by Murali Karicheri · 10 years ago
  47. 7480e75 spi: davinci: fix to support more than 2 chip selects by Murali Karicheri · 10 years ago
  48. b53b34f spi: davinci: Use of_match_ptr at appropriate place by Axel Lin · 11 years ago
  49. 91cfe7e spi: davinci: Remove unneeded NULL checking for dspi and dspi->bitbang.master by Axel Lin · 11 years ago
  50. 36e66bf Merge remote-tracking branches 'spi/topic/bcm2835', 'spi/topic/bcm63xx', 'spi/topic/bcm63xx-hsspi', 'spi/topic/bitbang', 'spi/topic/bpw', 'spi/topic/clps711x', 'spi/topic/coldfire', 'spi/topic/davinci', 'spi/topic/dw' and 'spi/topic/falcon' into spi-linus by Mark Brown · 11 years ago
  51. 23061f1e spi: Remove duplicate code to set default bits_per_word setting by Axel Lin · 11 years ago
  52. 5b3bb59 spi: davinci: Use devm_*() functions by Jingoo Han · 11 years ago
  53. a4ee96e spi: davinci: Fix the build warning with CONFIG_ARM_LPAE=y by Santosh Shilimkar · 11 years ago
  54. 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 11 years ago
  55. f24b19c Merge remote-tracking branch 'spi/topic/davinci' into spi-next by Mark Brown · 11 years ago
  56. 94c69f7 spi: bitbang: Let spi_bitbang_start() take a reference to master by Axel Lin · 11 years ago
  57. 32ea394 spi: spi-davinci: Fix variable type by Sachin Kamat · 11 years ago
  58. 68aa4cb Merge remote-tracking branch 'spi/topic/pdata' into spi-next by Mark Brown · 11 years ago
  59. 8074cf0 spi: use dev_get_platdata() by Jingoo Han · 11 years ago
  60. 89c66ee spi: spi-davinci: Fix direction in dma_map_single() by Christian Eggers · 11 years ago
  61. 3d09da1 Merge remote-tracking branch 'spi/topic/pdata' into spi-next by Mark Brown · 12 years ago
  62. 24778be spi: convert drivers to use bits_per_word_mask by Stephen Warren · 12 years ago
  63. 24b5a82 spi: use platform_{get,set}_drvdata() by Jingoo Han · 12 years ago
  64. 88b0357 Merge remote-tracking branch 'spi/fix/grant' into spi-linus by Mark Brown · 12 years ago
  65. 804413f spi/davinci: no wildcards in DT compatible property by Manjunathappa, Prakash · 12 years ago
  66. 0d2d0cc spi/davinci: fix module build error by Manjunathappa, Prakash · 12 years ago
  67. 32310aa spi/davinci: use request_threaded_irq() to fix deadlock by Murali Karicheri · 12 years ago
  68. aae7147 spi/davinci: add OF support for the spi controller by Murali Karicheri · 12 years ago
  69. fd4a319 spi: Remove HOTPLUG section attributes by Grant Likely · 12 years ago
  70. b7e97d2 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  71. ec2a083 ARM: davinci: move platform_data definitions by Arnd Bergmann · 12 years ago
  72. 048177c spi: spi-davinci: convert to DMA engine API by Matt Porter · 12 years ago
  73. 9232b9b spi/davinci: Fix DMA API usage in davinci by Shubhrajyoti D · 13 years ago
  74. 940ab88 drivercore: Add helper macro for platform_driver boilerplate by Grant Likely · 13 years ago
  75. ca632f5 spi: reorganize drivers by Grant Likely · 14 years ago[Renamed from drivers/spi/davinci_spi.c]
  76. b061c59 Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  77. b1178b2 spi/davinci: Support DMA transfers larger than 65535 words by Michael Williamson · 14 years ago
  78. d09519e spi/davinci: Use correct length parameter to dma_map_single calls by Michael Williamson · 14 years ago
  79. 2e3e2a5 davinci: spi: move event queue parameter to platform data by Michael Williamson · 14 years ago
  80. 212d4b6 spi: davinci: shorten variable names by Sekhar Nori · 14 years ago
  81. 0e0eae4d1 spi: davinci: remove unnecessary private data member 'region_size' by Sekhar Nori · 14 years ago
  82. 43abb11 spi: davinci: add EF Johnson Technologies copyright by Brian Niebuhr · 14 years ago
  83. 035540f spi: davinci: add additional comments by Brian Niebuhr · 14 years ago
  84. d8c174c spi: davinci: setup the driver owner by Brian Niebuhr · 14 years ago
  85. 3f27b57 spi: davinci: enable and power-up SPI only when required by Brian Niebuhr · 14 years ago
  86. 3409e40 spi: davinci: remove non-useful "clk_internal" platform data by Brian Niebuhr · 14 years ago
  87. 87467bd spi: davinci: let DMA operation be specified on per-device basis by Brian Niebuhr · 14 years ago
  88. 6dbd29b spi: davinci: remove usage of additional completion variables for DMA by Brian Niebuhr · 14 years ago
  89. 9b189fd7 spi: davinci: handle DMA completion errors correctly by Brian Niebuhr · 14 years ago
  90. 523c37e spi: davinci: fix EDMA CC errors at end of transfers by Brian Niebuhr · 14 years ago
  91. 903ca25 spi: davinci: do not allocate DMA channels during SPI device setup by Sekhar Nori · 14 years ago
  92. a4f4497 spi: davinci: fix DMA event generation stoppage by Brian Niebuhr · 14 years ago
  93. 49fc3f4 spi: davinci: use edma_write_slot() to setup EDMA PaRAM slot by Brian Niebuhr · 14 years ago
  94. e91c659 spi: davinci: always start receive DMA by Brian Niebuhr · 14 years ago
  95. d3f7141 spi: davinci: do not use temporary buffer if no transmit data provided by Brian Niebuhr · 14 years ago
  96. c29e3c6 spi: davinci: always start transmit DMA by Brian Niebuhr · 14 years ago
  97. 96fd881 spi: davinci: do not store DMA channel information per chip select by Brian Niebuhr · 14 years ago
  98. b23a5d4 spi: davinci: remove unnecessary call to davinci_spi_setup_transfer() by Brian Niebuhr · 14 years ago
  99. be88471 spi: davinci: remove unnecessary function davinci_spi_bufs_prep() by Brian Niebuhr · 14 years ago
  100. f34bd4c spi: davinci: configure the invariable bits in spipc0 only once by Brian Niebuhr · 14 years ago