1. 1f017a9 [ARM] pxa: move AC97 register definitions into dedicated regs-ac97.h by Eric Miao · 16 years ago
  2. afb5b5c [ARM] pxa: explicit #include <mach/dma.h> in various drivers by Eric Miao · 16 years ago
  3. ef71b1b Merge branches 'topic/fix/hda' and 'topic/fix/misc' into for-linus by Takashi Iwai · 16 years ago
  4. c5d08bb ALSA: hda - Fix resume of GPIO unsol event for STAC/IDT by Takashi Iwai · 16 years ago
  5. 80bf272 ALSA: hda - Add quirks for HP Pavilion DV models by Takashi Iwai · 16 years ago
  6. 41c3b64 ALSA: hda - Fix GPIO initialization in patch_stac92hd71bxx() by Takashi Iwai · 16 years ago
  7. 8e5f262 ALSA: hda - Check model type instead of SSID in patch_92hd71bxx() by Takashi Iwai · 16 years ago
  8. d6f35e3 ALSA: sound/pci/pcxhr/pcxhr.c: introduce missing kfree and pci_disable_device by Julia Lawall · 16 years ago
  9. c39555d ALSA: hda: STAC_VREF_EVENT value change by Matthew Ranostay · 16 years ago
  10. 6a12afb ALSA: hda - Missing NULL check in hda_beep.c by Takashi Iwai · 16 years ago
  11. 4d4e9bb ALSA: hda - Add digital beep playback switch for STAC/IDT codecs by Takashi Iwai · 16 years ago
  12. 24924f8 Merge branch 'topic/fix/hda' into for-linus by Takashi Iwai · 16 years ago
  13. d7a8943 ALSA: hda - Fix IDT/STAC multiple HP detection by Takashi Iwai · 16 years ago
  14. 4f1e6bc ALSA: hda - Fix input pin initialization for STAC/IDT codecs by Takashi Iwai · 16 years ago
  15. 355a0ec ALSA: hda - Add missing analog-mux mixer creation for STAC9200 by Takashi Iwai · 16 years ago
  16. 3ad4f59 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  17. 6b42566 Merge branches 'topic/fix/misc' and 'topic/fix/hda' into for-linus by Takashi Iwai · 16 years ago
  18. 2542483 ALSA: hda - Make the HP EliteBook 8530p use AD1884A model laptop by Travis Place · 16 years ago
  19. 0f101fa ALSA: gusextreme: Fix build errors by Ville Syrjala · 16 years ago
  20. 3ae7e2e ALSA: hdsp: check for iobox and upload firmware during ioctl by Tim Blechmann · 16 years ago
  21. 00c9ddd ALSA: HDSP: check for io box before uploading firmware by Tim Blechmann · 16 years ago
  22. 65b92e5 ALSA: hda - Add another HP model (6730s) for AD1884A by Michel Marti · 16 years ago
  23. 959973b ALSA: hda - Add a quirk for MEDION MD96630 by Takashi Iwai · 16 years ago
  24. c4dc507 ALSA: hda - Limit the number of GPIOs show in proc by Takashi Iwai · 16 years ago
  25. 20ebc00 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  26. 7aeb6d7 Merge branches 'topic/fix/misc' and 'topic/fix/hda' into for-linus by Takashi Iwai · 16 years ago
  27. 6b3ab21 ALSA: hda: make a STAC_DELL_EQ option by Matthew Ranostay · 16 years ago
  28. 55e03a6 ALSA: emu10k1 - Add more invert_shared_spdif flag to Audigy models by Takashi Iwai · 16 years ago
  29. 69e5028 ALSA: hda - Add a quirk for another Acer Aspire (1025:0090) by Takashi Iwai · 16 years ago
  30. 0418ff0 ALSA: remove direct access of dev->bus_id in sound/isa/* by Takashi Iwai · 16 years ago
  31. bb072bf sound: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  32. b02555c ALSA: Fix PIT lockup on some chipsets when using the PC-Speaker by Zoltan Devai · 16 years ago
  33. 219df32 ALSA: rawmidi - Add open check in rawmidi callbacks by Takashi Iwai · 16 years ago
  34. 4b30fbd oss: fix O_NONBLOCK in dmasound_core by Al Viro · 16 years ago
  35. 233e70f saner FASYNC handling on file close by Al Viro · 16 years ago
  36. ee956e0 ALSA: hda - Add digital-mic for ALC269 auto-probe mode by Takashi Iwai · 16 years ago
  37. 4605b71 ALSA: hda - Disable broken mic auto-muting in Realtek codes by Takashi Iwai · 16 years ago
  38. 63b40456 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  39. 4ac08d3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  40. 71c21b4 Merge branches 'topic/fix/misc' and 'topic/fix/asoc' into for-linus by Takashi Iwai · 16 years ago
  41. 13d622b ALSA: ASoC: Fix WM9713 ALC Decay Time name by Mark Brown · 16 years ago
  42. f06c8fd ALSA: ASoC: Fix some minor errors in mpc5200 psc i2s driver by Jon Smirl · 16 years ago
  43. 762b8df ALSA: ASoC: Fix mono controls after conversion to support full int masks by Mark Brown · 16 years ago
  44. 8cd2b26 ALSA: sound/ice1712: indentation & braces disagree - add braces by Ilpo Järvinen · 16 years ago
  45. e273626 ALSA: usb - Add quirk for Edirol UA-25EX advanced modes by Takashi Iwai · 16 years ago
  46. 096a957 sound: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  47. be37664 dbri: check dma_alloc_coherent errors by FUJITA Tomonori · 16 years ago
  48. 0552f29 Merge branches 'topic/fix/hda' and 'topic/fix/misc' into for-linus by Takashi Iwai · 16 years ago
  49. 0cbf009 ALSA: hda - Add reboot notifier by Takashi Iwai · 16 years ago
  50. 366840d ALSA: Warn when control names are truncated by Mark Brown · 16 years ago
  51. 78fad343 ALSA: intel8x0 - add Dell Optiplex GX620 (AD1981B) to AC97 clock whitelist by Bastien Nocera · 16 years ago
  52. c1e99bd ALSA: hda - Fix SPDIF mute on IDT/STAC codecs by Takashi Iwai · 16 years ago
  53. 8199de3 ALSA: hda: Add HDA vendor ID for Wolfson Microelectronics by Mark Brown · 16 years ago
  54. 5695ff4 ALSA: hda - Add another HP model for AD1884A by Takashi Iwai · 16 years ago
  55. 31390d0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  56. 0a9b863 Merge branches 'topic/fix/asoc', 'topic/fix/hda', 'topic/fix/misc' and 'topic/pci-ioremap-bar' into for-linus by Takashi Iwai · 16 years ago
  57. c3e5203 ALSA: ASoC: Blackfin: update SPORT0 port selector (v2) by Cliff Cai · 16 years ago
  58. e044c39 ALSA: hda - Restore default pin configs for realtek codecs by Takashi Iwai · 16 years ago
  59. 2f1e593 sound: use a common working email address by Alan Cox · 16 years ago
  60. 1f6d6e8e Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  61. eb81071 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  62. bfd4e66 Merge branches 'topic/asoc', 'topic/misc-fixes' and 'topic/hda' into for-linus by Takashi Iwai · 16 years ago
  63. 9f50bba ALSA: aoa i2sbus: don't overwrite module parameter by Johannes Berg · 16 years ago
  64. 4b7d283 ALSA: ASoC: tlv320aic3x: Fix DSP DAI format and signal polarities matching by Jarkko Nikula · 16 years ago
  65. da6320b ALSA: ASoC: OMAP: Continue fixing DSP DAI format in McBSP DAI driver by Jarkko Nikula · 16 years ago
  66. 13095c3 ALSA: Ensure PXA runtime data is initialised by Mark Brown · 16 years ago
  67. 268a3dc Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2 by Thomas Gleixner · 16 years ago
  68. da74ae3 ALSA: hda - correct bracketing in spdif test in patch_sigmatel.c by Harvey Harrison · 16 years ago
  69. 863b451 ALSA: hda - Fix conflicting volume controls on ALC260 by Takashi Iwai · 16 years ago
  70. aeb5d72 [PATCH] introduce fmode_t, do annotations by Al Viro · 16 years ago
  71. 2f5ad54 pci: use pci_ioremap_bar() in sound/ by Arjan van de Ven · 16 years ago
  72. ed402af Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  73. 975f6b0 Merge branches 'topic/asoc', 'topic/misc-fixes', 'topic/ps3-csbits' and 'topic/staging-fixes' into for-linus by Takashi Iwai · 16 years ago
  74. ba9d0fd ALSA: ASoC: OMAP: Fix DSP DAI format in McBSP DAI driver by Jarkko Nikula · 16 years ago
  75. 1ee2a32 ALSA: ps3: Add support for SPDIF/HDMI passthru by Takashi Iwai · 16 years ago
  76. 7639a45 sh: Migrate common board headers to mach-common/. by Paul Mundt · 16 years ago
  77. e78521f ALSA: misc typo fixes by Mariusz Kozlowski · 16 years ago
  78. a66547f sound: add missing pcm kernel-doc by Randy Dunlap · 16 years ago
  79. 8eb88c8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  80. 651dab4 Merge commit 'linus/master' into merge-linus by Arjan van de Ven · 16 years ago
  81. 219b22b Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 16 years ago
  82. 7c2dfee ALSA: Fix debugfs_create_dir's error checking method for sound/soc/ by Zhaolei · 16 years ago
  83. 2190521 Merge branches 'topic/asoc', 'topic/hda' and 'topic/misc-fixes' into for-linus by Takashi Iwai · 16 years ago
  84. 6bb7a93 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  85. abe9ab8 device create: sound: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
  86. cdbdd16 ALSA: ASoC: Convert playpaq_wm8510 to bulk route registration API by Mark Brown · 16 years ago
  87. 1c85cc6 ALSA: kernel docs: fix sound/core/ kernel-doc by Randy Dunlap · 16 years ago
  88. 9a3f371 ALSA: Handle NULL jacks in snd_jack_report() by Mark Brown · 16 years ago
  89. ec4e86b ALSA: hda - Fix PCM type of Nvidia HDMI devices by Takashi Iwai · 16 years ago
  90. af31ed2 Merge branches 'topic/misc-fixes', 'topic/hda' and 'topic/asoc' into for-linus by Takashi Iwai · 16 years ago
  91. 428ffb7 ALSA: us122l: fix missing unlock in usb_stream_hwdep_vm_fault() by Li Zefan · 16 years ago
  92. 80ffe86 ALSA: hda - Fix quirk lists for realtek codecs by Kailang Yang · 16 years ago
  93. 01afd41 ALSA: hda - Add support of ALC272 by Kailang Yang · 16 years ago
  94. a385a52 ALSA: hda - Add ALC887 support by Kailang Yang · 16 years ago
  95. 4442608 ALSA: hda - Add ALC1200 support by Kailang Yang · 16 years ago
  96. a01c30c ALSA: hda - Fix PCI SSID of ASUS M90V by Kailang Yang · 16 years ago
  97. 7fb0d78 ALSA: hda - Add auto mic switch in realtek auto-probe mode by Kailang Yang · 16 years ago
  98. 6dc6472 Merge commit 'origin' by Benjamin Herrenschmidt · 16 years ago
  99. 8825e8e ALSA: Fix pxa2xx-ac97-lib.c compilation by Marc Zyngier · 16 years ago
  100. d5d8d83 ALSA: ASoC: Hide TLV320AIC26 configuration option for non-OpenFirwmare users by Mark Brown · 16 years ago