1. 3482594 ASoC: Rename controls with a / in wm_hubs by Joonyoung Shim · 15 years ago
  2. efd9eb9 ASoC: au1x: dbdma2: plug memleak in pcm device creation error path by Manuel Lauss · 15 years ago
  3. 1bc8079 ASoC: au1x: dbdma2: fix oops on soc device removal. by Manuel Lauss · 15 years ago
  4. a649d1f ASoC: pxa/raumfeld: adopt new snd_soc_dai_set_pll() API by Daniel Mack · 15 years ago
  5. 785d1c4 ASoC: sh: fsi: Add runtime PM support by Kuninori Morimoto · 15 years ago
  6. 5c5452f Merge branch 'for-2.6.32' into for-2.6.33 by Mark Brown · 15 years ago
  7. 49af574 ALSA: ARM: add Raumfeld audio support by Daniel Mack · 15 years ago
  8. e9ff5eb ASoC: AIC23: Fixing infinite loop in resume path by Anuj Aggarwal · 15 years ago
  9. a22eaf4 ASoC: Revert missing reset_err in wm97*.c by Takashi Iwai · 15 years ago
  10. 74ea23a ASoC: tlv320dac33: Change RT wq to singlethread wq by Peter Ujfalusi · 15 years ago
  11. c0fa59d ASoC: Add BCLK calculation utility for TDM mode too by Mark Brown · 15 years ago
  12. 97cef58 Merge branch 'for-2.6.32' into for-2.6.33 by Mark Brown · 15 years ago
  13. 50b6bce ASoC: Fix suspend with active audio streams by Mark Brown · 15 years ago
  14. dcdec63 Merge branch 'ads117x' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into for-2.6.33 by Mark Brown · 15 years ago
  15. b2a2236 ASoC: Add support for IGEP v2 by Enric Balletbò i Serra · 15 years ago
  16. 2b7b250 ASoC: DaVinci: use edma_pause, edma_resume by Troy Kisky · 15 years ago
  17. 1e224f3 ASoC: DaVinci: pcm, fix underrun by using sram by Troy Kisky · 15 years ago
  18. 1587ea31 ASoC: DaVinci: pcm, rename variables in prep for ping/pong by Troy Kisky · 15 years ago
  19. 0d6c977 ASoC: DaVinci: i2s, reduce underruns by combining into 1 element by Troy Kisky · 15 years ago
  20. 41b51dd Merge branch 'for-2.6.32' into for-2.6.33 by Mark Brown · 15 years ago
  21. bab0212 ASoC: tlv320aic23 fix rate selection by Troy Kisky · 15 years ago
  22. f3dd704 ASoC: OMAP3 Pandora: update for TWL4030 codec changes by Grazvydas Ignotas · 15 years ago
  23. bd6ddcb ASoC: Modifying the license string GPLv2 for OMAP3 EVM by Anuj Aggarwal · 15 years ago
  24. 1452556 Merge branch 'topic/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 into for-2.6.33 by Mark Brown · 15 years ago
  25. 57512c6 ASoC: DaVinci: remove requirement that dma_params is 1st in structure by Troy Kisky · 15 years ago
  26. 357a1db ASoC: Added the CPU driver for PCM controllers by Jassi Brar · 15 years ago
  27. d3ff5a3 ASoC: Rename 's3c24xx-pcm' driver to 's3c-dma' by Jassi Brar · 15 years ago
  28. faa3177 ASoC: Rename s3c24xx_pcm prefix to s3c_dma by Jassi Brar · 15 years ago
  29. f9ede4e ASoC: Use DMA_BIT_MASK(32) instead of deprecated DMA_32BIT_MASK by Marin Mitov · 15 years ago
  30. 8df89bc ASoC: OMAP: enable Overo driver for CM-T35 by Mike Rapoport · 15 years ago
  31. 0a3f5e3 ASoC: Remove redundant snd_soc_dapm_new_widgets() calls by Mark Brown · 15 years ago
  32. c871a05 ASoC: Add jack_status_check callback function for GPIO jacks by Joonyoung Shim · 15 years ago
  33. f773205 ASoC: move setting ac97 platformdata earlier than ac97 read/write by Barry Song · 15 years ago
  34. ba2b87f ASoC: Fixed arguments passed to SMDK64xx set_pll by Jassi Brar · 15 years ago
  35. 7aae816 ASoC: Add bit clock rate calculator utility functions by Mark Brown · 15 years ago
  36. a68cc8d ASoC: mpc5200: remove duplicate identical IRQ handler by Grant Likely · 15 years ago
  37. 68d0195 ASoC: TWL4030: Do not modify the APLL_CTL register by Peter Ujfalusi · 15 years ago
  38. 5f63ef9 ASoC: omap-mcbsp - add support for upto 16 channels. by Graeme Gregory · 15 years ago
  39. 9e5d86f ASoC: Pandora: Pass SRG input clock frequency to the OMAP McBSP DAI by Jarkko Nikula · 15 years ago
  40. c939e5c ASoC/mpc5200: fix enable/disable of AC97 slots by Grant Likely · 15 years ago
  41. 1d8222e ASoC/mpc5200: add to_psc_dma_stream() helper by Grant Likely · 15 years ago
  42. c487827 ASoC/mpc5200: Improve printk debug output for trigger by Grant Likely · 15 years ago
  43. d56b6eb ASoC/mpc5200: get rid of the appl_ptr tracking nonsense by Grant Likely · 15 years ago
  44. 8f159d7 ASoC/mpc5200: Track DMA position by period number instead of bytes by Grant Likely · 15 years ago
  45. 4cae37f ASoC: Remove dead code and labels by Takashi Iwai · 15 years ago
  46. 330f28f Merge branch 'for-2.6.32' into for-2.6.33 by Mark Brown · 15 years ago
  47. 6fc786d ASoC: S3C64XX I2S: Enable audio-bus clock by Jassi Brar · 15 years ago
  48. 4d187fb ASoC: OMAP: Don't try to set unsupported OMAP_DMA_DATA_BURST_16 on OMAP1 by Janusz Krzysztofik · 15 years ago
  49. f3d0e82 ASoC: Update ads117x to current APIs by Mark Brown · 15 years ago
  50. 2dcf9fb ASoC: ADS117x ADC driver by Graeme Gregory · 15 years ago
  51. fe3e78e ASoC: Factor out snd_soc_init_card() by Mark Brown · 15 years ago
  52. 2624d5f ASoC: Move sysfs and debugfs functions to head of soc-core.c by Mark Brown · 15 years ago
  53. 529697c ASoC: Staticise wm8727 driver structure by Mark Brown · 15 years ago
  54. fcef24d Merge branch 'fixes-s3c-2632-rc5' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 15 years ago
  55. 20107f8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  56. b3f5a27 ASoC: TWL4030: Make sure, that the codec is powered on startup by Peter Ujfalusi · 15 years ago
  57. 89933de ASoC: Add support for the WM8727 DAC. by Neil Jones · 15 years ago
  58. 8fd6959 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 15 years ago
  59. 01e324b Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 15 years ago
  60. ad87c64 ALSA: hda - Don't check invalid HP pin by Takashi Iwai · 15 years ago
  61. 23aebca ALSA: dummy - Fix descriptions of pcm_substreams parameter by Takashi Iwai · 15 years ago
  62. 0f83d63 ASoC: au1x: convert to platform drivers. by Manuel Lauss · 15 years ago
  63. 0d48823 ALSA: pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (sound) by Dominik Brodowski · 15 years ago
  64. a1bf808 ALSA: hda: Use quirk mask for Dell Inspiron Mini9/Vostro A90 using ALC268 by Daniel T Chen · 15 years ago
  65. 6c508c6 ASoC: refactor snd_soc_update_bits() by Eero Nurkkala · 15 years ago
  66. 8538a11 ASoC: remove io_mutex by Eero Nurkkala · 15 years ago
  67. 3d00941 sound: via82xx: deactivate DXS controls of inactive streams by Clemens Ladisch · 15 years ago
  68. 467cc16 ALSA: snd-usb-caiaq: Bump version number to 1.3.20 by Mark Hills · 15 years ago
  69. ac9dd9d ALSA: snd-usb-caiaq: Lock on stream start/unpause by Mark Hills · 15 years ago
  70. 3702b08 ALSA: snd-usb-caiaq: Missing lock around use of buffer positions by Mark Hills · 15 years ago
  71. e8e0929 ALSA: sound/parisc: Move dereference after NULL test by Julia Lawall · 15 years ago
  72. 4b3be6a ALSA: sound: Move dereference after NULL test and drop unnecessary NULL tests by Julia Lawall · 15 years ago
  73. db32f99 ALSA: hda_intel: Add the Linux device ID for NVIDIA HDA controller by peer chen · 15 years ago
  74. b71207e ALSA: pcsp - Fix nforce workaround by Stas Sergeev · 15 years ago
  75. 98078bf Merge branch 'for-2.6.32' into for-2.6.33 by Mark Brown · 15 years ago
  76. 07102f3 ASoC: sh: FSI: Add capture support by Kuninori Morimoto · 15 years ago
  77. 9ddc9aa ASoC: sh: FSI: Remove DMA support by Kuninori Morimoto · 15 years ago
  78. 9760945 ALSA: SND_CS5535AUDIO: Remove the X86 platform dependency by Wu Zhangjin · 15 years ago
  79. 67e646c ASoC: Modifying Kconfig/Makefile for AM3517 EVM by Anuj Aggarwal · 15 years ago
  80. 89e9abe ASoC: Adding OMAP3517 / AM3517 EVM support in ASOC by Anuj Aggarwal · 15 years ago
  81. ed146ae ASoC: OMAP3EVM: Use the twl4030_setup_data for headset pop-removal by Anuj Aggarwal · 15 years ago
  82. 1c3d200 ASoC: TWL4030: Add APLL supply for the capture path by Peter Ujfalusi · 15 years ago
  83. 7729cf7 ASoC: TWL4030: Change APLL powering sequence by Peter Ujfalusi · 15 years ago
  84. 86139a1 ASoC: TWL4030: Vibra motor stop fix when it is driven with audio by Jari Vanhala · 15 years ago
  85. 7e1aa1d ASoC: CS4270: export de-emphasis filter as ALSA control by Daniel Mack · 15 years ago
  86. 26d95b6 ASoC: Minor SMDK64xx WM8580 cleanups by Mark Brown · 15 years ago
  87. e3d8024 ARM: S3C: Add info for supporting circular DMA buffers by Ben Dooks · 15 years ago
  88. 2845fa1 ASoC: TWL4030: Change codec_muted to apll_enabled by Peter Ujfalusi · 15 years ago
  89. 78e08e2 ASoC: TWL4030: Remove bypass tracking by Peter Ujfalusi · 15 years ago
  90. f8a3ae6 powerpc: Minor cleanup to sound/ppc/Kconfig by Kumar Gala · 15 years ago
  91. 7dea7c0 ASoC: Add regulator support for WM8731 by Mark Brown · 15 years ago
  92. 7a1fecf ASoC: TWL4030: Driver registration via twl4030_codec MFD by Peter Ujfalusi · 15 years ago
  93. 1f0f9b6 ASoC: TWL4030: use the twl4030-codec.h for register descriptions by Peter Ujfalusi · 15 years ago
  94. b214f11 ASoC: Amstrad Delta: add info about the line discipline requirement to Kconfig help text by Janusz Krzysztofik · 15 years ago
  95. 0ffc118 ASoC: OMAP: Don't try to set unsupported OMAP_DMA_DATA_BURST_16 on OMAP1 by Janusz Krzysztofik · 15 years ago
  96. 017deee ASoC: tlv320dac33: typo fix in the header by Peter Ujfalusi · 15 years ago
  97. 0262462 ASoC: Amstrad Delta minor cleanups by Janusz Krzysztofik · 15 years ago
  98. 9927f32 Merge branch 'for-2.6.32' into for-2.6.33 by Mark Brown · 15 years ago
  99. 02a06d3 ASoC: Fix possible codec_dai->ops NULL pointer problems by Barry Song · 15 years ago
  100. 4f06617 ASoC: Move dereference after NULL test by Julia Lawall · 15 years ago