1. 509c583 spi: bcm2835aux: fix driver to not allow 65535 (=-1) cs-gpios by Martin Sperl · 6 years ago
  2. 08a8549 spi: bcm2835aux: remove dead code by Martin Sperl · 6 years ago
  3. 73b114e spi: bcm2835aux: fix corruptions for longer spi transfers by Martin Sperl · 6 years ago
  4. c7de850 spi: bcm2835aux: remove dangerous uncontrolled read of fifo by Martin Sperl · 6 years ago
  5. 7188a6f spi: bcm2835aux: unifying code between polling and interrupt driven code by Martin Sperl · 6 years ago
  6. 4610964 spi: spi-mem: export spi_mem_default_supports_op() by Naga Sureshkumar Relli · 6 years ago
  7. 5a4df21 spi: sh-msiof: Use BIT() and GENMASK() by Geert Uytterhoeven · 6 years ago
  8. af0e624 spi: spi-fsl-spi: automatically adapt bits-per-word in cpu mode by Rasmus Villemoes · 6 years ago
  9. a798a70 spi: spi-fsl-spi: allow changing bits_per_word while CS is still active by Rasmus Villemoes · 6 years ago
  10. 748fbad spi: pxa2xx: Unify remaing prints in pxa2xx_spi_transfer_one() by Jarkko Nikula · 6 years ago
  11. 20f4c37 spi: pxa2xx: Use struct spi_device directly in pxa2xx_spi_transfer_one() by Jarkko Nikula · 6 years ago
  12. 2b17a3c spi: tegra114: add SPI_LSB_FIRST support by Sowjanya Komatineni · 6 years ago
  13. fc9ba6e spi: tegra114: use packed mode for 32 bits per word by Sowjanya Komatineni · 6 years ago
  14. 17ecffa spi: spi-fsl-spi: relax message sanity checking a little by Rasmus Villemoes · 6 years ago
  15. 24c3636 spi: spi-fsl-spi: remove always-true conditional in fsl_spi_do_one_msg by Rasmus Villemoes · 6 years ago
  16. 245308c spi: stm32-qspi: add dma support by Ludovic Barre · 6 years ago
  17. a88eceb spi: stm32-qspi: add spi_master_put in release function by Ludovic Barre · 6 years ago
  18. cbd66c6 spi: mt7621: Move SPI driver out of staging by Stefan Roese · 6 years ago
  19. 72dca1f spi: at91-usart: Remove duplicated checking for spi->bits_per_word by Axel Lin · 6 years ago
  20. 55e3dac spi: atmel-quadspi: Make atmel_qspi_get_name static by YueHaibing · 6 years ago
  21. ca1438d spi: export tracepoint symbols to modules by Arnd Bergmann · 6 years ago
  22. 000c6af spi: pxa2xx: Debug print DMA burst size by Andy Shevchenko · 6 years ago
  23. 37821a82 spi: pxa2xx: Introduce DMA burst size support by Andy Shevchenko · 6 years ago
  24. 560ee7e spi: dw: Add support for an optional interface clock by Phil Edworthy · 6 years ago
  25. 2f324ac dt-bindings: snps,dw-apb-ssi: Add optional clock bindings documentation by Gareth Williams · 6 years ago
  26. 57a9f6e dt-bindings: snps,dw-apb-ssi: Add mandatory clock bindings documentation by Phil Edworthy · 6 years ago
  27. f457cb7 spi: mxic: simplify getting .driver_data by Wolfram Sang · 6 years ago
  28. 43a8d24 spi: spi-mem: stm32-qspi: stm32_qspi_pm_ops can be static by kbuild test robot · 6 years ago
  29. 249acb5 Merge tag 'v5.1-rc1' into spi-5.2 by Mark Brown · 6 years ago
  30. 9384d0e spi: pxa2xx-pci: Drop unused header inclusion by Andy Shevchenko · 6 years ago
  31. 809b169a spi: lpspi: fsl_lpspi_runtime_resume() can be static by kbuild test robot · 6 years ago
  32. 69b921a spi: spi-fsl-spi: support use of the SPISEL_BOOT signal on MPC8309 by Rasmus Villemoes · 6 years ago
  33. 84d8df7 spi: orion: Support spi_xfer->word_delay_usecs by Jan Kundrát · 6 years ago
  34. 2ed6692 spi: spidev: Enable control of inter-word delays by Jan Kundrát · 6 years ago
  35. 4e3891a spi: lpspi: Code cleanup by Clark Wang · 6 years ago
  36. 578465ea spi: lpspi: Add the missing NULL check by Clark Wang · 6 years ago
  37. 09c0446 spi: lpspi: add dma mode support by Clark Wang · 6 years ago
  38. c7a4025 spi: lpspi: use the core way to implement cs-gpio function by Clark Wang · 6 years ago
  39. 77736a9 spi: lpspi: add the error info of transfer speed setting by Clark Wang · 6 years ago
  40. 944c01a spi: lpspi: enable runtime pm for lpspi by Han Xu · 6 years ago
  41. addb328 doc: lpspi: Document DT bindings for LPSPI clocks by Clark Wang · 6 years ago
  42. f5e5afd spi: lpspi: Add i.MX8 boards support for lpspi by Clark Wang · 6 years ago
  43. 9e98c67 Linux 5.1-rc1 by Linus Torvalds · 6 years ago
  44. 28d747f Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  45. 80b98e9 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  46. 69ebf9a Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  47. c5b5138 Merge tag 'for-linus-5.1b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 6 years ago
  48. db77bef Merge tag '9p-for-5.1' of git://github.com/martinetd/linux by Linus Torvalds · 6 years ago
  49. c634dc6 perf/x86/intel: Make dev_attr_allow_tsx_force_abort static by kbuild test robot · 6 years ago
  50. c71bb9f kconfig: remove stale lxdialog/.gitignore by Masahiro Yamada · 6 years ago
  51. 037fc33 kbuild: force all architectures except um to include mandatory-y by Masahiro Yamada · 6 years ago
  52. 7cbbbb8 kbuild: warn redundant generic-y by Masahiro Yamada · 6 years ago
  53. f84dde10 Revert "modsign: Abort modules_install when signing fails" by Douglas Anderson · 6 years ago
  54. 0c22be0 kbuild: Make NOSTDINC_FLAGS a simply expanded variable by Douglas Anderson · 6 years ago
  55. f6d9db6 kbuild: deb-pkg: avoid implicit effects by Arseny Maslennikov · 6 years ago
  56. da9cfb8 coccinelle: semantic code search for missing put_device() by Wen Yang · 6 years ago
  57. a9dce66 Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 6 years ago
  58. f67e3fb4 Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  59. 477558d Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  60. 11efae3 Merge tag 'for-5.1/block-post-20190315' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  61. 465c209 Merge tag 'nfs-for-5.1-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 6 years ago
  62. a9c55d5 Merge tag 'powerpc-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  63. 9249735 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  64. ab81dab fix sysfs_init_fs_context() in !CONFIG_NET_NS case by Al Viro · 6 years ago
  65. 9c7dc82 Merge tag '5.1-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  66. 6c83d0d Merge branch 'for-linus-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 6 years ago
  67. 636deed Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  68. aa2e3ac Merge tag 'trace-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  69. 323ea40 Merge tag 'iommu-fix-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
  70. 0be2886 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 6 years ago
  71. e8a71a3 Merge tag 'ntb-5.1' of git://github.com/jonmason/ntb by Linus Torvalds · 6 years ago
  72. 2b9c272 Merge tag 'fbdev-v5.1' of git://github.com/bzolnier/linux by Linus Torvalds · 6 years ago
  73. 51b1ac0 Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
  74. 2dbb0e6 Merge tag 'sound-fix-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 6 years ago
  75. 8264fd0 Merge tag 'drm-next-2019-03-15' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  76. de57818 Merge tag 'xfs-5.1-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  77. 5160bcc Merge tag 'f2fs-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 6 years ago
  78. f91f2ee Merge branch 'akpm' (rest of patches from Andrew) by Linus Torvalds · 6 years ago
  79. 8b0f9fa filemap: add a comment about FAULT_FLAG_RETRY_NOWAIT behavior by Linus Torvalds · 6 years ago
  80. 4a605bc kvm: vmx: fix formatting of a comment by Paolo Bonzini · 6 years ago
  81. eca6be5 KVM: doc: Document the life cycle of a VM and its resources by Sean Christopherson · 6 years ago
  82. 6b4c9f4 filemap: drop the mmap_sem for all blocking operations by Josef Bacik · 6 years ago
  83. a75d4c3 filemap: kill page_cache_read usage in filemap_fault by Josef Bacik · 6 years ago
  84. c7a0e83 Merge tag 'kvm-ppc-next-5.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD by Paolo Bonzini · 6 years ago
  85. 4633323 MAINTAINERS: Add KVM selftests to existing KVM entry by Sean Christopherson · 6 years ago
  86. 92da008 Revert "KVM/MMU: Flush tlb directly in the kvm_zap_gfn_range()" by Ben Gardon · 6 years ago
  87. 52eaa79 scsi: ia64: simscsi: use request tag instead of serial_number by Hannes Reinecke · 6 years ago
  88. 2e541b6 spi: spi-mem: stm32-qspi: add suspend/resume support by Ludovic Barre · 6 years ago
  89. 5e3863f SUNRPC: Remove redundant check for the reply length in call_decode() by Trond Myklebust · 6 years ago
  90. 928d42f SUNRPC: Handle the SYSTEM_ERR rpc error by Trond Myklebust · 6 years ago
  91. eb90a16 SUNRPC: rpc_decode_header() must always return a non-zero value on error by Trond Myklebust · 6 years ago
  92. 27adc78 SUNRPC: Use the ENOTCONN error on socket disconnect by Trond Myklebust · 6 years ago
  93. 5131496 SUNRPC: Fix the minimal size for reply buffer allocation by Trond Myklebust · 6 years ago
  94. 3949ba3 Merge branch 'spi-5.1' into spi-5.2 for stm32 by Mark Brown · 6 years ago
  95. 9734ad5 SUNRPC: Fix a client regression when handling oversized replies by Trond Myklebust · 6 years ago
  96. 5356c2c spi: spi-mem: stm32-qspi: avoid memory corruption at low frequency by Ludovic Barre · 6 years ago
  97. 26843bb spi: rspi: Fix sequencer reset during initialization by Geert Uytterhoeven · 6 years ago
  98. 42bdaae spi: rspi: Fix register initialization while runtime-suspended by Geert Uytterhoeven · 6 years ago
  99. bb6bccb iommu/amd: Fix NULL dereference bug in match_hid_uid by Aaron Ma · 6 years ago
  100. 4c2741a Merge branches 'fixes', 'misc' and 'smp-hotplug' into for-next by Russell King · 6 years ago