1. ee03c0f ALSA: au88x0: use explicitly signed char by Jason A. Donenfeld · 2 years, 4 months ago
  2. b093de1 ALSA: au88x0: Fix the missing snd_card_free() call at probe error by Takashi Iwai · 2 years, 11 months ago
  3. e44b5b44 ALSA: au88x0: Allocate resources with device-managed APIs by Takashi Iwai · 3 years, 8 months ago
  4. c2b0718 ALSA: au88x0: Fix assignment in if condition by Takashi Iwai · 3 years, 9 months ago
  5. 6417f03 module: remove never implemented MODULE_SUPPORTED_DEVICE by Leon Romanovsky · 4 years ago
  6. 669f65e ALSA: pci: Simplify with dma_set_mask_and_coherent() by Takashi Iwai · 4 years, 2 months ago
  7. e2d413f ALSA: Replace with fallthrough pseudo keyword in the remaining places by Takashi Iwai · 4 years, 8 months ago
  8. ad1e0b7 ALSA: pci/au88x0: remove "defined but not used" warnings by Pierre-Louis Bossart · 4 years, 8 months ago
  9. eafcdbd ALSA: au88x0: More constifications by Takashi Iwai · 5 years ago
  10. b4e5e70 ALSA: pci: Constify snd_kcontrol_new items by Takashi Iwai · 5 years ago
  11. 51055da ALSA: pci: Constify snd_ac97_bus_ops definitions by Takashi Iwai · 5 years ago
  12. efb0ad2 ALSA: pci: Constify snd_device_ops definitions by Takashi Iwai · 5 years ago
  13. 662a744 ALSA: au88x0: Support PCM sync_stop by Takashi Iwai · 5 years ago
  14. d34e1b7b ALSA: pci: Drop superfluous ioctl PCM ops by Takashi Iwai · 5 years ago
  15. 8c847a4 ALSA: au88x0: Use managed buffer allocation by Takashi Iwai · 5 years ago
  16. 5095267 ALSA: au88x0: Fix incorrect device pointer for preallocation by Takashi Iwai · 5 years ago
  17. 6974f8a ALSA: pci: Avoid non-standard macro usage by Takashi Iwai · 5 years ago
  18. 16ccca1 ALSA: pci: Drop superfluous snd_pcm_sgbuf_ops_page by Takashi Iwai · 5 years ago
  19. 5e19cad ALSA: au88x0: Remove unneeded variable: "changed" by Hariprasad Kelam · 6 years ago
  20. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  21. 005fdd5 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 130 by Thomas Gleixner · 6 years ago
  22. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  23. 68da4fa ALSA: au88xx: Add fall-through annotations by Takashi Iwai · 6 years ago
  24. 10d3d91 ALSA: au88x0: Fix sparse warning wrt PCM format type by Takashi Iwai · 7 years ago
  25. 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
  26. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  27. 0674835 ALSA: au88x0: remove redundant assignment of variable i by Colin Ian King · 7 years ago
  28. aa38e71 ALSA: pci: make snd_pcm_hardware const by Bhumika Goyal · 8 years ago
  29. 0b5b233 ALSA: au88x0: constify snd_pcm_ops structures by Arvind Yadav · 8 years ago
  30. 2e5eb6b ALSA: au88x0: Constify hw_constraints by Takashi Iwai · 8 years ago
  31. 13f99eb ALSA: au88x0: avoid theoretical uninitialized access by Arnd Bergmann · 8 years ago
  32. f3b827e ALSA: pci: constify snd_kcontrol_new structures by Bhumika Goyal · 8 years ago
  33. b2fac07 ALSA: pci: don't opencode IS_REACHABLE() by Fabian Frederick · 8 years ago
  34. 67956ed ALSA: au88x0: Add missing \n to end of dev_err message by Colin Ian King · 8 years ago
  35. 62db715 ALSA: au88x0: Fix calculation in vortex_wtdma_bufshift() by Takashi Iwai · 9 years ago
  36. 639db59 ALSA: au88x0: Fix zero clear of stream->resources by Takashi Iwai · 9 years ago
  37. 58a8738 ALSA: au88x0: Fix overlapped PCM pointer by Takashi Iwai · 9 years ago
  38. 412b979 ALSA: remove deprecated use of pci api by Quentin Lambert · 10 years ago
  39. ba6211a ALSA: au88x0: Remove superfluous ifdef __KERNEL__ by Takashi Iwai · 10 years ago
  40. 6cbbfe1 ALSA: Include linux/io.h instead of asm/io.h by Takashi Iwai · 10 years ago
  41. f994cb3 ALSA: au88x0: Kill the rest snd_print*() by Takashi Iwai · 10 years ago
  42. 70c8441 ALSA: au88x0: pr_* replaced with dev_* by Sudip Mukherjee · 10 years ago
  43. 6a40dc5 ALSA: au88x0: added reference of vortex_t by Sudip Mukherjee · 10 years ago
  44. e7e6926 sound: pci: au88x0: printk replacement by Sudip Mukherjee · 11 years ago
  45. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 11 years ago
  46. 60c5772 ALSA: pci: Convert to snd_card_new() with a device pointer by Takashi Iwai · 11 years ago
  47. 1d198f2 sound: Remove unnecessary semicolons by Joe Perches · 11 years ago
  48. 79ae92d ALSA: au88x0: Remove redundant break by Sachin Kamat · 11 years ago
  49. 20a2422 ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove by Takashi Iwai · 12 years ago
  50. f3c9024 ALSA: au88x0 - Define channel map for au88x0 by Raymond Yau · 12 years ago
  51. 61ed1dc ALSA: au88x0: fix incorrect left shift by Nickolai Zeldovich · 12 years ago
  52. e23e7a1 ALSA: pci: remove __dev* attributes by Bill Pemberton · 12 years ago
  53. 7dd7a2f ALSA: au88x0: Give comment for vortex_wtdma_bufshift() issue by Takashi Iwai · 12 years ago
  54. 395d9dd sound: Remove unnecessary semicolon by Peter Senna Tschudin · 12 years ago
  55. 223f18e ALSA: au88x0 - Remove unused "Master Mono" Playback Volume and Playback Switch of ac97 codec by Raymond Yau · 13 years ago
  56. e9f66d9 ALSA: pci: clean up using module_pci_driver() by Takashi Iwai · 13 years ago
  57. c6b76d1 ALSA: au88x0 - Avoid possible Oops at unbinding by Takashi Iwai · 13 years ago
  58. bb92b7c ALSA: Au88x0 - Implement subdevice volume controls by Raymond Yau · 13 years ago
  59. 49b9c40 ALSA: Au88x0 - Reduce the number of playback subdevices of au8830 from 32 to 16 by Raymond Yau · 13 years ago
  60. 7b32486 ALSA: Au88x0 - Support 4 channels playback when AC97 codecs has SDAC bit by Raymond Yau · 13 years ago
  61. fb65c2d ALSA: Au88x0 - Fix channels swapping of 4 channels playback by Raymond Yau · 13 years ago
  62. 3ae4e1f ALSA: Au88x0 - Fix IRQ fifo error and channels swap of 4 channels playback by Raymond Yau · 13 years ago
  63. 76474da ALSA: Au88x0 - Fix Xtalk's constants by Raymond Yau · 13 years ago
  64. 9489f2c ALSA: Au88x0 - Xtalk - fix write/read of eq and xt instates by Raymond Yau · 13 years ago
  65. a67ff6a ALSA: module_param: make bool parameters really bool by Rusty Russell · 13 years ago
  66. d81a6d7 sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed by Paul Gortmaker · 13 years ago
  67. 65a7721 sound: fix drivers needing module.h not moduleparam.h by Paul Gortmaker · 14 years ago
  68. dba8b46 ALSA: mpu401: clean up interrupt specification by Clemens Ladisch · 13 years ago
  69. 934c2b6 ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/* by Takashi Iwai · 14 years ago
  70. 3733e42 ALSA: Use KBUILD_MODNAME for pci_driver.name entries by Takashi Iwai · 14 years ago
  71. 02e5fbf Merge branch 'topic/misc' into for-linus by Takashi Iwai · 14 years ago
  72. 54a96da ALSA - au88x0 - Add buffer bytes constraints by Raymond Yau · 14 years ago
  73. 13eb4ab ALSA: au88x0 - Use a better name for pcm devices of au88x0 by Raymond Yau · 14 years ago
  74. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  75. d3e458d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  76. e16b396 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  77. cc99a08 Merge branch 'fix/misc' into topic/misc by Takashi Iwai · 14 years ago
  78. 01cb702 ALSA - au88x0 - add Playback Volume to 10 bands Equalizer Controls by Raymond Yau · 14 years ago
  79. 0a9d59a Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  80. 5e5677f ALSA: au88x0 - Modify pointer callback to give accurate playback position by Raymond Yau · 14 years ago
  81. 42b16b3 Kill off warning: ‘inline’ is not at beginning of declaration by Jesper Juhl · 14 years ago
  82. d9ab344 ALSA : au88x0 - Limit number of channels to fix Oops via OSS emu by Raymond Yau · 14 years ago
  83. fa2eb00 sound: fixed typos by Andrea Gelmini · 14 years ago
  84. cebe41d sound: use DEFINE_PCI_DEVICE_TABLE by Alexey Dobriyan · 15 years ago
  85. 28d27aa sound: Use PCI_VDEVICE by Joe Perches · 16 years ago
  86. e9ab33d ALSA: au88x0: fix wrong period_elapsed() call by Jaroslav Kysela · 16 years ago
  87. 3fd4385 ALSA: au88x0: fix .pointer callback by Jaroslav Kysela · 16 years ago
  88. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 16 years ago
  89. e0d2054 Merge branch 'topic/misc' into for-linus by Takashi Iwai · 16 years ago
  90. 8380740 ALSA: au88x0 - Fix &&|| typo by Takashi Iwai · 16 years ago
  91. ee41965 ALSA: Fix missing KERN_* prefix to printk in sound/pci by Takashi Iwai · 16 years ago
  92. e58de7b ALSA: Convert to snd_card_create() in sound/pci/* by Takashi Iwai · 16 years ago
  93. 2f5ad54 pci: use pci_ioremap_bar() in sound/ by Arjan van de Ven · 16 years ago
  94. 77a23f2 ALSA: Clean up SG-buffer helper functions and macros by Takashi Iwai · 17 years ago
  95. c534cc8 ALSA: au88x0: clipping ceiling loop wrong in comment by roel kluin · 17 years ago
  96. a72e724 [ALSA] remove CVS keywords by Adrian Bunk · 17 years ago
  97. f000fd8 [ALSA] Fix synchronize_irq() bugs, redundancies by Jeff Garzik · 17 years ago
  98. 3fa4a90 [ALSA] sound: au88x0_pcm.c fix integer as NULL pointer warning by Harvey Harrison · 17 years ago
  99. 9004acc [ALSA] Remove sound/driver.h by Takashi Iwai · 17 years ago
  100. 561de31 [ALSA] sound/: Spelling fixes by Joe Perches · 17 years ago