1. 9ad0e49 ALSA: hda - Add input jack layer support to Realtek codec by Kailang Yang · 14 years ago
  2. 4a4d4a6 ALSA: hda - Sort input pins in snd_hda_parse_pin_def_config() by Takashi Iwai · 14 years ago
  3. 990061c ALSA: hda - Add comments to new helper functions by Takashi Iwai · 14 years ago
  4. a1c9851 ALSA: hda - Reduce redundant mic location prefix in input source labels by Takashi Iwai · 14 years ago
  5. 10a20af ALSA: hda - Improve the input source name labels by Takashi Iwai · 14 years ago
  6. 86e2959 ALSA: hda - Remove AUTO_PIN_FRONT_{MIC|LINE} by Takashi Iwai · 14 years ago
  7. b5786e8 ALSA: hda - Keep char arrays in input_mux items by Takashi Iwai · 14 years ago
  8. 6cb3b70 ALSA: HDA: Add fixup pins for Ideapad Y550 by David Henningsson · 14 years ago
  9. 18675e4 ALSA: hda - Add fixup for FSC Celsius H270 by Takashi Iwai · 14 years ago
  10. 033688a ALSA: hda - Add multiple headphone support to ALC262 codec by Takashi Iwai · 14 years ago
  11. bb35feb ALSA: hda - Support multiple headphone auto-mute by Takashi Iwai · 14 years ago
  12. 03642c9 ALSA: hda - Clear left-over hp_pins in snd_hda_parse_pin_def_config() by Takashi Iwai · 14 years ago
  13. eb7f80c Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 14 years ago
  14. 122661b ALSA: hda - Fix wrong HP pin detection in snd_hda_parse_pin_def_config() by Takashi Iwai · 14 years ago
  15. 263d032 ALSA: hda - Improve input control names for IDT/STAC codecs by Vitaliy Kulikov · 14 years ago
  16. ab5a6eb ALSA: hda - Adding support for new IDT 92HD90BXX and 92HD91BXX codecs by Vitaliy Kulikov · 14 years ago
  17. 83c0de8 Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 14 years ago
  18. 080dc7b ALSA: hda - Enable PC-beep for EeePC with ALC269 codec by Takashi Iwai · 14 years ago
  19. a769cbc ALSA: hda - Add errata initverb sequence for CS42xx codecs by Brian Austin · 14 years ago
  20. 9737731 Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 14 years ago
  21. 4d15564 ALSA: hda - Add quirk for Lenovo T400s by Takashi Iwai · 14 years ago
  22. 048e78a ALSA: hda - Add a new hp-laptop model for Conexant 5066, tested on HP G60 by David Henningsson · 14 years ago
  23. 7b315bb ALSA: hda - Use new inputs[] field to parse input-pins for VIA codecs by Takashi Iwai · 14 years ago
  24. eea7dc9 ALSA: hda - Use new inputs[] field to parse input-pins for STAC/IDT codecs by Takashi Iwai · 14 years ago
  25. 66ceeb6 ALSA: hda - Use new inputs[] field to parse input-pins for Realtek codecs by Takashi Iwai · 14 years ago
  26. c1e0bb9 ALSA: hda - Use new inputs[] field to parse input-pins for CirrusLogic codecs by Takashi Iwai · 14 years ago
  27. fa4968a ALSA: hda - Use new inputs[] field to parse input-pins for CA-IBG codecs by Takashi Iwai · 14 years ago
  28. 9e042e7 ALSA: hda - Use new inputs[] field to parse input-pins for AD codecs by Takashi Iwai · 14 years ago
  29. d7b1ae9 ALSA: hda - Add snd_hda_get_input_pin_label() helper function by Takashi Iwai · 14 years ago
  30. 75e0eb2 ALSA: hda - Add inputs[] to auto_pin_cfg struct by Takashi Iwai · 14 years ago
  31. f326851 ALSA: hda - Refactor input-pin parser for VIA codecs by Takashi Iwai · 14 years ago
  32. 73413b1 ALSA: hda - embed alc_fixup contents into struct definitions by Takashi Iwai · 14 years ago
  33. 9dde3f9 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 14 years ago
  34. 6a36672 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 14 years ago
  35. 7a28826 ALSA: pcm: add more format names by Dan Carpenter · 14 years ago
  36. 3182c8a sound: oss: fix uninitialized spinlock by Akinobu Mita · 14 years ago
  37. 60f1deb ALSA: asihpi - Return hw error directly from oustream_write. by Eliot Blennerhassett · 14 years ago
  38. 708fafb ASoC: soc-core: fix debugfs_pop_time file permissions by Axel Lin · 14 years ago
  39. dbbcbc0 ALSA: hda - Add Sony VAIO quirk for ALC269 by David Henningsson · 14 years ago
  40. e9a8a85 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 14 years ago
  41. 70bf043 ASoC: i.MX ssi: use SSI_STCCR in synchronous mode by Sascha Hauer · 14 years ago
  42. d2f927d Merge branch 'fix/hda' into for-linus by Takashi Iwai · 14 years ago
  43. 6f0ef6e ALSA: hda - Add support for Lenovo S10-3t by Jerone Young · 14 years ago
  44. 3f50ac6 ALSA: hda - Fix stream and channel-ids codec-bus wide by Takashi Iwai · 14 years ago
  45. 4f34760 ALSA: hda - Fix conflict of sticky PCM parameter in HDMI codecs by Takashi Iwai · 14 years ago
  46. 9c77b84 ALSA: intel8x0: Mute External Amplifier by default for ThinkPad X31 by Daniel T Chen · 14 years ago
  47. 274714f ALSA: hda - Fix build error with CONFIG_PROC_FS=n by Takashi Iwai · 14 years ago
  48. 4d8ec5f ALSA: hda - Add support for IDT 92HD89XX codecs by Charles Chin · 14 years ago
  49. 2ea1ef5 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 14 years ago
  50. 76165a3 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 14 years ago
  51. 56385a1 ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter) by Jaroslav Kysela · 14 years ago
  52. c69aefa ALSA: hda - Fix ALC680 base model capture by Kailang Yang · 14 years ago
  53. b2c1e07 ASoC: Remove DSP mode support for WM8776 by Mark Brown · 14 years ago
  54. c3e68fa ALSA: hda - Add quirk for Dell Vostro 1220 by Takashi Iwai · 14 years ago
  55. a5ba6be ALSA: riptide - Fix detection / load of firmware files by Takashi Iwai · 14 years ago
  56. 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
  57. aaae527 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 14 years ago
  58. 18c5ef3 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 14 years ago
  59. 38d7b08 ALSA: sound/usb/format: silence uninitialized variable warnings by Dan Carpenter · 14 years ago
  60. b6b0569 ASoC: Only tweak WM8994 chip configuration on devices up to rev D by Mark Brown · 14 years ago
  61. 0c17b39 ASoC: Optimise DSP performance for WM8994 by Mark Brown · 14 years ago
  62. f0cea79 ALSA: hda - Fix dynamic ADC change working again by Takashi Iwai · 14 years ago
  63. bbbe339 ALSA: hda - Restrict PCM parameters per ELD information over HDMI by Takashi Iwai · 14 years ago
  64. 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
  65. 58d4ea6 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  66. 31cbd97 sound: oss: sh_dac_audio.c removed duplicated #include by Andrea Gelmini · 14 years ago
  67. c6774bc Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 14 years ago
  68. 6b4e901 Merge branch 'topic/misc' into for-linus by Takashi Iwai · 14 years ago
  69. 2e2211a ASoC: add AD1980 obsolete information by Sonic Zhang · 14 years ago
  70. ac77026 ASoC: register cache should be 1 byte aligned for 1 byte long register by Cliff Cai · 14 years ago
  71. 8a345a0 ALSA: hda - Adding support for new IDT 92HD87XX codecs by Charles Chin · 14 years ago
  72. 4f0ed9a ASoC: Fix inverted mute controls for WM8580 by Mark Brown · 14 years ago
  73. 81cd3fc ALSA: HDA: Use model=auto for LG R510 by David Henningsson · 14 years ago
  74. 9cf2657 ALSA: hda - patch_nvhdmi.c: Add missing codec IDs, unify names by Stephen Warren · 14 years ago
  75. 850eab9 ALSA: hda - add support for Conexant CX20584 by Takashi Iwai · 14 years ago
  76. 4831559 ALSA: hda - New snd-hda-intel model/pin config for hp dv7-4000 by Steven Eastland · 14 years ago
  77. 53bacfb ALSA: hda - Fix missing stream for second ADC on Realtek ALC260 HDA codec by Jonathan Woithe · 14 years ago
  78. 8b449d1 Merge remote branch 'gcl/next' into next by Benjamin Herrenschmidt · 14 years ago
  79. 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
  80. 949ad0a sound/soc: mpc5200_psc_ac97: Use gpio pins for cold reset by Eric Millbrandt · 14 years ago
  81. 1685e63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  82. 2dc1158 of/device: Replace struct of_device with struct platform_device by Grant Likely · 14 years ago
  83. eb54133 ALSA: hda - Make converter setups sticky by Takashi Iwai · 14 years ago
  84. fe3eb0a ALSA: hda - Add support for Acer ZGA ALC271 (1025:047c) by Kailang Yang · 14 years ago
  85. dc386c4 sound/oss: Adjust confusing if indentation by Julia Lawall · 14 years ago
  86. 2d00775 sound: oss: au1550_ac97.c removed duplicated #include by Andrea Gelmini · 14 years ago
  87. 03c0c29 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  88. bb4d004 ASoC: Fix for changed Eureka Kconfig symbol names by Eric Bénard · 14 years ago
  89. 74bf40f Merge branch 'topic/misc' into for-linus by Takashi Iwai · 14 years ago
  90. e719813 Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 14 years ago
  91. 2603798 Merge branch 'topic/hda' into for-linus by Takashi Iwai · 14 years ago
  92. 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  93. fc09176 ALSA: hda - Add pin-fix for HP dc5750 by Takashi Iwai · 14 years ago
  94. c468584 ALSA: als4000: Fix potentially invalid DMA mode setup by Ondrej Zary · 14 years ago
  95. 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
  96. d790d4d Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  97. b961923 ALSA: als4000: enable burst mode by Ondrej Zary · 14 years ago
  98. 748cce4 ALSA: hda - Fix initial capsrc selection in patch_alc269() by Takashi Iwai · 14 years ago
  99. bda7d2a ASoC: TWL4030: Capture route runtime DAPM ordering fix by Peter Ujfalusi · 14 years ago
  100. e096c8e ALSA: hda - Add PC-beep whitelist for an Intel board by Takashi Iwai · 14 years ago