1. 6fa5963 ASoC: hdmi-codec: Add an op to set callback function for plug event by Cheng-Yi Chiang · 5 years ago
  2. 95c267d ASoC: soc-core: add snd_soc_dapm_init() by Kuninori Morimoto · 5 years ago
  3. 4cc4531 ALSA: pcm: add support for 352.8KHz and 384KHz sample rate by Vidyakumar Athota · 5 years ago
  4. 6b8ac43 ASoC: soc-dai: use bit field for bus_control by Kuninori Morimoto · 5 years ago
  5. b03bfae ASoC: soc-core: merge snd_soc_initialize_card_lists() by Kuninori Morimoto · 5 years ago
  6. 8207a1c ASoC: SOF: rename SOUNDWIRE to ALH by Bard liao · 5 years ago
  7. f59b16e ASoC: SOF: topology: Add dummy support for i.MX8 DAIs by Daniel Baluta · 5 years ago
  8. f4ead53 ASoC: Intel: common: add ACPI matching tables for EHL by Pan Xiuli · 5 years ago
  9. 5f7af9e ASoC: Intel: common: add ACPI matching tables for Tiger Lake by Pan Xiuli · 5 years ago
  10. 3a9477a ASoC: SOF: ipc: add ALH parameters by Pierre-Louis Bossart · 5 years ago
  11. 72b745e ASoC: core: Move pcm_mutex up to card level from snd_soc_pcm_runtime by Peter Ujfalusi · 5 years ago
  12. c2b71c7 ASoC: soc-core: add for_each_xxx macro for aux_dev by Kuninori Morimoto · 5 years ago
  13. a48b561 ASoC: soc-core: remove legacy style of aux_dev by Kuninori Morimoto · 5 years ago
  14. 3dc29b8 ASoC: soc-core: support snd_soc_dai_link_component for aux_dev by Kuninori Morimoto · 5 years ago
  15. 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
  16. 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
  17. ee5b3f1 ASoC: soc-core: define soc_dpcm_debugfs_add() for non CONFIG_DEBUG_FS by Kuninori Morimoto · 5 years ago
  18. b3da425 ASoC: soc-core: tidyup for card->deferred_resume_work by Kuninori Morimoto · 5 years ago
  19. 19abfef ALSA: hda: Direct MMIO accesses by Takashi Iwai · 5 years ago
  20. 619a1f1 ALSA: hda: Remove page allocation redirection by Takashi Iwai · 5 years ago
  21. 79776da ASoC: soc-component: add snd_soc_pcm_component_pcm_free() by Kuninori Morimoto · 5 years ago
  22. 7484291 ASoC: soc-component: add snd_soc_pcm_component_pcm_new() by Kuninori Morimoto · 5 years ago
  23. 205875e ASoC: soc-component: add snd_soc_pcm_component_mmap() by Kuninori Morimoto · 5 years ago
  24. 9c712e4 ASoC: soc-component: add snd_soc_pcm_component_page() by Kuninori Morimoto · 5 years ago
  25. 82d81f5 ASoC: soc-component: add snd_soc_pcm_component_copy_user() by Kuninori Morimoto · 5 years ago
  26. 96a4790 ASoC: soc-component: add snd_soc_pcm_component_ioctrl() by Kuninori Morimoto · 5 years ago
  27. 0035e25 ASoC: soc-component: add snd_soc_pcm_component_pointer() by Kuninori Morimoto · 5 years ago
  28. 7951b14 ASoC: soc-component: move snd_soc_component_set_bias_level() by Kuninori Morimoto · 5 years ago
  29. 8e2a990 ASoC: soc-component: move snd_soc_component_stream_event() by Kuninori Morimoto · 5 years ago
  30. 9d415fb ASoC: soc-component: move snd_soc_component_seq_notifier() by Kuninori Morimoto · 5 years ago
  31. a2a3417 ASoC: soc-component: add snd_soc_component_of_xlate_dai_name() by Kuninori Morimoto · 5 years ago
  32. 2c7b170 ASoC: soc-component: add snd_soc_component_of_xlate_dai_id() by Kuninori Morimoto · 5 years ago
  33. 03b34dd ASoC: soc-component: add snd_soc_component_remove() by Kuninori Morimoto · 5 years ago
  34. 08e837d ASoC: soc-component: add snd_soc_component_probe() by Kuninori Morimoto · 5 years ago
  35. e40fadb ASoC: soc-component: add snd_soc_component_is_suspended() by Kuninori Morimoto · 5 years ago
  36. 9a840cb ASoC: soc-component: add snd_soc_component_resume() by Kuninori Morimoto · 5 years ago
  37. 66c5157 ASoC: soc-component: add snd_soc_component_suspend() by Kuninori Morimoto · 5 years ago
  38. 5693d50 ASoC: soc-component: add snd_soc_component_trigger() by Kuninori Morimoto · 5 years ago
  39. eae7136 ASoC: soc-component: add snd_soc_component_hw_free() by Kuninori Morimoto · 5 years ago
  40. 245c539 ASoC: soc-component: add snd_soc_component_hw_params() by Kuninori Morimoto · 5 years ago
  41. 6d53723 ASoC: soc-component: add snd_soc_component_prepare() by Kuninori Morimoto · 5 years ago
  42. 3672beb ASoC: soc-component: add snd_soc_component_close() by Kuninori Morimoto · 5 years ago
  43. ae2f484 ASoC: soc-component: add snd_soc_component_open() by Kuninori Morimoto · 5 years ago
  44. 4a81e8f ASoC: soc-component: add snd_soc_component_get/put() by Kuninori Morimoto · 5 years ago
  45. 4ff1fef ASoC: add soc-component.c by Kuninori Morimoto · 5 years ago
  46. fee531d ASoC: core: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 5 years ago
  47. 7a33ea7 ALSA: hda: intel-nhlt: handle NHLT VENDOR_DEFINED DMIC geometry by Pierre-Louis Bossart · 5 years ago
  48. 303681f ALSA: hda: move parts of NHLT code to new module by Pierre-Louis Bossart · 5 years ago
  49. 63643b5 ASoC: Intel: Skylake: move NHLT header to common directory by Pierre-Louis Bossart · 5 years ago
  50. 3b46a67 Merge branch 'asoc-5.3' into asoc-5.4 by Mark Brown · 5 years ago
  51. 467fece ASoC: soc-dai: move snd_soc_dai_stream_valid() to soc-dai.c by Kuninori Morimoto · 5 years ago
  52. b423c42 ASoC: soc-dai: add snd_soc_dai_compress_new() by Kuninori Morimoto · 5 years ago
  53. dcdab58 ASoC: soc-dai: add snd_soc_dai_remove() by Kuninori Morimoto · 5 years ago
  54. cfd9b5f ASoC: soc-dai: add snd_soc_dai_probe() by Kuninori Morimoto · 5 years ago
  55. 24b09d0 ASoC: soc-dai: add snd_soc_dai_resume() by Kuninori Morimoto · 5 years ago
  56. e0f2262 ASoC: soc-dai: add snd_soc_dai_suspend() by Kuninori Morimoto · 5 years ago
  57. 1dea80d ASoC: soc-dai: add snd_soc_dai_delay() by Kuninori Morimoto · 5 years ago
  58. 5c0769af ASoC: soc-dai: add snd_soc_dai_bespoke_trigger() by Kuninori Morimoto · 5 years ago
  59. 95aef35 ASoC: soc-dai: add snd_soc_dai_trigger() by Kuninori Morimoto · 5 years ago
  60. 4beb8e1 ASoC: soc-dai: add snd_soc_dai_prepare() by Kuninori Morimoto · 5 years ago
  61. 330fcb5 ASoC: soc-dai: add snd_soc_dai_shutdown() by Kuninori Morimoto · 5 years ago
  62. 5a52a04 ASoC: soc-dai: add snd_soc_dai_startup() by Kuninori Morimoto · 5 years ago
  63. 846faae ASoC: soc-dai: add snd_soc_dai_hw_free() by Kuninori Morimoto · 5 years ago
  64. aa6166c ASoC: soc-dai: mv soc_dai_hw_params() to soc-dai by Kuninori Morimoto · 5 years ago
  65. 6298b78 ASoC: SOF: Intel: ssp: BCLK delay parameter by Janusz Jankowski · 5 years ago
  66. cfc8f56 ASoC: Define a set of DAPM pre/post-up events by Oleksandr Suvorov · 5 years ago
  67. 62ec3d1 ASoC: SOF: use __u32 instead of uint32_t in uapi headers by Masahiro Yamada · 5 years ago
  68. bec5545 Merge tag 'ntb-5.3' of git://github.com/jonmason/ntb by Linus Torvalds · 5 years ago
  69. ac60602 Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  70. 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
  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. d73eb57 KVM: Boost vCPUs that are delivering interrupts by Wanpeng Li · 5 years ago
  76. 0c5f81d KVM: LAPIC: Inject timer interrupt via posted interrupt by Wanpeng Li · 6 years ago
  77. 67bf474 kbuild: update compile-test header list for v5.3-rc1 by Masahiro Yamada · 5 years ago
  78. af6af87d Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  79. 8362fd6 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  80. 24e4491 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  81. 31cc088 Merge tag 'drm-next-2019-07-19' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  82. 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
  83. 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
  84. d2fbf4b Merge branch 'work.adfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  85. 933a90b Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  86. 5f4fc6d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 5 years ago
  87. 249be85 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  88. 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
  89. 8d650cd tcp: fix tcp_set_congestion_control() use from bpf hook by Eric Dumazet · 5 years ago
  90. eec4844 proc/sysctl: add shared variables for range check by Matteo Croce · 5 years ago
  91. 3710969 mm: migrate: remove unused mode argument by Keith Busch · 5 years ago
  92. a361919 libnvdimm/pfn: stop padding pmem namespaces to section alignment by Dan Williams · 5 years ago
  93. ba72b4c mm/sparsemem: support sub-section hotplug by Dan Williams · 5 years ago
  94. 7ea6216 mm/sparsemem: prepare for sub-section ranges by Dan Williams · 5 years ago
  95. 46d945a mm: kill is_dev_zone() helper by Dan Williams · 5 years ago
  96. e9c0a3f0 mm/sparsemem: convert kmalloc_section_memmap() to populate_section_memmap() by Dan Williams · 5 years ago
  97. f46edbd mm/sparsemem: add helpers track active portions of a section at boot by Dan Williams · 5 years ago
  98. 326e1b8 mm/sparsemem: introduce a SECTION_IS_EARLY flag by Dan Williams · 5 years ago
  99. f1eca35 mm/sparsemem: introduce struct mem_section_usage by Dan Williams · 5 years ago
  100. dd62528 drivers/base/memory.c: get rid of find_memory_block_hinted() by David Hildenbrand · 5 years ago