1. b785a49 ALSA: replace strict_strto*() with kstrto*() by Jingoo Han · 11 years ago
  2. 60ea8ca ALSA: hda - Add snd_hda_jack_detect_state() helper function by Takashi Iwai · 11 years ago
  3. e4c3bce ALSA: hda - Headphone mic support for an Asus/Conexant device by David Henningsson · 11 years ago
  4. 68593c9 ALSA: hdspm - remove unneeded semicolon by Fengguang Wu · 11 years ago
  5. a067c03 Merge branch 'for-3.12' into for-next by Takashi Iwai · 11 years ago
  6. 9663398 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  7. 0fb3767 Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  8. bb93109 Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 11 years ago
  9. 97c4de8 Merge branch 'topic/hda-ad-remove-static' into for-3.12 by Takashi Iwai · 11 years ago
  10. 42d4ab8 ALSA: usb-audio: fix regression for fixed stream quirk by Eldad Zack · 11 years ago
  11. b6c44f4 ALSA: firewire-speakers: remove not-reused member from structure by Takashi Sakamoto · 11 years ago
  12. 2e17c5a Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  13. cd63a5f ALSA: hda - Keep halting ALC5505 DSP by Takashi Iwai · 11 years ago
  14. 69358fc ALSA: hdspm - Added some comments and control register documentation by Martin Dausel · 11 years ago
  15. 04659f9 ALSA: hdspm - Use snd_ctl_enum_info() in snd_hdspm_info_autosync_ref by Adrian Knoth · 11 years ago
  16. eb0d4db ALSA: hdspm - Use snd_ctl_enum_info() for texts_autosync by Adrian Knoth · 11 years ago
  17. 3881654 ALSA: hdspm - Use snd_ctl_enum_info for most text arrays by Adrian Knoth · 11 years ago
  18. 0dc831b ALSA: hdspm - AES32: Enable TCO support by Adrian Knoth · 11 years ago
  19. 2d63ec3 ALSA: hdspm - AES32: Report external sample rate to userspace by Adrian Knoth · 11 years ago
  20. 2336142 ALSA: hdspm - Introduce hdspm_external_rate_to_enum() helper function by Adrian Knoth · 11 years ago
  21. 194062d ALSA: hdspm - AES32: Include TCO and Sync-In in proc output by Adrian Knoth · 11 years ago
  22. 2d60fc7 ALSA: hdspm - AES32: Enable TCO/Sync-In in snd_hdspm_put_sync_ref() by Adrian Knoth · 11 years ago
  23. dbae4a0 ALSA: hdspm - AES32: Enable TCO input in hdspm_external_sample_rate() by Adrian Knoth · 11 years ago
  24. 3ac9b0a ALSA: hdspm - AES32: Ignore float/int format bit by Adrian Knoth · 11 years ago
  25. 051c44f ALSA: hdspm - Enable AES32 in hdspm_get_tco_sample_rate by Adrian Knoth · 11 years ago
  26. a57fea8 ALSA: hdspm - Enable AES32 in hdspm_get_wc_sample_rate by Adrian Knoth · 11 years ago
  27. 5b26635 ALSA: hdspm - Add prototype declarations by Adrian Knoth · 11 years ago
  28. d3c36ed ALSA: hdspm - Introduce hdspm_get_aes_sample_rate() by Adrian Knoth · 11 years ago
  29. db2d1a9 ALSA: hdspm - AES32: Add TCO and Sync-In text entries by Adrian Knoth · 11 years ago
  30. 3c32de5 ALSA: hdspm - AIO: Drop superfluous HDSPM_AUTOSYNC_REF by Adrian Knoth · 11 years ago
  31. e71b95a ALSA: hdspm - Cosmetics, no real change by Adrian Knoth · 11 years ago
  32. b0bf550 ALSA: hdspm - AES32: Fix TCO sync check reporting by Adrian Knoth · 11 years ago
  33. 5760107 ALSA: hdspm - Create TCO readout function by Adrian Knoth · 11 years ago
  34. 1cb7dbf ALSA: hdspm - Fix S/PDIF Sync status and frequency on RME AIO by Adrian Knoth · 11 years ago
  35. 3de9db2 ALSA: hdspm - Add support for AEBs on RME AIO by Adrian Knoth · 11 years ago
  36. 42f4c12 ALSA: hdspm - Enable AD/DA/PH gains and S/PDIF-Input select on AIO by Adrian Knoth · 11 years ago
  37. acf1476 ALSA: hdspm - Introduce generic AIO tristate control by Adrian Knoth · 11 years ago
  38. 8cea571 ALSA: hdspm - Refactor ENUMERATED_CTL_INFO into function by Adrian Knoth · 11 years ago
  39. fb0f121 ALSA: hdspm - Add S/PDIF, XLR, WCK48 and ADAT-in controls for RME AIO cards by Adrian Knoth · 11 years ago
  40. 11a5cd3 ALSA: hdspm - Add S/PDIF and WCK48 controls for RME RayDAT by Adrian Knoth · 11 years ago
  41. 34be7eb ALSA: hdspm - Drop duplicate code in hdspm_set_system_clock_mode() by Adrian Knoth · 11 years ago
  42. ce13f3f ALSA: hdspm - Augment HDSPM_TOGGLE_SETTING for AIO/RayDAT by Adrian Knoth · 11 years ago
  43. b2ed632 ALSA: hdspm - Introduce hdspm_is_raydat_or_aio() by Adrian Knoth · 11 years ago
  44. 384f778 ALSA: hdspm - Add missing defines for RME AIO and RayDAT by Adrian Knoth · 11 years ago
  45. 632408a ALSA: hda - Remove static quirks for AD1986A codec by Takashi Iwai · 11 years ago
  46. 38f0ad7 Merge tag 'asoc-v3.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 11 years ago
  47. 80cc38b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  48. 70a9f87 Merge remote-tracking branch 'asoc/fix/wm8962' into asoc-linus by Mark Brown · 11 years ago
  49. 58be9a9 Merge remote-tracking branch 'asoc/fix/samsung' into asoc-linus by Mark Brown · 11 years ago
  50. 1b36881 Merge remote-tracking branch 'asoc/fix/mxs' into asoc-linus by Mark Brown · 11 years ago
  51. 986a622 Merge remote-tracking branch 'asoc/fix/fsl' into asoc-linus by Mark Brown · 11 years ago
  52. 0f7dbda ALSA: hda - Drop a few other static quirks for AD1986A by Takashi Iwai · 11 years ago
  53. fc39a7e ALSA: hda - Drop static quirk for Toshiba Satellite L40-10Q by Takashi Iwai · 11 years ago
  54. 7fc116e ALSA: hda - Drop static quirks for other AD1986A Samsung machines by Takashi Iwai · 11 years ago
  55. f8c0ab1 ALSA: hda - Convert static quirks for AD1986A Samsung laptops by Takashi Iwai · 11 years ago
  56. e0b2716 ALSA: hda - Convert the static quirk for Samsung Q1 Ultra by Takashi Iwai · 11 years ago
  57. 36ad453 ALSA: hda - Remove static quirks for AD1988 codecs by Takashi Iwai · 11 years ago
  58. 4642aab ASoC: wm8962: fix NULL pdata pointer by Shawn Guo · 11 years ago
  59. 28e5ca7 ASoC: imx-sgtl5000: return E_PROBE_DEFER if ssi/codec not found by Arnaud Patard (Rtp) · 11 years ago
  60. bd450dc ALSA: hda - Remove static quirks for AD1981 and AD1983 codecs by Takashi Iwai · 11 years ago
  61. 5ccc618 ALSA: hda - Remove static quirks for AD1884/1984 & variants by Takashi Iwai · 11 years ago
  62. aa95d61 ALSA: hda - Remove static quirks for AD1882 by Takashi Iwai · 11 years ago
  63. f404627 ALSA: hda - Add fixup for HP TouchSmart with AD1984A codec by Takashi Iwai · 11 years ago
  64. b3ff046 ASoC: Samsung: Remove redundant comment by Sachin Kamat · 11 years ago
  65. 6a699be ALSA: hda - Add fixup for Lenovo Thinkpad with AD1984 codec by Takashi Iwai · 11 years ago
  66. 1a39b5e ALSA: hda - Add GPIO control to AD1884 HP fixup by Takashi Iwai · 11 years ago
  67. ea2409b ARM: OMAP2+: N900: enable N900-specific drivers even if device tree is enabled by Pavel Machek · 11 years ago
  68. 8f0b3b7 ALSA: hda - Fix EAPD vmaster hook for AD1884 & co by Takashi Iwai · 11 years ago
  69. 1286da8 Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  70. 02aa2a3 drivers: avoid format string in dev_set_name by Kees Cook · 11 years ago
  71. 3b1f9f5 sound/soc/codecs/si476x.c: don't use 0bNNN by Andrew Morton · 11 years ago
  72. 790eac5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  73. 1ba65ae ALSA: vmaster: Fix the regression of missing vmaster hook call by Takashi Iwai · 11 years ago
  74. 0bf6a21 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  75. 3883cbb Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  76. 63580e5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  77. 0429ffe ASoC: samsung: Remove obsolete GPIO based DT pinmuxing by Mark Brown · 11 years ago
  78. 7c9e615 ASoC: mxs: register saif mclk to clock framework by Shawn Guo · 11 years ago
  79. 05843c0 ALSA: hda - Add Dell SSID to support Headset Mic recording by Kailang Yang · 11 years ago
  80. ef866ac Merge tag 'asoc-v3.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 11 years ago
  81. 370887f Merge remote-tracking branch 'asoc/topic/x86' into asoc-next by Mark Brown · 11 years ago
  82. e78e4c4 Merge remote-tracking branch 'asoc/topic/twl6040' into asoc-next by Mark Brown · 11 years ago
  83. 233d6a9 Merge remote-tracking branch 'asoc/topic/tas5086' into asoc-next by Mark Brown · 11 years ago
  84. e4ca49d Merge remote-tracking branch 'asoc/topic/ext' into asoc-next by Mark Brown · 11 years ago
  85. fbc6c4e Merge remote-tracking branch 'asoc/topic/adsp' into asoc-next by Mark Brown · 11 years ago
  86. 4494783 Merge remote-tracking branch 'asoc/topic/adau1701' into asoc-next by Mark Brown · 11 years ago
  87. cef929e ASoC: adau1701: remove control_data assignment by Daniel Mack · 11 years ago
  88. ee44114 ASoC: adau1701: more direct regmap usage by Daniel Mack · 11 years ago
  89. f74b5e2 ASoC: ac97: fixup multi-platform AC'97 module build failure by Kevin Hilman · 11 years ago
  90. 7685e01 ASoC: pxa2xx: fixup multi-platform AC'97 build failures by Kevin Hilman · 11 years ago
  91. 8a08f4c ASoC: tegra20-ac97: Remove unused variable by Thierry Reding · 11 years ago
  92. 128521f ASoC: tegra20-ac97: Remove duplicate error message by Thierry Reding · 11 years ago
  93. 0888c32 pcm_native: switch to fdget()/fdput() by Al Viro · 11 years ago
  94. 350226c samsung: don't bother with setting VM_IO by Al Viro · 11 years ago
  95. 83a35e3 treewide: relase -> release by Geert Uytterhoeven · 11 years ago
  96. 066624c ALSA: usb-audio: Add Audio Advantage Micro II by Przemek Rudy · 11 years ago
  97. accaf69d Merge tag 'asoc-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next by Takashi Iwai · 11 years ago
  98. 2751608 Merge remote-tracking branch 'asoc/topic/x86' into asoc-next by Mark Brown · 11 years ago
  99. 214c3ee Merge remote-tracking branch 'asoc/topic/twl6040' into asoc-next by Mark Brown · 11 years ago
  100. da51f83 Merge remote-tracking branch 'asoc/topic/tas5086' into asoc-next by Mark Brown · 11 years ago