1. 6769e98 ALSA: constify snd_pcm_ops structures by Julia Lawall · 8 years ago
  2. 7a7a2df ALSA: azt3328: Remove unnecessary synchronize_irq() before free_irq() by Lars-Peter Clausen · 8 years ago
  3. 412b979 ALSA: remove deprecated use of pci api by Quentin Lambert · 9 years ago
  4. 7f788e0 ALSA: azt3328: some indenting cleanups by Dan Carpenter · 9 years ago
  5. 6cbbfe1 ALSA: Include linux/io.h instead of asm/io.h by Takashi Iwai · 9 years ago
  6. 3a7ed36 ALSA: azt3328: Simplify PM callbacks by Takashi Iwai · 9 years ago
  7. 9b311a0 ALSA: azt3328: Use snd_ctl_enum_info() by Takashi Iwai · 10 years ago
  8. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  9. 4a8d9d7 ALSA: azt3328: Use standard printk helpers by Takashi Iwai · 10 years ago
  10. 4162cd3 ALSA: azt3328: Remove function debug prints by Takashi Iwai · 10 years ago
  11. 60c5772 ALSA: pci: Convert to snd_card_new() with a device pointer by Takashi Iwai · 10 years ago
  12. e0f17c7 ALSA: Fix assignment of 0/1 to bool variables by Peter Senna Tschudin · 11 years ago
  13. 20a2422 ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove by Takashi Iwai · 11 years ago
  14. e23e7a1 ALSA: pci: remove __dev* attributes by Bill Pemberton · 11 years ago
  15. c7561cd ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEP by Takashi Iwai · 12 years ago
  16. 68cb2b5 ALSA: Convert to new pm_ops for PCI drivers by Takashi Iwai · 12 years ago
  17. e9f66d9 ALSA: pci: clean up using module_pci_driver() by Takashi Iwai · 12 years ago
  18. 87c9e7d ALSA: azt3328 - Fix NULL ptr dereference on cards without OPL3 by Alban Bedel · 12 years ago
  19. a67ff6a ALSA: module_param: make bool parameters really bool by Rusty Russell · 12 years ago
  20. 65a7721 sound: fix drivers needing module.h not moduleparam.h by Paul Gortmaker · 13 years ago
  21. dba8b46 ALSA: mpu401: clean up interrupt specification by Clemens Ladisch · 13 years ago
  22. a5a3973 ALSA: azt3328 - adjust error handling code to include debugging code by Julia Lawall · 13 years ago
  23. 934c2b6 ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/* by Takashi Iwai · 13 years ago
  24. 3733e42 ALSA: Use KBUILD_MODNAME for pci_driver.name entries by Takashi Iwai · 13 years ago
  25. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  26. cc99a08 Merge branch 'fix/misc' into topic/misc by Takashi Iwai · 13 years ago
  27. b5dc20c ALSA: azt3328: add custom AC97 semi-emulation use standard ALSA AC97 layer by Andreas Mohr · 13 years ago
  28. c9ba374 ALSA: azt3328 - fix broken AZF_FMT_XLATE macro by Andreas Mohr · 13 years ago
  29. 689c691 ALSA: azt3328: improve snd_azf3328_codec_setdmaa() by Andreas Mohr · 13 years ago
  30. da237f3 ALSA: azt3328: use proper private_data hookup for codec identification by Andreas Mohr · 13 years ago
  31. 3458559 ALSA: azt3328: use a helper variable to remove one indirection in hotpath by Andreas Mohr · 13 years ago
  32. 9fd8d36 ALSA: azt3328: cosmetics: use a helper variable for codec setup by Andreas Mohr · 13 years ago
  33. 8d9a114 ALSA: azt3328: _setfmt() update by Andreas Mohr · 13 years ago
  34. adf5931 ALSA: azt3328: cosmetics, minor updates by Andreas Mohr · 13 years ago
  35. 7974150 ALSA: azt3328: period bug fix (for PA), add missing ACK on stop timer by Andreas Mohr · 13 years ago
  36. cebe41d sound: use DEFINE_PCI_DEVICE_TABLE by Alexey Dobriyan · 14 years ago
  37. d355c82a ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep" by Jaroslav Kysela · 15 years ago
  38. 78df617 ALSA: azt3328: fix previous breakage, improve suspend, cleanups by Andreas Mohr · 15 years ago
  39. dfbf951 ALSA: azt3328: large codec cleanup, add I2S port etc. by Andreas Mohr · 15 years ago
  40. 2f4f27d dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24) by Yang Hongyang · 15 years ago
  41. e0d2054 Merge branch 'topic/misc' into for-linus by Takashi Iwai · 15 years ago
  42. ee41965 ALSA: Fix missing KERN_* prefix to printk in sound/pci by Takashi Iwai · 15 years ago
  43. e58de7b ALSA: Convert to snd_card_create() in sound/pci/* by Takashi Iwai · 15 years ago
  44. da3cec3 ALSA: Kill snd_assert() in sound/pci/* by Takashi Iwai · 16 years ago
  45. 627d3e7 ALSA: PCI168 snd-azt3328: some more fixups by Andreas Mohr · 16 years ago
  46. 02330fb [ALSA] PCI168 snd-azt3328 Linux driver: another huge update by Andreas Mohr · 16 years ago
  47. f000fd8 [ALSA] Fix synchronize_irq() bugs, redundancies by Jeff Garzik · 16 years ago
  48. 9bf8e7d [ALSA] sound: replace remaining __FUNCTION__ occurences by Harvey Harrison · 16 years ago
  49. 9004acc [ALSA] Remove sound/driver.h by Takashi Iwai · 16 years ago
  50. e24a121 [ALSA] azt3328.c: small cleanup patch by Andreas Mohr · 17 years ago
  51. 1b60f6b [ALSA] Fix conflicts between const and __devinitdata by Takashi Iwai · 17 years ago
  52. 437a5a4 [ALSA] Remove IRQF_DISABLED for shared PCI irqs by Takashi Iwai · 17 years ago
  53. 30b3539 [ALSA] Various fixes for suspend/resume of ALSA PCI drivers by Takashi Iwai · 18 years ago
  54. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  55. f40b689 [ALSA] Fix section mismatch errors in ALSA PCI drivers by Takashi Iwai · 18 years ago
  56. 65ca68b [PATCH] irq-flags: sound: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  57. 302e4c2 [ALSA] Change an arugment of snd_mpu401_uart_new() to bit flags by Takashi Iwai · 18 years ago
  58. e2f8726 [ALSA] azt3328.c: use kernel coding style by Andreas Mohr · 18 years ago
  59. 13769e3 [ALSA] azt3328.c: add 3D sound mixer switch/rename controls by Andreas Mohr · 18 years ago
  60. ca54bde [ALSA] azt3328.c: add suspend/resume support by Andreas Mohr · 18 years ago
  61. 396c9b9 [ALSA] add __devinitdata to all pci_device_id by Henrik Kretzschmar · 18 years ago
  62. 910638a [PATCH] Replace 0xff.. with correct DMA_xBIT_MASK by Matthias Gehre · 18 years ago
  63. 95de776 [ALSA] Remove xxx_t typedefs: PCI AZT3328 by Takashi Iwai · 19 years ago
  64. c3e6f7d [ALSA] Remove superfluous pcm_free callbacks by Takashi Iwai · 19 years ago
  65. 249bb07 [PATCH] PCI: removed unneeded .owner field from struct pci_driver by Greg Kroah-Hartman · 19 years ago
  66. d91c64c [ALSA] AZT3328 driver update by Andreas Mohr · 19 years ago
  67. 99b359b [ALSA] Add missing KERN_* suffix to printk by Takashi Iwai · 19 years ago
  68. b1d5776 [ALSA] Remove vmalloc wrapper, kfree_nocheck() by Takashi Iwai · 19 years ago
  69. 3bcd464 [ALSA] set owner field in struct pci_driver by Clemens Ladisch · 19 years ago
  70. e560d8d [ALSA] Replace with kzalloc() - pci stuff by Takashi Iwai · 19 years ago
  71. 01d25d4 [ALSA] Replace pci_module_init() with pci_register_driver() by Takashi Iwai · 19 years ago
  72. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago