1. cc99a08 Merge branch 'fix/misc' into topic/misc by Takashi Iwai · 13 years ago
  2. bc3a8a0 ALSA: usb-audio - Add "cval->res = 384" quirk for Logitech Webcam C600 by Alexey Fisher · 13 years ago
  3. 80aceff ALSA: usb-audio - Add volume range check and warn if it too big by Alexey Fisher · 13 years ago
  4. 848669d sound: Use sound_register_*() for additional OSS minor devices by Takashi Iwai · 13 years ago
  5. a280030 ALSA: asihpi - Use %zd for size_t argument in error message by Takashi Iwai · 13 years ago
  6. 0e82e5f ALSA: control: clean up snd_ctl_hole_check() by Clemens Ladisch · 13 years ago
  7. 7c73358 ALSA: control: fix numid conflict check for new controls by Clemens Ladisch · 13 years ago
  8. bdd3255 ALSA: hdspm - Add firmware ID for older AES32 cards. by Adrian Knoth · 13 years ago
  9. 7c7102b ALSA: hdspm - Fix midi port initialization by Adrian Knoth · 13 years ago
  10. 5027f34 ALSA: hdspm - Abort on unknown firmware revision by Adrian Knoth · 13 years ago
  11. 526ea86 ALSA: hdspm - Add updated firmware revision for AES32 by Adrian Knoth · 13 years ago
  12. d2d10a2 ALSA: hdspm - AES32: Use define instead of hardcoded channel count by Adrian Knoth · 13 years ago
  13. 8460ae7 ALSA: powermac - Allow input from microphone on Tumbler by Risto Suominen · 13 years ago
  14. b6aa63e sound:core:seq:seq_ports.c Remove one to many n's in a word. by Justin P. Mattock · 13 years ago
  15. fb9b5a0 ALSA: emu10k1 - emu10k1_main.c remove one to many l's in the word. by Justin P. Mattock · 13 years ago
  16. a2e2bc2 ALSA: hda - patch_realtek.c remove one to many l's in the word. by Justin P. Mattock · 13 years ago
  17. a7edbd5 ALSA: hdspm - Fix lock/sync reporting on MADI and AES32 by Adrian Knoth · 13 years ago
  18. 4ab69a2 ALSA: hdspm - prevent reading unitialized stack memory by Adrian Knoth · 13 years ago
  19. 7c4a95b ALSA: hdspm - fix sync check on AES32 by Adrian Knoth · 13 years ago
  20. f6ea805 ALSA: hdspm - Remove input selector on MADIface by Adrian Knoth · 13 years ago
  21. 01e9607 ALSA: hdspm - Fix DS/QS output channel mappings on RME MADI/MADIface by Adrian Knoth · 13 years ago
  22. 88fabbf ALSA: hdspm - Restrict channel count on RME AES/AES32 by Adrian Knoth · 13 years ago
  23. 483cee7 ALSA: hdspm - Fix buffer handling on RME MADI/MADIface/AES(32) by Adrian Knoth · 13 years ago
  24. 432d250 ALSA: hpdsm - RME AES(32): Fix missing channel mappings by Adrian Knoth · 13 years ago
  25. 382225e ALSA: usb-audio: fix oops due to cleanup race when disconnecting by Takashi Iwai · 13 years ago
  26. 3064967 ALSA: HDA: Fix mic initialization in VIA auto parser by David Henningsson · 13 years ago
  27. eeda276b ALSA: fix one memory leak in sound jack by Lu Guanqun · 13 years ago
  28. 01cb702 ALSA - au88x0 - add Playback Volume to 10 bands Equalizer Controls by Raymond Yau · 13 years ago
  29. 8972495 ALSA: HDA: Do not announce false surround in Conexant auto by David Henningsson · 13 years ago
  30. 983345e ALSA: HDA: Conexant auto: Handle multiple connections to ADC node by David Henningsson · 14 years ago
  31. 6ba9256 ALSA: azt3328: hook up new emulated AC97 on AC97 patch side by Andreas Mohr · 13 years ago
  32. b5dc20c ALSA: azt3328: add custom AC97 semi-emulation use standard ALSA AC97 layer by Andreas Mohr · 13 years ago
  33. 03c2d87 ALSA: ac97: replace open-coded, error-prone stuff with AC97 bit defines by Andreas Mohr · 13 years ago
  34. b540afc ALSA: HDA: Add position_fix quirk for an Asus device by David Henningsson · 14 years ago
  35. eaae55d ALSA: caiaq - Fix possible string-buffer overflow by Takashi Iwai · 14 years ago
  36. 5e5677f ALSA: au88x0 - Modify pointer callback to give accurate playback position by Raymond Yau · 14 years ago
  37. 3347b26 ALSA: usb-audio: reconstruct some dispatcher functions to use switch-case by Daniel Mack · 14 years ago
  38. 54a8c50 ALSA: usb-audio: add support for Native Instruments MK2 devices by Daniel Mack · 14 years ago
  39. df8d81a ALSA: snd-usb-caiaq: Add support for Traktor Audio 2 by Daniel Mack · 14 years ago
  40. fea952e ALSA: core: sparse cleanups by Clemens Ladisch · 14 years ago
  41. 6146124 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 14 years ago
  42. 965b76d ALSA: hda - add quirk for Ordissimo EVE using a realtek ALC662 by Anisse Astier · 14 years ago
  43. 2243c4d ALSA: hrtimer: remove superfluous tasklet invocation by Clemens Ladisch · 14 years ago
  44. b1d4f7f ALSA: hrtimer: handle delayed timer interrupts by Clemens Ladisch · 14 years ago
  45. 88b27fd ALSA: asihpi - HPI v4.06 by Eliot Blennerhassett · 14 years ago
  46. c4ed97d ALSA: asihpi - Fix outstream start trigger for non-mmap adapters. by Eliot Blennerhassett · 14 years ago
  47. 7f41b61 ALSA: asihpi - Tighten firmware version requirements. by Eliot Blennerhassett · 14 years ago
  48. c188dec ALSA: asihpi - Ensure all adapter data is cleared on device removal. by Eliot Blennerhassett · 14 years ago
  49. a287ca2 ALSA: asihpi - Minor define updates by Eliot Blennerhassett · 14 years ago
  50. bd33c1c ALSA: asihpi - New functions prep for interrupt driven streams. by Eliot Blennerhassett · 14 years ago
  51. 827492a ALSA: asihpi - Use consistent err return variable, change some bad variable names. by Eliot Blennerhassett · 14 years ago
  52. ba3a909 ALSA: asihpi - Remove unused code and data. by Eliot Blennerhassett · 14 years ago
  53. ee246fc ALSA: asihpi - Clarify firmware id selection. by Eliot Blennerhassett · 14 years ago
  54. d6f1c1c ALSA: asihpi - Allow adapters with duplicate index jumpers to be discovered. by Eliot Blennerhassett · 14 years ago
  55. fc3a399 ALSA: asihpi - Add volume mute control. by Eliot Blennerhassett · 14 years ago
  56. 1225367 ALSA: asihpi - Add snd_card_set_dev to init. by Eliot Blennerhassett · 14 years ago
  57. 2f918a6 ALSA: asihpi - Replace adapter list with single item in subsys response. by Eliot Blennerhassett · 14 years ago
  58. 1d595d2 ALSA: asihpi - Cosmetic + a minor comments. by Eliot Blennerhassett · 14 years ago
  59. 4b60221 ALSA: asihpi - Remove int flag polling code preparing for stream interrupts. by Eliot Blennerhassett · 14 years ago
  60. 4704998 ALSA: asihpi - Code cleanup. by Eliot Blennerhassett · 14 years ago
  61. 0a00044 ALSA: asihpi - Reduce number of error codes returned to upper layers. by Eliot Blennerhassett · 14 years ago
  62. ba94455 ALSA: asihpi - Remove unused subsys pointer from all HPI functions. by Eliot Blennerhassett · 14 years ago
  63. deb21a2 ALSA: asihpi - Update error codes. by Eliot Blennerhassett · 14 years ago
  64. 1528fbb ALSA: asihpi - Checkpatch line lengths etc. by Eliot Blennerhassett · 14 years ago
  65. 14652e6 ALSA: asihpi - Add include guard. by Eliot Blennerhassett · 14 years ago
  66. ffdb578 ALSA: asihpi - Add adapter index to cache info for debug. by Eliot Blennerhassett · 14 years ago
  67. e64b1a2 ALSA: asihpi - Rewrite PCM timer function. Update control names. by Eliot Blennerhassett · 14 years ago
  68. 3285ea1 ALSA: asihpi - Interrelated HPI tidy up. by Eliot Blennerhassett · 14 years ago
  69. ad210ad ALSA: asihpi - HPI 4.05.14 by Eliot Blennerhassett · 14 years ago
  70. f0dcad4 ALSA: asihpi - Simplify debug logging. by Eliot Blennerhassett · 14 years ago
  71. 0a1602c ALSA: asihpi - Poison adapter_index in message. Remove unused function. by Eliot Blennerhassett · 14 years ago
  72. 5ed15da ALSA: asihpi - Switch to dev_printk. by Eliot Blennerhassett · 14 years ago
  73. a6c47a8 ALSA: HDA: Add subwoofer quirk for Acer Aspire 8942G by David Henningsson · 14 years ago
  74. 41a63f1 ALSA: hda - Don't handle empty patch files by Takashi Iwai · 14 years ago
  75. 11839ae ALSA: hda - Fix missing CA initialization for HDMI/DP by Takashi Iwai · 14 years ago
  76. 1cdfa9f ALSA: usbaudio - Enable the E-MU 0204 USB by Joseph Teichman · 14 years ago
  77. 8121d91 ALSA: USB: 6fire: signedness bug in usb6fire_pcm_prepare() by Dan Carpenter · 14 years ago
  78. 460c92f ALSA: hda - switch lfe with side in mixer for 4930g by Łukasz Wojniłowicz · 14 years ago
  79. 00e6a31 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 14 years ago
  80. 6ed8f14 ASoC: Improve WM8994 digital power sequencing by Mark Brown · 14 years ago
  81. 7f94de4 ASoC: Create an AIF1ADCDAT signal widget to match AIF2 by Mark Brown · 14 years ago
  82. f9eb9dd asoc: davinci: da830/omap-l137: correct cpu_dai_name by Vaibhav Bedia · 14 years ago
  83. 0962bb2 ASoC: fill in snd_soc_pcm_runtime.card before calling snd_soc_dai_link.init() by Janusz Krzysztofik · 14 years ago
  84. ddfb319 ALSA: use linux/io.h to fix compile warnings by Takashi Iwai · 14 years ago
  85. 70f7db1 ALSA: hda - Fix memory leaks in conexant jack arrays by Takashi Iwai · 14 years ago
  86. f019ee5 ASoC: CX20442: fix NULL pointer dereference by Janusz Krzysztofik · 14 years ago
  87. acd6227 ASoC: Amstrad Delta: fix const related build error by Janusz Krzysztofik · 14 years ago
  88. 6abb319 Merge branch 'topic/hda' into fix/hda by Takashi Iwai · 14 years ago
  89. efbeb07 ALSA: oxygen: fix output routing on Xonar DG by Clemens Ladisch · 14 years ago
  90. fdbc5d1 sound: silent echo'ed messages in Makefile by Amerigo Wang · 14 years ago
  91. e9cf704 ASoC: Fix mask/val_mask confusion snd_soc_dapm_put_volsw() by Stephen Warren · 14 years ago
  92. 0fa63b6 ASoC: DaVinci: fix kernel panic due to uninitialized platform_data by Manjunathappa, Prakash · 14 years ago
  93. 1959387 ALSA: HDA: Fix microphone(s) on Lenovo Edge 13 by David Henningsson · 14 years ago
  94. dcc3c4c Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 14 years ago
  95. ea18e13 ALSA: Release v1.0.24 by Jaroslav Kysela · 14 years ago
  96. 730a586 ALSA: hdspm - remove unused arrays, reduce stack usage in hwdep_ioctl by Jaroslav Kysela · 14 years ago
  97. 55a5760 ALSA: [hdspm] Move static mapping arrays to .c by Adrian Knoth · 14 years ago
  98. fbcdf33 ALSA: hdspm - Add RayDAT and AIO strings to Kconfig by Adrian Knoth · 14 years ago
  99. 0dca179 ALSA: hdspm - Add support for RME RayDAT and AIO by Adrian Knoth · 14 years ago
  100. c73e0c8 ASoC: Fix module refcount for auxiliary devices by Jarkko Nikula · 14 years ago