1. 1faa5d0 ALSA: snd-usb: operate on given mixer interface only by Daniel Mack · 13 years ago
  2. 60c961a9 ALSA: snd-usb: avoid dividing by zero on invalid input by Nicolai Krakowiak · 13 years ago
  3. 824818b ALSA: snd-usb: Accept UAC2 FORMAT_TYPE descriptors with bLength > 6 by Clemens Ladisch · 13 years ago
  4. 2921623 sound: oss/pas2: Remove CLOCK_TICK_RATE dependency from PAS16 driver by Deepak Saxena · 13 years ago
  5. c3540b8 ALSA: hda - Use auto-parser for ASUS UX50, Eee PC P901, S101 and P1005 by Takashi Iwai · 13 years ago
  6. adabb3e ALSA: hda - Fix digital-mic mono recording on ASUS Eee PC by Takashi Iwai · 13 years ago
  7. 9f3b249 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 13 years ago
  8. 08f984c ALSA: asihpi - Clarify adapter index validity check by Eliot Blennerhassett · 13 years ago
  9. dc889f1 ALSA: asihpi - Don't leak firmware if mem alloc fails by Jesper Juhl · 13 years ago
  10. ec2cf68 ALSA: rtctimer.c needs module.h by Randy Dunlap · 13 years ago
  11. 06132fd ASoC: Fix txx9aclc.c build by Ralf Baechle · 13 years ago
  12. 5f8b4d5 ALSA: hdspm - Add firmware revision 0xcc for RME MADI by Adrian Knoth · 13 years ago
  13. d12c51d ALSA: hdspm - Fix reported external sample rate on RME MADI and MADIface by Adrian Knoth · 13 years ago
  14. 700d1ef ALSA: hdspm - Provide MADI speed mode selector on RME MADI and MADIface by Adrian Knoth · 13 years ago
  15. ca9380f ALSA: sound/core/pcm_compat.c: adjust array index by Julia Lawall · 13 years ago
  16. 8d34e6d sound: oss: rename local change_bits to avoid powerpc bitsops.h definition by Andy Whitcroft · 13 years ago
  17. c48a8fb ALSA: hda - Fix duplicated DAC assignments for Realtek by Takashi Iwai · 13 years ago
  18. ae6ff61 ALSA: asihpi - off by one in asihpi_hpi_ioctl() by Dan Carpenter · 13 years ago
  19. 60a6a84 ALSA: hda - Fix Oops with Realtek quirks with NULL adc_nids by Takashi Iwai · 13 years ago
  20. 767cd36 ALSA: asihpi - bug fix pa use before init. by Eliot Blennerhassett · 13 years ago
  21. 45eebda ALSA: hda - Add support for vref-out based mute LED control on IDT codecs by Vitaliy Kulikov · 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. b51beb7 ALSA: Make pcm.h self-contained by Takashi Iwai · 13 years ago
  25. 4d7fbdb ALSA: hda - Allow codec-specific set_power_state ops by Takashi Iwai · 13 years ago
  26. e581f3d ALSA: hda - Add post_suspend patch ops by Takashi Iwai · 13 years ago
  27. 2a43952 ALSA: hda - Make CONFIG_SND_HDA_POWER_SAVE depending on CONFIG_PM by Takashi Iwai · 13 years ago
  28. 7df1ce1 ALSA: hda - Make sure mute led reflects master mute state by Vitaliy Kulikov · 13 years ago
  29. d02667e ALSA: hda - Fix invalid mute led state on resume of IDT codecs by Vitaliy Kulikov · 13 years ago
  30. a0c27ab ASoC: Revert "ASoC: SAMSUNG: Add I2S0 internal dma driver" by Mark Brown · 13 years ago
  31. 0c27c18 ALSA: hda - Add support of the 4 internal speakers on certain HP laptops by Vitaliy Kulikov · 13 years ago
  32. acb03d4 ALSA: Make snd_pcm_debug_name usable outside pcm_lib by Eliot Blennerhassett · 13 years ago
  33. 8f398ae ALSA: hda - Fix DAC filling for multi-connection pins in Realtek parser by Takashi Iwai · 13 years ago
  34. 76531d4 Merge branch 'topic/hda' into for-linus by Takashi Iwai · 13 years ago
  35. 7d339ae Merge branch 'topic/misc' into for-linus by Takashi Iwai · 13 years ago
  36. 13b137e Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 13 years ago
  37. 000477a ALSA: asihpi - Replace with snd_ctl_boolean_mono_info() by Takashi Iwai · 13 years ago
  38. 509a714 ALSA: asihpi - HPI version 4.08 by Eliot Blennerhassett · 13 years ago
  39. fe0aa88e ALSA: asihpi - Add volume mute controls by Eliot Blennerhassett · 13 years ago
  40. c830613 ALSA: asihpi - Control name updates by Eliot Blennerhassett · 13 years ago
  41. 3d0591e ALSA: asihpi - Use size_t for sizeof result by Eliot Blennerhassett · 13 years ago
  42. 5ddc5be ALSA: asihpi - Explicitly include mutex.h by Eliot Blennerhassett · 13 years ago
  43. b7f1248 ALSA: asihpi - Add new node and message defines by Eliot Blennerhassett · 13 years ago
  44. 33162d2 ALSA: asihpi - Make local function static by Eliot Blennerhassett · 13 years ago
  45. 938c565 ALSA: asihpi - Fix minor typos and spelling by Eliot Blennerhassett · 13 years ago
  46. 4bf8cff ALSA: asihpi - Remove unused structures, macros and functions by Eliot Blennerhassett · 13 years ago
  47. 1c073b6 ALSA: asihpi - Remove spurious adapter index check by Eliot Blennerhassett · 13 years ago
  48. 0a17e99 ALSA: asihpi - Revise snd_pcm_debug_name, get rid of DEBUG_NAME macro by Eliot Blennerhassett · 13 years ago
  49. 95a4c6e ALSA: asihpi - DSP code loader API now independent of OS by Eliot Blennerhassett · 13 years ago
  50. 58fbf77 ALSA: asihpi - Remove controlex structs and associated special data transfer code by Eliot Blennerhassett · 13 years ago
  51. c6c2c9a ALSA: asihpi - Increase request and response buffer sizes by Eliot Blennerhassett · 13 years ago
  52. 82b5774 ALSA: asihpi - Give more meaningful name to hpi request message type by Eliot Blennerhassett · 13 years ago
  53. 6a6d822 ALSA: usb-audio - Add quirk for Roland / BOSS BR-800 by David G Turner · 13 years ago
  54. a353fbb ALSA: hda - Remove a superfluous argument of via_auto_init_output() by Takashi Iwai · 13 years ago
  55. 020066d ALSA: hda - Fix indep-HP path (de-)activation for VT1708* codecs by Takashi Iwai · 13 years ago
  56. 4805608 ASoC: dapm - Add methods to retrieve snd_card and soc_card from dapm context. by Liam Girdwood · 13 years ago
  57. d7c3e95 ASoC: SAMSUNG: Add I2S0 internal dma driver by Sangbeom Kim · 13 years ago
  58. 61100f4 ASoC: SAMSUNG: Modify I2S driver to support idma by Sangbeom Kim · 13 years ago
  59. 82d1d52 ASoC: davinci: add missing break statement by Rajashekhara, Sudhakar · 13 years ago
  60. 3012f43 ASoC: davinci: fix codec start and stop functions by Rajashekhara, Sudhakar · 13 years ago
  61. c219c80 ASoC: dapm - add DAPM macro for external enum widgets by Liam Girdwood · 13 years ago
  62. 3198b9e ASoC: Acknowledge WM8962 interrupts before acting on them by Mark Brown · 13 years ago
  63. 09bddc8 ASoC: sgtl5000: guide user when regulator support is needed by Wolfram Sang · 13 years ago
  64. e94a406 ASoC: sgtl5000: refactor registering internal ldo by Wolfram Sang · 13 years ago
  65. 1c8371d ASoC: core: make comments fit the code by Wolfram Sang · 13 years ago
  66. 7be4ba2 ASoC: Mark cache as dirty when suspending by Mark Brown · 13 years ago
  67. 737c265 ALSA: hda - Add documentation for codec-specific mixer controls by Takashi Iwai · 13 years ago
  68. 3b607e3 ALSA: hda - Switch HP DAC dynamically with indep-HP switch for VIA by Takashi Iwai · 13 years ago
  69. 3214b96 ALSA: hda - Implement dynamic loopback control for VIA codecs by Takashi Iwai · 13 years ago
  70. c81c6b3 ALSA: virtuoso: fix silent analog output on Xonar Essence ST Deluxe by Clemens Ladisch · 13 years ago
  71. 4400855 Merge branch 'for-3.0' into for-3.1 by Mark Brown · 13 years ago
  72. b793eb6 ASoC: Correct WM8994 MICBIAS supply widget hookup by Mark Brown · 13 years ago
  73. b0b3e6f ASoC: Don't use -1 to boostrap subseq so it can be used by drivers by Mark Brown · 13 years ago
  74. 7d02173 ASoC: Reduce power consumption for idle DAIs in WM8994 by Mark Brown · 13 years ago
  75. ca1004b ASoC: Report an error for unknown adav80x formats by Mark Brown · 13 years ago
  76. f0f5039 ASoC: Handle failed WM8994 FLL lock waits by Mark Brown · 13 years ago
  77. 1479c3f ASoC: Handle spurious wm_hubs DC servo done interrupts by Mark Brown · 13 years ago
  78. 6b3860b ASoC: WM8983: Initial driver by Dimitris Papastamos · 13 years ago
  79. 47d90a0 Merge branch 'for-3.0' into for-3.1 by Mark Brown · 13 years ago
  80. b35e160 ASoC: Fix shift in WM8958 accessory detection default implementation by Mark Brown · 13 years ago
  81. f21169a ALSA: intel8x0: Apply headphones+mute LED quirk for Dell Inspiron 9300 by Daniel T Chen · 13 years ago
  82. 00ef961 ALSA: hda - Fix krealloc() replacement in hda_codec.c by Takashi Iwai · 13 years ago
  83. 7b1655f ALSA: hda - Re-add need_dac_fix check for multi-io jacks of Realtek codecs by Takashi Iwai · 13 years ago
  84. 5849990 ASoC: wm8900: fix a memory leak if wm8900_set_fll fails by Axel Lin · 13 years ago
  85. 3b1af3f ASoC: Log WM8994 FIFO errors from the interrupt by Mark Brown · 13 years ago
  86. b3d7615 ASoC: SAMSUNG: 24-bit audio playback on Exynos4210 by Giridhar Maruthy · 13 years ago
  87. f05bdb8 ASoC: Don't warn on low WM8994/58 AIFnCLKs by Mark Brown · 13 years ago
  88. c7ebf93 ASoC: Use WM8994 FLL lock interrupt by Mark Brown · 13 years ago
  89. b30ead5 ASoC: Hook up DC servo completion IRQ for WM8994 and WM8958 by Mark Brown · 13 years ago
  90. d96ca3c ASoC: Implement DC servo completion IRQ handling for wm_hubs devices by Mark Brown · 13 years ago
  91. b70a51b ASoC: Use late enable handling for direct voice, speaker and headphone by Mark Brown · 13 years ago
  92. 889ebae ASoC: STA32x: Preserve reserved register bits by Johannes Stezenbach · 13 years ago
  93. 7968843 ASoC: STA32x: Add mixer controls for biquad coefficients by Johannes Stezenbach · 13 years ago
  94. cf01b73 ALSA: hda - fix up typos in Kconfig help for default buffer size introduced in acfa634f by Paul Menzel · 13 years ago
  95. 0f5733b ALSA: usb-audio - Add quirks for M-Audio Fast Track Pro and Quattro by Guillaume Pellerin · 13 years ago
  96. acfa634 ALSA: hda - Add Kconfig for the default buffer size by Takashi Iwai · 13 years ago
  97. 3101ba0 ALSA: Use krealloc() in possible places by Takashi Iwai · 13 years ago
  98. 30b4503 ALSA: hda - Expose secret DAC-AA connection of some VIA codecs by Takashi Iwai · 13 years ago
  99. 9e7717c ALSA: hda - Always read raw connections for proc output by Takashi Iwai · 13 years ago
  100. b2f934a ALSA: hda - Add snd_hda_override_conn_list() helper function by Takashi Iwai · 13 years ago