1. 3e5ff4d ASoC: Fix double addition of prefixes due to widget prefixing by Mark Brown · 13 years ago
  2. 28e8680 ASoC: Use the correct DAPM context when cleaning up final widget set by Mark Brown · 13 years ago
  3. 823dba5 ASoC: Fix broken bitfield definitions in WM8978 by Mark Brown · 13 years ago
  4. 378a90f ASoC: Simplify WM9081 speaker startup by using widgets for spaker output by Mark Brown · 13 years ago
  5. ffd6eae ASoC: AM3517: Update codec name after multi-component update by Abhilash K V · 13 years ago
  6. fa4d1f5 ASoC: omap: rx51: Enable McBSP2 sidetone by Jarkko Nikula · 13 years ago
  7. 62f75aa ASoC: sgtl5000: use after free in ldo_regulator_register() by Dan Carpenter · 13 years ago
  8. efb7ac3 ASoC: Fix prefixing of DAPM controls by factoring prefix into snd_soc_cnew() by Mark Brown · 13 years ago
  9. c4ef878 ASoC: Warn rather than set a silly constraint when we can't do symmetry by Mark Brown · 13 years ago
  10. 4f333b2 ASoC: Refactor symmetric_rates check to reduce indentation by Mark Brown · 13 years ago
  11. 63d24b7 ASoC: Convert WM9081 SYSCLK configuration to be device wide by Mark Brown · 13 years ago
  12. ec4ee52 ASoC: Provide CODEC clocking operations and API calls by Mark Brown · 13 years ago
  13. b993f92b9 ASoC: Fix section mismatch warnings in WM8994 by Mark Brown · 13 years ago
  14. 149c7b4 ASoC: Use data based init for WM9081 DAPM by Mark Brown · 13 years ago
  15. 89b95ac0 ASoC: Add DAPM widget and path data to CODEC driver structure by Mark Brown · 13 years ago
  16. a280030 ALSA: asihpi - Use %zd for size_t argument in error message by Takashi Iwai · 13 years ago
  17. 0e82e5f ALSA: control: clean up snd_ctl_hole_check() by Clemens Ladisch · 13 years ago
  18. 7c73358 ALSA: control: fix numid conflict check for new controls by Clemens Ladisch · 13 years ago
  19. bdd3255 ALSA: hdspm - Add firmware ID for older AES32 cards. by Adrian Knoth · 13 years ago
  20. f9c5404 ASoC: Remove warnings in ep93xx-i2s.c by Alexander Sverdlin · 13 years ago
  21. 383f846 ASoC: Extend range of supported sample rates for CS4271 CODEC. by Alexander Sverdlin · 13 years ago
  22. 9b74c7d ASoC: Add LM4857 to SND_SOC_ALL_CODECS by Mark Brown · 13 years ago
  23. a077ff9 ASoC: Add driver for the dfbmcs320 bluetooth module by Lars-Peter Clausen · 13 years ago
  24. f5c4ffb ASoC: Samsung: Merge neo1937_wm8753 and neo1973_gta02_wm8753 sound board driver by Lars-Peter Clausen · 13 years ago
  25. b7874e4 ASoC: neo1973_gta02_wm8753: Use gpio_request_array to request gpios by Lars-Peter Clausen · 13 years ago
  26. da70a3e ASoC: neo1973_gta02_wm8753: Remove lm4853_{set,get}_state by Lars-Peter Clausen · 13 years ago
  27. 9b0a25f ASoC: neo1973_wm8753: Move lm4857 specefic code to its own module by Lars-Peter Clausen · 13 years ago
  28. 004c52e ASoC: neo1973_wm8753: Remove scenario management code. by Lars-Peter Clausen · 13 years ago
  29. 841a451 ASoC: Add machine driver for Visstrim_M10 board. by Javier Martin · 13 years ago
  30. 79a54ea ASoC: Constify i2c_device_id table by Axel Lin · 13 years ago
  31. 573f26e ASoC: tlv320dac33: add MODULE_DEVICE_TABLE by Axel Lin · 13 years ago
  32. a2721fd ASoC: Add missing debugfs conditionals by Mark Brown · 13 years ago
  33. 20d6606 ASoC: Fix outdated API usage in tlv320aic32x4 by Mark Brown · 13 years ago
  34. 6277d53 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 13 years ago
  35. 2133991 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 13 years ago
  36. 1d471cd ASoC: Add TI tlv320aic32x4 codec support. by Javier Martin · 13 years ago
  37. 38c0764 ALSA: hda - Don't set to D3 in Cirrus errata init verbs by Takashi Iwai · 13 years ago
  38. cd372fb ALSA: hda - Make common input-jack helper functions by Takashi Iwai · 13 years ago
  39. d207df2 Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 13 years ago
  40. c8900a0 ALSA: hda - add new Fermi 5xx codec IDs to snd-hda by Richard Samson · 13 years ago
  41. 28e9ad9 ASoC: Add a late_probe() callback to cards by Mark Brown · 13 years ago
  42. b8ad29d ASoC: Allow card DAPM widgets and routes to be set up at registration by Mark Brown · 13 years ago
  43. e37a497 ASoC: Add a per-card DAPM context by Mark Brown · 13 years ago
  44. 88e8b9a ASoC: Check for a CODEC before dereferencing in DAPM by Mark Brown · 13 years ago
  45. 12ea2c7 ASoC: Get the card directly from the DAPM context by Mark Brown · 13 years ago
  46. 1916a2a ASoC: Add TLV information for WM8978 DAC limiter by Mark Brown · 13 years ago
  47. 4955f63 Merge branch 'for-2.6.38' into for-2.6.39 by Mark Brown · 13 years ago
  48. c8fb034 ASoC: Fix broken bitfield definitions in WM8978 by Mark Brown · 13 years ago
  49. 8959c91 ASoC: WM8994: Ensure MICBIAS is provided with a clock by Dimitris Papastamos · 13 years ago
  50. b2833a0 Merge branches 'devel-iommu-mailbox', 'devel-mcbsp', 'devel-board' and 'devel-hsmmc' into omap-for-linus by Tony Lindgren · 13 years ago
  51. 12d7d4e Merge branch 'devel-cleanup' into omap-for-linus by Tony Lindgren · 13 years ago
  52. 4a5f7bd ASoC: Add platform data for WM9081 IRQ pin configuration by Mark Brown · 13 years ago
  53. 4954265 ASoC: Remove module probe announcements from CODEC drivers by Mark Brown · 13 years ago
  54. 0a93421 ASoC: Fix burstsize and DSP_B format problems in imx-ssi. by Javier Martin · 13 years ago
  55. b462c6e ASoC: WM8994: Ensure MICBIAS is provided with a clock by Dimitris Papastamos · 13 years ago
  56. c496ccd Merge branch 'for-2.6.38' into for-2.6.39 by Mark Brown · 13 years ago
  57. 04d2868 ASoC: WM8994: Ensure late enable events are processed for the ADCs by Dimitris Papastamos · 13 years ago
  58. a3cff81 ASoC: WM8994: Don't disable the AIF[1|2]CLK_ENA unconditionaly by Dimitris Papastamos · 13 years ago
  59. 3ee845a ASoC: Fix WM9081 platform data initialisation by Mark Brown · 13 years ago
  60. 2c4066c eukrea-tlv320: add MBIMXSD51 support by Eric Bénard · 13 years ago
  61. c790ad3 ALSA: hda - Fix unable to record issue on ASUS N82JV by Chih-Wei Huang · 13 years ago
  62. c4319c7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 13 years ago
  63. f07eb22 dt/sound: Eliminate users of of_platform_{,un}register_driver by Grant Likely · 14 years ago
  64. f0ce279 ALSA: HDA: Realtek: Fixup jack detection to input subsystem by David Henningsson · 13 years ago
  65. e1412e6 ASoC: Tegra: Fix error handling in DMA channel alloc by Stephen Warren · 14 years ago
  66. 7c7102b ALSA: hdspm - Fix midi port initialization by Adrian Knoth · 13 years ago
  67. 5027f34 ALSA: hdspm - Abort on unknown firmware revision by Adrian Knoth · 13 years ago
  68. 526ea86 ALSA: hdspm - Add updated firmware revision for AES32 by Adrian Knoth · 13 years ago
  69. d2d10a2 ALSA: hdspm - AES32: Use define instead of hardcoded channel count by Adrian Knoth · 13 years ago
  70. 61a142b ASoC: Staticise non-exported symbols in SGTL5000 by Mark Brown · 13 years ago
  71. 5f83df9 ASoC: remove unnecessary header including in SGTL5000 codec driver by Zeng Zhaoming · 13 years ago
  72. 8460ae7 ALSA: powermac - Allow input from microphone on Tumbler by Risto Suominen · 13 years ago
  73. b6aa63e sound:core:seq:seq_ports.c Remove one to many n's in a word. by Justin P. Mattock · 13 years ago
  74. 11be6a2 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 13 years ago
  75. ccecc12 Merge branch 'for-2.6.38' into for-2.6.39 by Mark Brown · 13 years ago
  76. 573f89b ASoC: eukrea-tlv320: add MBIMXSD51 support by Eric Bénard · 13 years ago
  77. b3111a9 ASoC: Move WM2000 to dev_pm_ops by Mark Brown · 13 years ago
  78. 43c6318 eukrea-tlv320: fix platform_name by Eric Bénard · 13 years ago
  79. 9b34e6c ASoC: Add Freescale SGTL5000 codec support by Zeng Zhaoming · 13 years ago
  80. ceade6c ASoC: remove one to many l's in the word by Justin P. Mattock · 13 years ago
  81. 5448716 Merge branch 'for-2.6.38' into for-2.6.39 by Mark Brown · 13 years ago
  82. a3cd50d ASoC: Tegra: Move utilities to separate module by Stephen Warren · 14 years ago
  83. 67f5ed6 ASoC: soc-dapm: Include quotes around contents in debugfs entries by Dimitris Papastamos · 13 years ago
  84. 2031c06 ASoC: Remove -codec suffix from WM9081 driver by Mark Brown · 13 years ago
  85. 4bfc4e2 ASoC: correct pxa AC97 DAI names by Dmitry Eremin-Solenikov · 14 years ago
  86. fb9b5a0 ALSA: emu10k1 - emu10k1_main.c remove one to many l's in the word. by Justin P. Mattock · 13 years ago
  87. a2e2bc2 ALSA: hda - patch_realtek.c remove one to many l's in the word. by Justin P. Mattock · 13 years ago
  88. 2686e07 ASoC: McBSP: get hw params from McBSP driver by Kishon Vijay Abraham I · 13 years ago
  89. 4dfb8a4 ALSA: hda - Add support for new IDT 92HD98 and 92HD99 codecs by Vitaliy Kulikov · 14 years ago
  90. 1d2c27f ASoC: Pass the jack to jack notifiers by Mark Brown · 14 years ago
  91. 1aa924e Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 13 years ago
  92. 786c51f ALSA: hda - 4930g add internal lfe slider by Łukasz Wojniłowicz · 13 years ago
  93. aa25afa ARM: amba: make probe() functions take const id tables by Russell King · 14 years ago
  94. ebbd224 ALSA: HDA: Add ideapad quirk for two Dell machines by David Henningsson · 14 years ago
  95. 6da8b51 ALSA: HDA: Add a new Conexant codec 506e (20590) by David Henningsson · 14 years ago
  96. a7edbd5 ALSA: hdspm - Fix lock/sync reporting on MADI and AES32 by Adrian Knoth · 14 years ago
  97. 4ab69a2 ALSA: hdspm - prevent reading unitialized stack memory by Adrian Knoth · 14 years ago
  98. 7c4a95b ALSA: hdspm - fix sync check on AES32 by Adrian Knoth · 14 years ago
  99. f6ea805 ALSA: hdspm - Remove input selector on MADIface by Adrian Knoth · 14 years ago
  100. 01e9607 ALSA: hdspm - Fix DS/QS output channel mappings on RME MADI/MADIface by Adrian Knoth · 14 years ago