1. cbdce7a ALSA: asihpi: fix comment syntax in file headers by Aditya Srivastava · 3 years, 10 months ago
  2. af787b2 ALSA: asihpi: Use DIV_ROUND_UP() instead of open-coding it by Lars-Peter Clausen · 4 years ago
  3. 4dda3a19 Merge branch 'for-next' into for-linus by Takashi Iwai · 4 years, 3 months ago
  4. 2b98751 ALSA: asihpi: fix spellint typo in comments by Wang Qing · 4 years, 3 months ago
  5. 472eb39 ALSA: asihpi: fix iounmap in error handler by Tom Rix · 4 years, 4 months ago
  6. 175860c ALSA: pci/asihpi: Remove unused function hpi_stream_group_get_map() by YueHaibing · 4 years, 4 months ago
  7. ce4f257 ALSA: asihpi: Replace tasklet with threaded irq by Takashi Iwai · 4 years, 4 months ago
  8. 70f8b2f ALSA: pci/asihpi: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 4 months ago
  9. 6779ec1 ALSA: asihpi: delete duplicated word by Randy Dunlap · 4 years, 5 months ago
  10. 3237bef ALSA: pci/asihpi: remove 'set but not used' warning by Pierre-Louis Bossart · 4 years, 6 months ago
  11. 7d23b16 ALSA: pci/asihpi: fix kernel-doc by Pierre-Louis Bossart · 4 years, 6 months ago
  12. 232af6a ALSA: pci/asihpi: remove 'set but not used' warnings by Pierre-Louis Bossart · 4 years, 6 months ago
  13. 9ca7a0c ALSA: asihpi: More constifications by Takashi Iwai · 5 years ago
  14. b1b375b ALSA: asihpi: Drop superfluous ioctl PCM ops by Takashi Iwai · 5 years ago
  15. 7ae11ec ALSA: asihpi: Use managed buffer allocation by Takashi Iwai · 5 years ago
  16. 6974f8a ALSA: pci: Avoid non-standard macro usage by Takashi Iwai · 5 years ago
  17. 3c53c62 Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 5 years ago
  18. bb26e0c ALSA: asihpi: Remove unneeded variable change by Hariprasad Kelam · 5 years ago
  19. 5b497af treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295 by Thomas Gleixner · 6 years ago
  20. 07d7fe7 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 273 by Thomas Gleixner · 6 years ago
  21. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  22. 47f2769 ALSA: pci: Clean up with new procfs helpers by Takashi Iwai · 6 years ago
  23. 4593f2d ALSA: asihpi: clean up indentation, replace spaces with tab by Colin Ian King · 6 years ago
  24. 23fdf22 ALSA: asihpi: don't pass GFP_DMA32 to dma_alloc_coherent by Christoph Hellwig · 6 years ago
  25. 96963de ALSA: asihpi: remove redundant variable max_streams by Colin Ian King · 6 years ago
  26. a91a0e7 ALSA: asihpi: Fix PCM format notations by Takashi Iwai · 6 years ago
  27. 6a73cf4 sound: Use octal not symbolic permissions by Joe Perches · 7 years ago
  28. f9d94b5 ALSA: asihpi: Hardening for potential Spectre v1 by Takashi Iwai · 7 years ago
  29. 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
  30. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  31. 6512ab6 ALSA: asihpi: clean up a couple of build warnings by Colin Ian King · 7 years ago
  32. 545633f Merge branch 'for-linus' into for-next by Takashi Iwai · 7 years ago
  33. 394ca81 ALSA: asihpi: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  34. e1af344 ALSA: asihpi: fix a potential double-fetch bug when copying puhm by Meng Xu · 7 years ago
  35. 2a0d85d ALSA: asihpi: Kill BUG_ON() usages by Takashi Iwai · 7 years ago
  36. 874b83d ALSA: asihpi: Put missing KERN_CONT prefix by Takashi Iwai · 7 years ago
  37. d69bb92 ALSA: asihpi: fix kernel memory disclosure by Vlad Tsyrklevich · 8 years ago
  38. 44cc4a0 ALSA: squash lines for simple wrapper functions by Masahiro Yamada · 8 years ago
  39. 6769e988 ALSA: constify snd_pcm_ops structures by Julia Lawall · 8 years ago
  40. d647230 x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h> by Stephen Rothwell · 10 years ago
  41. 46d212c ALSA: asihpi: Fix duplicate const for clock sources by Krzysztof Kozlowski · 10 years ago
  42. 976412f ALSA: Include linux/uaccess.h and linux/bitopts.h instead of asm/* by Takashi Iwai · 10 years ago
  43. 6fec2b5 ALSA: asihpi: Use setup_timer() and mod_timer() by Takashi Iwai · 10 years ago
  44. ff6defa ALSA: Deletion of checks before the function call "iounmap" by Markus Elfring · 10 years ago
  45. d18132a ALSA: asihpi: Remove always NULL parameter by Lars-Peter Clausen · 10 years ago
  46. 0d02e12 ALSA: asihpi: fix an information leak in asihpi_hpi_ioctl() by Eliot Blennerhassett · 10 years ago
  47. fd112f1 ALSA: asihpi: update to HPI version 4.14 by Eliot Blennerhassett · 10 years ago
  48. 17d4de4 ALSA: asihpi: increase tuner pad cache size by Eliot Blennerhassett · 10 years ago
  49. 4398643 ALSA: asihpi: relax firmware version check by Eliot Blennerhassett · 10 years ago
  50. 87164cc ALSA: asihpi: Deletion of an unnecessary check before the function call "vfree" by Markus Elfring · 10 years ago
  51. 51e6f47 ALSA: asihpi: used parts of message/response are zeroed before use by Eliot Blennerhassett · 10 years ago
  52. dc61283 ALSA: asihpi: don't fail probe if adapter mode read fails by Eliot Blennerhassett · 10 years ago
  53. 12eb089 ALSA: asihpi: Use standard printk helpers by Eliot Blennerhassett · 10 years ago
  54. 5bc91f5 ALSA: asihpi: Turn off msg/resp logging after DSP has crashed. by Eliot Blennerhassett · 10 years ago
  55. f9a376c ALSA: asihpi: Add support for stream interrupt. by Eliot Blennerhassett · 10 years ago
  56. c1464a8 ALSA: asihpi: Refactor control cache code. by Eliot Blennerhassett · 10 years ago
  57. e51c58c ALSA: asihpi: Use CONFIG_64BIT directly by Eliot Blennerhassett · 10 years ago
  58. 35a8dc1 ALSA: asihpi: Logging format improvements by Eliot Blennerhassett · 10 years ago
  59. 3872f19 ALSA: asihpi: New I/O types - AVB & BLUlink, DAB Rf receiver by Eliot Blennerhassett · 10 years ago
  60. e9886ab ALSA: asihpi: Minor string and dead code cleanup by Eliot Blennerhassett · 10 years ago
  61. 1fb8510 ALSA: pcm: Add snd_pcm_stop_xrun() helper by Takashi Iwai · 10 years ago
  62. 30d0ae4 ALSA: asihpi: Use snd_ctl_enum_info() by Takashi Iwai · 10 years ago
  63. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  64. c687c9b ALSA: asihpi: fix some indenting in snd_card_asihpi_pcm_new() by Dan Carpenter · 11 years ago
  65. 60c5772 ALSA: pci: Convert to snd_card_new() with a device pointer by Takashi Iwai · 11 years ago
  66. 0c21fcc ALSA: asihpi: a couple array out of bounds issues by Dan Carpenter · 11 years ago
  67. 6047829 ALSA: asihpi: Fix unlocked snd_pcm_stop() call by Takashi Iwai · 11 years ago
  68. 975cc02 ALSA: Replace the magic number 44 with const by Takashi Iwai · 12 years ago
  69. 20a2422 ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove by Takashi Iwai · 12 years ago
  70. 167d0a1 ALSA: asihpi: add format support check in snd_card_asihpi_capture_formats by Eldad Zack · 12 years ago
  71. 74c34ca ALSA: pcm_format_to_bits strong-typed conversion by Eldad Zack · 12 years ago
  72. 2e9b9a3 ALSA: asihpi - fix potential NULL pointer dereference by Wei Yongjun · 12 years ago
  73. e23e7a1 ALSA: pci: remove __dev* attributes by Bill Pemberton · 12 years ago
  74. 4ee3bff ALSA: Convert dev_printk(KERN_<LEVEL> to dev_<level>( by Joe Perches · 12 years ago
  75. 395d9dd sound: Remove unnecessary semicolon by Peter Senna Tschudin · 12 years ago
  76. c7561cd ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEP by Takashi Iwai · 12 years ago
  77. c38f62b Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 13 years ago
  78. 48a46752 Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  79. 92fd918 ALSA: asihpi - fix return value of hpios_locked_mem_alloc() by Eliot Blennerhassett · 13 years ago
  80. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 13 years ago
  81. a938fb1 ALSA: asihpi - fix return type of hpios_locked_mem_alloc() by Dan Carpenter · 13 years ago
  82. 74eeb14 ALSA: asihpi - Fix potential Oops in snd_asihpi_cmode_info() by Takashi Iwai · 13 years ago
  83. 68d5339 ALSA: asihpi - Fix format validity check. by Eliot Blennerhassett · 13 years ago
  84. c1d70dd ALSA: asihpi - Use valid channel count in format enumeration. by Eliot Blennerhassett · 13 years ago
  85. 8637bc9 ALSA: asihpi - Correct headers in cached control responses. by Eliot Blennerhassett · 13 years ago
  86. f50efa2 ALSA: asihpi - Add HPI version to module description. by Eliot Blennerhassett · 13 years ago
  87. 4e225e2 ALSA: asihpi - Distinguish four different emif init errors. by Eliot Blennerhassett · 13 years ago
  88. 812550e9 ALSA: asihpi - New defs and comments. by Eliot Blennerhassett · 13 years ago
  89. 862e141 ALSA: asihpi - Add autofade query. by Eliot Blennerhassett · 13 years ago
  90. 50d5f77 ALSA: asihpi - Simplify dsp code close. by Eliot Blennerhassett · 13 years ago
  91. 7036b92 ALSA: asihpi - Remove redundant struct members. by Eliot Blennerhassett · 13 years ago
  92. 3dad06a ALSA: asihpi - Increase debug response buffer size. by Eliot Blennerhassett · 13 years ago
  93. 7286833 ALSA: asihpi - Add new function codes. by Eliot Blennerhassett · 13 years ago
  94. d8aefae ALSA: asihpi - Remove unused structs and defs by Eliot Blennerhassett · 13 years ago
  95. 502f271 ALSA: asihpi - Update node types. by Eliot Blennerhassett · 13 years ago
  96. 09c728a ALSA: asihpi - Only set sync if card supports hardware stream grouping. by Eliot Blennerhassett · 13 years ago
  97. 0be55c4 ALSA: asihpi - Relax drained check for more reliable playback startup. by Eliot Blennerhassett · 13 years ago
  98. 8e0874e ALSA: asihpi - Correct stray capital letters in identifier. by Eliot Blennerhassett · 13 years ago
  99. cbd757d ALSA: asihpi - Use snd_pcm_debug_name to get substream name. by Eliot Blennerhassett · 13 years ago
  100. d4b06d2 ALSA: asihpi - Volumes and meters may have 1 or 2 channels. by Eliot Blennerhassett · 13 years ago