1. 314f6db ALSA: ice1724: Allocate resources with device-managed APIs by Takashi Iwai · 3 years, 6 months ago
  2. 272d6ef ALSA: ice1724: Allocate resources with device-managed APIs by Takashi Iwai · 3 years, 6 months ago
  3. ca642da ALSA: ice1712: Allocate resources with device-managed APIs by Takashi Iwai · 3 years, 6 months ago
  4. 3b0f7ee ALSA: ice1724: Remove superfluous loop over model table by Takashi Iwai · 3 years, 6 months ago
  5. 3635f86 ALSA: ice1712: Fix assignment in if condition by Takashi Iwai · 3 years, 7 months ago
  6. 6417f03 module: remove never implemented MODULE_SUPPORTED_DEVICE by Leon Romanovsky · 3 years, 10 months ago
  7. 669f65e ALSA: pci: Simplify with dma_set_mask_and_coherent() by Takashi Iwai · 4 years ago
  8. 75b1a8f ALSA: Convert strlcpy to strscpy when return value is unused by Joe Perches · 4 years ago
  9. c7fabbc ALSA: pci: delete repeated words in comments by Randy Dunlap · 4 years, 5 months ago
  10. 9ab0cb3 ALSA: Replace the word "slave" in vmaster API by Takashi Iwai · 4 years, 6 months ago
  11. c0dbbda ALSA: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 6 months ago
  12. b0cb099 ALSA: iec1712: Initialize STDSP24 properly when using the model=staudio option by Scott Bahling · 4 years, 8 months ago
  13. c47914c ALSA: ice1724: Fix invalid access for enumerated ctl items by Takashi Iwai · 4 years, 9 months ago
  14. f16a4e9 ALSA: ice1712: More constifications by Takashi Iwai · 5 years ago
  15. 5d8398a Merge branch 'for-linus' into for-next by Takashi Iwai · 5 years ago
  16. 4f8ce98 ALSA: ice1712: Constify wm-specific tables by Takashi Iwai · 5 years ago
  17. aeb0215 ALSA: ice17xx: Constify snd_ice1712_card_info by Takashi Iwai · 5 years ago
  18. b4e5e70 ALSA: pci: Constify snd_kcontrol_new items by Takashi Iwai · 5 years ago
  19. 51055da ALSA: pci: Constify snd_ac97_bus_ops definitions by Takashi Iwai · 5 years ago
  20. efb0ad2 ALSA: pci: Constify snd_device_ops definitions by Takashi Iwai · 5 years ago
  21. 0aec96f ALSA: ice1724: Fix sleep-in-atomic in Infrasonic Quartet support code by Takashi Iwai · 5 years ago
  22. b0ad3bb ALSA: ice1724: Support PCM sync_stop by Takashi Iwai · 5 years ago
  23. 1b97a87 ALSA: ice1712: Support PCM sync_stop by Takashi Iwai · 5 years ago
  24. d34e1b7b ALSA: pci: Drop superfluous ioctl PCM ops by Takashi Iwai · 5 years ago
  25. 09e263c ALSA: ice1724: Use managed buffer allocation by Takashi Iwai · 5 years ago
  26. 60b8918b ALSA: ice1712: Use managed buffer allocation by Takashi Iwai · 5 years ago
  27. 6974f8a ALSA: pci: Avoid non-standard macro usage by Takashi Iwai · 5 years ago
  28. bcb46a0 Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 6 years ago
  29. 352bcae ALSA: ice1712: Check correct return value to snd_i2c_sendbytes (EWS/DMX 6Fire) by Rui Nuno Capela · 6 years ago
  30. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  31. 47f2769 ALSA: pci: Clean up with new procfs helpers by Takashi Iwai · 6 years ago
  32. 436ec40 Merge branch 'topic/pcm-device-suspend' into for-next by Takashi Iwai · 6 years ago
  33. 17bc481 ALSA: pci: Remove superfluous snd_pcm_suspend*() calls by Takashi Iwai · 6 years ago
  34. c99776c ALSA: ice1712: fix a missing check of snd_i2c_sendbytes by Aditya Pakki · 6 years ago
  35. a7da09f ALSA: pci: Remove empty init and exit by Takashi Iwai · 6 years ago
  36. 0165519 ALSA: ice1724: remove unused array by Stefan Agner · 7 years ago
  37. 6a73cf4 sound: Use octal not symbolic permissions by Joe Perches · 7 years ago
  38. 338e17d ALSA: ice1712: replace strcpy() with strlcpy() by Joey Pabalinas · 7 years ago
  39. 6dbc6ca ALSA: ice1724: Fix resume issues with Prodigy 7.1 HiFi by Yussuf Khalil · 7 years ago
  40. 76727c2c Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 7 years ago
  41. 9718a29 ALSA: ice1712: define i2c eeprom addr to header file by Konstantinos Tsimpoukas · 7 years ago
  42. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  43. e8a91ae ALSA: ice1712: Add support for STAudio ADCIII by Takashi Iwai · 7 years ago
  44. 3135432 ALSA: ice1712: add const to snd_akm4xxx structures by Bhumika Goyal · 7 years ago
  45. 4647e8d ALSA: ice1712: add const to snd_ak4xxx_private structures by Bhumika Goyal · 7 years ago
  46. 965f19b ALSA: ice1724: Constify hw_constraints by Takashi Iwai · 8 years ago
  47. 5cf30dd ALSA: ice1712: Constify hw_constraints by Takashi Iwai · 8 years ago
  48. 6ba1ad3 ALSA: ice1712: constify snd_kcontrol_new structures by Bhumika Goyal · 8 years ago
  49. ebe2aa9 Merge branch 'topic/for-4.12' into for-next by Takashi Iwai · 8 years ago
  50. 03440c4 scripts/spelling.txt: add "an union" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  51. f3b827e ALSA: pci: constify snd_kcontrol_new structures by Bhumika Goyal · 8 years ago
  52. 485885b ALSA: pci: Constify snd_rawmidi_ops by Takashi Iwai · 8 years ago
  53. 44cc4a0 ALSA: squash lines for simple wrapper functions by Masahiro Yamada · 8 years ago
  54. 6769e988 ALSA: constify snd_pcm_ops structures by Julia Lawall · 8 years ago
  55. 5df29bc ALSA: i2c: constify snd_i2c_ops structures by Julia Lawall · 9 years ago
  56. 3270f0d ALSA: pci: Drop superfluous ifdef CONFIG_PROC_FS by Takashi Iwai · 10 years ago
  57. 412b979 ALSA: remove deprecated use of pci api by Quentin Lambert · 10 years ago
  58. 1aa9a4e ALSA: ice1724: ESI W192M: Add sampling rate control of the ADC/DAC by Clément Guedez · 10 years ago
  59. ae8a9a1 ALSA: ice1724: ESI W192M: Add text Line in/Mic for selecting input gain state by Clément Guedez · 10 years ago
  60. 16ddbe7 ALSA: ice1724: ESI W192M: Add TLV support for control value in dB scale by Clément Guedez · 10 years ago
  61. f8a8b3a ALSA: ice1724: ESI W192M: Enable midi i/o of port envy24 chip as available by Clément Guedez · 10 years ago
  62. 7127744 ALSA: ice1724: ESI W192M: Update eeprom structure to C99 standard by Clément Guedez · 10 years ago
  63. b56df15 ALSA: ice1724: ESI W192M: Correct copy/paste from prodigy driver by Clément Guedez · 10 years ago
  64. d832f3d Merge branch 'topic/ak411x-fix' into for-next by Takashi Iwai · 10 years ago
  65. 1293617 ALSA: ak411x: Add PM helper functions by Takashi Iwai · 10 years ago
  66. 6cbbfe1 ALSA: Include linux/io.h instead of asm/io.h by Takashi Iwai · 10 years ago
  67. ace79a3 ALSA: ice1712: wm8766: Remove some unused functions by Rickard Strandqvist · 10 years ago
  68. 9e59474 Merge branch 'topic/pci-cleanup' into for-next by Takashi Iwai · 10 years ago
  69. 8894250 ALSA: ice1724: Simplify PM callbacks by Takashi Iwai · 10 years ago
  70. b60dc62 ALSA: ice1712: Simplify PM callbacks by Takashi Iwai · 10 years ago
  71. 08a4c10 ALSA: ice1712: Remove always NULL parameters by Lars-Peter Clausen · 10 years ago
  72. ebd8146 ALSA: ice1712: wm8776.c: Remove some unused functions by Rickard Strandqvist · 10 years ago
  73. ae1b226 ALSA: ice17xx: Deletion of unnecessary checks before the function call "snd_ac97_resume" by Markus Elfring · 10 years ago
  74. b8eca77 ALSA: ice1712: consider error value by Sudip Mukherjee · 10 years ago
  75. b393df0 ALSA: ice1712: remove unused variable by Sudip Mukherjee · 10 years ago
  76. 387417b ALSA: ice1712: remove unneeded return statement by Sudip Mukherjee · 10 years ago
  77. 597da2e ALSA: ice1724: Use snd_ctl_enum_info() by Takashi Iwai · 10 years ago
  78. c4fa251 ALSA: ice1712: Use snd_ctl_enum_info() by Takashi Iwai · 10 years ago
  79. 890b13a ALSA: ice1712: Replacing hex with #defines by Konstantinos Tsimpoukas · 10 years ago
  80. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  81. 2f6ba2b ALSA: ice1712: Correcting/completing #defines for REGS by Konstantinos Tsimpoukas · 11 years ago
  82. 4f8e940 ALSA: ice1712: Fix boundary checks in PCM pointer ops by Takashi Iwai · 11 years ago
  83. 6ea0cae ALSA: ice1712: Save/restore routing and rate registers by Ondrej Zary · 11 years ago
  84. 6e61246 ALSA: ice1712: restore AK4xxx volumes on resume by Ondrej Zary · 11 years ago
  85. d272ccd ALSA: ice1712: Add S/PDIF suspend support for ICE1712-based M-Audio cards by Ondrej Zary · 11 years ago
  86. 8c1d843 ALSA: ice1712: Add suspend support for M-Audio ICE1712-based cards by Ondrej Zary · 11 years ago
  87. ca051e8 ALSA: ice1712: add suspend support for ICE1712 chip by Ondrej Zary · 11 years ago
  88. 6dfb5af ALSA: ice17xx: Use standard printk helpers by Takashi Iwai · 11 years ago
  89. 60c5772 ALSA: pci: Convert to snd_card_new() with a device pointer by Takashi Iwai · 11 years ago
  90. 512a4cb ALSA: ice1724: Fix compile warning with CONFIG_PROC_FS=n by Takashi Iwai · 11 years ago
  91. 4c88b7f ALSA: ice1724: Fix uninitialized variable access by Takashi Iwai · 11 years ago
  92. 57a4451 ALSA: Use strlcpy() instead of strncpy() by Takashi Iwai · 11 years ago
  93. 20a2422 ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove by Takashi Iwai · 12 years ago
  94. 69a4cfd ALSA: ice1712: Initialize card->private_data properly by Sean Connor · 12 years ago
  95. c2d3703 ALSA: ice1724: M-Audio Audiophile192: Fix SPDIF input by Jonas Petersen · 12 years ago
  96. b57a895 ALSA: ice1712: fix boundary check in snd_wm8766_write() by Dan Carpenter · 12 years ago
  97. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  98. e23e7a1 ALSA: pci: remove __dev* attributes by Bill Pemberton · 12 years ago
  99. 02582e9 treewide: fix typo of "suport" in various comments and Kconfig by Masanari Iida · 12 years ago
  100. 063f603 ALSA: ice1724: Fix build error without CONFIG_PM_SLEEP by Takashi Iwai · 12 years ago