1. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  2. 76531d4 Merge branch 'topic/hda' into for-linus by Takashi Iwai · 13 years ago
  3. 7d339ae Merge branch 'topic/misc' into for-linus by Takashi Iwai · 13 years ago
  4. 000477a ALSA: asihpi - Replace with snd_ctl_boolean_mono_info() by Takashi Iwai · 13 years ago
  5. 509a714 ALSA: asihpi - HPI version 4.08 by Eliot Blennerhassett · 13 years ago
  6. fe0aa88e ALSA: asihpi - Add volume mute controls by Eliot Blennerhassett · 13 years ago
  7. c830613 ALSA: asihpi - Control name updates by Eliot Blennerhassett · 13 years ago
  8. 3d0591e ALSA: asihpi - Use size_t for sizeof result by Eliot Blennerhassett · 13 years ago
  9. 5ddc5be ALSA: asihpi - Explicitly include mutex.h by Eliot Blennerhassett · 13 years ago
  10. b7f1248 ALSA: asihpi - Add new node and message defines by Eliot Blennerhassett · 13 years ago
  11. 33162d2 ALSA: asihpi - Make local function static by Eliot Blennerhassett · 13 years ago
  12. 938c565 ALSA: asihpi - Fix minor typos and spelling by Eliot Blennerhassett · 13 years ago
  13. 4bf8cff ALSA: asihpi - Remove unused structures, macros and functions by Eliot Blennerhassett · 13 years ago
  14. 1c073b6 ALSA: asihpi - Remove spurious adapter index check by Eliot Blennerhassett · 13 years ago
  15. 0a17e99 ALSA: asihpi - Revise snd_pcm_debug_name, get rid of DEBUG_NAME macro by Eliot Blennerhassett · 13 years ago
  16. 95a4c6e ALSA: asihpi - DSP code loader API now independent of OS by Eliot Blennerhassett · 13 years ago
  17. 58fbf77 ALSA: asihpi - Remove controlex structs and associated special data transfer code by Eliot Blennerhassett · 13 years ago
  18. c6c2c9a ALSA: asihpi - Increase request and response buffer sizes by Eliot Blennerhassett · 13 years ago
  19. 82b5774 ALSA: asihpi - Give more meaningful name to hpi request message type by Eliot Blennerhassett · 13 years ago
  20. a353fbb ALSA: hda - Remove a superfluous argument of via_auto_init_output() by Takashi Iwai · 13 years ago
  21. 020066d ALSA: hda - Fix indep-HP path (de-)activation for VT1708* codecs by Takashi Iwai · 13 years ago
  22. 3b607e3 ALSA: hda - Switch HP DAC dynamically with indep-HP switch for VIA by Takashi Iwai · 13 years ago
  23. 3214b96 ALSA: hda - Implement dynamic loopback control for VIA codecs by Takashi Iwai · 13 years ago
  24. c81c6b3 ALSA: virtuoso: fix silent analog output on Xonar Essence ST Deluxe by Clemens Ladisch · 13 years ago
  25. f21169a ALSA: intel8x0: Apply headphones+mute LED quirk for Dell Inspiron 9300 by Daniel T Chen · 13 years ago
  26. 00ef961 ALSA: hda - Fix krealloc() replacement in hda_codec.c by Takashi Iwai · 13 years ago
  27. 7b1655f ALSA: hda - Re-add need_dac_fix check for multi-io jacks of Realtek codecs by Takashi Iwai · 13 years ago
  28. cf01b73 ALSA: hda - fix up typos in Kconfig help for default buffer size introduced in acfa634f by Paul Menzel · 13 years ago
  29. acfa634 ALSA: hda - Add Kconfig for the default buffer size by Takashi Iwai · 13 years ago
  30. 3101ba0 ALSA: Use krealloc() in possible places by Takashi Iwai · 13 years ago
  31. 30b4503 ALSA: hda - Expose secret DAC-AA connection of some VIA codecs by Takashi Iwai · 13 years ago
  32. 9e7717c ALSA: hda - Always read raw connections for proc output by Takashi Iwai · 13 years ago
  33. b2f934a ALSA: hda - Add snd_hda_override_conn_list() helper function by Takashi Iwai · 13 years ago
  34. 1911059 ALSA: hda - Turn on extra EAPDs on Conexant codecs by Takashi Iwai · 13 years ago
  35. b7e9c22 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  36. 9499473 ALSA: hda - Preserve input pin-ctl bits in HP-automute for VIA codec by Takashi Iwai · 13 years ago
  37. 6e969d9 ALSA: hda - Set line-out pin-ctls properly when indep-HP mode changes by Takashi Iwai · 13 years ago
  38. 21ce0b6 ALSA: hda - Via Fix speaker-mute checks in VIA driver by Takashi Iwai · 13 years ago
  39. 017f2a1 ALSA: hda - Implement 44kHz workaround for IdeadPad as fixup by Takashi Iwai · 13 years ago
  40. abaead6 ALSA: hda - Fix a copmile warning by Takashi Iwai · 13 years ago
  41. 3e6179b ALSA: hda - Merge alc*_parse_auto_config() functions in patch_realtek.c by Takashi Iwai · 13 years ago
  42. 8452a98 ALSA: hda - Merge ALC260 auto-parser code by Takashi Iwai · 13 years ago
  43. 4c11398 ALSA: hda - Merge ALC269 parser code by Takashi Iwai · 13 years ago
  44. be9bc37 ALSA: hda - Merge ALC268/269 auto-parser codes by Takashi Iwai · 13 years ago
  45. 72dcd8e ALSA: hda - Merge ALC861 auto-parser code by Takashi Iwai · 13 years ago
  46. 44c0240 ALSA: hda - Fix amp-cap checks in patch_realtek.c by Takashi Iwai · 13 years ago
  47. a1f649d ALSA: hda - Merge ALC861-VD auto-parse to the standard parser by Takashi Iwai · 13 years ago
  48. 268ff6f ALSA: hda - Fix auto-mic detection in Realtek codec-parser by Takashi Iwai · 13 years ago
  49. 28dc10a ALSA: hda - Fix output-path of VT1812 codec by Lydia Wang · 13 years ago
  50. 21d45d2 ALSA: hda - Fix Oops in smart51 parsing in VIA codec by Takashi Iwai · 13 years ago
  51. e477062 ALSA: hda - Provide the standard auto_init for Realtek codecs by Takashi Iwai · 13 years ago
  52. afcd551 ALSA: hda - Merge ALC680 auto-parser to the standard parser by Takashi Iwai · 13 years ago
  53. e59ea3e ALSA: hda - Add a fix-up for HP RP5800 by Takashi Iwai · 13 years ago
  54. a2a870c ALSA: hda - Fix Independent-HP detection on VT2002P/1802/1812 codecs by Lydia Wang · 13 years ago
  55. 5c9a561 ALSA: hda - Fix DAC checks for VT2002P/1802/1812 codecs by Lydia Wang · 13 years ago
  56. d69607b ALSA: hda - Fix VIA output-path init for VT2002P/1802/1812 by Lydia Wang · 13 years ago
  57. 1d045db ALSA: hda - Split quirk codes from patch_realtek.c by Takashi Iwai · 13 years ago
  58. 0e4a73a ALSA: hda - Use common paser for digital I/O for ALC260 by Takashi Iwai · 13 years ago
  59. 2126896 ALSA: hda - More flexible dynamic-ADC switching for Realtek codecs by Takashi Iwai · 13 years ago
  60. a926757 ALSA: hda - Fix warning with ALC882 digital-out detection by Takashi Iwai · 13 years ago
  61. c2d986b ALSA: hda - Clean-up PCM assignments in patch_realtek.c by Takashi Iwai · 13 years ago
  62. f970de2 ALSA: hda - Unify alc*_auto_init_input_src() in patch_realtek.c by Takashi Iwai · 13 years ago
  63. d6cc9fab ALSA: hda - Parse ADCs and CAPSRCs dynamically for Realtek auto-parser by Takashi Iwai · 13 years ago
  64. 0a7f532 ALSA: hda - Unify alc_auto_init_analog_input() calls by Takashi Iwai · 13 years ago
  65. b782170 ALSA: hda - Parse ADCs in alc_auto_create_input_ctls() by Takashi Iwai · 13 years ago
  66. 343a04b ALSA: hda - Code consolidation for ALC88x and ALC662 auto-parsers by Takashi Iwai · 13 years ago
  67. 97aaab7 ALSA: hda - Create bind-mutes appropriately for ALC662 auto-parser by Takashi Iwai · 13 years ago
  68. cd51155 ALSA: hda - Initialize DACs in ALC662 auto-parser mode by Takashi Iwai · 13 years ago
  69. bb8bf4d ALSA: hda - Parse HP and speaker DACs even for multi connections for ALC662 by Takashi Iwai · 13 years ago
  70. 8e89995 Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 13 years ago
  71. 9c7a083 ALSA: hda - Change all ADCs for dual-adc switching mode for Realtek by Takashi Iwai · 13 years ago
  72. b687857 ALSA: hda - Add Realtek ALC269VC codec support by Kailang Yang · 13 years ago
  73. bac4b92 ALSA: hda - Don't add aa-mix for VIA surrounds by Takashi Iwai · 13 years ago
  74. 18bd2c4 ALSA: hda - Create HP-vol control properly for VIA codecs by Takashi Iwai · 13 years ago
  75. de6c74f ALSA: hda - Define some constants in patch_via.c by Takashi Iwai · 13 years ago
  76. b89596a ALSA: hda - Fix invalid multi-channel amplifiers for VT1718S by Lydia Wang · 13 years ago
  77. c4394f5 ALSA: hda - Fix issue that front can't output sound for VT1718S by Lydia Wang · 13 years ago
  78. e5e1468 ALSA: hda - Fix the silent front with independent-HP for VIA codecs by Lydia Wang · 13 years ago
  79. 350434e ALSA: hda - Fix missing initialization in alc662 auto-parser by Takashi Iwai · 13 years ago
  80. 2525050 ALSA: hda - Re-implementation of VIA Independent-HP sharing with side stream by Takashi Iwai · 13 years ago
  81. 286bed0 ALSA: hdspm - Fix compile warnings with PPC by Takashi Iwai · 13 years ago
  82. 7127641 ALSA: cs5535 - Fix invalid big-endian conversions by Takashi Iwai · 13 years ago
  83. f5b2d0e ALSA: HDMI - fix ELD monitor name length by Wu Fengguang · 13 years ago
  84. e322a36 ALSA: hda - Fix jack-detection on non-VT1708 VIA codecs by Lydia Wang · 13 years ago
  85. 94230c1 ALSA: hda - Fix unused variable warning by Takashi Iwai · 13 years ago
  86. c82693d ALSA: hda - Enable auto-parser as default for Conexant codecs by Takashi Iwai · 13 years ago
  87. c254931 Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 13 years ago
  88. 8d087c7 ALSA: hda - Create snd_hda_get_conn_index() helper function by Takashi Iwai · 13 years ago
  89. 63f10d2 ALSA: hda - Fix unsol event initializations for VIA codecs by Lydia Wang · 13 years ago
  90. 9966db22 ALSA: HDA: Add model=auto quirk for Acer Aspire 3830TG by David Henningsson · 13 years ago
  91. f0ca89b ALSA: HDA: Add a new Conexant codec ID (506c) by David Henningsson · 13 years ago
  92. ff2b7e2 ALSA: hda - Fix warnings with CONFIG_SND_POWER_SAVE=n by Takashi Iwai · 13 years ago
  93. 880a050 ALSA: hda - remove SND_HDA_POWER_SAVE protection of struct hda_loopback_check by Stephen Rothwell · 13 years ago
  94. 4f574b7 ALSA: hda - More volume-init fixes for ALC267 codec by Takashi Iwai · 13 years ago
  95. 7ec9c6c ALSA: hda - Fix volume-init for ALC259 with invalid widget caps by Takashi Iwai · 13 years ago
  96. 050ea75 ALSA: hda - Fix volume-init of ALC299 & co by Takashi Iwai · 13 years ago
  97. 39fa84e ALSA: hda - Simplify EAPD control in patch_realtek.c by Takashi Iwai · 13 years ago
  98. 6d86b4f ALSA: hda - Fix auto-init of output volumes of Realtek codecs by Takashi Iwai · 13 years ago
  99. 00c6850 Merge branch 'topic/via-cleanup' into topic/hda by Takashi Iwai · 13 years ago
  100. 3af9ee6 ALSA: hda - Check hard-wired DACs at first for ALC662 & co by Takashi Iwai · 13 years ago