1. 5d6147f ALSA: hda - bug fix on references without checking CONFIG_SND_HDA_POWER_SAVE by Mengdong Lin · 12 years ago
  2. b8dfc462 ALSA: hda - add runtime PM support by Mengdong Lin · 12 years ago
  3. 8a53541 ALSA: hda - Call snd_hda_jack_report_sync() generically in hda_codec.c by Takashi Iwai · 12 years ago
  4. f993348 ALSA: introduce snd-cmi8328: C-Media CMI8328 driver by Ondrej Zary · 12 years ago
  5. ddf8348 Merge branch 'for-linus' into for-next by Takashi Iwai · 12 years ago
  6. 535b6c5 ALSA: hda - Fix leftover codec->power_transition by Takashi Iwai · 12 years ago
  7. f0b433e Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 12 years ago
  8. 099d53c ALSA: hda - Add missing ifdef CONFIG_SND_HDA_POWER_SAVE to tracepoints by Takashi Iwai · 12 years ago
  9. 8dea9d3 ALSA: lto, sound: Fix export symbols for !CONFIG_MODULES by Andi Kleen · 12 years ago
  10. 65fcd41 ALSA: hda - Check the power state when power_save option is changed by Takashi Iwai · 12 years ago
  11. c376e2c ALSA: hda - Implement snd_hda_power_sync() helper function by Takashi Iwai · 12 years ago
  12. fa2f5bf Merge branch 'topic/ca0132-fix' into for-linus by Takashi Iwai · 12 years ago
  13. c41999a ALSA: hda - don't create dysfunctional mixer controls for ca0132 by David Henningsson · 12 years ago
  14. b244d33 ALSA: hda - Add tracepoints at snd_hda_power_up/down entrances. by Takashi Iwai · 12 years ago
  15. 6f0fa66 ALSA: snd-ad1816a: Implement suspend/resume by Ondrej Zary · 12 years ago
  16. c86b6b4 ALSA: snd-ad1816a: remove useless struct snd_card_ad1816a by Ondrej Zary · 12 years ago
  17. c86b936 ALSA: sound/ppc/snd_ps3.c: fix error return code by Julia Lawall · 12 years ago
  18. b17cbdd ALSA: sound/pci/rme9652/hdspm.c: fix error return code by Julia Lawall · 12 years ago
  19. ae970eb ALSA: sound/pci/sis7019.c: fix error return code by Julia Lawall · 12 years ago
  20. 4d8ce1c ALSA: sound/pci/ctxfi/ctatc.c: fix error return code by Julia Lawall · 12 years ago
  21. 0c23e46 ALSA: sound/atmel/ac97c.c: fix error return code by Julia Lawall · 12 years ago
  22. aaf265c ALSA: sound/atmel/abdac.c: fix error return code by Julia Lawall · 12 years ago
  23. 94f3ec6 sound: oss/sb_audio: prevent divide by zero bug by Dan Carpenter · 12 years ago
  24. 28c42c2 ASoC: wm9712: Fix inverted capture volume by Mark Brown · 12 years ago
  25. ccf7958 ASoC: wm9712: Fix microphone source selection by Mark Brown · 12 years ago
  26. 939d504 ASoC: wm5102: Remove DRC2 by Mark Brown · 12 years ago
  27. 5e68fb3 ALSA: hda - Don't send invalid volume knob command on IDT 92hd75bxx by David Henningsson · 12 years ago
  28. e9ba389c5 ALSA: usb-audio: Fix scheduling-while-atomic bug in PCM capture stream by Takashi Iwai · 12 years ago
  29. 1c86845 ALSA: hda - Add 3stack-automute model to AD1882 codec by Takashi Iwai · 12 years ago
  30. c7561cd ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEP by Takashi Iwai · 12 years ago
  31. 7ccbde5 ALSA: hda - Fix possible compile warnings regarding CONFIG_PM by Takashi Iwai · 12 years ago
  32. 3bdcff7 ALSA: lx6464es: Add a missing error check by Takashi Iwai · 12 years ago
  33. 265d931 ALSA: hda - Fix 'Beep Playback Switch' with no underlying mute switch by David Henningsson · 12 years ago
  34. 12022a7 ASoC: jack: Always notify full jack status by Mark Brown · 12 years ago
  35. 17c3f7e ASoC: wm5110: Add missing input PGA routes by Mark Brown · 12 years ago
  36. 14ebd8a ASoC: wm5102: Add missing input PGA routes by Mark Brown · 12 years ago
  37. 088c820 ALSA: hda - fix Copyright debug message by Wang Xingchao · 12 years ago
  38. 6152597 ALSA: hda - show ICT/KAE control bits by Wang Xingchao · 12 years ago
  39. 61f5d61 ASoC: Samsung: Fix build error by Sachin Kamat · 12 years ago
  40. e037cb4 ALSA : hda - bug fix on checking the supported power states of a codec by Mengdong Lin · 12 years ago
  41. 14bc9c6 ALSA: hda - Fix panned "Beep Playback Switch" by David Henningsson · 12 years ago
  42. de64c0e ALSA: cs46xx - signedness bug in snd_cs46xx_codec_read() by Dan Carpenter · 12 years ago
  43. fb099cb ASoC: core: Upgrade the severity of probe deferral errors to dev_err() by Mark Brown · 12 years ago
  44. 144dad9 ALSA: hda_intel: Add Device IDs for Intel Lynx Point-LP PCH by James Ralston · 12 years ago
  45. 7b03d1d Merge branch 'topic/hda-probe-defer' into for-next by Takashi Iwai · 12 years ago
  46. 97c6a3d ALSA: hda - Fix forgotten ifdef CONFIG_SND_HDA_PATCH_LOADER by Takashi Iwai · 12 years ago
  47. 5f18908 Merge branch 'topic/hda-probe-defer' into for-next by Takashi Iwai · 12 years ago
  48. 5cb543d ALSA: hda - Deferred probing with request_firmware_nowait() by Takashi Iwai · 12 years ago
  49. 4918cda ALSA: hda - Load firmware in hda_intel.c by Takashi Iwai · 12 years ago
  50. d34e4e0 ALSA: platform: Check CONFIG_PM_SLEEP instead of CONFIG_PM by Takashi Iwai · 12 years ago
  51. 1567693 ASoC: wm8994: Add missing dapm routes for WM8958 rev A by Chris Rattray · 12 years ago
  52. 52c0eee ASoC: wm8962: Don't duplicate bias level management in resume by Mark Brown · 12 years ago
  53. 8b5eae1 ASoC: bfin: fix memory leak in sport3 controller driver by Scott Jiang · 12 years ago
  54. 0d62427 ASoC: Davinci: McASP: Flush the FIFO before enabling by Vaibhav Bedia · 12 years ago
  55. 94c142a ALSA: hda - Fix pop noise in headphones on S3 for Asus X55A, X55V by David Henningsson · 12 years ago
  56. 8e13fc1 ALSA: hda - Add missing SPDIF I/O setup for CA0132 by Takashi Iwai · 12 years ago
  57. 27ebeb0 ALSA: hda - Use the standard PCM ops for CA0132 by Takashi Iwai · 12 years ago
  58. 55cf87f ALSA: hda - Fix superfluous "-in" suffix from CA0132 capture items by Takashi Iwai · 12 years ago
  59. ed36081 ALSA: hda - Add codec->pcm_format_first flag by Takashi Iwai · 12 years ago
  60. 0865a75 ASoC: imx-ssi: Remove mono support by Fabio Estevam · 12 years ago
  61. 48a08ba ASoC: mxs: Fix the name of the SoC family by Fabio Estevam · 12 years ago
  62. 012e7eb ALSA: hda - Fix double quirk for Quanta FL1 / Lenovo Ideapad by David Henningsson · 12 years ago
  63. 709aea6 ALSA: hda - Fix ugly debug prints with CONFIG_SND_VERBOSE_PRINTK=y by Takashi Iwai · 12 years ago
  64. d0db84e ASoC: omap-mcbsp: Fix 6pin mux configuration by Peter Ujfalusi · 12 years ago
  65. bb10b09 ALSA: hda - remove redundant auto quirks for conexant 506x by David Henningsson · 12 years ago
  66. e9fc83c ALSA: hda - remove quirk for Dell Vostro 1015 by David Henningsson · 12 years ago
  67. c8415a4 ALSA: hda - add dock support for Thinkpad X230 by Felix Kaechele · 12 years ago
  68. 8dfaa57 ALSA: hda - Fix regression of HDMI codec probing by Takashi Iwai · 12 years ago
  69. 4407be6 ALSA: hda - add dock support for Thinkpad T430s by Philipp A. Mohrenweiser · 12 years ago
  70. 793ea49 ALSA: print small buffers via %*ph[C] by Andy Shevchenko · 12 years ago
  71. 3c6c2a9 Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-3.6 by Mark Brown · 12 years ago
  72. d30a0d8 Merge branch 'topic/next' into for-next by Takashi Iwai · 12 years ago
  73. 988aec3 ALSA: isa: Move snd_legacy_find_free_ioport to initval.h by Ondrej Zary · 12 years ago
  74. fcfb786 ALSA: emu10k1: Avoid access to invalid pages when period=1 by Takashi Iwai · 12 years ago
  75. c810f90 ALSA: PCM: Fix possible memory leaks in the error path by Takashi Iwai · 12 years ago
  76. ac190c7 Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 12 years ago
  77. 98d3088 ASoC: core: Fix check before defaulting to regmap by Mark Brown · 12 years ago
  78. 707fba3 ALSA: hda - Support dock on Lenovo Thinkpad T530 with ALC269VC by Takashi Iwai · 12 years ago
  79. 9a51cf2 Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  80. a0e881b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  81. aff252a ALSA: snd-usb: fix clock source validity index by Daniel Mack · 12 years ago
  82. 8762541 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  83. 9d40e55 ASoC: wm8962: Allow VMID time to fully ramp by Mark Brown · 12 years ago
  84. d0e3cce ASoC: AC97 doesn't use regmap by default by Manuel Lauss · 12 years ago
  85. eef69ac ASoC: sgtl5000: enable VAG_POWER for LINE_IN by Dong Aisheng · 12 years ago
  86. 58f598f ASoC: ab8500: Inform SoC Core that we have our own I/O arrangements by Lee Jones · 12 years ago
  87. 1f43f6c ALSA: hda - Fix mute-LED GPIO initialization for IDT codecs by Takashi Iwai · 12 years ago
  88. ff8a1e2 ALSA: hda - Fix polarity of mute LED on HP Mini 210 by Takashi Iwai · 12 years ago
  89. 6df419e Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  90. 27c1ee3 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  91. b778b3f sound: use printk_get_level and printk_skip_level by Joe Perches · 12 years ago
  92. 3d0fe51 [media] snd_tea575x: Add a cannot_mute flag by Hans de Goede · 13 years ago
  93. 31a62d4 [media] snd_tea575x: Add write_/read_val operations by Hans de Goede · 13 years ago
  94. 3e701cd Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  95. e5b3542 ALSA: es1688 - freeup resources on init failure by Fengguang Wu · 12 years ago
  96. 5860930 sound_firmware: don't pass crap to filp_close() by Al Viro · 12 years ago
  97. e427c23 ALSA: hda - Workaround for silent output on VAIO Z with ALC889 by Takashi Iwai · 12 years ago
  98. c4bfe94 ALSA: hda - Fix WARNING from HDMI/DP parser by Takashi Iwai · 12 years ago
  99. 25918f9 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  100. 5e70b7fc ASoC: omap: Add missing modules aliases to get sound working on omap devices by Guillaume Gardet · 12 years ago