1. 66b5b97 ALSA: Add snd_ctl_replace() to dynamically replace a control by Dimitris Papastamos · 14 years ago
  2. 1872f58 ALSA: es1968: add radio (tea575x tuner) support by Ondrej Zary · 14 years ago
  3. f8960d6 ALSA: tea575x-tuner: remove dev_nr by Ondrej Zary · 14 years ago
  4. 375d135 ALSA: tea575x-tuner: various improvements by Ondrej Zary · 14 years ago
  5. 75eb1c3 ALSA: hda - Set EAPD for Realtek ALC665 by Andres Mejia · 14 years ago
  6. 3ffc122 ALSA: usb - Remove trailing spaces from USB card name strings by Takashi Iwai · 14 years ago
  7. 977a6ef3 sound: read i_size with i_size_read() by Xiaochen Wang · 14 years ago
  8. d351cf4 Merge branch 'topic/misc' into for-linus by Takashi Iwai · 14 years ago
  9. 4a122c1 ALSA: sound/pci/asihpi: check adapter index in hpi_ioctl by Dan Rosenberg · 14 years ago
  10. 98d21df ALSA: aloop - Fix possible IRQ lock inversion by Takashi Iwai · 14 years ago
  11. 433e832 Merge branch 'topic/hda' into for-linus by Takashi Iwai · 14 years ago
  12. 27b92d4 Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 14 years ago
  13. 5b7c757 ALSA: sound/core: merge list_del()/list_add_tail() to list_move_tail() by Nicolas Kaiser · 14 years ago
  14. e58a894 Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc-2.6 into topic/asoc by Takashi Iwai · 14 years ago
  15. 9d4ed9e ALSA: ctxfi - use list_move() instead of list_del()/list_add() combination by Kirill A. Shutemov · 14 years ago
  16. 5de0ee5 ALSA: firewire - msleep needs delay.h by Stephen Rothwell · 14 years ago
  17. ec00f5e ALSA: firewire-lib, firewire-speakers: handle packet queueing errors by Clemens Ladisch · 14 years ago
  18. 5b2599a ALSA: firewire-lib: allocate DMA buffer separately by Clemens Ladisch · 14 years ago
  19. be45436 ALSA: firewire-lib: use no-info SYT for packets without SYT sample by Clemens Ladisch · 14 years ago
  20. 31ef913 ALSA: add LaCie FireWire Speakers/Griffin FireWave Surround driver by Clemens Ladisch · 14 years ago
  21. cc90fd7 ALSA: hda - Remove an unused variable in patch_realtek.c by Takashi Iwai · 14 years ago
  22. 699d899 ALSA: hda - pin-adc-mux-dmic auto-configuration of 92HD8X codecs by Vitaliy Kulikov · 14 years ago
  23. 094a424 ALSA: hda - fix digital mic selection in mixer on 92HD8X codecs by Vitaliy Kulikov · 14 years ago
  24. ae0ebbf ALSA: hda - Move default input-src selection to init part by Takashi Iwai · 14 years ago
  25. 584c0c4 ALSA: hda - Initialize special cases for input src in init phase by Takashi Iwai · 14 years ago
  26. efed5f2 ALSA: ctxfi - Clear input settings before initialization by Przemyslaw Bruski · 14 years ago
  27. f164753 ALSA: ctxfi - Fix SPDIF status retrieval by Przemyslaw Bruski · 14 years ago
  28. 4c1847e ALSA: ctxfi - Fix incorrect SPDIF status bit mask by Przemyslaw Bruski · 14 years ago
  29. 19002fd ALSA: ctxfi - Fix microphone boost codes/comments by Przemyslaw Bruski · 14 years ago
  30. 7e79443 ALSA: atiixp - Fix wrong time-out checks during ac-link reset by Takashi Iwai · 14 years ago
  31. 966a7f0 ALSA: intel8x0m: append 'm' to "r_intel8x0" by Paul Bolle · 14 years ago
  32. a6e8509 ALSA: intel8x0m: add 'm' as "suffix" to static functions by Paul Bolle · 14 years ago
  33. 5cd2ad8 ALSA: intel8x0m: wait a bit before warm reset check by Paul Bolle · 14 years ago
  34. 88a8516 ALSA: usbaudio: implement USB autosuspend by Oliver Neukum · 14 years ago
  35. edf7de3 ALSA: usbaudio: fix suspend/resume by Oliver Neukum · 14 years ago
  36. cc99a08 Merge branch 'fix/misc' into topic/misc by Takashi Iwai · 14 years ago
  37. 27380fb ASoC: Fix spacing in MAX8950 by Mark Brown · 14 years ago
  38. 64c25a9 ASoC: PXA: Z2: Fix codec pin name by Vasily Khoruzhick · 14 years ago
  39. 5f3822c ASoC: PXA: z2: Mute internal speaker when headphones are connected by Vasily Khoruzhick · 14 years ago
  40. 0e45cab ASoC: Add MAX9850 codec driver by Christian Glindkamp · 14 years ago
  41. 3cbdd75 ALSA: Add snd_ctl_activate_id() by Takashi Iwai · 16 years ago
  42. a09e89f ALSA: hda: Prevent writing ICH6_PCIREG_TCSEL on AMD systems by Adam Lackorzynski · 14 years ago
  43. 0a3fabe ALSA: HDA: Realtek ALC88x: Do not over-initialize speakers and hp that are primary outputs by David Henningsson · 14 years ago
  44. 7e59e09 ALSA: HDA: Fixup unnecessary volume control index on Realtek ALC88x by David Henningsson · 14 years ago
  45. ebbeb3d ALSA: HDA: Fix volume control naming for surround speakers on Realtek auto-parser by David Henningsson · 14 years ago
  46. 32eea38 ALSA: HDA: Enable surround and subwoofer on Lenovo Ideapad Y530 by David Henningsson · 14 years ago
  47. bc3a8a0 ALSA: usb-audio - Add "cval->res = 384" quirk for Logitech Webcam C600 by Alexey Fisher · 14 years ago
  48. 80aceff ALSA: usb-audio - Add volume range check and warn if it too big by Alexey Fisher · 14 years ago
  49. 80e1b84 Merge branch 'for-2.6.38' into for-2.6.39 by Mark Brown · 14 years ago
  50. 7c2de63 ASoC: Ensure WM8958 gets all WM8994 late revision widgets by Mark Brown · 14 years ago
  51. 0627bd2 ASoC: Fix typo in late revision WM8994 DAC2R name by Mark Brown · 14 years ago
  52. 848669d sound: Use sound_register_*() for additional OSS minor devices by Takashi Iwai · 14 years ago
  53. 4cfeb69 ASoC: Enable 192kHz sample rate for EP93xx. by Alexander Sverdlin · 14 years ago
  54. 5cbf7e4 ASoC: Improve EP93xx I2S clocks management. by Alexander Sverdlin · 14 years ago
  55. 6d33cd7 ASoC: EDB93xx: Manage I2S rates according to datasheet for CS4271 CODEC. by Alexander Sverdlin · 14 years ago
  56. 5c3a12e ASoC: Manage mode and rate bits correctly for CS4271 CODEC. by Alexander Sverdlin · 14 years ago
  57. 15086de Merge branch 'for-2.6.38' into for-2.6.39 by Mark Brown · 14 years ago
  58. 3e5ff4d ASoC: Fix double addition of prefixes due to widget prefixing by Mark Brown · 14 years ago
  59. 28e8680 ASoC: Use the correct DAPM context when cleaning up final widget set by Mark Brown · 14 years ago
  60. 823dba5 ASoC: Fix broken bitfield definitions in WM8978 by Mark Brown · 14 years ago
  61. 378a90f ASoC: Simplify WM9081 speaker startup by using widgets for spaker output by Mark Brown · 14 years ago
  62. fa4d1f5 ASoC: omap: rx51: Enable McBSP2 sidetone by Jarkko Nikula · 14 years ago
  63. 62f75aa ASoC: sgtl5000: use after free in ldo_regulator_register() by Dan Carpenter · 14 years ago
  64. efb7ac3 ASoC: Fix prefixing of DAPM controls by factoring prefix into snd_soc_cnew() by Mark Brown · 14 years ago
  65. c4ef878 ASoC: Warn rather than set a silly constraint when we can't do symmetry by Mark Brown · 14 years ago
  66. 4f333b2 ASoC: Refactor symmetric_rates check to reduce indentation by Mark Brown · 14 years ago
  67. 63d24b7 ASoC: Convert WM9081 SYSCLK configuration to be device wide by Mark Brown · 14 years ago
  68. ec4ee52 ASoC: Provide CODEC clocking operations and API calls by Mark Brown · 14 years ago
  69. b993f92b9 ASoC: Fix section mismatch warnings in WM8994 by Mark Brown · 14 years ago
  70. 149c7b4 ASoC: Use data based init for WM9081 DAPM by Mark Brown · 14 years ago
  71. 89b95ac0 ASoC: Add DAPM widget and path data to CODEC driver structure by Mark Brown · 14 years ago
  72. a280030 ALSA: asihpi - Use %zd for size_t argument in error message by Takashi Iwai · 14 years ago
  73. 0e82e5f ALSA: control: clean up snd_ctl_hole_check() by Clemens Ladisch · 14 years ago
  74. 7c73358 ALSA: control: fix numid conflict check for new controls by Clemens Ladisch · 14 years ago
  75. bdd3255 ALSA: hdspm - Add firmware ID for older AES32 cards. by Adrian Knoth · 14 years ago
  76. f9c5404 ASoC: Remove warnings in ep93xx-i2s.c by Alexander Sverdlin · 14 years ago
  77. 383f846 ASoC: Extend range of supported sample rates for CS4271 CODEC. by Alexander Sverdlin · 14 years ago
  78. 9b74c7d ASoC: Add LM4857 to SND_SOC_ALL_CODECS by Mark Brown · 14 years ago
  79. a077ff9 ASoC: Add driver for the dfbmcs320 bluetooth module by Lars-Peter Clausen · 14 years ago
  80. f5c4ffb ASoC: Samsung: Merge neo1937_wm8753 and neo1973_gta02_wm8753 sound board driver by Lars-Peter Clausen · 14 years ago
  81. b7874e4 ASoC: neo1973_gta02_wm8753: Use gpio_request_array to request gpios by Lars-Peter Clausen · 14 years ago
  82. da70a3e ASoC: neo1973_gta02_wm8753: Remove lm4853_{set,get}_state by Lars-Peter Clausen · 14 years ago
  83. 9b0a25f ASoC: neo1973_wm8753: Move lm4857 specefic code to its own module by Lars-Peter Clausen · 14 years ago
  84. 004c52e ASoC: neo1973_wm8753: Remove scenario management code. by Lars-Peter Clausen · 14 years ago
  85. 841a451 ASoC: Add machine driver for Visstrim_M10 board. by Javier Martin · 14 years ago
  86. 79a54ea ASoC: Constify i2c_device_id table by Axel Lin · 14 years ago
  87. 573f26e ASoC: tlv320dac33: add MODULE_DEVICE_TABLE by Axel Lin · 14 years ago
  88. a2721fd ASoC: Add missing debugfs conditionals by Mark Brown · 14 years ago
  89. 20d6606 ASoC: Fix outdated API usage in tlv320aic32x4 by Mark Brown · 14 years ago
  90. 6277d53 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  91. 2133991 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 14 years ago
  92. 1d471cd ASoC: Add TI tlv320aic32x4 codec support. by Javier Martin · 14 years ago
  93. 38c0764 ALSA: hda - Don't set to D3 in Cirrus errata init verbs by Takashi Iwai · 14 years ago
  94. cd372fb ALSA: hda - Make common input-jack helper functions by Takashi Iwai · 14 years ago
  95. d207df2 Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 14 years ago
  96. c8900a0 ALSA: hda - add new Fermi 5xx codec IDs to snd-hda by Richard Samson · 14 years ago
  97. 28e9ad9 ASoC: Add a late_probe() callback to cards by Mark Brown · 14 years ago
  98. b8ad29d ASoC: Allow card DAPM widgets and routes to be set up at registration by Mark Brown · 14 years ago
  99. e37a497 ASoC: Add a per-card DAPM context by Mark Brown · 14 years ago
  100. 88e8b9a ASoC: Check for a CODEC before dereferencing in DAPM by Mark Brown · 14 years ago