1. 5adfd8c ALSA: trident: Allocate resources with device-managed APIs by Takashi Iwai · 3 years, 6 months ago
  2. fd498bb ALSA: trident: Fix build error by YueHaibing · 3 years, 7 months ago
  3. 74fb983 ALSA: trident: Drop shadow TLB pointer table by Takashi Iwai · 3 years, 7 months ago
  4. 34b946ee ALSA: trident: Fix assignment in if condition by Takashi Iwai · 3 years, 7 months ago
  5. 6417f03 module: remove never implemented MODULE_SUPPORTED_DEVICE by Leon Romanovsky · 3 years, 10 months ago
  6. 669f65e ALSA: pci: Simplify with dma_set_mask_and_coherent() by Takashi Iwai · 4 years ago
  7. a8667a3 ALSA: trident: Use DIV_ROUND_CLOSEST() instead of open-coding it by Lars-Peter Clausen · 4 years ago
  8. 51055da ALSA: pci: Constify snd_ac97_bus_ops definitions by Takashi Iwai · 5 years ago
  9. efb0ad2 ALSA: pci: Constify snd_device_ops definitions by Takashi Iwai · 5 years ago
  10. 4a9ff14 ALSA: trident: Support PCM sync_stop by Takashi Iwai · 5 years ago
  11. 6b07ea0 ALSA: trident: Drop superfluous ioctl PCM ops by Takashi Iwai · 5 years ago
  12. c79eafa ALSA: trident: Use managed buffer allocation by Takashi Iwai · 5 years ago
  13. 6974f8a ALSA: pci: Avoid non-standard macro usage by Takashi Iwai · 5 years ago
  14. 16ccca1 ALSA: pci: Drop superfluous snd_pcm_sgbuf_ops_page by Takashi Iwai · 5 years ago
  15. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  16. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  17. 47f2769 ALSA: pci: Clean up with new procfs helpers by Takashi Iwai · 6 years ago
  18. 17bc481 ALSA: pci: Remove superfluous snd_pcm_suspend*() calls by Takashi Iwai · 6 years ago
  19. 752089f ALSA: trident: Proper endian notations by Takashi Iwai · 6 years ago
  20. d6b340d ALSA: trident: Suppress gcc string warning by Takashi Iwai · 6 years ago
  21. 42bc47b treewide: Use array_size() in vmalloc() by Kees Cook · 7 years ago
  22. b57cac2 ALSA: trident: make snd_pcm_hardware const by Bhumika Goyal · 7 years ago
  23. aef7758 ALSA: trident: Delete an error message for a failed memory allocation in snd_trident_tlb_alloc() by Markus Elfring · 7 years ago
  24. 841c1ea ALSA: trident: constify snd_pcm_ops structures by Arvind Yadav · 7 years ago
  25. f3b827e ALSA: pci: constify snd_kcontrol_new structures by Bhumika Goyal · 8 years ago
  26. b2fac07 ALSA: pci: don't opencode IS_REACHABLE() by Fabian Frederick · 8 years ago
  27. 6769e988 ALSA: constify snd_pcm_ops structures by Julia Lawall · 8 years ago
  28. 412b979 ALSA: remove deprecated use of pci api by Quentin Lambert · 10 years ago
  29. 6cbbfe1 ALSA: Include linux/io.h instead of asm/io.h by Takashi Iwai · 10 years ago
  30. 9e59474 Merge branch 'topic/pci-cleanup' into for-next by Takashi Iwai · 10 years ago
  31. 6f9eb02 ALSA: trident: Simplify PM callbacks by Takashi Iwai · 10 years ago
  32. 1b16416 ALSA: trident: Remove always NULL parameters by Lars-Peter Clausen · 10 years ago
  33. 5c34fdf ALSA: trident: Deletion of a check before snd_util_memhdr_free() by Markus Elfring · 10 years ago
  34. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  35. e2ff840 ALSA: trident: Remove unused variable in trident_memory.c by Sachin Kamat · 11 years ago
  36. 8d90486 ALSA: trident: Remove unused variable in trident_main.c by Sachin Kamat · 11 years ago
  37. 80c19b7 ALSA: trident: Use standard printk helpers by Takashi Iwai · 11 years ago
  38. 60c5772 ALSA: pci: Convert to snd_card_new() with a device pointer by Takashi Iwai · 11 years ago
  39. 20a2422 ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove by Takashi Iwai · 12 years ago
  40. e23e7a1 ALSA: pci: remove __dev* attributes by Bill Pemberton · 12 years ago
  41. c7561cd ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEP by Takashi Iwai · 12 years ago
  42. 81fcb17 ALSA: Move some headers to local directories from include/sound by Takashi Iwai · 12 years ago
  43. 68cb2b5 ALSA: Convert to new pm_ops for PCI drivers by Takashi Iwai · 12 years ago
  44. e9f66d9 ALSA: pci: clean up using module_pci_driver() by Takashi Iwai · 13 years ago
  45. a67ff6a ALSA: module_param: make bool parameters really bool by Rusty Russell · 13 years ago
  46. d81a6d7 sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed by Paul Gortmaker · 13 years ago
  47. 65a7721 sound: fix drivers needing module.h not moduleparam.h by Paul Gortmaker · 13 years ago
  48. dba8b46 ALSA: mpu401: clean up interrupt specification by Clemens Ladisch · 13 years ago
  49. 934c2b6 ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/* by Takashi Iwai · 14 years ago
  50. 3733e42 ALSA: Use KBUILD_MODNAME for pci_driver.name entries by Takashi Iwai · 14 years ago
  51. 421f91d fix typos concerning "initiali[zs]e" by Uwe Kleine-König · 15 years ago
  52. cebe41d sound: use DEFINE_PCI_DEVICE_TABLE by Alexey Dobriyan · 15 years ago
  53. 28b7679 dma-mapping: replace all DMA_30BIT_MASK macro with DMA_BIT_MASK(30) by Yang Hongyang · 16 years ago
  54. e0d2054 Merge branch 'topic/misc' into for-linus 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. e58de7b ALSA: Convert to snd_card_create() in sound/pci/* by Takashi Iwai · 16 years ago
  57. 77a23f2 ALSA: Clean up SG-buffer helper functions and macros by Takashi Iwai · 16 years ago
  58. da3cec3 ALSA: Kill snd_assert() in sound/pci/* by Takashi Iwai · 16 years ago
  59. 981bcea ALSA: trident - pause s/pdif output by Pierre Ossman · 17 years ago
  60. 8bb8b45 [ALSA] trident - clean up obsolete synth codes by Takashi Iwai · 17 years ago
  61. ebf029d [ALSA] Fix possible races at free_irq in PCI drivers by Takashi Iwai · 17 years ago
  62. 9004acc [ALSA] Remove sound/driver.h by Takashi Iwai · 17 years ago
  63. 561de31 [ALSA] sound/: Spelling fixes by Joe Perches · 17 years ago
  64. e5723b4 [ALSA] Remove sequencer instrument layer by Takashi Iwai · 17 years ago
  65. c1017a4 [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz by Jaroslav Kysela · 17 years ago
  66. a5ce889 [ALSA] Clean up with common snd_ctl_boolean_*_info callbacks by Takashi Iwai · 17 years ago
  67. ef991b9 [ALSA] Add snd_pcm_group_for_each_entry() for code cleanup by Takashi Iwai · 18 years ago
  68. 0cb29ea [ALSA] Add even more 'const' to everything related to TLV by Takashi Iwai · 18 years ago
  69. 437a5a4 [ALSA] Remove IRQF_DISABLED for shared PCI irqs by Takashi Iwai · 18 years ago
  70. 7ab3992 [ALSA] use the ALIGN macro by Clemens Ladisch · 18 years ago
  71. 30b3539 [ALSA] Various fixes for suspend/resume of ALSA PCI drivers by Takashi Iwai · 18 years ago
  72. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  73. a0aef8e [ALSA] Add dB scale information to trident driver by Takashi Iwai · 18 years ago
  74. f40b689 [ALSA] Fix section mismatch errors in ALSA PCI drivers by Takashi Iwai · 18 years ago
  75. 65ca68b [PATCH] irq-flags: sound: Use the new IRQF_ constants by Thomas Gleixner · 19 years ago
  76. 302e4c2 [ALSA] Change an arugment of snd_mpu401_uart_new() to bit flags by Takashi Iwai · 19 years ago
  77. 450047a [ALSA] add more sequencer port type information bits by Clemens Ladisch · 19 years ago
  78. bf85020 [ALSA] Remove unneeded read/write_size fields in proc text ops by Takashi Iwai · 19 years ago
  79. cbef55f [ALSA] trident - Move EXPORT_SYMBOL() to adjacent to each function by Takashi Iwai · 19 years ago
  80. 396c9b9 [ALSA] add __devinitdata to all pci_device_id by Henrik Kretzschmar · 19 years ago
  81. 910638a [PATCH] Replace 0xff.. with correct DMA_xBIT_MASK by Matthias Gehre · 19 years ago
  82. 62932df [ALSA] semaphore -> mutex (PCI part) by Ingo Molnar · 19 years ago
  83. e3183ec [ALSA] Prevent ALSA trident driver from grabbing pcnet32 hardware by Jon Mason · 19 years ago
  84. 7b6d924 [ALSA] seq: set client name in snd_seq_create_kernel_client() by Clemens Ladisch · 19 years ago
  85. 83e8ad6 [ALSA] seq: remove struct snd_seq_client_callback by Clemens Ladisch · 19 years ago
  86. fb0700b [ALSA] trident - Fix PM support by Takashi Iwai · 19 years ago
  87. bee1a5b [ALSA] Remove xxx_t typedefs: PCI Trident by Takashi Iwai · 19 years ago
  88. c3e6f7d [ALSA] Remove superfluous pcm_free callbacks by Takashi Iwai · 19 years ago
  89. 249bb07 [PATCH] PCI: removed unneeded .owner field from struct pci_driver by Greg Kroah-Hartman · 19 years ago
  90. 8433a50 [ALSA] Fix schedule_timeout usage by Nishanth Aravamudan · 19 years ago
  91. 99b359b [ALSA] Add missing KERN_* suffix to printk by Takashi Iwai · 19 years ago
  92. 7c22f1a [ALSA] Remove snd_runtime_check() macro by Takashi Iwai · 19 years ago
  93. 3bcd464 [ALSA] set owner field in struct pci_driver by Clemens Ladisch · 19 years ago
  94. e560d8d [ALSA] Replace with kzalloc() - pci stuff by Takashi Iwai · 19 years ago
  95. 41e4845 [ALSA] PCM resume cleanups by Jaroslav Kysela · 19 years ago
  96. ef21ca2 [ALSA] sound/pci: fix-up sleeping paths by Nishanth Aravamudan · 19 years ago
  97. b95eed7cd [ALSA] trident - Shut up compile warnings by Takashi Iwai · 20 years ago
  98. 77933d7 [PATCH] clean up inline static vs static inline by Jesper Juhl · 19 years ago
  99. 1ccc67d [ALSA] Disable MPU401 on SIS7018 by Takashi Iwai · 20 years ago
  100. 01d25d4 [ALSA] Replace pci_module_init() with pci_register_driver() by Takashi Iwai · 20 years ago