1. e771251 ASoC: Support non-crystal master clocks for WM8731 by Mark Brown · 14 years ago
  2. 2ea1ef5 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 14 years ago
  3. 76165a3 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 14 years ago
  4. bd76af0 ALSA: pcm midlevel code - add time check for double interrupt acknowledge by Jaroslav Kysela · 14 years ago
  5. e7cfbea Merge branch 'fix/misc' into topic/misc by Takashi Iwai · 14 years ago
  6. 7ac03db Merge branch 'topic/aloop' into topic/misc by Takashi Iwai · 14 years ago
  7. 6ab561c Merge branch 'topic/isa' into topic/misc by Takashi Iwai · 14 years ago
  8. 56385a1 ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter) by Jaroslav Kysela · 14 years ago
  9. 720ffa4 ASoC: core - fix build warning on x86_64 by Liam Girdwood · 14 years ago
  10. 4c3f9d5 ASoC: core - fix build warning on x86_64 by Liam Girdwood · 14 years ago
  11. 1593d7d ASoC: Fix a few more PXA build errors by Mark Brown · 14 years ago
  12. 3ca2ecd ASoC: Multi-component: JZ4740: QI_LB60 board fixes by Lars-Peter Clausen · 14 years ago
  13. 366624b ASoC: Remove unused WM8974 private data by Mark Brown · 14 years ago
  14. c69aefa ALSA: hda - Fix ALC680 base model capture by Kailang Yang · 14 years ago
  15. f538281 ASoC: Fix argument ordering for snd_soc_update_bits() in WM8580 by Mark Brown · 14 years ago
  16. c25edef ASoC: Fix WM8580 CLKSEL mask selection by Mark Brown · 14 years ago
  17. e4862f2 Merge branch 'for-2.6.36' into for-2.6.37 by Mark Brown · 14 years ago
  18. b2c1e07 ASoC: Remove DSP mode support for WM8776 by Mark Brown · 14 years ago
  19. c3e68fa ALSA: hda - Add quirk for Dell Vostro 1220 by Takashi Iwai · 14 years ago
  20. a5ba6be ALSA: riptide - Fix detection / load of firmware files by Takashi Iwai · 14 years ago
  21. bbcf6e8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 14 years ago
  22. 1b68c95 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  23. ec62dbd Merge branch 'for-2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into for-2.6.37 by Mark Brown · 14 years ago
  24. 6bfb6aa ASoC: Automatically manage WM8580 DAC OSR by Mark Brown · 14 years ago
  25. dacfe9f ASoC: Fix inverted WM8580 capture mute control by Mark Brown · 14 years ago
  26. ba2772e ASoC: Implement BCLK rate selection for WM8580 by Mark Brown · 14 years ago
  27. c5607d8 ASoC: Automatically calculate clock ratio for WM8580 by Mark Brown · 14 years ago
  28. 8ef339d ASoC: Remove unused rate selection bitmasks from WM8580 by Mark Brown · 14 years ago
  29. e231cab ASoC: Convert WM8580 hw_params to use snd_soc_update_bits() by Mark Brown · 14 years ago
  30. eaae183 ASoC: Add a bit of resource unwinding in the S3C IISv4 driver by Mark Brown · 14 years ago
  31. f5d1e5e ASoC: update setting for pxa ssp slave mode by Haojian Zhuang · 14 years ago
  32. dd99a45 ASoC: fix pxa2xx-pcm.h path by Haojian Zhuang · 14 years ago
  33. 10e2f11 ASoC: multi-component: Fix reference to moved header file, which was unused anyway. by Ian Lartey · 14 years ago
  34. 6ba6c9c ASoC: Remove redundant device name from debugfs directory by Mark Brown · 14 years ago
  35. 13cb61f ASoC: Set up debugfs only once per CODEC by Mark Brown · 14 years ago
  36. aaae527 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 14 years ago
  37. 18c5ef3 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 14 years ago
  38. 38d7b08 ALSA: sound/usb/format: silence uninitialized variable warnings by Dan Carpenter · 14 years ago
  39. 4f4e8f6 ALSA: usb: USB3 SuperSpeed sound support by Paul Zimmerman · 14 years ago
  40. b6b0569 ASoC: Only tweak WM8994 chip configuration on devices up to rev D by Mark Brown · 14 years ago
  41. 0c17b39 ASoC: Optimise DSP performance for WM8994 by Mark Brown · 14 years ago
  42. cbaa9f6 ALSA: ISA: Remove snd-sgalaxy by René Herman · 14 years ago
  43. 4953119 ALSA: ISA: New Aztech Sound Galaxy driver by René Herman · 14 years ago
  44. f0cea79 ALSA: hda - Fix dynamic ADC change working again by Takashi Iwai · 14 years ago
  45. bbbe339 ALSA: hda - Restrict PCM parameters per ELD information over HDMI by Takashi Iwai · 14 years ago
  46. 14a4fa2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  47. 58d4ea6 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  48. 381ac99 ASoC: Remove unused driver data from WM8961 probe by Mark Brown · 14 years ago
  49. 48bd347 ASoC: Staticise WM8727 codec driver structure by Mark Brown · 14 years ago
  50. 54d8d0a ASoC: Update WM8962 to build with multi-component by Mark Brown · 14 years ago
  51. cf7af01 Merge branch 'topic/multi-component' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc-2.6 into for-2.6.37 by Mark Brown · 14 years ago
  52. 5dcba5d ASoC: multi-component: TWL4030: Restore registers on removal by Peter Ujfalusi · 14 years ago
  53. a6d1434 ASoC: Automatically determine control_data for soc-cache users by Mark Brown · 14 years ago
  54. 960d069 ASoC: Add MODULE_ALIAS to Samsung DAI drivers by Mark Brown · 14 years ago
  55. 38445af ASoC: Remove version display from WM8971 driver by Mark Brown · 14 years ago
  56. af3751a ASoC: Remove unneeded control_data management from Wolfson drivers by Mark Brown · 14 years ago
  57. 26e277d ASoC: Remove version display from WM8510 driver by Mark Brown · 14 years ago
  58. ff71334 asoc/multi-component: fsl: add support for disabled SSI nodes by Timur Tabi · 14 years ago
  59. 87a0632 asoc/multi-component: fsl: fix exit and error paths in DMA and SSI drivers by Timur Tabi · 14 years ago
  60. 1a3c5a4 asoc/multi-component: fsl: add support for 36-bit physical addresses by Timur Tabi · 14 years ago
  61. 6e6f662 powerpc: rename immap_86xx.h to fsl_guts.h, and add 85xx support by Timur Tabi · 14 years ago
  62. f51582f ASoC: multi-component - Add Goni sound driver by Chanwoo Choi · 14 years ago
  63. 3782a52 ASoC: multi-component - Add Aquila sound driver by Chanwoo Choi · 14 years ago
  64. f0fba2a ASoC: multi-component - ASoC Multi-Component Support by Liam Girdwood · 14 years ago
  65. 31cbd97 sound: oss: sh_dac_audio.c removed duplicated #include by Andrea Gelmini · 14 years ago
  66. c6774bc Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 14 years ago
  67. 6b4e901 Merge branch 'topic/misc' into for-linus by Takashi Iwai · 14 years ago
  68. 2e2211a ASoC: add AD1980 obsolete information by Sonic Zhang · 14 years ago
  69. ac77026 ASoC: register cache should be 1 byte aligned for 1 byte long register by Cliff Cai · 14 years ago
  70. 8a345a0 ALSA: hda - Adding support for new IDT 92HD87XX codecs by Charles Chin · 14 years ago
  71. 6f341d14 ASoC: Correct WM8580 Capture control names by Mark Brown · 14 years ago
  72. 9d37e89 ASoC: Document CFG switch settings for SMDK6410 WM8580 usage by Mark Brown · 14 years ago
  73. 698cb11 ASoC: Remove /s from widget names on SMDK64xx WM8580 by Mark Brown · 14 years ago
  74. 4f0ed9a ASoC: Fix inverted mute controls for WM8580 by Mark Brown · 14 years ago
  75. 81cd3fc ALSA: HDA: Use model=auto for LG R510 by David Henningsson · 14 years ago
  76. 9cf2657 ALSA: hda - patch_nvhdmi.c: Add missing codec IDs, unify names by Stephen Warren · 14 years ago
  77. 597603d ALSA: introduce the snd-aloop module for the PCM loopback by Jaroslav Kysela · 14 years ago
  78. 850eab9 ALSA: hda - add support for Conexant CX20584 by Takashi Iwai · 14 years ago
  79. 4831559 ALSA: hda - New snd-hda-intel model/pin config for hp dv7-4000 by Steven Eastland · 14 years ago
  80. 53bacfb ALSA: hda - Fix missing stream for second ADC on Realtek ALC260 HDA codec by Jonathan Woithe · 14 years ago
  81. 8b449d1 Merge remote branch 'gcl/next' into next by Benjamin Herrenschmidt · 14 years ago
  82. faa38b5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  83. 949ad0a sound/soc: mpc5200_psc_ac97: Use gpio pins for cold reset by Eric Millbrandt · 14 years ago
  84. 1685e63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  85. 2dc1158 of/device: Replace struct of_device with struct platform_device by Grant Likely · 14 years ago
  86. eb54133 ALSA: hda - Make converter setups sticky by Takashi Iwai · 14 years ago
  87. fe3eb0a ALSA: hda - Add support for Acer ZGA ALC271 (1025:047c) by Kailang Yang · 14 years ago
  88. dc386c4 sound/oss: Adjust confusing if indentation by Julia Lawall · 14 years ago
  89. 2d00775 sound: oss: au1550_ac97.c removed duplicated #include by Andrea Gelmini · 14 years ago
  90. 03c0c29 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  91. bb4d004 ASoC: Fix for changed Eureka Kconfig symbol names by Eric Bénard · 14 years ago
  92. 9a76f1f ASoC: Add initial WM8962 CODEC driver by Mark Brown · 14 years ago
  93. 74bf40f Merge branch 'topic/misc' into for-linus by Takashi Iwai · 14 years ago
  94. e719813 Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 14 years ago
  95. 2603798 Merge branch 'topic/hda' into for-linus by Takashi Iwai · 14 years ago
  96. 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  97. fc09176 ALSA: hda - Add pin-fix for HP dc5750 by Takashi Iwai · 14 years ago
  98. c468584 ALSA: als4000: Fix potentially invalid DMA mode setup by Ondrej Zary · 14 years ago
  99. f46e991 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  100. d790d4d Merge branch 'master' into for-next by Jiri Kosina · 14 years ago