1. 2aaa8dd spi: atmel-quadspi: return appropriate error code by Tudor Ambarus · 6 years ago
  2. 9ce4c51 spi: atmel-quadspi: remove unnecessary cast by Tudor Ambarus · 6 years ago
  3. 1db6de2 spi: atmel-quadspi: fix naming scheme by Tudor Ambarus · 6 years ago
  4. 18b6f6e spi: atmel-quadspi: drop wrappers for iomem accesses by Tudor Ambarus · 6 years ago
  5. 3ae012e spi: atmel-quadspi: order header files inclusion alphabetically by Tudor Ambarus · 6 years ago
  6. 9958c8c spi: atmel-quadspi: cache MR value to avoid a write access by Tudor Ambarus · 6 years ago
  7. 5ce3cc5 spi: spi-fsl-dspi: Provide support for DSPI slave mode operation (Vybryd vf610) by Lukasz Majewski · 6 years ago
  8. 473a78a spi-atmel: support inter-word delay by Jonas Bonn · 6 years ago
  9. b7bb367 spi: support inter-word delay requirement for devices by Jonas Bonn · 6 years ago
  10. f3fdea3 spi: mxs: add tracing to custom .transfer_one_message callback by Uwe Kleine-König · 6 years ago
  11. c55d0e8 spi: spi-mem: spi-fsl-qspi: typo fix in author name by Yogesh Narayan Gaur · 6 years ago
  12. ce6f069 spi: spi-mem: spi-nxp-fspi: add module license info by Yogesh Narayan Gaur · 6 years ago
  13. 7aef2b6 spi: pl022: add a message state STATE_TIMEOUT for timeout transfer by Jiwei Sun · 6 years ago
  14. 2e236ba spi: Kconfig: imx: Update the help text to make it more generic by Fabio Estevam · 6 years ago
  15. b328179 spi: nxp-fspi: add octal mode flag bit for octal support by Yogesh Narayan Gaur · 6 years ago
  16. c71f9fd MAINTAINERS: add maintainers for the NXP FlexSPI driver by Yogesh Narayan Gaur · 6 years ago
  17. cdbbb8e dt-bindings: spi: add binding file for NXP FlexSPI controller by Yogesh Narayan Gaur · 6 years ago
  18. a5356ae spi: spi-mem: Add driver for NXP FlexSPI controller by Yogesh Narayan Gaur · 6 years ago
  19. c1c04ce gpio: of: Fix logic inversion by Linus Walleij · 6 years ago
  20. 6046f54 spi: cadence: Fix default polarity of native chipselect by Linus Walleij · 6 years ago
  21. 6e0a32d spi: dw: Fix default polarity of native chipselect by Linus Walleij · 6 years ago
  22. 2df201e spi: Support high CS when using descriptors by Linus Walleij · 6 years ago
  23. f0125f1 spi: Go back to immediate teardown by Mark Brown · 6 years ago
  24. 51eea52 pxa2xx: replace spi_master with spi_controller by Lubomir Rintel · 6 years ago
  25. bfc7af6 spi: bcm2835aux: remove unneeded NULL check of devm_clk_get by YueHaibing · 6 years ago
  26. 1fc1b63 spi: spi-mem: Add devm_spi_mem_dirmap_{create,destroy}() by Boris Brezillon · 6 years ago
  27. d05e3ea spi: sh-msiof: Use DMA if possible by Hoan Nguyen An · 6 years ago
  28. f70351a spi: sh-msiof: fix *info pointer in request_dma() by Hoan Nguyen An · 6 years ago
  29. 88e7e0a spi: sh-hspi: Remove error messages on out-of-memory conditions by Geert Uytterhoeven · 6 years ago
  30. f1b2c1c spi: ath79: Remove now useless code by Alban Bedel · 6 years ago
  31. b172fd0 spi: ath79: Enable support for compile test by Alban Bedel · 6 years ago
  32. 797622d spi: ath79: Simplify ath79_spi_chipselect() by Alban Bedel · 6 years ago
  33. a666f26 spi: bitbang: Don't call chipselect() in spi_bitbang_setup() by Alban Bedel · 6 years ago
  34. 734882a spi: cadence: Correct initialisation of runtime PM by Charles Keepax · 6 years ago
  35. de43aff spi: spi-geni-qcom: Get rid of forward declaration by Stephen Boyd · 6 years ago
  36. 0357a3d spi: spi-geni-qcom: Don't initialize completion for normal message by Stephen Boyd · 6 years ago
  37. 74fa750 spi: davinci: Get rid of dangling variable by Linus Walleij · 6 years ago
  38. 4f0a0cd spi: dw: fix warning unused variable 'ret' by Anders Roxell · 6 years ago
  39. 412e603 spi: core: avoid waking pump thread from spi_sync instead run teardown delayed by Martin Sperl · 6 years ago
  40. 9400c41 spi: dw: Convert to use CS GPIO descriptors by Linus Walleij · 6 years ago
  41. 101a68e spi: davinci: Convert to use CS GPIO descriptors by Linus Walleij · 6 years ago
  42. 054320b spi: clps711x: Convert to use CS GPIO descriptors by Linus Walleij · 6 years ago
  43. cfeefa7 spi: cadence: Convert to use CS GPIO descriptors by Linus Walleij · 6 years ago
  44. efc92fb spi: atmel: Convert to use CS GPIO descriptors by Linus Walleij · 6 years ago
  45. 8db7954 spi: ath79: Convert to use CS GPIO descriptors by Linus Walleij · 6 years ago
  46. f3186dd spi: Optionally use GPIO descriptors for CS GPIOs by Linus Walleij · 6 years ago
  47. 8d24547 spi/trace: include buffer contents in traces by Uwe Kleine-König · 6 years ago
  48. 983f6ae spi/trace: drop useless and wrong (but harmless) casts by Uwe Kleine-König · 6 years ago
  49. 560b097 spi: stm32: add description about STM32F4 bindings by Cezary Gapinski · 6 years ago
  50. 00505ed spi: stm32: add support for STM32F4 by Cezary Gapinski · 6 years ago
  51. 5516685 spi: stm32: introduce compatible data cfg by Cezary Gapinski · 6 years ago
  52. f8bb12f spi: stm32: add start dma transfer function by Cezary Gapinski · 6 years ago
  53. 9d5fce1 spi: stm32: split transfer one setup function by Cezary Gapinski · 6 years ago
  54. a967533 spi: stm32: rename interrupt function by Cezary Gapinski · 6 years ago
  55. 8602663 spi: stm32: rename STM32 SPI registers to STM32H7 by Cezary Gapinski · 6 years ago
  56. 6962b05 spi: stm32: remove SPI LOOP mode by Cezary Gapinski · 6 years ago
  57. d6cea11 spi: stm32: use explicit CPOL and CPHA mode bits by Cezary Gapinski · 6 years ago
  58. bb35c9f spi: fix typo in SPI_STM32 help text by Cezary Gapinski · 6 years ago
  59. 2cbee7f spi: stm32: fix DMA configuration with only one channel by Cezary Gapinski · 6 years ago
  60. d4c9134 spi: stm32: use NULL pointer instead of plain integer by Cezary Gapinski · 6 years ago
  61. d57a984 spi: stm32: switch to SPDX identifier by Cezary Gapinski · 6 years ago
  62. e1bc204 spi: dw: fix potential variable assignment error by shaftarger · 6 years ago
  63. 0dcdcd0 spi: add cpu details to fsl-dspi Kconfig help by Angelo Dureghello · 6 years ago
  64. fcf85e5 MAINTAINERS: Move the Freescale QSPI driver to the SPI framework by Frieder Schrempf · 6 years ago
  65. 50f1242 mtd: fsl-quadspi: Remove the driver as it was replaced by spi-fsl-qspi.c by Frieder Schrempf · 6 years ago
  66. 78df308 dt-bindings: spi: Adjust the bindings for the FSL QSPI driver by Frieder Schrempf · 6 years ago
  67. 8026145 dt-bindings: spi: Move the bindings for the FSL QSPI driver by Frieder Schrempf · 6 years ago
  68. 84d0431 spi: Add a driver for the Freescale/NXP QuadSPI controller by Frieder Schrempf · 6 years ago
  69. bfeffd1 Linux 5.0-rc1 by Linus Torvalds · 6 years ago
  70. 85e1ffb Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  71. ac5eed2 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  72. 574823bf Change mincore() to count "mapped" pages rather than "cached" pages by Linus Torvalds · 6 years ago
  73. 94bd8a0 Fix 'acccess_ok()' on alpha and SH by Linus Torvalds · 6 years ago
  74. baa6707 Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt by Linus Torvalds · 6 years ago
  75. 2152404 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 6 years ago
  76. e2b745f Merge tag 'dma-mapping-4.21-1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  77. 1213325 Merge tag 'tag-chrome-platform-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/bleung/chrome-platform by Linus Torvalds · 6 years ago
  78. 66e012f Merge tag 'hwlock-v4.21' of git://github.com/andersson/remoteproc by Linus Torvalds · 6 years ago
  79. 8094c3c fscrypt: add Adiantum support by Eric Biggers · 6 years ago
  80. b5aef86 Merge tag 'docs-5.0-fixes' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
  81. 15b215e Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 6 years ago
  82. d7252d0 Merge tag 'for-linus-20190104' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  83. 0fe4e2d Merge tag 'drm-next-2019-01-05' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  84. 3954e1d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  85. a8a6b11 Merge tag 'fbdev-v4.21' of git://github.com/bzolnier/linux by Linus Torvalds · 6 years ago
  86. 7671c14 Merge branch 'i2c/for-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
  87. 926b02d Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  88. cf26057 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid by Linus Torvalds · 6 years ago
  89. 1686cc1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 6 years ago
  90. d86271a kconfig: rename generated .*conf-cfg to *conf-cfg by Masahiro Yamada · 6 years ago
  91. f7de64b kbuild: remove unnecessary stubs for archheader and archscripts by Masahiro Yamada · 6 years ago
  92. ba97df4 kbuild: use assignment instead of define ... endef for filechk_* rules by Masahiro Yamada · 6 years ago
  93. d6e4b3e arch: remove redundant UAPI generic-y defines by Masahiro Yamada · 6 years ago
  94. 9199873 kbuild: generate asm-generic wrappers if mandatory headers are missing by Masahiro Yamada · 6 years ago
  95. d4ce545 arch: remove stale comments "UAPI Header export list" by Masahiro Yamada · 6 years ago
  96. 8c4fa8b riscv: remove redundant kernel-space generic-y by Masahiro Yamada · 6 years ago
  97. ad77408 kbuild: change filechk to surround the given command with { } by Masahiro Yamada · 6 years ago
  98. 172caf1 kbuild: remove redundant target cleaning on failure by Masahiro Yamada · 6 years ago
  99. f568866 kbuild: clean up rule_dtc_dt_yaml by Masahiro Yamada · 6 years ago
  100. 786ac51 kbuild: remove UIMAGE_IN and UIMAGE_OUT by Masahiro Yamada · 6 years ago