1. 06132fd ASoC: Fix txx9aclc.c build by Ralf Baechle · 13 years ago
  2. 5f8b4d5 ALSA: hdspm - Add firmware revision 0xcc for RME MADI by Adrian Knoth · 13 years ago
  3. d12c51d ALSA: hdspm - Fix reported external sample rate on RME MADI and MADIface by Adrian Knoth · 13 years ago
  4. 700d1ef ALSA: hdspm - Provide MADI speed mode selector on RME MADI and MADIface by Adrian Knoth · 13 years ago
  5. ca9380f ALSA: sound/core/pcm_compat.c: adjust array index by Julia Lawall · 13 years ago
  6. 6f56c21 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 13 years ago
  7. b7a80f3 [media] tea575x: remove useless input ioctls by Ondrej Zary · 13 years ago
  8. 6a529c1 [media] tea575x: allow multiple opens by Ondrej Zary · 13 years ago
  9. 9e8fa0e [media] radio-sf16fmr2: convert to generic TEA575x interface by Ondrej Zary · 13 years ago
  10. 4522e82 [media] tea575x: convert to control framework by Ondrej Zary · 13 years ago
  11. 8d34e6d sound: oss: rename local change_bits to avoid powerpc bitsops.h definition by Andy Whitcroft · 13 years ago
  12. 7562343 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 13 years ago
  13. c48a8fb ALSA: hda - Fix duplicated DAC assignments for Realtek by Takashi Iwai · 13 years ago
  14. ae6ff61 ALSA: asihpi - off by one in asihpi_hpi_ioctl() by Dan Carpenter · 13 years ago
  15. 60a6a84 ALSA: hda - Fix Oops with Realtek quirks with NULL adc_nids by Takashi Iwai · 13 years ago
  16. 767cd36 ALSA: asihpi - bug fix pa use before init. by Eliot Blennerhassett · 13 years ago
  17. 45eebda ALSA: hda - Add support for vref-out based mute LED control on IDT codecs by Vitaliy Kulikov · 13 years ago
  18. e371d46 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  19. b0189cd Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  20. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  21. da404dc snd_msnd ->mode is fmode_t, not mode_t by Al Viro · 13 years ago
  22. 636f785 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 13 years ago
  23. 56487c2 ALSA: hda - Cirrus Logic CS421x support by Tim Howe · 13 years ago
  24. 4d7fbdb ALSA: hda - Allow codec-specific set_power_state ops by Takashi Iwai · 13 years ago
  25. e581f3d ALSA: hda - Add post_suspend patch ops by Takashi Iwai · 13 years ago
  26. 2a43952 ALSA: hda - Make CONFIG_SND_HDA_POWER_SAVE depending on CONFIG_PM by Takashi Iwai · 13 years ago
  27. 7df1ce1 ALSA: hda - Make sure mute led reflects master mute state by Vitaliy Kulikov · 13 years ago
  28. d02667e ALSA: hda - Fix invalid mute led state on resume of IDT codecs by Vitaliy Kulikov · 13 years ago
  29. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  30. 0003230 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  31. dd58ecb Merge branch 'next/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  32. a0c27ab ASoC: Revert "ASoC: SAMSUNG: Add I2S0 internal dma driver" by Mark Brown · 13 years ago
  33. e55d92b get rid of create_proc_entry() abuses - proc_mkdir() is there for purpose by Al Viro · 13 years ago
  34. 0c27c18 ALSA: hda - Add support of the 4 internal speakers on certain HP laptops by Vitaliy Kulikov · 13 years ago
  35. acb03d4 ALSA: Make snd_pcm_debug_name usable outside pcm_lib by Eliot Blennerhassett · 13 years ago
  36. e498037 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 13 years ago
  37. 8f398ae ALSA: hda - Fix DAC filling for multi-connection pins in Realtek parser by Takashi Iwai · 13 years ago
  38. a99a7d1 Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  39. 7235dd7 Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  40. 76531d4 Merge branch 'topic/hda' into for-linus by Takashi Iwai · 13 years ago
  41. 7d339ae Merge branch 'topic/misc' into for-linus by Takashi Iwai · 13 years ago
  42. 13b137e Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 13 years ago
  43. 000477a ALSA: asihpi - Replace with snd_ctl_boolean_mono_info() by Takashi Iwai · 13 years ago
  44. 509a714 ALSA: asihpi - HPI version 4.08 by Eliot Blennerhassett · 13 years ago
  45. fe0aa88e ALSA: asihpi - Add volume mute controls by Eliot Blennerhassett · 13 years ago
  46. c830613 ALSA: asihpi - Control name updates by Eliot Blennerhassett · 13 years ago
  47. 3d0591e ALSA: asihpi - Use size_t for sizeof result by Eliot Blennerhassett · 13 years ago
  48. 5ddc5be ALSA: asihpi - Explicitly include mutex.h by Eliot Blennerhassett · 13 years ago
  49. b7f1248 ALSA: asihpi - Add new node and message defines by Eliot Blennerhassett · 13 years ago
  50. 33162d2 ALSA: asihpi - Make local function static by Eliot Blennerhassett · 13 years ago
  51. 938c565 ALSA: asihpi - Fix minor typos and spelling by Eliot Blennerhassett · 13 years ago
  52. 4bf8cff ALSA: asihpi - Remove unused structures, macros and functions by Eliot Blennerhassett · 13 years ago
  53. 1c073b6 ALSA: asihpi - Remove spurious adapter index check by Eliot Blennerhassett · 13 years ago
  54. 0a17e99 ALSA: asihpi - Revise snd_pcm_debug_name, get rid of DEBUG_NAME macro by Eliot Blennerhassett · 13 years ago
  55. 95a4c6e ALSA: asihpi - DSP code loader API now independent of OS by Eliot Blennerhassett · 13 years ago
  56. 58fbf77 ALSA: asihpi - Remove controlex structs and associated special data transfer code by Eliot Blennerhassett · 13 years ago
  57. c6c2c9a ALSA: asihpi - Increase request and response buffer sizes by Eliot Blennerhassett · 13 years ago
  58. 82b5774 ALSA: asihpi - Give more meaningful name to hpi request message type by Eliot Blennerhassett · 13 years ago
  59. 6a6d822 ALSA: usb-audio - Add quirk for Roland / BOSS BR-800 by David G Turner · 13 years ago
  60. a353fbb ALSA: hda - Remove a superfluous argument of via_auto_init_output() by Takashi Iwai · 13 years ago
  61. 020066d ALSA: hda - Fix indep-HP path (de-)activation for VT1708* codecs by Takashi Iwai · 13 years ago
  62. 4805608 ASoC: dapm - Add methods to retrieve snd_card and soc_card from dapm context. by Liam Girdwood · 13 years ago
  63. d7c3e95 ASoC: SAMSUNG: Add I2S0 internal dma driver by Sangbeom Kim · 13 years ago
  64. 61100f4 ASoC: SAMSUNG: Modify I2S driver to support idma by Sangbeom Kim · 13 years ago
  65. 82d1d52 ASoC: davinci: add missing break statement by Rajashekhara, Sudhakar · 13 years ago
  66. 3012f43 ASoC: davinci: fix codec start and stop functions by Rajashekhara, Sudhakar · 13 years ago
  67. 3198b9e ASoC: Acknowledge WM8962 interrupts before acting on them by Mark Brown · 13 years ago
  68. 09bddc8 ASoC: sgtl5000: guide user when regulator support is needed by Wolfram Sang · 13 years ago
  69. e94a406 ASoC: sgtl5000: refactor registering internal ldo by Wolfram Sang · 13 years ago
  70. 1c8371d ASoC: core: make comments fit the code by Wolfram Sang · 13 years ago
  71. 7be4ba2 ASoC: Mark cache as dirty when suspending by Mark Brown · 13 years ago
  72. 524196d Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 13 years ago
  73. 3b607e3 ALSA: hda - Switch HP DAC dynamically with indep-HP switch for VIA by Takashi Iwai · 13 years ago
  74. 3214b96 ALSA: hda - Implement dynamic loopback control for VIA codecs by Takashi Iwai · 13 years ago
  75. c81c6b3 ALSA: virtuoso: fix silent analog output on Xonar Essence ST Deluxe by Clemens Ladisch · 13 years ago
  76. bc574e1 Merge branches 'omap/prcm' and 'omap/mfd' of git+ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc into next/devel-2 by Arnd Bergmann · 13 years ago
  77. 4400855 Merge branch 'for-3.0' into for-3.1 by Mark Brown · 13 years ago
  78. b793eb6 ASoC: Correct WM8994 MICBIAS supply widget hookup by Mark Brown · 13 years ago
  79. b0b3e6f ASoC: Don't use -1 to boostrap subseq so it can be used by drivers by Mark Brown · 13 years ago
  80. 7d02173 ASoC: Reduce power consumption for idle DAIs in WM8994 by Mark Brown · 13 years ago
  81. ca1004b ASoC: Report an error for unknown adav80x formats by Mark Brown · 13 years ago
  82. f0f5039 ASoC: Handle failed WM8994 FLL lock waits by Mark Brown · 13 years ago
  83. 6277839 Merge branch 'fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2.6 into imx/fixes by Arnd Bergmann · 13 years ago
  84. 1479c3f ASoC: Handle spurious wm_hubs DC servo done interrupts by Mark Brown · 13 years ago
  85. 6b3860b ASoC: WM8983: Initial driver by Dimitris Papastamos · 13 years ago
  86. 47d90a0 Merge branch 'for-3.0' into for-3.1 by Mark Brown · 13 years ago
  87. b35e160 ASoC: Fix shift in WM8958 accessory detection default implementation by Mark Brown · 13 years ago
  88. f21169a ALSA: intel8x0: Apply headphones+mute LED quirk for Dell Inspiron 9300 by Daniel T Chen · 13 years ago
  89. 00ef961 ALSA: hda - Fix krealloc() replacement in hda_codec.c by Takashi Iwai · 13 years ago
  90. 7b1655f ALSA: hda - Re-add need_dac_fix check for multi-io jacks of Realtek codecs by Takashi Iwai · 13 years ago
  91. 5849990 ASoC: wm8900: fix a memory leak if wm8900_set_fll fails by Axel Lin · 13 years ago
  92. 3b1af3f ASoC: Log WM8994 FIFO errors from the interrupt by Mark Brown · 13 years ago
  93. b3d7615 ASoC: SAMSUNG: 24-bit audio playback on Exynos4210 by Giridhar Maruthy · 13 years ago
  94. f05bdb8 ASoC: Don't warn on low WM8994/58 AIFnCLKs by Mark Brown · 13 years ago
  95. c7ebf93 ASoC: Use WM8994 FLL lock interrupt by Mark Brown · 13 years ago
  96. b30ead5 ASoC: Hook up DC servo completion IRQ for WM8994 and WM8958 by Mark Brown · 13 years ago
  97. d96ca3c ASoC: Implement DC servo completion IRQ handling for wm_hubs devices by Mark Brown · 13 years ago
  98. b70a51b ASoC: Use late enable handling for direct voice, speaker and headphone by Mark Brown · 13 years ago
  99. 889ebae ASoC: STA32x: Preserve reserved register bits by Johannes Stezenbach · 13 years ago
  100. 7968843 ASoC: STA32x: Add mixer controls for biquad coefficients by Johannes Stezenbach · 13 years ago