1. 567f587 ALSA: ad1889: Allocate resources with device-managed APIs by Takashi Iwai · 3 years, 6 months ago
  2. e2e30a3 ALSA: ad1889: Fix assignment in if condition by Takashi Iwai · 3 years, 7 months ago
  3. 6417f03 module: remove never implemented MODULE_SUPPORTED_DEVICE by Leon Romanovsky · 3 years, 10 months ago
  4. 669f65e ALSA: pci: Simplify with dma_set_mask_and_coherent() by Takashi Iwai · 4 years ago
  5. 51055da ALSA: pci: Constify snd_ac97_bus_ops definitions by Takashi Iwai · 5 years ago
  6. efb0ad2 ALSA: pci: Constify snd_device_ops definitions by Takashi Iwai · 5 years ago
  7. 164d073 ALSA: ad1889: Support PCM sync_stop by Takashi Iwai · 5 years ago
  8. d34e1b7b ALSA: pci: Drop superfluous ioctl PCM ops by Takashi Iwai · 5 years ago
  9. 93d6487 ALSA: ad1889: Use managed buffer allocation by Takashi Iwai · 5 years ago
  10. 6974f8a ALSA: pci: Avoid non-standard macro usage by Takashi Iwai · 5 years ago
  11. 82c2981 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 176 by Thomas Gleixner · 6 years ago
  12. 36e4617 Merge branch 'topic/memory-device-fixes-2' into for-next by Takashi Iwai · 6 years ago
  13. 47f2769 ALSA: pci: Clean up with new procfs helpers by Takashi Iwai · 6 years ago
  14. 5116b94 ALSA: pci: Drop superfluous PCM preallocation error checks by Takashi Iwai · 6 years ago
  15. 1fa350b ALSA: ad1889: Replace mdelay with usleep_range in snd_ad1889_ac97_ready by Jia-Ju Bai · 7 years ago
  16. 621fdf6 ALSA: ad1889: Replace mdelay with usleep_range in snd_ad1889_init by Jia-Ju Bai · 7 years ago
  17. dee4989 ALSA: pci: make snd_pcm_hardware const by Bhumika Goyal · 7 years ago
  18. d602efc ALSA: ad1889: constify snd_pcm_ops structures by Julia Lawall · 8 years ago
  19. 412b979 ALSA: remove deprecated use of pci api by Quentin Lambert · 10 years ago
  20. eab0fbf ALSA: Use const struct ac97_quirk by Joe Perches · 10 years ago
  21. 6cbbfe1 ALSA: Include linux/io.h instead of asm/io.h by Takashi Iwai · 10 years ago
  22. ff6defa ALSA: Deletion of checks before the function call "iounmap" by Markus Elfring · 10 years ago
  23. a088009 ASLA: ad1889: Remove always NULL parameter by Lars-Peter Clausen · 10 years ago
  24. ccbec5e ALSA: ad1889: Fix probable mask then right shift defects by Joe Perches · 10 years ago
  25. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  26. 2963300 ALSA: ad1889: Use standard printk helpers by Takashi Iwai · 11 years ago
  27. 60c5772 ALSA: pci: Convert to snd_card_new() with a device pointer by Takashi Iwai · 11 years ago
  28. 9bd0f5c ALSA: ad1889: Fix right attenuation proc output by Takashi Iwai · 11 years ago
  29. 20a2422 ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove by Takashi Iwai · 12 years ago
  30. 2f5c130 ALSA: ad1889: remove __dev* attributes by Bill Pemberton · 12 years ago
  31. e9f66d9 ALSA: pci: clean up using module_pci_driver() by Takashi Iwai · 13 years ago
  32. a67ff6a ALSA: module_param: make bool parameters really bool by Rusty Russell · 13 years ago
  33. da155d5 sound: Add module.h to the previously silent sound users by Paul Gortmaker · 13 years ago
  34. 934c2b6 ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/* by Takashi Iwai · 14 years ago
  35. 3733e42 ALSA: Use KBUILD_MODNAME for pci_driver.name entries by Takashi Iwai · 14 years ago
  36. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  37. cebe41d sound: use DEFINE_PCI_DEVICE_TABLE by Alexey Dobriyan · 15 years ago
  38. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 16 years ago
  39. e58de7b ALSA: Convert to snd_card_create() in sound/pci/* by Takashi Iwai · 16 years ago
  40. 2f5ad54 pci: use pci_ioremap_bar() in sound/ by Arjan van de Ven · 16 years ago
  41. da3cec3 ALSA: Kill snd_assert() in sound/pci/* by Takashi Iwai · 16 years ago
  42. f000fd8 [ALSA] Fix synchronize_irq() bugs, redundancies by Jeff Garzik · 17 years ago
  43. 9bf8e7d [ALSA] sound: replace remaining __FUNCTION__ occurences by Harvey Harrison · 17 years ago
  44. e4d7681 [ALSA] sound: fix ad1889 section mismatch by Randy Dunlap · 17 years ago
  45. 9004acc [ALSA] Remove sound/driver.h by Takashi Iwai · 17 years ago
  46. 437a5a4 [ALSA] Remove IRQF_DISABLED for shared PCI irqs by Takashi Iwai · 18 years ago
  47. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  48. f40b689 [ALSA] Fix section mismatch errors in ALSA PCI drivers by Takashi Iwai · 18 years ago
  49. 65ca68b [PATCH] irq-flags: sound: Use the new IRQF_ constants by Thomas Gleixner · 19 years ago
  50. bf85020 [ALSA] Remove unneeded read/write_size fields in proc text ops by Takashi Iwai · 19 years ago
  51. 396c9b9 [ALSA] add __devinitdata to all pci_device_id by Henrik Kretzschmar · 19 years ago
  52. 1d606f1 [ALSA] sound/pci/: remove duplicate #include's by Adrian Bunk · 19 years ago
  53. 910638a [PATCH] Replace 0xff.. with correct DMA_xBIT_MASK by Matthias Gehre · 19 years ago
  54. 9d2f928 [PATCH] Intruduce DMA_28BIT_MASK by Tobias Klauser · 19 years ago
  55. c6f4329 [ALSA] ad1889 - remove CVS ID from the driver identification by Jaroslav Kysela · 19 years ago
  56. 02c2de6 [ALSA] Remove xxx_t typedefs: PCI AD1889 by Takashi Iwai · 19 years ago
  57. c3e6f7d [ALSA] Remove superfluous pcm_free callbacks by Takashi Iwai · 19 years ago
  58. 249bb07 [PATCH] PCI: removed unneeded .owner field from struct pci_driver by Greg Kroah-Hartman · 19 years ago
  59. fc58422 [ALSA] Big kfree NULL check cleanup - sound by Jesper Juhl · 19 years ago
  60. 3bcd464 [ALSA] set owner field in struct pci_driver by Clemens Ladisch · 19 years ago
  61. e560d8d [ALSA] Replace with kzalloc() - pci stuff by Takashi Iwai · 19 years ago
  62. 12bb5b7 [ALSA] ad1889: add AD1889 driver by Clemens Ladisch · 19 years ago