1. 9d7e584 ASoC: omap: rx51: Add FM transmitter support by Jarkko Nikula · 13 years ago
  2. b4a5660 ASoC: Change dependency of ARCH_EXYNOS4 by Kukjin Kim · 14 years ago
  3. 4baafdd ASoC: Hook wm_hubs micbiases up to CLK_SYS by Mark Brown · 13 years ago
  4. 40d2f15 ASoC: Mark WM8958 microphone detection registers readable by Mark Brown · 13 years ago
  5. 7887ab3 ASoC: Allow GPIO jack detection to be configured as a wake source by Mark Brown · 13 years ago
  6. 5a9f91c ASoC: Log wm_hubs DC servo operation code when reporting a timeout by Mark Brown · 13 years ago
  7. d1118aa ASoC: Remove export of snd_soc_dapm_stream_event() by Mark Brown · 14 years ago
  8. 4a8d929 ASoC: Fix missing space in WM8994 by Mark Brown · 14 years ago
  9. 9238b6d Merge branches 'devel-cleanup', 'devel-board', 'devel-early-init' and 'devel-ti816x' into omap-for-linus by Tony Lindgren · 14 years ago
  10. 5b499f8 ASoC: sst_platform: fix the pulseaudio error by Vinod Koul · 14 years ago
  11. d58198b ASoC: mfld_machine: make use of soc_register_card API by Vinod Koul · 14 years ago
  12. 65e9625 ASoC: sn95031: fix the amic tlv scale by Vinod Koul · 14 years ago
  13. a62ffc9 ASoC: sn95031: fix the DMIC path routing by Vinod Koul · 14 years ago
  14. 1461d06 ASoC: sn95031: make playback rails depend on actual pins they control by Vinod Koul · 14 years ago
  15. 1784061 ASoC: omap: rx51: Report headset insertion instead of video out cable by Jarkko Nikula · 14 years ago
  16. 31164c7 ASoC: omap: rx51: Add headset support by Jarkko Nikula · 14 years ago
  17. d8ec598 ASoC: omap: rx51: Use gpio_request_one to configure tvout_sel gpio by Jarkko Nikula · 14 years ago
  18. f98dedc Merge branch 'for-2.6.38' into for-2.6.39 by Mark Brown · 14 years ago
  19. 905f695 ASoC: Warn if WM8903 platform data is used to enable microphone IRQ by Mark Brown · 14 years ago
  20. 8eb3420 ASoC: Tegra: Add MODULE_ALIAS by Stephen Warren · 14 years ago
  21. bf1b132 ASoC: Tegra: Harmony: Explicitly set mic enables by Stephen Warren · 14 years ago
  22. 0d6cdca ASoC: Harmony: Call snd_soc_dapm_nc_pin by Stephen Warren · 14 years ago
  23. 41b5f9b ASoC: Tegra: Harmony: Implement mic detection by Stephen Warren · 14 years ago
  24. 3017358 ASoC: Ensure supplies are maintained for force enabled widgets by Mark Brown · 14 years ago
  25. c52fd02 ASoC: WM8994: Improve playback robustness by Dimitris Papastamos · 14 years ago
  26. 173efa0 ASoC: WM8994: Improve robustness in some use cases by Dimitris Papastamos · 14 years ago
  27. 3088e3b ASoC: WM8903: Fix mic detection enable logic by Stephen Warren · 14 years ago
  28. 535787b ASoC: Allow use sleeping gpio in soc-jack by Jarkko Nikula · 14 years ago
  29. 7ae7434 ASoC: mid-x86: Use the soc-jack apis for jack type detection by Vinod Koul · 14 years ago
  30. 4a5aa6e Merge branch 'for-2.6.38' into for-2.6.39 by Mark Brown · 14 years ago
  31. b4d06f4 ASoC: Use explicit sequence for WM8903 bias off by Mark Brown · 14 years ago
  32. 22f226d ASoC: Don't use write sequencer to power up WM8903 by Mark Brown · 14 years ago
  33. 66daaa59 ASoC: Convert WM8903 bias management to use snd_soc_update_bits() by Mark Brown · 14 years ago
  34. 8e6bfb9 ASoC: CX20442: fix wrong reg_cache_default content by Janusz Krzysztofik · 14 years ago
  35. c5b6a9f ASoC: Actively manage WM8903 DC servo configuration by Mark Brown · 14 years ago
  36. fa9879e ASoC: add support for multiple jack types by Vinod Koul · 14 years ago
  37. 866fd93 Merge branch 'for-2.6.38' into for-2.6.39 by Mark Brown · 14 years ago
  38. b66a70d ASoC: Sync initial widget state with hardware by Mark Brown · 14 years ago
  39. e12adab ASoC: Fix WM8903 DAC mute default by Mark Brown · 14 years ago
  40. 2c8be5a ASoC: Dynamically manage CLK_SYS in WM8903 by Mark Brown · 14 years ago
  41. 13a9983 ASoC: Convert WM8903 to use PGA_S for output stage enables by Mark Brown · 14 years ago
  42. 1e113bf ASoC: Add support for AIF channel muxing on WM8903 by Mark Brown · 14 years ago
  43. 1d8d62d ASoC: Display WM8903 chip revision alphabetically by Mark Brown · 14 years ago
  44. 4b592c9 ASoC: Remove redundant -codec from WM8903 driver name by Mark Brown · 14 years ago
  45. 4f82f02 ASoC: Davinci: Replace usage of IO_ADDRESS with ioremap() by Vaibhav Bedia · 14 years ago
  46. eef6d7b ASoC: Davinci: Call clk_disable() and clk_put() in case of error by Vaibhav Bedia · 14 years ago
  47. d852f446 ASoC: Davinci: Use resource_size() helper function by Vaibhav Bedia · 14 years ago
  48. 3663323 ASoC: sn95031: Add support for reading mic bias by Vinod Koul · 14 years ago
  49. 42aee9b ASoC: mfld_machine: Add support for jack detection by Vinod Koul · 14 years ago
  50. 1e2f593 ASoC: sn95031: Add jack support in the codec by Vinod Koul · 14 years ago
  51. 3d8bc39 ASoC: Tegra: Harmony: Add switch control for speaker by Stephen Warren · 14 years ago
  52. f7d3e40 ASoC: Tegra: Harmony: Add headphone jack detection by Stephen Warren · 14 years ago
  53. 46fdaa3 ASoC: soc-cache: dereferencing before checking by Dan Carpenter · 14 years ago
  54. a98a0bc ASoC: CS4271: Move Chip Select control out of the CODEC code. by Alexander Sverdlin · 14 years ago
  55. 338ee25 ASoC: codecs: wm8753: Fix DAI mode switching by Lars-Peter Clausen · 14 years ago
  56. 480b08d ASoC: mid-x86: Fix dependency on intel_sst driver by Vinod Koul · 14 years ago
  57. 10b6089 ASoC: ep93xx-ac97: remove extra empty line by Mika Westerberg · 14 years ago
  58. 7d7a7e0 Merge branch 'for-2.6.38' into for-2.6.39 by Mark Brown · 14 years ago
  59. 6ed8f14 ASoC: Improve WM8994 digital power sequencing by Mark Brown · 14 years ago
  60. 7f94de4 ASoC: Create an AIF1ADCDAT signal widget to match AIF2 by Mark Brown · 14 years ago
  61. f9eb9dd asoc: davinci: da830/omap-l137: correct cpu_dai_name by Vaibhav Bedia · 14 years ago
  62. c45bfcc ASoC: Sort ALC5623 in Kconfig and Makefile by Mark Brown · 14 years ago
  63. 567d6f4 Merge branch 'for-2.6.38' into for-2.6.39 by Mark Brown · 14 years ago
  64. 0962bb2 ASoC: fill in snd_soc_pcm_runtime.card before calling snd_soc_dai_link.init() by Janusz Krzysztofik · 14 years ago
  65. 13fd179 ASoC: soc-core: Support debugfs entries larger than PAGE_SIZE bytes by Dimitris Papastamos · 14 years ago
  66. a591e96 ASoC: PXA: formatting by Sven Neumann · 14 years ago
  67. 88ee1c6 ASoC: Update PM ifdefs for exported suspend/resume by Mark Brown · 14 years ago
  68. 273de37 Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc-2.6 into for-2.6.39 by Mark Brown · 14 years ago
  69. 3d8b2ce ASoC: Use snd_pcm_format_width() in snd_soc_params_to_frame_size() by Mark Brown · 14 years ago
  70. 2bc9a81 ASoC: soc-core: Ensure codec_reg has fixed length fields by Dimitris Papastamos · 14 years ago
  71. 2cfec93 Merge branches 'for-2.6.38' and 'tegra-arch' into for-2.6.39 by Mark Brown · 14 years ago
  72. f019ee5 ASoC: CX20442: fix NULL pointer dereference by Janusz Krzysztofik · 14 years ago
  73. acd6227 ASoC: Amstrad Delta: fix const related build error by Janusz Krzysztofik · 14 years ago
  74. f9eabc3 ASoC: Tegra: Harmony: Remove redundant !! by Stephen Warren · 14 years ago
  75. 8cda975 ASoC: omap: rx51: Add earphone support by Jarkko Nikula · 14 years ago
  76. c805993 ASoC: Accept any logical value WM8903 GPIO set() by Mark Brown · 14 years ago
  77. d71bb81 ASoC: Accept any logical value for WM8962 GPIO set() by Mark Brown · 14 years ago
  78. c800587 ASoC: neo1973_wm8753 audio support does not require scoop by H Hartley Sweeten · 14 years ago
  79. 713dce4 ASoC: Tegra: I2S: Use dev_err not pr_err by Stephen Warren · 14 years ago
  80. d64e57c ASoC: Tegra: utils: Don't use global variables by Stephen Warren · 14 years ago
  81. c244d47 ASoC: Tegra: Harmony: Use dev_err not pr_err by Stephen Warren · 14 years ago
  82. bc72fe0 ASoC: Tegra: Harmony: Fix indentation issue. by Stephen Warren · 14 years ago
  83. 6e26764 ASoC: Tegra: Harmony: Support the internal speaker by Stephen Warren · 14 years ago
  84. 72de2b1 ASoC: Tegra: Harmony: Don't use soc-audio platform device by Stephen Warren · 14 years ago
  85. 111c641 ASoC: Move card list initialization to snd_soc_register_card by Stephen Warren · 14 years ago
  86. d316553 ASoC: mid-x86: Add support for capture in machine driver by Harsha Priya · 14 years ago
  87. a7bffdf ASoC: sst_platform: add support for capture stream on headset dai by Harsha Priya · 14 years ago
  88. fd94eee ASoC: sn95031: add capture support by Harsha Priya · 14 years ago
  89. 1166f98 Merge branch 'for-2.6.38' into for-2.6.39 by Mark Brown · 14 years ago
  90. e9cf704 ASoC: Fix mask/val_mask confusion snd_soc_dapm_put_volsw() by Stephen Warren · 14 years ago
  91. 70d2933 ASoC: soc-core: Increment codec and platform driver refcounts before probing by Jarkko Nikula · 14 years ago
  92. 0fa63b6 ASoC: DaVinci: fix kernel panic due to uninitialized platform_data by Manjunathappa, Prakash · 14 years ago
  93. 59b479e omap: Start using CONFIG_SOC_OMAP by Tony Lindgren · 14 years ago
  94. 48529b3 ASoC: omap: rx51: Add stereo output support to audio jack by Jarkko Nikula · 14 years ago
  95. 8c9daae Merge branch 'for-2.6.38' into for-2.6.39 by Mark Brown · 14 years ago
  96. f85a9e0 ASoC: Add subsequence information to seq_notify callbacks by Mark Brown · 14 years ago
  97. aaee8ef ASoC: Make cache status available via debugfs by Mark Brown · 14 years ago
  98. 6f8ab4a ASoC: Export card PM callbacks for use in direct registered cards by Mark Brown · 14 years ago
  99. e7361ec ASoC: Replace pdev with card in machine driver probe and remove by Mark Brown · 14 years ago
  100. 70b2ac1 ASoC: Use card rather than soc-audio device to card PM functions by Mark Brown · 14 years ago