1. 20a2422 ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove by Takashi Iwai · 11 years ago
  2. f120a6f ALSA: oxygen: remove __dev* attributes by Bill Pemberton · 12 years ago
  3. 4492363 ALSA: virtuoso: Xonar DSX support by Sergiu Giurgiu · 12 years ago
  4. f5a246e Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  5. 4382973 workqueue: deprecate flush[_delayed]_work_sync() by Tejun Heo · 12 years ago
  6. c7561cd ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEP by Takashi Iwai · 12 years ago
  7. 68cb2b5 ALSA: Convert to new pm_ops for PCI drivers by Takashi Iwai · 12 years ago
  8. 76bc7a0 ALSA: oxygen: add Xonar DGX support by Clemens Ladisch · 12 years ago
  9. e9f66d9 ALSA: pci: clean up using module_pci_driver() by Takashi Iwai · 12 years ago
  10. 2492250 ALSA: oxygen, virtuoso: fix exchanged L/R volumes of aux and CD inputs by Clemens Ladisch · 12 years ago
  11. f0e48b6 ALSA: virtuoso: Xonar DS: fix polarity of front output by Clemens Ladisch · 12 years ago
  12. 56225e4 ALSA: virtuoso: add S/PDIF input support for all Xonars by Clemens Ladisch · 13 years ago
  13. a67ff6a ALSA: module_param: make bool parameters really bool by Rusty Russell · 13 years ago
  14. d81a6d7 sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed by Paul Gortmaker · 13 years ago
  15. da155d5 sound: Add module.h to the previously silent sound users by Paul Gortmaker · 13 years ago
  16. dba8b46 ALSA: mpu401: clean up interrupt specification by Clemens Ladisch · 13 years ago
  17. dc3fcd1 ALSA: virtuoso: fix Essence ST(X) S/PDIF input by Clemens Ladisch · 13 years ago
  18. c81c6b3 ALSA: virtuoso: fix silent analog output on Xonar Essence ST Deluxe by Clemens Ladisch · 13 years ago
  19. f4b1e98 ALSA: firewire-speakers, oxygen, ua101: allow > 10 s periods by Clemens Ladisch · 13 years ago
  20. 934c2b6 ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/* by Takashi Iwai · 13 years ago
  21. 3733e42 ALSA: Use KBUILD_MODNAME for pci_driver.name entries by Takashi Iwai · 13 years ago
  22. efbeb07 ALSA: oxygen: fix output routing on Xonar DG by Clemens Ladisch · 13 years ago
  23. 233d84c ALSA: Xonar, CS43xx: Don't overrun static array by Jesper Juhl · 13 years ago
  24. f8fe80e ALSA: oxygen: Xonar DG: fix CS4245 register writes by Clemens Ladisch · 13 years ago
  25. c386735 ALSA: oxygen: fix Xonar DG input by Clemens Ladisch · 13 years ago
  26. d1d7093 ALSA: oxygen: add S/PDIF source selection for Claro cards by Clemens Ladisch · 13 years ago
  27. 5fc5152 ALSA: oxygen: fix CD/MIDI for X-Meridian (2G) by Clemens Ladisch · 13 years ago
  28. e92d457 ALSA: include delay.h for msleep in Xonar DG support by Stephen Rothwell · 13 years ago
  29. a4b1696 ALSA: oxygen: add some card names by Clemens Ladisch · 13 years ago
  30. a1f80fc ALSA: oxygen: do not show chip revision in card longname by Clemens Ladisch · 13 years ago
  31. 64878df ALSA: oxygen: X-Meridian: add S/PDIF source selection by Clemens Ladisch · 13 years ago
  32. 860cffd ALSA: oxygen: add digital input validity check switch by Clemens Ladisch · 13 years ago
  33. 9600732 ALSA: core, oxygen, virtuoso: add an enum control info helper by Clemens Ladisch · 13 years ago
  34. b532d6b ALSA: virtuoso: add Xonar HDAV1.3 Slim support by Clemens Ladisch · 13 years ago
  35. 66410bf ALSA: oxygen: add Xonar DG support by Clemens Ladisch · 13 years ago
  36. 8443d2e ALSA: oxygen: add X-Meridian 2G support by Clemens Ladisch · 13 years ago
  37. 8c50b75 ALSA: oxygen: add more PCI IDs by Clemens Ladisch · 13 years ago
  38. ce2c492 ALSA: virtuoso: reduce MCLK in double rate modes by Clemens Ladisch · 13 years ago
  39. 5b8bf2a ALSA: oxygen: simplify model-specific MCLK handling by Clemens Ladisch · 13 years ago
  40. bc29e26 ALSA: virtuoso: use headphone gain setting only on front DAC by Clemens Ladisch · 13 years ago
  41. c97e2dc ALSA: virtuoso: handle DAC oversampling automatically by Clemens Ladisch · 13 years ago
  42. 00b8dd7 ALSA: virtuoso: use lower master clock with H6 daughterboard by Clemens Ladisch · 13 years ago
  43. d353eaa ALSA: virtuoso: configure correct master clock frequency on the CS2000 by Clemens Ladisch · 13 years ago
  44. dd203fa9 ALSA: virtuoso: remove non-working controls on Essence ST Deluxe by Clemens Ladisch · 13 years ago
  45. 03ff959 ALSA: virtuoso: change PCM1796 format to I2S by Clemens Ladisch · 13 years ago
  46. 79815e0 ALSA: virtuoso: wait for PCM1796 clock to become stable by Clemens Ladisch · 13 years ago
  47. 4106055 ALSA: virtuoso: do not use fast I2C speed by Clemens Ladisch · 13 years ago
  48. 5ea310f ALSA: oxygen: fix SPI clocks slower than 6.25 MHz by Clemens Ladisch · 13 years ago
  49. d2119c0 ALSA: oxygen: remove oxygen_model::private_data field by Clemens Ladisch · 13 years ago
  50. 1f4d7be ALSA: oxygen: allow different number of PCM and mixer channels by Clemens Ladisch · 13 years ago
  51. 354d14b Merge branch 'topic/workq-update' into topic/misc by Takashi Iwai · 14 years ago
  52. 5b84ba2 sound: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  53. de66493 ALSA: oxygen: update hardware comments by Clemens Ladisch · 14 years ago
  54. e2943ef ALSA: oxygen: show correct package ID by Clemens Ladisch · 14 years ago
  55. 9719fca ALSA: oxygen: allow to dump codec registers by Clemens Ladisch · 14 years ago
  56. e96f38f ALSA: virtuoso: fix front panel routing for D1/DX/ST(X) by Clemens Ladisch · 14 years ago
  57. 2509ec6 ALSA: virtuoso: add HDMI enable switch for HDAV1.3 by Clemens Ladisch · 14 years ago
  58. f7e4bad ALSA: virtuoso: initialize unknown GPIO bits by Clemens Ladisch · 14 years ago
  59. 075140e ALSA: oxygen: support for period wakeup disabling by Clemens Ladisch · 14 years ago
  60. 2146dcf ALSA: oxygen: add HiFier Serenade support by Clemens Ladisch · 14 years ago
  61. 18f2483 ALSA: oxygen: reorganize PCI IDs by Clemens Ladisch · 14 years ago
  62. 31f86ba ALSA: oxygen: add Kuroutoshikou CMI8787-HG2PCI support by Clemens Ladisch · 14 years ago
  63. 45c1de8 ALSA: oxygen: merge HiFier driver into snd-oxygen by Clemens Ladisch · 14 years ago
  64. 4e83998 Merge branch 'fix/misc' into topic/misc by Takashi Iwai · 14 years ago
  65. dd1d3a4 ALSA: oxygen - Add a SSID for CMI8787-HG2PCI by Takashi Iwai · 14 years ago
  66. ebebeec ALSA: oxygen: add PEX8111 initialization by Clemens Ladisch · 14 years ago
  67. 7cb4ced ALSA: oxygen: rewrite PCIe bridge initialization by Clemens Ladisch · 14 years ago
  68. 93943be ALSA: oxygen: reduce minimum period count by Clemens Ladisch · 14 years ago
  69. 9a0b379 ALSA: oxygen: fix input monitor dB scale by Clemens Ladisch · 14 years ago
  70. de0074e ALSA: oxygen: fix chip ID register symbols by Clemens Ladisch · 14 years ago
  71. d737f3e ALSA: virtuoso: fix Xonar STX anti-pop delay by Clemens Ladisch · 14 years ago
  72. 2b830ba ALSA: virtuoso: add HDAV1.3 Slim PCI ID by Clemens Ladisch · 14 years ago
  73. b6ca8ab ALSA: oxygen: handle CD input configuration with a flag by Clemens Ladisch · 14 years ago
  74. 45bc307 ALSA: virtuoso: fix Xonar DS chip name by Clemens Ladisch · 14 years ago
  75. 0873a5a ALSA: oxygen: fix analog capture on Claro halo cards by Erik J. Staab · 14 years ago
  76. 2dbf0ea ALSA: virtuoso: Xonar DS: add stereo upmixing to center/LFE channels by Clemens Ladisch · 14 years ago
  77. 84cf83a ALSA: virtuoso: automatically handle Xonar DS headphone routing by Clemens Ladisch · 14 years ago
  78. 435feac ALSA: virtuoso: add Xonar DS headphone jack detection by Clemens Ladisch · 14 years ago
  79. 9bac84e ALSA: virtuoso: fix Xonar DS input switches by Clemens Ladisch · 14 years ago
  80. da0dab5 ALSA: virtuoso: fix WM8766 register writes with MSB by Clemens Ladisch · 14 years ago
  81. fe6ce80 ALSA: virtuoso: fix setting of Xonar DS line-in/mic-in controls by Clemens Ladisch · 14 years ago
  82. 4c25b93 ALSA: virtuoso: work around missing reset in the Xonar DS Windows driver by Clemens Ladisch · 14 years ago
  83. 6a45f78 ALSA: virtuoso: fix Xonar D1/DX front panel microphone by Clemens Ladisch · 14 years ago
  84. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  85. faf4eb2 ALSA: oxygen: change || to && by Clemens Ladisch · 14 years ago
  86. cebe41d sound: use DEFINE_PCI_DEVICE_TABLE by Alexey Dobriyan · 14 years ago
  87. d1db38c sound: virtuoso: add Xonar DS support by Clemens Ladisch · 14 years ago
  88. 62428f7 sound: oxygen: fix input monitor control names by Clemens Ladisch · 15 years ago
  89. 1ff0488 sound: oxygen: add high-pass filter control by Clemens Ladisch · 15 years ago
  90. 4852ad0 sound: oxygen: add digital filter control by Clemens Ladisch · 15 years ago
  91. 973dca9 sound: virtuoso: add PCM1796 oversampling control by Clemens Ladisch · 15 years ago
  92. 76ffe1e sound: oxygen: allow custom MCLK rates by Clemens Ladisch · 15 years ago
  93. a361e24 sound: virtuoso: add headphone impedance control by Clemens Ladisch · 15 years ago
  94. 6f0de3c sound: oxygen: cache codec registers by Clemens Ladisch · 15 years ago
  95. dc0adf4 sound: oxygen: more hardware documentation by Clemens Ladisch · 15 years ago
  96. 3d8bb45 sound: oxygen: add stereo upmixing to center/LFE channels by Clemens Ladisch · 15 years ago
  97. 75919d7 sound: oxygen: better defaults for upmixing control by Clemens Ladisch · 15 years ago
  98. 268304f sound: virtuoso: fix Xonar Essence ST support by Clemens Ladisch · 15 years ago
  99. 65c3ac8 sound: virtuoso: split virtuoso.c by Clemens Ladisch · 15 years ago
  100. 362bc24 sound: oxygen: fix for PI7C9X110 compatibility by Clemens Ladisch · 15 years ago