1. c2ec9d9 ASoC: rt5651: Add support for jack detect using an external GPIO by Hans de Goede · 7 years ago
  2. d306873 ASoC: rt5651: Add ACPI ID 10EC5640 by Hans de Goede · 7 years ago
  3. d3dcc58 ASoC: Intel: common: Add quirk for PoV P1006W tablet by Hans de Goede · 7 years ago
  4. 7674bec ASoC: rsnd: update BSDSR/BSDISR handling by Kuninori Morimoto · 7 years ago
  5. 5dc4ca2 ASoC: sgtl5000: Allow SCLK pad drive strength to be changed by Alison Wang · 7 years ago
  6. 47caf04 ASoC: xlnx: enable SPDIF driver build by Maruthi Srinivas Bayyavarapu · 7 years ago
  7. b1d2a4c ASoC: xlnx: add SPDIF audio driver by Maruthi Srinivas Bayyavarapu · 7 years ago
  8. 47a70e6 ASoC: Add MICFIL SoC Digital Audio Interface driver. by Cosmin Samoila · 7 years ago
  9. e147c18 ASoC: eliminate left-over from Raumfeld machine driver removal by Daniel Mack · 7 years ago
  10. f0627d0 ASoC: rt298: fix boolean tests by Pierre-Louis Bossart · 7 years ago
  11. b8e022e ASoC: rl6437a: use __be32 for a __be32 buf by Bard liao · 7 years ago
  12. 60b52ed ASoC: rt5645: store eq kcontrol byte in __be by Bard liao · 7 years ago
  13. b468f37 ASoC: da7219: use logical AND by Pierre-Louis Bossart · 7 years ago
  14. 123c3de ASoC: da7219: fix endianness issues by Pierre-Louis Bossart · 7 years ago
  15. d61780c1 ASoC: mt6351: remove unneeded variable by Pierre-Louis Bossart · 7 years ago
  16. f361ca3 ASoC: tscs42xx.c: fix boolean test by Pierre-Louis Bossart · 7 years ago
  17. 290da7a ASoC: nau8824: fix boolean assignment by Pierre-Louis Bossart · 7 years ago
  18. 577dc32 ASoC: rt5651: fix boolean assignments by Pierre-Louis Bossart · 7 years ago
  19. 091cd87 ASoC: max98927: fix boolean assignments by Pierre-Louis Bossart · 7 years ago
  20. e0a9992 ASoC: rt5640: fix boolean assignments by Pierre-Louis Bossart · 7 years ago
  21. af3b2b5 ASoc: rt286: fix boolean tests by Pierre-Louis Bossart · 7 years ago
  22. b793a1e ASoC: rt274: fix boolean tests by Pierre-Louis Bossart · 7 years ago
  23. 3c17bcf ASoC: cs4271: fix boolean assignments by Pierre-Louis Bossart · 7 years ago
  24. 7c3727b ASoC: max98383: fix boolean assignments to true/false by Pierre-Louis Bossart · 7 years ago
  25. 6606f9d ASoC: rt5670: remove unused mux/mixer define by Bard liao · 7 years ago
  26. c3db213 ASoC: rt5645: remove unused mux define by Bard liao · 7 years ago
  27. dc22a40 ASoC: codecs: fix kernel doc descriptions by Pierre-Louis Bossart · 7 years ago
  28. 37b6f03 ASoC: es8316: remove unused constant variables by Pierre-Louis Bossart · 7 years ago
  29. 97d8f6b ASoC: max98090: remove unused constant variables by Pierre-Louis Bossart · 7 years ago
  30. 902d822 ASoC: dmic: declare trigger function as static by Pierre-Louis Bossart · 7 years ago
  31. ee6047b ASoC: ak4458: Add support for AK4497 by Daniel Baluta · 7 years ago
  32. aa07e38 Merge branch 'asoc-4.22' into asoc-5.0 by Mark Brown · 7 years ago
  33. 540f1ba7 ASoC: ti: davinci-mcasp: Add support for GPIO mode of the pins by Peter Ujfalusi · 7 years ago
  34. ae33ba2 Merge branch 'asoc-4.21' into HEAD by Mark Brown · 7 years ago
  35. 6175471 ASoC: ti: davinci-mcasp: Move context save/restore to runtime_pm callbacks by Peter Ujfalusi · 7 years ago
  36. 2130f15 ASoC: ti: davinci-mcasp: No need for IS_MODULE/BUILTIN check for pcm driver by Peter Ujfalusi · 7 years ago
  37. 51a13e4 ASoC: Intel: bytcr_rt5640: Add quirks for ASUS MeMO Pad 7 (ME176C) by Stephan Gerhold · 7 years ago
  38. fee1571 ASoC: Intel: sst: Fallback to BYT-CR if IRQ 5 is missing by Stephan Gerhold · 7 years ago
  39. b97205e ASoC: Intel: sst: Simplify is_byt_cr() by Stephan Gerhold · 7 years ago
  40. 5198baf ASoC: Intel: Add ACPI match table entry for ES8316 codec on BYTCR platform by Hans de Goede · 7 years ago
  41. 249d2fc ASoC: Intel: bytcht_es8316: Set card long_name based on quirks by Hans de Goede · 7 years ago
  42. 730501a ASoC: Intel: bytcht_es8316: Add input-map support by Hans de Goede · 7 years ago
  43. 0d3e91d ASoC: Intel: bytcht_es8316: Add external speaker mux support by Hans de Goede · 7 years ago
  44. 4bf538b ASoC: Intel: bytcht_es8316: Add jack-detect support by Hans de Goede · 7 years ago
  45. 349e138 ASoC: Intel: bytcht_es8316: Add support for SSP0 (BYTCR) by Hans de Goede · 7 years ago
  46. 86909c8 ASoC: Intel: bytcht_es8316: Minor refactoring by Hans de Goede · 7 years ago
  47. 6ca382c ASoC: Intel: bytcht_es8316: Sort includes alphabetically by Hans de Goede · 7 years ago
  48. 24b53f1 ASoC: es8316: Add DAC mono mix switch mixer control by Hans de Goede · 7 years ago
  49. 8222576 ASoC: es8316: Add jack-detect support by Hans de Goede · 7 years ago
  50. 8c3590d ASoC: Variable "val" in function rt274_i2c_probe() could be uninitialized by Yizhuo · 7 years ago
  51. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 7 years ago
  52. 810574c Merge tag 'sound-fix-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
  53. e1de3d2 ASoC: rockchip: fix platform_no_drv_owner.cocci warnings by YueHaibing · 7 years ago
  54. 1d38b4e ASoC: xlnx: fix error handling in xlnx_formatter_pcm_probe by Gustavo A. R. Silva · 7 years ago
  55. f575854 ASoC: rockchip: add workaround for silence of rk3288 ACODEC by Katsuhiro Suzuki · 7 years ago
  56. c327590 ASoC: rockchip: support ACODEC for rk3328 by Katsuhiro Suzuki · 7 years ago
  57. 2d01a84 ASoC: simple-card: reduce naming prefix by Kuninori Morimoto · 7 years ago
  58. c39291a ASoC: simple-card: cleanup DAI link loop method - step2 by Kuninori Morimoto · 7 years ago
  59. d947cdf ASoC: simple-card: cleanup DAI link loop method - step1 by Kuninori Morimoto · 7 years ago
  60. 17029e4 ASoC: simple-card: add link_info by Kuninori Morimoto · 7 years ago
  61. 7adee60 ASoC: simple-card: add 1 CPU : 1 Codec support again by Kuninori Morimoto · 7 years ago
  62. 7e5e1f8 ASoC: simple-card: add asoc_simple_card_get_conversion() by Kuninori Morimoto · 7 years ago
  63. 97fe6ca ASoC: audio-graph-card: reduce naming prefix by Kuninori Morimoto · 7 years ago
  64. fce9b90 ASoC: audio-graph-card: cleanup DAI link loop method - step2 by Kuninori Morimoto · 7 years ago
  65. dd98fbc ASoC: audio-graph-card: cleanup DAI link loop method - step1 by Kuninori Morimoto · 7 years ago
  66. 1e4771a ASoC: audio-graph-card: add link_info by Kuninori Morimoto · 7 years ago
  67. de2949f ASoC: audio-graph-card: add 1 CPU : 1 Codec support again by Kuninori Morimoto · 7 years ago
  68. b31daa1 ASoC: xlnx: enable audio formatter driver build by Maruthi Srinivas Bayyavarapu · 7 years ago
  69. 6f6c3c36 ASoC: xlnx: add pcm formatter platform driver by Maruthi Srinivas Bayyavarapu · 7 years ago
  70. c8ed6ac ASoC: simple-scu-card: remove simple-scu-card by Kuninori Morimoto · 7 years ago
  71. 61c263a ASoC: audio-graph-scu-card: remove audio-graph-scu-card by Kuninori Morimoto · 7 years ago
  72. 40dfae1 ASoC: audio-graph-card: add asoc_graph_card_get_conversion() by Kuninori Morimoto · 7 years ago
  73. a0c426f ASoC: simple-card-utils: check "reg" property on asoc_simple_card_get_dai_id() by Kuninori Morimoto · 7 years ago
  74. 4e88068e ASoC: Intel: boards: use snd_mask_set_format in all machine drivers by Pierre-Louis Bossart · 7 years ago
  75. 10583cd ASoC: Intel: Atom: simplify boolean tests by Pierre-Louis Bossart · 7 years ago
  76. e295450 ASoC: Intel: Baytrail: simplify boolean test by Pierre-Louis Bossart · 7 years ago
  77. 060d35b ASoC: Intel: Baytrail: remove unneeded variable by Pierre-Louis Bossart · 7 years ago
  78. bf88b3c ASoC: Intel: Haswell: assign booleans to true/false by Pierre-Louis Bossart · 7 years ago
  79. 6c54145 ASoC: Intel: Haswell: remove unneeded semicolon by Pierre-Louis Bossart · 7 years ago
  80. d8747d3 ASoC: Intel: Skylake: simplify boolean tests by Pierre-Louis Bossart · 7 years ago
  81. 431b67c ASoC: Intel: Skylake: remove useless cast by Pierre-Louis Bossart · 7 years ago
  82. 5489e81 ASoC: wm8904: enable MCLK in STANDBY by Michał Mirosław · 7 years ago
  83. fb82c6e ASoC: wm8904: save model id directly in of_device_id.data by Michał Mirosław · 7 years ago
  84. 2bb853f ASoC: wm8904: make the driver visible in Kconfig by Michał Mirosław · 7 years ago
  85. 0f68c39 ASoC: cs4341: Add driver for CS4341 DAC by Alexander Shiyan · 7 years ago
  86. 22c7d5e ASoC: rt5682: Fix recording no sound issue by Shuming Fan · 7 years ago
  87. a3d9036 ASoC: Intel: atom: Make PCI dependency explicit by Sinan Kaya · 7 years ago
  88. 678e2b4 ALSA: compress: prevent potential divide by zero bugs by Dan Carpenter · 7 years ago
  89. a41d9db ASoC: qdsp6: q6asm-dai: Fix a small memory leak by Dan Carpenter · 7 years ago
  90. 3391034 ASoC: qdsp6: q6asm-dai: Fix a NULL vs IS_ERR() bug by Dan Carpenter · 7 years ago
  91. eef08e5 ASoC: qdsp6: q6asm-dai: Off by one in of_q6asm_parse_dai_data() by Dan Carpenter · 7 years ago
  92. 28b698b ASoC: pcm512x: Fix a double unlock in pcm512x_digital_mute() by Dan Carpenter · 7 years ago
  93. fd270fc ASoC: xlnx: change license header format style by Maruthi Srinivas Bayyavarapu · 7 years ago
  94. 906a9ab ASoC: Intel: Haswell/Broadwell: fix setting for .dynamic field by Rander Wang · 7 years ago
  95. 6cb6746 ASoC: xlnx: Grammar s/the the/the/ by Geert Uytterhoeven · 7 years ago
  96. 02a0787 ASoC: dma-sh7760: cleanup a debug printk by Dan Carpenter · 7 years ago
  97. 2998369 ASoC: sdm845: set jack only for a specific backend by Rohit kumar · 7 years ago
  98. 3e9ad24 ALSA: hda - Revert DSP detection on legacy HD-audio driver by Takashi Iwai · 7 years ago
  99. 63d2a9e ALSA: hda/tegra: clear pending irq handlers by Sameer Pujar · 7 years ago
  100. 82b0114 ALSA: hda/realtek: Enable the headset mic auto detection for ASUS laptops by Jian-Hong Pan · 7 years ago