1. 9229bc1 ALSA: cs8427: separate HW initialization by Ondrej Zary · 10 years ago
  2. 69dd89f Merge tag 'asoc-v3.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 10 years ago
  3. e5c2151 ASoC: core: remove the 'of_' prefix of of_xlate_tdm_slot_mask. by Xiubo Li · 10 years ago
  4. 89c8ae7 Merge tag 'asoc-v3.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next by Takashi Iwai · 10 years ago
  5. 9780b68 Merge remote-tracking branch 'asoc/topic/core' into asoc-next by Mark Brown · 10 years ago
  6. 28d6d17 ASoC: Add helper function to cast component back to CODEC by Lars-Peter Clausen · 10 years ago
  7. c320106 Merge tag 'asoc-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next by Takashi Iwai · 10 years ago
  8. 4c11a76 Merge remote-tracking branch 'asoc/topic/jack' into asoc-next by Mark Brown · 10 years ago
  9. 2620954 Merge remote-tracking branch 'asoc/topic/io' into asoc-next by Mark Brown · 10 years ago
  10. 5fdb83f Merge tag 'asoc-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next by Takashi Iwai · 10 years ago
  11. 7cc6417 Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sgtl5000', 'asoc/topic/sh', 'asoc/topic/simple', 'asoc/topic/sirf', 'asoc/topic/sn95031', 'asoc/topic/ssm2602' and 'asoc/topic/stac9766' into asoc-next by Mark Brown · 10 years ago
  12. a4b1299 Merge remote-tracking branches 'asoc/topic/ml26124', 'asoc/topic/of', 'asoc/topic/omap', 'asoc/topic/pxa' and 'asoc/topic/rcar' into asoc-next by Mark Brown · 10 years ago
  13. b8f8615 Merge remote-tracking branch 'asoc/topic/enum' into asoc-next by Mark Brown · 10 years ago
  14. 53a2c4d Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next by Mark Brown · 10 years ago
  15. da8ab21 Merge remote-tracking branch 'asoc/topic/core' into asoc-next by Mark Brown · 10 years ago
  16. 092eba9 ASoC: io: New signature for snd_soc_codec_set_cache_io() by Xiubo Li · 10 years ago
  17. db5a5ee Merge branches 'topic/ad193x', 'topic/tlv320aic23', 'topic/tlv320aic32x4', 'topic/wm8991', 'fix/si476x' and 'fix/88pm860' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-io by Mark Brown · 10 years ago
  18. f1eaaf8 Revert "ALSA: emu10k1: Fix warning: "CCR" redefined" by Geert Uytterhoeven · 10 years ago
  19. 492c0a1 ASoC: dapm: Staticise dapm_mark_dirty() by Mark Brown · 10 years ago
  20. 1438c2f ASoC: Add a per component dai list by Lars-Peter Clausen · 10 years ago
  21. 6af5263 Merge branch 'topic/pcm' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-enum by Mark Brown · 10 years ago
  22. 3d59400 ASoC: Move ignore_pmdown_time from CODEC to component by Lars-Peter Clausen · 10 years ago
  23. cdde4cc ASoC: Move active count from CODEC to component by Lars-Peter Clausen · 10 years ago
  24. 6106d12 ASoC: Add component pointer to the DAI struct by Lars-Peter Clausen · 10 years ago
  25. 5c898e7 ASoC: Add helper function to check whether a CODEC is active by Lars-Peter Clausen · 10 years ago
  26. 24894b7 ASoC: Add helper functions for PCM runtime 'active' management by Lars-Peter Clausen · 10 years ago
  27. 208a158 ASoC: Handle ignore_pmdown_time for CODEC to CODEC links by Lars-Peter Clausen · 10 years ago
  28. ba9c949 ASoC: rsnd: rename scu to src by Kuninori Morimoto · 10 years ago
  29. 389933d ASoC: rsnd: Get correct SCU ID by Kuninori Morimoto · 10 years ago
  30. 78f13d0 ASoC: rsnd: add struct rsnd_dai_platform_info by Kuninori Morimoto · 10 years ago
  31. feff9f3 ASoC: io: Remove hw_read() operation by Mark Brown · 10 years ago
  32. 697dce9 ASoC: rsnd: tidyup RSND_SSI_xxx flags by Kuninori Morimoto · 10 years ago
  33. f0a220d ALSA: core - Define snd_pci_quirk without CONFIG_PCI by Dylan Reid · 10 years ago
  34. 236aaa6 ASoC: dapm: Consolidate MUXs and virtual MUXs by Lars-Peter Clausen · 10 years ago
  35. b948837 ASoC: Add macros for defining virtual enums by Lars-Peter Clausen · 10 years ago
  36. 3727b49 ASoC: dapm: Consolidate MUXs and value MUXs by Lars-Peter Clausen · 10 years ago
  37. 29ae2fa ASoC: Consolidate enum and value enum controls by Lars-Peter Clausen · 10 years ago
  38. 8303d76 ASoC: Remove unused 'reg2' field from soc_enum struct by Lars-Peter Clausen · 10 years ago
  39. a304681 Merge branches 'topic/dapm', 'topic/sign', 'topic/adau1373', 'topic/max98090', 'topic/mc13783', 'fix/wm8994' and 'topic/wm8995' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-enum by Mark Brown · 10 years ago
  40. 72620d6 ALSA: Clean up snd_device_*() codes by Takashi Iwai · 10 years ago
  41. 289ca02 ALSA: Use priority list for managing device list by Takashi Iwai · 10 years ago
  42. 71e2e1c ALSA: hwdep: Allow to assign the given parent by Takashi Iwai · 10 years ago
  43. caa751b ALSA: Create sysfs attribute files via groups by Takashi Iwai · 10 years ago
  44. cb29d7b ASoC: add data field into snd_soc_jack_gpio by xiangxiao · 10 years ago
  45. 6ff62ee ASoC: simple-card: add slot information parsing supports by Xiubo Li · 10 years ago
  46. ff28786 Merge branch 'topic/of' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-simple by Mark Brown · 10 years ago
  47. 89c6785 ASoC: core: add TDM slot parsing from DT supports by Xiubo Li · 10 years ago
  48. 56b2f34 ASoC: io: Remove SND_SOC_I2C by Mark Brown · 10 years ago
  49. 20c8cd5 ALSA: rawmidi: remove undefined functions. by Takashi Sakamoto · 10 years ago
  50. 3eb29df ASoC: dapm: Add unlocked version of snd_soc_dapm_sync by Charles Keepax · 10 years ago
  51. f6d5e58 ASoC: dapm: Add helpers to lock/unlock DAPM mutex by Charles Keepax · 10 years ago
  52. 1139110 ASoC: dapm: Add locking to snd_soc_dapm_xxxx_pin functions by Charles Keepax · 10 years ago
  53. 2e7e199 ASoC: Add const to SOC_ENUM_*_DECL() macros by Takashi Iwai · 10 years ago
  54. 9a8d38d ASoC: Rename soc_enum.max field with items by Takashi Iwai · 10 years ago
  55. 7b80300 ASoC: io: Remove SPI support by Mark Brown · 10 years ago
  56. 9ce5054 ALSA: Drop __bitwise and typedefs for snd_device attributes by Takashi Iwai · 10 years ago
  57. 09e56df ALSA: pcm: Use standard printk helpers by Takashi Iwai · 10 years ago
  58. f246406 ALSA: Use standard device refcount for card accounting by Takashi Iwai · 10 years ago
  59. 8bfb181 ALSA: Embed card device into struct snd_card by Takashi Iwai · 10 years ago
  60. 393aa9c ALSA: Mandate to pass a device pointer at card creation time by Takashi Iwai · 10 years ago
  61. 80d7d77 ALSA: Drop unused name argument in snd_register_oss_device() by Takashi Iwai · 10 years ago
  62. 70c90ed Merge branch 'topic/of' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-simple by Mark Brown · 10 years ago
  63. 9a6d486 ASoC: add snd_soc_of_parse_audio_simple_widgets for DT by Xiubo Li · 10 years ago
  64. 45fce59 ASoC: simple-card: simplify code by Jean-Francois Moine · 10 years ago
  65. cd21b12 ASoC: core: Add SOC_DOUBLE_R_S_TLV by Markus Pargmann · 10 years ago
  66. f227b88 ASoC: core: Add signed register volume control logic by Markus Pargmann · 10 years ago
  67. 629509c ASoC: rsnd: add Gen2 SRC and DMAEngine support by Kuninori Morimoto · 10 years ago
  68. 6f3ab6c ASoC: rsnd: remove pin sync option by Kuninori Morimoto · 10 years ago
  69. 903a9f7 Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  70. ac6d7c4 Merge remote-tracking branch 'asoc/topic/compress' into asoc-next by Mark Brown · 10 years ago
  71. 2a99ef0 ASoC: compress: Add suport for DPCM into compressed audio by Liam Girdwood · 10 years ago
  72. 2360702 ASoC: DPCM: make some DPCM API calls non static for compressed usage by Liam Girdwood · 10 years ago
  73. 2f43a23 Merge remote-tracking branch 'asoc/topic/pcm' into for-tiwai by Mark Brown · 10 years ago
  74. 99896f7 Merge remote-tracking branch 'asoc/topic/dapm' into for-tiwai by Mark Brown · 10 years ago
  75. e3a9269 ALSA: Add helper function for intersecting two rate masks by Lars-Peter Clausen · 10 years ago
  76. 64a9aa9 Merge tag 'v3.13-rc3' into asoc-pcm by Mark Brown · 10 years ago
  77. 47d98c0 ALSA: Remove memory reservation code from memalloc helper by Takashi Iwai · 11 years ago
  78. b893ea5 ASoC: sapm: Automatically connect DAI link widgets in DAPM graph. by Liam Girdwood · 11 years ago
  79. bece9e9 ASoC: utils: Add internal call to determine if DAI is dummy. by Liam Girdwood · 11 years ago
  80. 1e9de42 ASoC: dpcm: Explicitly set BE DAI link supported stream directions by Liam Girdwood · 11 years ago
  81. 0822069 Merge tag 'asoc-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next by Takashi Iwai · 11 years ago
  82. 2cde51f Merge remote-tracking branches 'asoc/topic/ad1836', 'asoc/topic/ad193x', 'asoc/topic/adav80x', 'asoc/topic/adsp', 'asoc/topic/ak4641', 'asoc/topic/ak4642', 'asoc/topic/arizona', 'asoc/topic/atmel', 'asoc/topic/au1x', 'asoc/topic/axi', 'asoc/topic/bcm2835', 'asoc/topic/blackfin', 'asoc/topic/cs4271', 'asoc/topic/cs42l52', 'asoc/topic/da7210', 'asoc/topic/davinci', 'asoc/topic/ep93xx', 'asoc/topic/fsl', 'asoc/topic/fsl-mxs', 'asoc/topic/generic', 'asoc/topic/hdmi', 'asoc/topic/jack', 'asoc/topic/jz4740', 'asoc/topic/max98090', 'asoc/topic/mxs', 'asoc/topic/omap', 'asoc/topic/pxa', 'asoc/topic/rcar', 'asoc/topic/s6000', 'asoc/topic/sai', 'asoc/topic/samsung', 'asoc/topic/sgtl5000', 'asoc/topic/spear', 'asoc/topic/ssm2518', 'asoc/topic/ssm2602', 'asoc/topic/tegra', 'asoc/topic/tlv320aic3x', 'asoc/topic/twl6040', 'asoc/topic/txx9', 'asoc/topic/uda1380', 'asoc/topic/width', 'asoc/topic/wm8510', 'asoc/topic/wm8523', 'asoc/topic/wm8580', 'asoc/topic/wm8711', 'asoc/topic/wm8728', 'asoc/topic/wm8731', 'asoc/topic/wm8741', 'asoc/topic/wm8750', 'asoc/topic/wm8753', 'asoc/topic/wm8776', 'asoc/topic/wm8804', 'asoc/topic/wm8900', 'asoc/topic/wm8901', 'asoc/topic/wm8940', 'asoc/topic/wm8962', 'asoc/topic/wm8974', 'asoc/topic/wm8985', 'asoc/topic/wm8988', 'asoc/topic/wm8990', 'asoc/topic/wm8991', 'asoc/topic/wm8994', 'asoc/topic/wm8995', 'asoc/topic/wm9081' and 'asoc/topic/x86' into asoc-next by Mark Brown · 11 years ago
  83. 75aac82 Merge remote-tracking branch 'asoc/topic/dma' into asoc-next by Mark Brown · 11 years ago
  84. 729b47a Merge remote-tracking branch 'asoc/topic/core' into asoc-next by Mark Brown · 11 years ago
  85. ef74940 ASoC: rsnd: add SRC (Sampling Rate Converter) support by Kuninori Morimoto · 11 years ago
  86. 8c5178f ALSA: Add params_width() helpers by Mark Brown · 11 years ago
  87. acdcbd6 Merge tag 'renesas-boards-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/boards by Olof Johansson · 11 years ago
  88. e1771bc ASoC: SPEAr: remove custom DMA alloc compat function by Stephen Warren · 11 years ago
  89. d094760 Merge branch 'for-linus' into for-next by Takashi Iwai · 11 years ago
  90. 932e9de ALSA: memalloc.h - fix wrong truncation of dma_addr_t by Stefano Panella · 11 years ago
  91. c653033 ARM: shmobile: bockw: remove unused RSND_SSI_CLK_FROM_ADG by Kuninori Morimoto · 11 years ago
  92. 194c7de ASoC: dmaengine: add custom DMA config to snd_dmaengine_pcm_config by Stephen Warren · 11 years ago
  93. ed32636 ALSA: hda - Split verb definitions into sound/hda_verbs.h by Takashi Iwai · 11 years ago
  94. e73462f Merge remote-tracking branch 'asoc/topic/symmetry' into asoc-fsl by Mark Brown · 11 years ago
  95. 21585ee ASoC: Add resource managed snd_dmaengine_pcm_register() by Lars-Peter Clausen · 11 years ago
  96. 44b2ed5 ASoC: cs42l52: Make MICA/B mixer dependent on mic config by Brian Austin · 11 years ago
  97. a3d36bc ASoC: cs42l52: Reorganize MICA/B Config and Select by Brian Austin · 11 years ago
  98. 8778ac6 ASoC: Fix build without CONFIG_GPIOLIB by Takashi Iwai · 11 years ago
  99. faf6615 ASoC: dapm: Use SND_SOC_DAPM_INIT_REG_VAL in SND_SOC_DAPM_MUX by Stephen Warren · 11 years ago
  100. 3635bf0 ASoC: soc-pcm: add symmetry for channels and sample bits by Nicolin Chen · 11 years ago