1. b2cbb6e ASoC: core: set_tdm_slot() will return -ENOTSUPP if no operation provided by Xiubo Li · 10 years ago
  2. 99896f7 Merge remote-tracking branch 'asoc/topic/dapm' into for-tiwai by Mark Brown · 10 years ago
  3. a9b68d3 Merge remote-tracking branch 'asoc/topic/core' into for-tiwai by Mark Brown · 10 years ago
  4. 1104a9c ASoC: core: Return -ENOTSUPP from set_sysclk() if no operation provided by Mark Brown · 10 years ago
  5. b893ea5 ASoC: sapm: Automatically connect DAI link widgets in DAPM graph. by Liam Girdwood · 11 years ago
  6. 729b47a Merge remote-tracking branch 'asoc/topic/core' into asoc-next by Mark Brown · 11 years ago
  7. e41975e ASoC: core: Fix the DAI name getting. by Xiubo Li · 11 years ago
  8. 8f1ec93 ASoC: core: Use consistent byte ordering in snd_soc_bytes_get by Charles Keepax · 11 years ago
  9. c6016bd Merge remote-tracking branch 'asoc/topic/core' into asoc-next by Mark Brown · 11 years ago
  10. d20b09f Merge remote-tracking branch 'asoc/topic/component' into asoc-next by Mark Brown · 11 years ago
  11. 2fc175c Merge remote-tracking branch 'asoc/topic/bclk' into asoc-next by Mark Brown · 11 years ago
  12. 988e8cc ASoC: Add pinctrl PM to components of active DAIs by Nicolin Chen · 11 years ago
  13. a19685c ASoC: Use strlcpy() for copying in snd_soc_info_enum_double() by Takashi Iwai · 11 years ago
  14. 6833c45 ASoC: add snd_soc_of_get_dai_name() default of_xlate by Kuninori Morimoto · 11 years ago
  15. 7d930ce Merge remote-tracking branch 'asoc/topic/component' into asoc-core by Mark Brown · 11 years ago
  16. cb47008 ASoC: add .of_xlate_dai_name on snd_soc_component_driver by Kuninori Morimoto · 11 years ago
  17. d191bd8 ASoC: snd_soc_codec includes snd_soc_component by Kuninori Morimoto · 11 years ago
  18. e54cf76 ASoC: core: Add API for configuration of DAI BCLK ratio by Liam Girdwood · 11 years ago
  19. f90fb3f ASoC: Remove infrastructure for supporting multiple cache types by Lars-Peter Clausen · 11 years ago
  20. a94ed23 ASoC: Remove 'reg_size' field from snd_soc_codec struct by Lars-Peter Clausen · 11 years ago
  21. b012aa61 ASoC: Remove reg_def_copy by Lars-Peter Clausen · 11 years ago
  22. 2a1212a ASoC: Remove snd_soc_bulk_write_raw() by Lars-Peter Clausen · 11 years ago
  23. 175ee39 ASoC: Remove support for reg_access_defaults by Lars-Peter Clausen · 11 years ago
  24. ae10e7e ASoC: core: Only add platform DAI widgets once. by Liam Girdwood · 11 years ago
  25. c79c33a Merge remote-tracking branch 'asoc/topic/core' into tmp by Mark Brown · 11 years ago
  26. 824ef82 ASoC: Pass card instead of dapm context to snd_soc_dapm_new_widgets() by Lars-Peter Clausen · 11 years ago
  27. dc16323 Merge remote-tracking branch 'asoc/topic/dmic' into asoc-core by Mark Brown · 11 years ago
  28. 8c193b8 ASoC: Move call to snd_soc_dapm_new_widgets() after snd_soc_dapm_auto_nc_codec_pins() by Lars-Peter Clausen · 11 years ago
  29. 4b52fa2 ASoC: Call snd_soc_dapm_new_widgets() only once during card initialization by Lars-Peter Clausen · 11 years ago
  30. 68538bf Merge tag 'asoc-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next by Takashi Iwai · 11 years ago
  31. 8157567 Merge remote-tracking branch 'asoc/topic/core' into asoc-next by Mark Brown · 11 years ago
  32. 6234eabf Merge remote-tracking branch 'asoc/topic/adsp' into asoc-next by Mark Brown · 11 years ago
  33. 741a509 ASoC: core: Generic ac97 link reset functions by Markus Pargmann · 11 years ago
  34. 9a953e6 ASoC: Use snd_soc_info_enum_double() for SOC_ENUM_EXT controls by Lars-Peter Clausen · 11 years ago
  35. c77f872 ASoC: Remove unused snd_soc_info_volsw_ext() by Lars-Peter Clausen · 11 years ago
  36. 34d2f1b ASoC: Remove unused soc_pm_waitq by Lars-Peter Clausen · 11 years ago
  37. 9d58a07 ASoC: core: init delayed_work for codec-codec links by Richard Fitzgerald · 11 years ago
  38. 4fefd69 ASoC: core: Add snd_soc_card_get_kcontrol() by Dimitris Papastamos · 11 years ago
  39. b5c745f ASoC: core: double free in snd_soc_add_platform() by Dan Carpenter · 11 years ago
  40. b785a49 ALSA: replace strict_strto*() with kstrto*() by Jingoo Han · 11 years ago
  41. ef866ac Merge tag 'asoc-v3.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 11 years ago
  42. f74b5e2 ASoC: ac97: fixup multi-platform AC'97 module build failure by Kevin Hilman · 11 years ago
  43. accaf69d Merge tag 'asoc-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next by Takashi Iwai · 11 years ago
  44. b047e1c ASoC: ac97: Support multi-platform AC'97 by Mark Brown · 11 years ago
  45. 2b58107 ASoC: core: Use kasprintf instead of opencoding it by Lars-Peter Clausen · 11 years ago
  46. 90996f4 ASoC: core: Move snd_soc_set_runtime_hwparams() to soc-pcm.c by Lars-Peter Clausen · 11 years ago
  47. 10e8aa9 ASoC: fix kernel message grepability by Michał Mirosław · 11 years ago
  48. 8dd2b66 Merge tag 'asoc-v3.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next by Takashi Iwai · 11 years ago
  49. 753e23e Merge tag 'v3.9-rc7' into asoc-dma by Mark Brown · 11 years ago
  50. 71a45cd ASoC: Add snd_soc_{add, remove}_platform by Lars-Peter Clausen · 11 years ago
  51. 56c32c7 Merge remote-tracking branch 'asoc/topic/core' into asoc-next by Mark Brown · 11 years ago
  52. 1341962 Merge remote-tracking branch 'asoc/topic/component' into asoc-next by Mark Brown · 11 years ago
  53. d79e57d ASoC: Constify the 'driver' field of snd_soc_platform by Lars-Peter Clausen · 11 years ago
  54. 2e1cc19 ASoC: export snd_soc_register_component by Stephen Warren · 11 years ago
  55. f53179c0 ASoC: snd_soc_[un]register_dai[s]() become non global function by Kuninori Morimoto · 11 years ago
  56. a1422b8 ASoC: snd_soc_register_component() uses properly snd_soc_register_dai[s]() by Kuninori Morimoto · 11 years ago
  57. 0eaa6cc ASoC: core: Fix to check return value of snd_soc_update_bits_locked() by Joonyoung Shim · 11 years ago
  58. f7ba716 ASoC: core: fix invalid free of devm_ allocated data by Silviu-Mihai Popescu · 11 years ago
  59. 030e79f ASoC: add snd_soc_register_component() by Kuninori Morimoto · 11 years ago
  60. e8b18ad ASoC: core: fix possible memory leak in snd_soc_bytes_put() by Wei Yongjun · 11 years ago
  61. e1328a8 ASoC: core: remove codec from list if registration failed by Kuninori Morimoto · 11 years ago
  62. 5acd7df ASoC: core: use snd_soc_register_dais() on codec by Kuninori Morimoto · 11 years ago
  63. f790b94 ASoC: core: tidyup snd_soc_register_codec() fail case by Kuninori Morimoto · 11 years ago
  64. 9043a26 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  65. 556d8b5 Merge remote-tracking branch 'asoc/topic/of' into asoc-next by Mark Brown · 11 years ago
  66. d289323 Merge remote-tracking branch 'asoc/topic/core' into asoc-next by Mark Brown · 11 years ago
  67. da18396 ASoC: core: Allow digital mute for capture by Mark Brown · 11 years ago
  68. 8c2d6a9 ASoC: clock gating is decided by bool on snd_soc_of_parse_daifmt() by Kuninori Morimoto · 11 years ago
  69. a7930ed ASoC: add snd_soc_of_parse_daifmt() for DeviceTree by Kuninori Morimoto · 11 years ago
  70. b5a8fe4 ASoC: core: Ensure SND_SOC_BYTES writes are from DMA safe memory by Mark Brown · 11 years ago
  71. 373d4d0 taint: add explicit flag to show whether lock dep is still OK. by Rusty Russell · 11 years ago
  72. d3bf156 ASoC: core: fix the memory leak in case of remove_aux_dev() by Chuansheng Liu · 12 years ago
  73. 865df9c ASoC: core: fix the memory leak in case of device_add() failure by Chuansheng Liu · 12 years ago
  74. ff541f4 ASoC: core: giving WARN when device starting from non-off bias with idle_bias_off by Chuansheng Liu · 12 years ago
  75. 5db1bc1 ASoC: soc-core: Remove unused 'ret' variable by Fabio Estevam · 12 years ago
  76. 9bde4f0 ASoC: core: Fix SOC_DOUBLE_RANGE() macros by Mark Brown · 12 years ago
  77. 36adf15 Merge remote-tracking branch 'asoc/topic/log' into asoc-next by Mark Brown · 12 years ago
  78. c871bd0 ASoC: core: Fix splitting of log messages by Mark Brown · 12 years ago
  79. 4301aec Merge remote-tracking branch 'asoc/topic/log' into asoc-next by Mark Brown · 12 years ago
  80. f110bfc ASoC: core: Standardise ASoC messages by Liam Girdwood · 12 years ago
  81. f6e6574 ASoC: remove use of __devinitconst by Bill Pemberton · 12 years ago
  82. d055852 ASoC: core: Double control update err for snd_soc_put_volsw_sx by Mukund Navada · 12 years ago
  83. f5a246e Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  84. 033d995 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  85. 86767b7 ASoC: Avoid recalculating the bitmask for SOC_ENUM controls by Lars-Peter Clausen · 12 years ago
  86. ab7af5c ASoC: core: Remove useless kfree by Peter Senna Tschudin · 12 years ago
  87. da8b8e0 ASoC: core: Mark regmap CODEC register maps as dirty when suspending by Mark Brown · 12 years ago
  88. e2d32ff ASoC: dapm: Ensure bypass paths are suspended and resumed by Mark Brown · 12 years ago
  89. 75d8f29 Merge branch 'asoc-omap' into for-3.7 by Mark Brown · 12 years ago
  90. 4382973 workqueue: deprecate flush[_delayed]_work_sync() by Tejun Heo · 12 years ago
  91. 1245b70 ASoC: add compress stream support by Namarta Kohli · 12 years ago
  92. 3876566 ASoC: core: remove unused variable in soc_probe() in linux-next by Jerry Snitselaar · 12 years ago
  93. 28d528c ASoC: core: Remove pointless error on card registration failure by Mark Brown · 12 years ago
  94. fb099cb ASoC: core: Upgrade the severity of probe deferral errors to dev_err() by Mark Brown · 12 years ago
  95. 5f80008 ASoC: core: Set dapm->idle_bias_off for DAIs not mapped with a codec by Peter Ujfalusi · 12 years ago
  96. 98d3088 ASoC: core: Fix check before defaulting to regmap by Mark Brown · 12 years ago
  97. b761c0c ASoC: Free memory in the error paths of soc_of_parse_audio_routing() by Matthias Kaehlcke · 12 years ago
  98. 38cbf95 ASoC: core: Try to use regmap if the driver doesn't set up any I/O by Mark Brown · 12 years ago
  99. 62ae68f ASoC: probe CODECs and platforms before DAIs and links by Stephen Warren · 12 years ago
  100. d12cd19 ASoC: factor out soc_remove_platform() by Stephen Warren · 12 years ago