1. d13a8f6d ALSA: Fix some typo by Christophe JAILLET · 3 years, 1 month ago
  2. e66fd36 ALSA: ac97: Fix assignment in if condition by Takashi Iwai · 3 years, 7 months ago
  3. 9ab0cb3 ALSA: Replace the word "slave" in vmaster API by Takashi Iwai · 4 years, 6 months ago
  4. 7933d66 ALSA: ac97: Replace the words white/blacklist by Takashi Iwai · 4 years, 6 months ago
  5. c0dbbda ALSA: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 6 months ago
  6. aa08ff0 ALSA: Fix misspellings of "Analog Devices" by Geert Uytterhoeven · 4 years, 9 months ago
  7. 1675bfc ALSA: ac97: More constifications by Takashi Iwai · 5 years ago
  8. c0476b9 ALSA: ac97: Constify snd_ac97_res_table definition by Takashi Iwai · 5 years ago
  9. 1926081 ALSA: ac97: Treat snd_ac97_bus_ops as const by Takashi Iwai · 5 years ago
  10. efb0ad2 ALSA: pci: Constify snd_device_ops definitions by Takashi Iwai · 5 years ago
  11. cc911c2 ALSA: ac97: remove unused variable 'snd_ac97_controls_master_mono' by YueHaibing · 5 years ago
  12. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  13. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  14. eaffef0 ALSA: pci: Remove superfluous snd_info_register() calls by Takashi Iwai · 6 years ago
  15. 7194eda ALSA: ac97: Fix incorrect bit shift at AC97-SPSA control write by Takashi Iwai · 6 years ago
  16. a7da09f ALSA: pci: Remove empty init and exit by Takashi Iwai · 6 years ago
  17. 6a73cf4 sound: Use octal not symbolic permissions by Joe Perches · 7 years ago
  18. 08a7e62 scripts/spelling.txt: add "swith" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  19. 1936f00 ALSA: ac97: Fix kernel-doc error with sphinx formatter by Takashi Iwai · 8 years ago
  20. f68ce62 ALSA: ac97: Fix ifdef CONFIG_PROC_FS by Takashi Iwai · 10 years ago
  21. eab0fbf ALSA: Use const struct ac97_quirk by Joe Perches · 10 years ago
  22. 5371fc0 ALSA: ac97: ac97_patch: Simplify patch_vt1613_specific() by Fabio Estevam · 10 years ago
  23. d648228 ALSA: ac97: Add VT1613 AC97 codec support by Maciej S. Szmigiero · 10 years ago
  24. 1bc10bb ALSA: ac97: Constify more text arrays by Takashi Iwai · 10 years ago
  25. 3b7a00d ALSA: ac97: Use snd_ctl_enum_info() by Takashi Iwai · 10 years ago
  26. 38c16e3 ALSA: ac97: Use standard printk helpers by Takashi Iwai · 11 years ago
  27. dfc2cd7 ALSA: ac97: Add ID for TI TLV320AIC27 codec by Ondrej Zary · 11 years ago
  28. 975cc02 ALSA: Replace the magic number 44 with const by Takashi Iwai · 12 years ago
  29. eb7c06e ALSA: add/change some comments describing function return values by Yacine Belkadi · 12 years ago
  30. 733a48e ALSA: ac97 - Fix missing NULL check in snd_ac97_cvol_new() by Takashi Iwai · 12 years ago
  31. 833a493 ALSA: ac97: Implement channel map workaround for ALC650 by Takashi Iwai · 12 years ago
  32. a67ff6a ALSA: module_param: make bool parameters really bool by Rusty Russell · 13 years ago
  33. d81a6d7 sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed by Paul Gortmaker · 13 years ago
  34. 65a7721 sound: fix drivers needing module.h not moduleparam.h by Paul Gortmaker · 14 years ago
  35. eade7b2 ALSA: ac97: Add HP Compaq dc5100 SFF(PT003AW) to Headphone Jack Sense whitelist by Daniel T Chen · 13 years ago
  36. 6ba9256 ALSA: azt3328: hook up new emulated AC97 on AC97 patch side by Andreas Mohr · 14 years ago
  37. 03c2d87 ALSA: ac97: replace open-coded, error-prone stuff with AC97 bit defines by Andreas Mohr · 14 years ago
  38. 3e8b3b9 ALSA: constify functions in ac97 by Hanno Boeck · 14 years ago
  39. 5b84ba2 sound: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  40. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  41. 5cd165e ALSA: ac97: Add Toshiba P500 to ac97 jack sense blacklist by Daniel Chen · 15 years ago
  42. e1f7f02 ALSA: ac97: Add IBM ThinkPad R40e to Headphone/Line Jack Sense blacklist by Daniel T Chen · 15 years ago
  43. ba9341d Merge branch 'fixes' into devel by Jaroslav Kysela · 15 years ago
  44. c68db71 ALSA: ac97: add AC97 STMicroelectronics' codecs by Krzysztof Helt · 15 years ago
  45. af9a75d ALSA: ac97: Add Dell Dimension 2400 to Headphone/Line Jack Sense blacklist by Daniel T Chen · 15 years ago
  46. a4ad68d Merge branch 'topic/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 into devel by Jaroslav Kysela · 15 years ago
  47. dd3533e ALSA: ac97_codec: merge WM9703 and WM9705 ops by Krzysztof Helt · 15 years ago
  48. f748902 ALSA: ac97_codec - increase timeout for analog sections to 5 second by Steve Soule · 15 years ago
  49. d355c82a ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep" by Jaroslav Kysela · 15 years ago
  50. 4986cab Merge branch 'fix/misc' into for-linus by Takashi Iwai · 16 years ago
  51. afe6d7e ALSA: Kill truncate warning by shortening Sigmatel-specific AC97 control name by Andreas Mohr · 16 years ago
  52. e10f9d8 [ALSA] ac97_codec: increase timeout for analog subsections by Jaroslav Kysela · 16 years ago
  53. 843ad02 Merge branch 'topic/intel8x0' into for-linus by Takashi Iwai · 16 years ago
  54. 90f349d ALSA: ac97 - Add patch entry for Conexant CX20468-31 chip by Takashi Iwai · 16 years ago
  55. ee41965 ALSA: Fix missing KERN_* prefix to printk in sound/pci by Takashi Iwai · 16 years ago
  56. b833b5e ALSA: AC97: Fix function name type in comment s/updat/update/ by Thadeu Lima de Souza Cascardo · 16 years ago
  57. 328cc6d ALSA: AC97: Print AC97 flags in proc file to make debug it easier by Thadeu Lima de Souza Cascardo · 16 years ago
  58. 313769d Merge branch 'topic/cs5535audio' into to-push by Takashi Iwai · 16 years ago
  59. 0bed7b2 ALSA: cs5535audio: stick AD1888 bitshift values into a header file by Andres Salomon · 16 years ago
  60. 1966bbd ALSA: ac97 - Add WM9715 to AC97 IDs by Mark Brown · 16 years ago
  61. 63cf123 Merge branch 'topic/fix/misc' into topic/misc by Takashi Iwai · 16 years ago
  62. 096a957 sound: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  63. c872e8c ALSA: Enable SPDIF output on ALC655 by Takashi Iwai · 16 years ago
  64. d331124 ALSA: ASoC: update email address for Liam Girdwood by Liam Girdwood · 16 years ago
  65. b03671a ALSA: ac97_patch make functions static by Harvey Harrison · 16 years ago
  66. 9e285e1 ALSA: ac97 - vt1618 7.1 Audio Support by John L. Utz III · 16 years ago
  67. da3cec3 ALSA: Kill snd_assert() in sound/pci/* by Takashi Iwai · 16 years ago
  68. 8f4f4ef ALSA: ac97 - Enable mono-out on ALC203 codec as default by Takashi Iwai · 16 years ago
  69. 68c0723 ALSA: re-order AC97 codec ID table. by Rene Herman · 17 years ago
  70. 13c2108 ALSA: make snd_ac97_add_vmaster() static by Adrian Bunk · 16 years ago
  71. f6127ef ALSA: add TriTech 28023 AC97 codec ID and Wolfson 9701 name. by Rene Herman · 17 years ago
  72. 25552e8 ALSA: ac97 - fix patch_ucb1400 for proper resume by Mike Rapoport · 17 years ago
  73. 6cabf6b ALSA: Fix AC97 power down by Takashi Iwai · 17 years ago
  74. 38f5822 [ALSA] ac97 - Fix power_save option value as time-out by Takashi Iwai · 17 years ago
  75. 0264b3b [ALSA] ac97: add support for wm9711 master left inv switch by Juergen Beisert · 17 years ago
  76. 23ce154 [ALSA] Make ak4531 local to ens1370 driver by Takashi Iwai · 17 years ago
  77. c18f68e [ALSA] Clean up sound/pci/ac97/Makefile by Takashi Iwai · 17 years ago
  78. 87af38d [ALSA] ac97 - Add virtual master control to VT1616/VT1617A codec. by Daniel Jacobowitz · 17 years ago
  79. e48d6d9 [ALSA] ac97 - Fix ASUS A9T laptop output by Takashi Iwai · 17 years ago
  80. 2e75d05 [ALSA] ac97 - Add a workaround for broken quirk for VT1617A codec by Takashi Iwai · 17 years ago
  81. 608b10b [ALSA] sound: ac97_pcm.c fix shadowed variable warning by Harvey Harrison · 17 years ago
  82. 4235a31 [ALSA] intel8x0 - Add support of 8 channel sound by Takashi Iwai · 17 years ago
  83. 9004acc [ALSA] Remove sound/driver.h by Takashi Iwai · 17 years ago
  84. 4e98d6a [ALSA] pci - check value range in ctl callbacks by Takashi Iwai · 17 years ago
  85. 54720a2 [ALSA] ac97_patch: compilation warning fix by Krzysztof Helt · 17 years ago
  86. c1017a4 [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz by Jaroslav Kysela · 17 years ago
  87. 43115f5 [ALSA] ac97: YMF743 missing controls support (2/2) by Keita Maehara · 17 years ago
  88. 1304398 [ALSA] ac97: YMF743 missing controls support (1/2) by Keita Maehara · 17 years ago
  89. 7a5a27c [ALSA] Add default values for power-saving as Kconfig options by Takashi Iwai · 17 years ago
  90. d6c3cf8 [ALSA] ac97 - Suppress the reset of audio-codec from modem-codec at resume by Takashi Iwai · 17 years ago
  91. 45cffef [ALSA] Use msecs_to_jiffies() in ac97_codec.c by Takashi Iwai · 17 years ago
  92. 6ddc9d2 [ALSA] Add missing static in ac97_codec.c by Takashi Iwai · 17 years ago
  93. a5ce889 [ALSA] Clean up with common snd_ctl_boolean_*_info callbacks by Takashi Iwai · 17 years ago
  94. 8286c53 [ALSA] Include quirks from Ubuntu Dapper/Edgy/Feisty by Daniel T Chen · 18 years ago
  95. e9024cc [ALSA] ac97 - Smart 5.1 for VIA 1617a codec by John Utz · 18 years ago
  96. 592a82e [ALSA] ac97 - Fix MSI L720 laptop by Takashi Iwai · 18 years ago
  97. ac51902 [ALSA] ac97 - Make patch functions static by Takashi Iwai · 18 years ago
  98. 59c5159 Fix occurrences of "the the " by Michael Opdenacker · 18 years ago
  99. c26a8de [ALSA] ac97 - fix AD shared shared jack control logic by Randy Cushman · 18 years ago
  100. a31e8c7 [ALSA] ac97 - Add Thinkpad X31 and R40 to AD1981x blacklist by Takashi Iwai · 18 years ago