1. 7c7c31f spi: sun6i: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  2. 8c649f4 spi: sun4i: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  3. 338dd35 spi: st-ssc4: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  4. a755008 spi: sirf: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  5. fa79f20 spi: sifive: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  6. b38f1f9 spi: s3c24xx: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  7. 7d4c208 spi: rb4xx: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  8. e0ea3cc spi: spi-qcom-qspi: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  9. e751032 spi: pic32-sqi: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  10. f601a65 spi: oc-tiny: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  11. 4c6f537 spi: nuc900: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  12. dcbceb6 spi: npcm: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  13. d4225b3 spi: mxs: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  14. f88771c spi: mt7621: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  15. 425aa30 spi: spi-meson-spifc: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  16. 362385c spi: meson-spicc: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  17. 7d2600b spi: lp-8841: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  18. d8e477a spi: spi-geni-qcom: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  19. 5cc6fdc spi: dw-mmio: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  20. 1e2d65d spi: coldfire-qspi: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  21. ae43724 spi: clps711x: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  22. 050688d spi: octeon: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  23. 4585bb9 spi: cadence: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  24. e364c8c spi: bcm63xx-hsspi: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  25. 6ba794d spi: bcm2835: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  26. d1975d0 spi: bcm2835aux: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  27. 7d6a5e2 spi: spi-axi: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  28. bf34841 spi: ath79: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  29. 084fae2 spi: a3700: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  30. 5277ab6 spi: altera: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  31. 0d6fccc spi: npcm-fiu: fix spelling mistake "frequancy" -> "frequency" by Colin Ian King · 5 years ago
  32. e327364 spi: spi-fsl-dspi: Fix race condition in TCFQ/EOQ interrupt by Vladimir Oltean · 5 years ago
  33. 37ffab8 spi: uniphier: introduce polling mode by Keiji Hayashibara · 5 years ago
  34. 151d0ea spi: uniphier: remove unnecessary code by Keiji Hayashibara · 5 years ago
  35. 4fbc485 spi: ep93xx: Repair SPI CS lookup tables by Alexander Sverdlin · 5 years ago
  36. ca10539 spi: bcm-qspi: Make BSPI default mode by Rayagonda Kokatanur · 5 years ago
  37. ace55c4 spi: npcm-fiu: add NPCM FIU controller driver by Tomer Maimon · 5 years ago
  38. 91d0c59 dt-binding: spi: add NPCM FIU controller by Tomer Maimon · 5 years ago
  39. 3bd158c spi: bcm2835: Convert to use CS GPIO descriptors by Linus Walleij · 5 years ago
  40. 0f0581b spi: fsl: Convert to use CS GPIO descriptors by Linus Walleij · 5 years ago
  41. c55be30 spi: spi-fsl-dspi: Use poll mode in case the platform IRQ is missing by Vladimir Oltean · 5 years ago
  42. 1eaeba7 spi: spi-fsl-dspi: Remove impossible to reach error check by Vladimir Oltean · 5 years ago
  43. 37b4100 spi: spi-fsl-dspi: Exit the ISR with IRQ_NONE when it's not ours by Vladimir Oltean · 5 years ago
  44. 12fb61a spi: spi-fsl-dspi: Reduce indentation level in dspi_interrupt by Vladimir Oltean · 5 years ago
  45. 7952276 Merge branch 'spi-5.3' into spi-5.4 by Mark Brown · 5 years ago
  46. d41f36a spi: spi-fsl-dspi: Exit the ISR with IRQ_NONE when it's not ours by Vladimir Oltean · 5 years ago
  47. be28f76 spi: spi-fsl-qspi: Add ls2080a compatibility string to bindings by Ashish Kumar · 5 years ago
  48. 303290e spi: fsl-qspi: Enhance binding to extend example for flash entry by Ashish Kumar · 5 years ago
  49. a63af99 spi: spi-fsl-dspi: Move dspi_interrupt above dspi_transfer_one_message by Vladimir Oltean · 5 years ago
  50. 2061753 spi: spi-fsl-dspi: Fix typos by Vladimir Oltean · 5 years ago
  51. d6bdfa6 spi: spi-fsl-dspi: Use reverse Christmas tree declaration order by Vladimir Oltean · 5 years ago
  52. 3a11ea66 spi: spi-fsl-dspi: Replace legacy spi_master names with spi_controller by Vladimir Oltean · 5 years ago
  53. bee4435 spi: spi-fsl-dspi: Remove pointless assignment of master->transfer to NULL by Vladimir Oltean · 5 years ago
  54. 9b536d3 spi: spi-fsl-dspi: Remove unused initialization of 'ret' in dspi_probe by Vladimir Oltean · 5 years ago
  55. abbd0ef spi: spi-fsl-dspi: Reduce indentation in dspi_release_dma() by Vladimir Oltean · 5 years ago
  56. 06d5dd2 spi: spi-fsl-dspi: Change usage pattern of SPI_MCR_* and SPI_CTAR_* macros by Vladimir Oltean · 5 years ago
  57. 9e6f784 spi: spi-fsl-dspi: Demistify magic value in SPI_SR_CLEAR by Vladimir Oltean · 5 years ago
  58. b265519 spi: spi-fsl-dspi: Use BIT() and GENMASK() macros by Vladimir Oltean · 5 years ago
  59. 5782a17 spi: spi-fsl-dspi: Remove unused defines and includes by Vladimir Oltean · 5 years ago
  60. 50fcd84 spi: spi-fsl-dspi: Fix code alignment by Vladimir Oltean · 5 years ago
  61. 7f01494 spi: Fix the number of CS lines documented as an example by Manivannan Sadhasivam · 5 years ago
  62. 8eb2fd00f spi: zynq-qspi: Fix missing spi_unregister_controller when unload module by Axel Lin · 5 years ago
  63. 5271890 spi: dw-pci: Add support for Intel Elkhart Lake PSE SPI by Jarkko Nikula · 5 years ago
  64. 43004f3 spi: Rename of_spi_register_master() function by Linus Walleij · 5 years ago
  65. 920d947 spi: sh-msiof: Use devm_platform_ioremap_resource() helper by Geert Uytterhoeven · 5 years ago
  66. 79629d0 spi: bcm-qspi: Fix BSPI QUAD and DUAL mode support when using flex mode by Rayagonda Kokatanur · 5 years ago
  67. 3c0448d spi: atmel: add tracing to custom .transfer_one_message callback by Uwe Kleine-König · 5 years ago
  68. 6b8ac10 spi: Remove dev_err() usage after platform_get_irq() by Stephen Boyd · 5 years ago
  69. 4ff13d0 spi: Reduce kthread priority by Peter Zijlstra · 5 years ago
  70. a412795 spi: pxa2xx: Add support for Intel Tiger Lake by Jarkko Nikula · 5 years ago
  71. cc8b465 spi: core: Use DEVICE_ATTR_RW() for SPI slave control sysfs attribute by Geert Uytterhoeven · 5 years ago
  72. 70f69f4 spi: sprd: Change the hwlock support to be optional by Baolin Wang · 5 years ago
  73. f9adf61 spi: sprd: adi: Change hwlock to be optional by Baolin Wang · 5 years ago
  74. e6d722c spi: sprd: adi: Add a reset reason for watchdog mode by Sherry Zong · 5 years ago
  75. 9d9aa1c spi: sprd: adi: Add a reset reason for factory test mode by Sherry Zong · 5 years ago
  76. cc6b343 spi: sprd: adi: Add a reset reason for TOS panic by Chenxu Wei · 5 years ago
  77. c627c58 spi: sprd: adi: Remove redundant address bits setting by Baolin Wang · 5 years ago
  78. 8d8bef5 spi: bcm2835: Fix 3-wire mode if DMA is enabled by Lukas Wunner · 6 years ago
  79. 2a3b6f7 spi: dw-pci: Use dev_get_drvdata by Chuhong Yuan · 5 years ago
  80. 3da9834 spi: dw-mmio: Clock should be shut when error occurs by Andy Shevchenko · 6 years ago
  81. 0521050 spi: dw-mmio: Use devm_platform_ioremap_resource() by Andy Shevchenko · 6 years ago
  82. 1274204 spi: pxa2xx: Balance runtime PM enable/disable on error by Lubomir Rintel · 6 years ago
  83. 5f9e832 Linus 5.3-rc1 by Linus Torvalds · 5 years ago
  84. c7bf0a0 Merge tag 'devicetree-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 5 years ago
  85. d6788eb Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  86. 91962d0 Merge tag '5.3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 years ago
  87. 8cf6650 iommu/amd: fix a crash in iova_magazine_free_pfns by Qian Cai · 6 years ago
  88. 618381f hexagon: switch to generic version of pte allocation by Mike Rapoport · 6 years ago
  89. bec5545 Merge tag 'ntb-5.3' of git://github.com/jonmason/ntb by Linus Torvalds · 5 years ago
  90. 1b03bc5 typo fix: it's d_make_root, not d_make_inode... by Al Viro · 5 years ago
  91. e2297f7 dt-bindings: pinctrl: stm32: Fix missing 'clocks' property in examples by Rob Herring · 6 years ago
  92. 20051f5 dt-bindings: iio: ad7124: Fix dtc warnings in example by Rob Herring · 6 years ago
  93. fbbf2b6 dt-bindings: iio: avia-hx711: Fix avdd-supply typo in example by Rob Herring · 6 years ago
  94. fcbe7e3 dt-bindings: pinctrl: aspeed: Fix AST2500 example errors by Rob Herring · 6 years ago
  95. ad21a4c dt-bindings: pinctrl: aspeed: Fix 'compatible' schema errors by Rob Herring · 6 years ago
  96. 7d9ef7f3 dt-bindings: riscv: Limit cpus schema to only check RiscV 'cpu' nodes by Rob Herring · 6 years ago
  97. 15ffef1 dt-bindings: Ensure child nodes are of type 'object' by Rob Herring · 6 years ago
  98. f1a3b43 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 5 years ago
  99. ac60602 Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  100. c6dd78f Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago