1. 4fbc485 spi: ep93xx: Repair SPI CS lookup tables by Alexander Sverdlin · 5 years ago
  2. ca10539 spi: bcm-qspi: Make BSPI default mode by Rayagonda Kokatanur · 5 years ago
  3. ace55c4 spi: npcm-fiu: add NPCM FIU controller driver by Tomer Maimon · 5 years ago
  4. 91d0c59 dt-binding: spi: add NPCM FIU controller by Tomer Maimon · 5 years ago
  5. 3bd158c spi: bcm2835: Convert to use CS GPIO descriptors by Linus Walleij · 5 years ago
  6. 0f0581b spi: fsl: Convert to use CS GPIO descriptors by Linus Walleij · 5 years ago
  7. c55be30 spi: spi-fsl-dspi: Use poll mode in case the platform IRQ is missing by Vladimir Oltean · 5 years ago
  8. 1eaeba7 spi: spi-fsl-dspi: Remove impossible to reach error check by Vladimir Oltean · 5 years ago
  9. 37b4100 spi: spi-fsl-dspi: Exit the ISR with IRQ_NONE when it's not ours by Vladimir Oltean · 5 years ago
  10. 12fb61a spi: spi-fsl-dspi: Reduce indentation level in dspi_interrupt by Vladimir Oltean · 5 years ago
  11. 7952276 Merge branch 'spi-5.3' into spi-5.4 by Mark Brown · 5 years ago
  12. d41f36a spi: spi-fsl-dspi: Exit the ISR with IRQ_NONE when it's not ours by Vladimir Oltean · 5 years ago
  13. be28f76 spi: spi-fsl-qspi: Add ls2080a compatibility string to bindings by Ashish Kumar · 5 years ago
  14. 303290e spi: fsl-qspi: Enhance binding to extend example for flash entry by Ashish Kumar · 5 years ago
  15. a63af99 spi: spi-fsl-dspi: Move dspi_interrupt above dspi_transfer_one_message by Vladimir Oltean · 5 years ago
  16. 2061753 spi: spi-fsl-dspi: Fix typos by Vladimir Oltean · 5 years ago
  17. d6bdfa6 spi: spi-fsl-dspi: Use reverse Christmas tree declaration order by Vladimir Oltean · 5 years ago
  18. 3a11ea66 spi: spi-fsl-dspi: Replace legacy spi_master names with spi_controller by Vladimir Oltean · 5 years ago
  19. bee4435 spi: spi-fsl-dspi: Remove pointless assignment of master->transfer to NULL by Vladimir Oltean · 5 years ago
  20. 9b536d3 spi: spi-fsl-dspi: Remove unused initialization of 'ret' in dspi_probe by Vladimir Oltean · 5 years ago
  21. abbd0ef spi: spi-fsl-dspi: Reduce indentation in dspi_release_dma() by Vladimir Oltean · 5 years ago
  22. 06d5dd2 spi: spi-fsl-dspi: Change usage pattern of SPI_MCR_* and SPI_CTAR_* macros by Vladimir Oltean · 5 years ago
  23. 9e6f784 spi: spi-fsl-dspi: Demistify magic value in SPI_SR_CLEAR by Vladimir Oltean · 5 years ago
  24. b265519 spi: spi-fsl-dspi: Use BIT() and GENMASK() macros by Vladimir Oltean · 5 years ago
  25. 5782a17 spi: spi-fsl-dspi: Remove unused defines and includes by Vladimir Oltean · 5 years ago
  26. 50fcd84 spi: spi-fsl-dspi: Fix code alignment by Vladimir Oltean · 5 years ago
  27. 7f01494 spi: Fix the number of CS lines documented as an example by Manivannan Sadhasivam · 5 years ago
  28. 8eb2fd0 spi: zynq-qspi: Fix missing spi_unregister_controller when unload module by Axel Lin · 5 years ago
  29. 5271890 spi: dw-pci: Add support for Intel Elkhart Lake PSE SPI by Jarkko Nikula · 5 years ago
  30. 43004f3 spi: Rename of_spi_register_master() function by Linus Walleij · 5 years ago
  31. 920d947 spi: sh-msiof: Use devm_platform_ioremap_resource() helper by Geert Uytterhoeven · 5 years ago
  32. 79629d0 spi: bcm-qspi: Fix BSPI QUAD and DUAL mode support when using flex mode by Rayagonda Kokatanur · 5 years ago
  33. 3c0448d spi: atmel: add tracing to custom .transfer_one_message callback by Uwe Kleine-König · 5 years ago
  34. 6b8ac10 spi: Remove dev_err() usage after platform_get_irq() by Stephen Boyd · 5 years ago
  35. 4ff13d0 spi: Reduce kthread priority by Peter Zijlstra · 5 years ago
  36. a412795 spi: pxa2xx: Add support for Intel Tiger Lake by Jarkko Nikula · 5 years ago
  37. cc8b465 spi: core: Use DEVICE_ATTR_RW() for SPI slave control sysfs attribute by Geert Uytterhoeven · 5 years ago
  38. 70f69f4 spi: sprd: Change the hwlock support to be optional by Baolin Wang · 5 years ago
  39. f9adf61 spi: sprd: adi: Change hwlock to be optional by Baolin Wang · 5 years ago
  40. e6d722c spi: sprd: adi: Add a reset reason for watchdog mode by Sherry Zong · 5 years ago
  41. 9d9aa1c spi: sprd: adi: Add a reset reason for factory test mode by Sherry Zong · 5 years ago
  42. cc6b343 spi: sprd: adi: Add a reset reason for TOS panic by Chenxu Wei · 5 years ago
  43. c627c58 spi: sprd: adi: Remove redundant address bits setting by Baolin Wang · 5 years ago
  44. 8d8bef5 spi: bcm2835: Fix 3-wire mode if DMA is enabled by Lukas Wunner · 5 years ago
  45. 2a3b6f7 spi: dw-pci: Use dev_get_drvdata by Chuhong Yuan · 5 years ago
  46. 3da9834 spi: dw-mmio: Clock should be shut when error occurs by Andy Shevchenko · 5 years ago
  47. 0521050 spi: dw-mmio: Use devm_platform_ioremap_resource() by Andy Shevchenko · 5 years ago
  48. 1274204 spi: pxa2xx: Balance runtime PM enable/disable on error by Lubomir Rintel · 5 years ago
  49. 5f9e832 Linus 5.3-rc1 by Linus Torvalds · 5 years ago
  50. 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
  51. d6788eb Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  52. 91962d0 Merge tag '5.3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 years ago
  53. 8cf6650 iommu/amd: fix a crash in iova_magazine_free_pfns by Qian Cai · 5 years ago
  54. 618381f hexagon: switch to generic version of pte allocation by Mike Rapoport · 6 years ago
  55. bec5545 Merge tag 'ntb-5.3' of git://github.com/jonmason/ntb by Linus Torvalds · 5 years ago
  56. 1b03bc5 typo fix: it's d_make_root, not d_make_inode... by Al Viro · 5 years ago
  57. e2297f7 dt-bindings: pinctrl: stm32: Fix missing 'clocks' property in examples by Rob Herring · 5 years ago
  58. 20051f5 dt-bindings: iio: ad7124: Fix dtc warnings in example by Rob Herring · 5 years ago
  59. fbbf2b6 dt-bindings: iio: avia-hx711: Fix avdd-supply typo in example by Rob Herring · 5 years ago
  60. fcbe7e3 dt-bindings: pinctrl: aspeed: Fix AST2500 example errors by Rob Herring · 5 years ago
  61. ad21a4c dt-bindings: pinctrl: aspeed: Fix 'compatible' schema errors by Rob Herring · 5 years ago
  62. 7d9ef7f3 dt-bindings: riscv: Limit cpus schema to only check RiscV 'cpu' nodes by Rob Herring · 5 years ago
  63. 15ffef1 dt-bindings: Ensure child nodes are of type 'object' by Rob Herring · 5 years ago
  64. f1a3b43 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 5 years ago
  65. ac60602 Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  66. 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
  67. 46f5c0c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  68. e6023ad Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  69. 4b01f5a Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  70. 70e6e1b Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  71. 07ab9d5 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  72. f65420d Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  73. 168c799 Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  74. 18253e0 Merge branch 'work.dcache2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  75. 6879298 x86/entry/64: Prevent clobbering of saved CR2 value by Thomas Gleixner · 5 years ago
  76. 19dbdcb smp: Warn on function calls from softirq context by Peter Zijlstra · 5 years ago
  77. 30cd860 KVM: x86: Add fixed counters to PMU filter by Eric Hankland · 5 years ago
  78. 88dddc1 KVM: nVMX: do not use dangling shadow VMCS after guest reset by Paolo Bonzini · 5 years ago
  79. 3b20e03 KVM: VMX: dump VMCS on failed entry by Paolo Bonzini · 5 years ago
  80. 6fc3977 KVM: x86/vPMU: refine kvm_pmu err msg when event creation failed by Like Xu · 5 years ago
  81. d984740 KVM: s390: Use kvm_vcpu_wake_up in kvm_s390_vcpu_wakeup by Wanpeng Li · 5 years ago
  82. d73eb57 KVM: Boost vCPUs that are delivering interrupts by Wanpeng Li · 5 years ago
  83. 2417c87 KVM: selftests: Remove superfluous define from vmx.c by Thomas Huth · 5 years ago
  84. 118154b KVM: SVM: Fix detection of AMD Errata 1096 by Liran Alon · 5 years ago
  85. 0c5f81d KVM: LAPIC: Inject timer interrupt via posted interrupt by Wanpeng Li · 5 years ago
  86. c39f2d9 Merge branch 'next' into for-linus by Dmitry Torokhov · 5 years ago
  87. 29be86d kbuild: add -fcf-protection=none when using retpoline flags by Seth Forshee · 5 years ago
  88. 67bf474 kbuild: update compile-test header list for v5.3-rc1 by Masahiro Yamada · 5 years ago
  89. abdfd52 Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  90. af6af87d Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  91. 8362fd6 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  92. 24e4491 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  93. 31cc088 Merge tag 'drm-next-2019-07-19' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  94. dd4542d Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  95. 40ef768 Remove references to dead website. by Dave Jones · 5 years ago
  96. 41ba485 Merge tag 'trace-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  97. a84d2d2 Merge tag 'csky-for-linus-5.3-rc1' of git://github.com/c-sky/csky-linux by Linus Torvalds · 5 years ago
  98. b5d72dd Merge tag 'for-linus-5.3a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 5 years ago
  99. 26473f8 Merge tag 'iomap-5.3-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  100. 4f5ed13 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago