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