1. 0dedf90 spi: spi-fsl-dspi: Protect against races on dspi->words_in_flight by Vladimir Oltean · 5 years ago
  2. c6c1e30 spi: spi-fsl-dspi: Avoid reading more data than written in EOQ mode by Vladimir Oltean · 5 years ago
  3. a957499 spi: spi-fsl-dspi: Fix bits-per-word acceleration in DMA mode by Vladimir Oltean · 5 years ago
  4. 671ffde spi: spi-fsl-dspi: Fix little endian access to PUSHR CMD and TXDATA by Vladimir Oltean · 5 years ago
  5. 4fcc7c2 spi: spi-fsl-dspi: Don't access reserved fields in SPI_MCR by Vladimir Oltean · 5 years ago
  6. 85dadb7 spi: mxs: Drop GPIO includes by Linus Walleij · 5 years ago
  7. 30b435d spi: dt-bindings: spi-controller: Fix spi-[rt]x-bus-width for slave mode by Geert Uytterhoeven · 5 years ago
  8. a079ff8 spi: dt-bindings: spi-controller: Fix #address-cells for slave mode by Geert Uytterhoeven · 5 years ago
  9. 7315608 Merge series "spi: meson-spicc: add support for AXG and G12A variants" from Neil Armstrong <narmstrong@baylibre.com>: by Mark Brown · 5 years ago
  10. 5b16668 spi: acpi: remove superfluous parameter check by Wolfram Sang · 5 years ago
  11. 9ea7db8 spi: dt-bindings: amlogic, meson-gx-spicc: add Amlogic G12A compatible by Neil Armstrong · 5 years ago
  12. 4e3d322 spi: meson-spicc: add support for Amlogic G12A by Neil Armstrong · 5 years ago
  13. 0eb707a spi: meson-spicc: adapt burst handling for G12A support by Neil Armstrong · 5 years ago
  14. f27bff4 spi: meson-spicc: setup IO line delay by Neil Armstrong · 5 years ago
  15. 8791068 spi: meson-spicc: add min sclk for each compatible by Neil Armstrong · 5 years ago
  16. 3196816 spi: meson-spicc: support max 80MHz clock by Neil Armstrong · 5 years ago
  17. 3e0cf4d spi: meson-spicc: add a linear clock divider support by Sunny Luo · 5 years ago
  18. a6cda1f spi: meson-spicc: enhance output enable feature by Sunny Luo · 5 years ago
  19. b9dfb20 spi: meson-spicc: remove unused variables by Neil Armstrong · 5 years ago
  20. 1a421eb spi: spi-nxp-fspi: Fix a NULL vs IS_ERR() check in probe by Dan Carpenter · 5 years ago
  21. b562b30 Merge tag 'mtk-mtd-spi-move' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into spi-5.7 by Mark Brown · 5 years ago
  22. e11e847 mtd: spi-nor: remove mtk-quadspi driver by Chuanhong Guo · 5 years ago
  23. 13a9710 dt-bindings: convert mtk-quadspi binding doc for spi-mtk-nor by Chuanhong Guo · 5 years ago
  24. 881d1ee spi: add support for mediatek spi-nor controller by Chuanhong Guo · 5 years ago
  25. 671c3bf spi: make spi-max-frequency optional by Chuanhong Guo · 5 years ago
  26. caef2df spi: Stop selecting MTD_SPI_NOR for SPI_HISI_SFC_V3XX by John Garry · 5 years ago
  27. 22ee9de spi: spi-fsl-dspi: fix DMA mapping by Michael Walle · 5 years ago
  28. 36098a1 Merge series "spi: Add FSI-attached SPI controller driver" from Eddie James <eajames@linux.ibm.com>: by Mark Brown · 5 years ago
  29. 7a86a41 spi: update the structure documentation by Qiujun Huang · 5 years ago
  30. f3a14a3 spi: rspi: Add support for active-high chip selects by Geert Uytterhoeven · 5 years ago
  31. c6486ea spi: rockchip: add compatible string for px30 rk3308 rk3328 by Johan Jonker · 5 years ago
  32. bbb6b2f spi: Add FSI-attached SPI controller driver by Eddie James · 5 years ago
  33. 1e7479d dt-bindings: fsi: Add FSI2SPI bindings by Eddie James · 5 years ago
  34. e14572c spi: Remove CONFIG_ prefix from Kconfig select by Joe Perches · 5 years ago
  35. 4a8ee2a Merge series "TCFQ to XSPI migration for NXP DSPI driver" from Vladimir Oltean <olteanv@gmail.com> by Mark Brown · 5 years ago
  36. 6ac1213 dt-bindings: spi: spi-rockchip: add description for rk3328 by Johan Jonker · 5 years ago
  37. db7dd93 dt-bindings: spi: spi-rockchip: add description for rk3308 by Johan Jonker · 5 years ago
  38. 5de0417 dt-bindings: spi: convert rockchip spi bindings to yaml by Johan Jonker · 5 years ago
  39. 29d2daf spi: spi-fsl-dspi: Make bus-num property optional by Sascha Hauer · 5 years ago
  40. c7a1a20 spi: spi-nxp-fspi: Add support for imx8mm, imx8qxp by Adam Ford · 5 years ago
  41. b7461fa spi: spi-nxp-fspi: Enable the Octal Mode in MCR0 by Han Xu · 5 years ago
  42. d166a73 spi: fspi: dynamically alloc AHB memory by Han Xu · 5 years ago
  43. 941be8a spi: fspi: enable fspi on imx8qxp and imx8mm by Han Xu · 5 years ago
  44. e9bac90 spi: spi-fsl-dspi: Take software timestamp in dspi_fifo_write by Vladimir Oltean · 5 years ago
  45. ea93ed4 spi: spi-fsl-dspi: Use EOQ for last word in buffer even for XSPI mode by Vladimir Oltean · 5 years ago
  46. 6365504 spi: spi-fsl-dspi: Optimize dspi_setup_accel for lowest interrupt count by Vladimir Oltean · 5 years ago
  47. 6c1c26e spi: spi-fsl-dspi: Accelerate transfers using larger word size if possible by Vladimir Oltean · 5 years ago
  48. d59c90a spi: spi-fsl-dspi: Convert TCFQ users to XSPI FIFO mode by Vladimir Oltean · 5 years ago
  49. 6a72682 spi: Do spi_take_timestamp_pre for as many times as necessary by Vladimir Oltean · 5 years ago
  50. a3185c3 spi: spi-fsl-dspi: Implement .max_message_size method for EOQ mode by Vladimir Oltean · 5 years ago
  51. 547248f spi: spi-fsl-dspi: Rename fifo_{read,write} and {tx,cmd}_fifo_write by Vladimir Oltean · 5 years ago
  52. 8f8303e spi: spi-fsl-dspi: Add comments around dspi_pop_tx and dspi_push_rx functions by Vladimir Oltean · 5 years ago
  53. 5542bd7 spi: spi-fsl-dspi: Don't mask off undefined bits by Vladimir Oltean · 5 years ago
  54. 6d6af57 spi: spi-fsl-dspi: Remove unused chip->void_write_data by Vladimir Oltean · 5 years ago
  55. 53fadb4 spi: spi-fsl-dspi: Simplify bytes_per_word gymnastics by Vladimir Oltean · 5 years ago
  56. cb71d8e Merge series "Compatible string consolidation for NXP DSPI driver" from Vladimir Oltean <olteanv@gmail.com>: by Mark Brown · 5 years ago
  57. 50b6207 spi: spi-fsl-dspi: Add specific compatibles for all Layerscape SoCs by Vladimir Oltean · 5 years ago
  58. 0feaf8f spi: spi-fsl-dspi: Convert the instantiations that support it to DMA by Vladimir Oltean · 5 years ago
  59. 6366990 spi: spi-fsl-dspi: Support SPI software timestamping in all non-DMA modes by Vladimir Oltean · 5 years ago
  60. ca5052c spi: spi-fsl-dspi: LS2080A and LX2160A support XSPI mode by Vladimir Oltean · 5 years ago
  61. 1d8b4c9 spi: spi-fsl-dspi: Parameterize the FIFO size and DMA buffer size by Vladimir Oltean · 5 years ago
  62. d350540 spi: spi-fsl-dspi: Use specific compatible strings for all SoC instantiations by Vladimir Oltean · 5 years ago
  63. 8b614cb Merge tag '5.6-rc4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 years ago
  64. 4709d86 Merge series "trivial fixes for fsl-spi and spidev" from Oleksandr Suvorov <oleksandr.suvorov@toradex.com>: by Mark Brown · 5 years ago
  65. 2fa9870 spi: fsl-lpspi: remove unneeded array by Oleksandr Suvorov · 5 years ago
  66. 788bfc6 regulator: anatop: Lower error message level for -EPROBE_DEFER by Anson Huang · 5 years ago
  67. 0fd30ed Merge series "spi: spidev: Fix messages in spidev" from Oleksandr Suvorov <oleksandr.suvorov@toradex.com>: by Mark Brown · 5 years ago
  68. 4276fc8 spi: spidev: fix speed setting message by Oleksandr Suvorov · 5 years ago
  69. ea70fb5b spi: spidev: fix a debug message value by Oleksandr Suvorov · 5 years ago
  70. 51bddd4 spi: bcm63xx-hsspi: Really keep pll clk enabled by Christophe JAILLET · 5 years ago
  71. 0cd71b9 regulator: pwm: Don't warn on probe deferral by Jon Hunter · 5 years ago
  72. 6179b0e regulator: anatop: Improve Kconfig dependency by Anson Huang · 5 years ago
  73. 2873dc2 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  74. c105df5 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  75. 852fb4a Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  76. e130a92 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  77. 98d54f8 Linux 5.6-rc4 by Linus Torvalds · 5 years ago
  78. e708698 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 5 years ago
  79. f853ed9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  80. 86f7e90 KVM: VMX: check descriptor table exits on instruction emulation by Oliver Upton · 5 years ago
  81. fb279f4e2 Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 5 years ago
  82. 37b0b6b ext4: potential crash on allocation error in ext4_alloc_flex_bg_array() by Dan Carpenter · 5 years ago
  83. 38b17af macintosh: therm_windtunnel: fix regression when instantiating devices by Wolfram Sang · 5 years ago
  84. 6c5d911 jbd2: fix data races at struct journal_head by Qian Cai · 5 years ago
  85. 7557c1b Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  86. bba42af x86/mm: Fix dump_pagetables with Xen PV by Juergen Gross · 5 years ago
  87. 99bcd4a x86/ioperm: Add new paravirt function update_io_bitmap() by Juergen Gross · 5 years ago
  88. 7977fed Merge tag 'perf-urgent-for-mingo-5.6-20200228' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 5 years ago
  89. 29795de Merge tag 'pci-v5.6-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 5 years ago
  90. 2edc78b Merge tag 'block-5.6-2020-02-28' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  91. 74dea5d Merge tag 'io_uring-5.6-2020-02-28' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  92. 41c9884 spi: pxa2xx: Introduce is_mmp2_ssp() helper by Andy Shevchenko · 5 years ago
  93. 6c4a337 Merge series "spi/HiSilicon v3xx: Support dual and quad mode through DMI quirks" from John Garry <john.garry@huawei.com>: by Mark Brown · 5 years ago
  94. c0e035a spi: spi-mem: Compute length only when needed by Tudor Ambarus · 5 years ago
  95. 34e608b spi: HiSilicon v3xx: Use DMI quirk to set controller buswidth override bits by John Garry · 5 years ago
  96. 8fe21d6 spi: HiSilicon v3xx: Properly set CMD_CONFIG for Dual/Quad modes by John Garry · 5 years ago
  97. ea23578 spi: Allow SPI controller override device buswidth by John Garry · 5 years ago
  98. 8e093ea spi: atmel-quadspi: fix possible MMIO window size overrun by Tudor Ambarus · 5 years ago
  99. 5b8ea58 Merge branch 'nvme-5.6-rc4' of git://git.infradead.org/nvme into block-5.6 by Jens Axboe · 5 years ago
  100. c60c040 Merge tag 'acpi-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago