1. c2f16a9 Merge branch 'topic/hda-bus-ops-cleanup' of https://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound into asoc-5.4 by Mark Brown · 5 years ago
  2. e1b1415 Merge branch 'topic/hda-dmic' of https://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound into asoc-5.4 by Mark Brown · 5 years ago
  3. ee5b3f1 ASoC: soc-core: define soc_dpcm_debugfs_add() for non CONFIG_DEBUG_FS by Kuninori Morimoto · 5 years ago
  4. b3da425 ASoC: soc-core: tidyup for card->deferred_resume_work by Kuninori Morimoto · 5 years ago
  5. 19abfef ALSA: hda: Direct MMIO accesses by Takashi Iwai · 5 years ago
  6. 619a1f1 ALSA: hda: Remove page allocation redirection by Takashi Iwai · 5 years ago
  7. 79776da ASoC: soc-component: add snd_soc_pcm_component_pcm_free() by Kuninori Morimoto · 5 years ago
  8. 7484291 ASoC: soc-component: add snd_soc_pcm_component_pcm_new() by Kuninori Morimoto · 5 years ago
  9. 205875e ASoC: soc-component: add snd_soc_pcm_component_mmap() by Kuninori Morimoto · 5 years ago
  10. 9c712e4 ASoC: soc-component: add snd_soc_pcm_component_page() by Kuninori Morimoto · 5 years ago
  11. 82d81f5 ASoC: soc-component: add snd_soc_pcm_component_copy_user() by Kuninori Morimoto · 5 years ago
  12. 96a4790 ASoC: soc-component: add snd_soc_pcm_component_ioctrl() by Kuninori Morimoto · 5 years ago
  13. 0035e25 ASoC: soc-component: add snd_soc_pcm_component_pointer() by Kuninori Morimoto · 5 years ago
  14. 7951b146 ASoC: soc-component: move snd_soc_component_set_bias_level() by Kuninori Morimoto · 5 years ago
  15. 8e2a990 ASoC: soc-component: move snd_soc_component_stream_event() by Kuninori Morimoto · 5 years ago
  16. 9d415fb ASoC: soc-component: move snd_soc_component_seq_notifier() by Kuninori Morimoto · 5 years ago
  17. a2a3417 ASoC: soc-component: add snd_soc_component_of_xlate_dai_name() by Kuninori Morimoto · 5 years ago
  18. 2c7b170 ASoC: soc-component: add snd_soc_component_of_xlate_dai_id() by Kuninori Morimoto · 5 years ago
  19. 03b34dd ASoC: soc-component: add snd_soc_component_remove() by Kuninori Morimoto · 5 years ago
  20. 08e837d ASoC: soc-component: add snd_soc_component_probe() by Kuninori Morimoto · 5 years ago
  21. e40fadb ASoC: soc-component: add snd_soc_component_is_suspended() by Kuninori Morimoto · 5 years ago
  22. 9a840cb ASoC: soc-component: add snd_soc_component_resume() by Kuninori Morimoto · 5 years ago
  23. 66c5157 ASoC: soc-component: add snd_soc_component_suspend() by Kuninori Morimoto · 5 years ago
  24. 5693d50 ASoC: soc-component: add snd_soc_component_trigger() by Kuninori Morimoto · 5 years ago
  25. eae7136 ASoC: soc-component: add snd_soc_component_hw_free() by Kuninori Morimoto · 5 years ago
  26. 245c539 ASoC: soc-component: add snd_soc_component_hw_params() by Kuninori Morimoto · 5 years ago
  27. 6d53723 ASoC: soc-component: add snd_soc_component_prepare() by Kuninori Morimoto · 5 years ago
  28. 3672beb ASoC: soc-component: add snd_soc_component_close() by Kuninori Morimoto · 5 years ago
  29. ae2f484 ASoC: soc-component: add snd_soc_component_open() by Kuninori Morimoto · 5 years ago
  30. 4a81e8f ASoC: soc-component: add snd_soc_component_get/put() by Kuninori Morimoto · 5 years ago
  31. 4ff1fef ASoC: add soc-component.c by Kuninori Morimoto · 5 years ago
  32. fee531d ASoC: core: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 5 years ago
  33. 7a33ea7 ALSA: hda: intel-nhlt: handle NHLT VENDOR_DEFINED DMIC geometry by Pierre-Louis Bossart · 5 years ago
  34. 303681f ALSA: hda: move parts of NHLT code to new module by Pierre-Louis Bossart · 5 years ago
  35. 63643b5 ASoC: Intel: Skylake: move NHLT header to common directory by Pierre-Louis Bossart · 5 years ago
  36. 3b46a67 Merge branch 'asoc-5.3' into asoc-5.4 by Mark Brown · 5 years ago
  37. 467fece ASoC: soc-dai: move snd_soc_dai_stream_valid() to soc-dai.c by Kuninori Morimoto · 5 years ago
  38. b423c42 ASoC: soc-dai: add snd_soc_dai_compress_new() by Kuninori Morimoto · 5 years ago
  39. dcdab58 ASoC: soc-dai: add snd_soc_dai_remove() by Kuninori Morimoto · 5 years ago
  40. cfd9b5f ASoC: soc-dai: add snd_soc_dai_probe() by Kuninori Morimoto · 5 years ago
  41. 24b09d0 ASoC: soc-dai: add snd_soc_dai_resume() by Kuninori Morimoto · 5 years ago
  42. e0f2262 ASoC: soc-dai: add snd_soc_dai_suspend() by Kuninori Morimoto · 5 years ago
  43. 1dea80d ASoC: soc-dai: add snd_soc_dai_delay() by Kuninori Morimoto · 5 years ago
  44. 5c0769af ASoC: soc-dai: add snd_soc_dai_bespoke_trigger() by Kuninori Morimoto · 5 years ago
  45. 95aef35 ASoC: soc-dai: add snd_soc_dai_trigger() by Kuninori Morimoto · 5 years ago
  46. 4beb8e1 ASoC: soc-dai: add snd_soc_dai_prepare() by Kuninori Morimoto · 5 years ago
  47. 330fcb5 ASoC: soc-dai: add snd_soc_dai_shutdown() by Kuninori Morimoto · 5 years ago
  48. 5a52a04 ASoC: soc-dai: add snd_soc_dai_startup() by Kuninori Morimoto · 5 years ago
  49. 846faae ASoC: soc-dai: add snd_soc_dai_hw_free() by Kuninori Morimoto · 5 years ago
  50. aa6166c ASoC: soc-dai: mv soc_dai_hw_params() to soc-dai by Kuninori Morimoto · 5 years ago
  51. 6298b78 ASoC: SOF: Intel: ssp: BCLK delay parameter by Janusz Jankowski · 5 years ago
  52. cfc8f56 ASoC: Define a set of DAPM pre/post-up events by Oleksandr Suvorov · 5 years ago
  53. 62ec3d1 ASoC: SOF: use __u32 instead of uint32_t in uapi headers by Masahiro Yamada · 5 years ago
  54. bec5545 Merge tag 'ntb-5.3' of git://github.com/jonmason/ntb by Linus Torvalds · 5 years ago
  55. ac60602 Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  56. 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
  57. 07ab9d5 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  58. f65420d Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  59. 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
  60. 18253e0 Merge branch 'work.dcache2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  61. d73eb57 KVM: Boost vCPUs that are delivering interrupts by Wanpeng Li · 5 years ago
  62. 0c5f81d KVM: LAPIC: Inject timer interrupt via posted interrupt by Wanpeng Li · 5 years ago
  63. 67bf474 kbuild: update compile-test header list for v5.3-rc1 by Masahiro Yamada · 5 years ago
  64. af6af87d Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  65. 8362fd6 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  66. 24e4491 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  67. 31cc088 Merge tag 'drm-next-2019-07-19' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  68. 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
  69. 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
  70. d2fbf4b Merge branch 'work.adfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  71. 933a90b Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  72. 5f4fc6d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 5 years ago
  73. 249be85 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  74. 9fb7dc73 Merge tag 'drm-next-5.3-2019-07-18' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 5 years ago
  75. 8d650cd tcp: fix tcp_set_congestion_control() use from bpf hook by Eric Dumazet · 5 years ago
  76. eec4844 proc/sysctl: add shared variables for range check by Matteo Croce · 5 years ago
  77. 3710969 mm: migrate: remove unused mode argument by Keith Busch · 5 years ago
  78. a361919 libnvdimm/pfn: stop padding pmem namespaces to section alignment by Dan Williams · 5 years ago
  79. ba72b4c mm/sparsemem: support sub-section hotplug by Dan Williams · 5 years ago
  80. 7ea6216 mm/sparsemem: prepare for sub-section ranges by Dan Williams · 5 years ago
  81. 46d945a mm: kill is_dev_zone() helper by Dan Williams · 5 years ago
  82. e9c0a3f0 mm/sparsemem: convert kmalloc_section_memmap() to populate_section_memmap() by Dan Williams · 5 years ago
  83. f46edbd mm/sparsemem: add helpers track active portions of a section at boot by Dan Williams · 5 years ago
  84. 326e1b8 mm/sparsemem: introduce a SECTION_IS_EARLY flag by Dan Williams · 5 years ago
  85. f1eca35 mm/sparsemem: introduce struct mem_section_usage by Dan Williams · 5 years ago
  86. dd62528 drivers/base/memory.c: get rid of find_memory_block_hinted() by David Hildenbrand · 5 years ago
  87. ea88464 mm/memory_hotplug: move and simplify walk_memory_blocks() by David Hildenbrand · 5 years ago
  88. fbcf73c mm/memory_hotplug: rename walk_memory_range() and pass start+size instead of pfns by David Hildenbrand · 5 years ago
  89. 8d595c4 mm: make register_mem_sect_under_node() static by David Hildenbrand · 5 years ago
  90. 2491f0a mm: section numbers use the type "unsigned long" by David Hildenbrand · 5 years ago
  91. 43675e6 mm: thp: make transhuge_vma_suitable available for anonymous THP by Yang Shi · 5 years ago
  92. b9bf8d3 mm/memory_hotplug: remove "zone" parameter from sparse_remove_one_section by David Hildenbrand · 5 years ago
  93. a31b264 mm/memory_hotplug: make unregister_memory_block_under_nodes() never fail by David Hildenbrand · 5 years ago
  94. 4c4b7f9 mm/memory_hotplug: remove memory block devices before arch_remove_memory() by David Hildenbrand · 5 years ago
  95. 05f800a mm/memory_hotplug: drop MHP_MEMBLOCK_API by David Hildenbrand · 5 years ago
  96. db051a0 mm/memory_hotplug: create memory block devices after arch_add_memory() by David Hildenbrand · 5 years ago
  97. 80ec922 mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE by David Hildenbrand · 5 years ago
  98. 3bfe1fc Merge tag 'for-5.3/dm-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 5 years ago
  99. 6860c98 Merge tag 'nfs-for-5.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 5 years ago
  100. bb74523 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago