1. 6769e98 ALSA: constify snd_pcm_ops structures by Julia Lawall · 8 years ago
  2. 064e186 ALSA: atiixp: constify atiixp_dma_ops structures by Julia Lawall · 8 years ago
  3. 3270f0d ALSA: pci: Drop superfluous ifdef CONFIG_PROC_FS by Takashi Iwai · 9 years ago
  4. eab0fbf ALSA: Use const struct ac97_quirk by Joe Perches · 9 years ago
  5. 6cbbfe1 ALSA: Include linux/io.h instead of asm/io.h by Takashi Iwai · 9 years ago
  6. 9e59474 Merge branch 'topic/pci-cleanup' into for-next by Takashi Iwai · 9 years ago
  7. 94af146 ALSA: atiixp: Simplify PM callbacks by Takashi Iwai · 9 years ago
  8. ff6defa ALSA: Deletion of checks before the function call "iounmap" by Markus Elfring · 9 years ago
  9. 1fb8510 ALSA: pcm: Add snd_pcm_stop_xrun() helper by Takashi Iwai · 10 years ago
  10. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  11. 25135fd ALSA: atiixp: Use standard printk helpers by Takashi Iwai · 10 years ago
  12. 60c5772 ALSA: pci: Convert to snd_card_new() with a device pointer by Takashi Iwai · 10 years ago
  13. cc7282b ALSA: atiixp: Fix unlocked snd_pcm_stop() call by Takashi Iwai · 11 years ago
  14. 20a2422 ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove by Takashi Iwai · 11 years ago
  15. 86b2723 ALSA: Make snd_printd() and snd_printdd() inline by Takashi Iwai · 11 years ago
  16. e23e7a1 ALSA: pci: remove __dev* attributes by Bill Pemberton · 11 years ago
  17. e36e3b8 ALSA: Implement channel maps for standard onboard AC97 drivers by Takashi Iwai · 12 years ago
  18. c7561cd ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEP by Takashi Iwai · 12 years ago
  19. 68cb2b5 ALSA: Convert to new pm_ops for PCI drivers by Takashi Iwai · 12 years ago
  20. e9f66d9 ALSA: pci: clean up using module_pci_driver() by Takashi Iwai · 12 years ago
  21. a67ff6a ALSA: module_param: make bool parameters really bool by Rusty Russell · 12 years ago
  22. 65a7721 sound: fix drivers needing module.h not moduleparam.h by Paul Gortmaker · 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. 7e79443 ALSA: atiixp - Fix wrong time-out checks during ac-link reset by Takashi Iwai · 13 years ago
  26. 7fb3a06 Merge branch 'fix/misc' into topic/misc by Takashi Iwai · 14 years ago
  27. cebe41d sound: use DEFINE_PCI_DEVICE_TABLE by Alexey Dobriyan · 14 years ago
  28. dfb12ee ALSA: atiixp: Specify codec for Foxconn RC4107MA-RS2 by Daniel T Chen · 14 years ago
  29. 28d27aa sound: Use PCI_VDEVICE by Joe Perches · 15 years ago
  30. e3ba906 ALSA: Atiixp: Add SSID for mute_led quirk (unknown HP model) by Daniel T Chen · 15 years ago
  31. e58de7b ALSA: Convert to snd_card_create() in sound/pci/* by Takashi Iwai · 15 years ago
  32. 2f5ad54 pci: use pci_ioremap_bar() in sound/ by Arjan van de Ven · 16 years ago
  33. f4446ea ALSA: atiixp - Add PCI ID for SB600 (1002:4382) by Takashi Iwai · 16 years ago
  34. da3cec3 ALSA: Kill snd_assert() in sound/pci/* by Takashi Iwai · 16 years ago
  35. f000fd8 [ALSA] Fix synchronize_irq() bugs, redundancies by Jeff Garzik · 16 years ago
  36. 32a41b0 [ALSA] sound: fix atiixp section mismatch by Randy Dunlap · 16 years ago
  37. 9004acc [ALSA] Remove sound/driver.h by Takashi Iwai · 16 years ago
  38. 44c1013 PCI: Change all drivers to use pci_device->revision by Auke Kok · 17 years ago
  39. f41bea8 [ALSA] atiixp - Use quirk list helper function by Takashi Iwai · 17 years ago
  40. 14e1d35 [ALSA] atiixp - Add a parameter ac97_quirk by Dan Carpenter · 17 years ago
  41. f1a63a3 [ALSA] ac97 - Suppress power-saving mode on non-supporting drivers by Takashi Iwai · 18 years ago
  42. 437a5a4 [ALSA] Remove IRQF_DISABLED for shared PCI irqs by Takashi Iwai · 17 years ago
  43. 30b3539 [ALSA] Various fixes for suspend/resume of ALSA PCI drivers by Takashi Iwai · 18 years ago
  44. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  45. f40b689 [ALSA] Fix section mismatch errors in ALSA PCI drivers by Takashi Iwai · 18 years ago
  46. 65ca68b [PATCH] irq-flags: sound: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  47. bf85020 [ALSA] Remove unneeded read/write_size fields in proc text ops by Takashi Iwai · 18 years ago
  48. 396c9b9 [ALSA] add __devinitdata to all pci_device_id by Henrik Kretzschmar · 18 years ago
  49. 62932df [ALSA] semaphore -> mutex (PCI part) by Ingo Molnar · 18 years ago
  50. a0faefe [ALSA] Add a new quirk for mute-LED and HP-only. by Matthew Garrett · 18 years ago
  51. adf1b3d [ALSA] Optimize for config without PROC_FS (pci drivers) by Takashi Iwai · 18 years ago
  52. 92304cc [ALSA] atiixp - Fix PM support by Takashi Iwai · 19 years ago
  53. 74ee4ff [ALSA] Remove xxx_t typedefs: PCI ATIIXP by Takashi Iwai · 19 years ago
  54. bfdcbac [ALSA] Remove superfluous macros by Takashi Iwai · 19 years ago
  55. 249bb07 [PATCH] PCI: removed unneeded .owner field from struct pci_driver by Greg Kroah-Hartman · 19 years ago
  56. 8433a50 [ALSA] Fix schedule_timeout usage by Nishanth Aravamudan · 19 years ago
  57. 698444f [ALSA] Fix the type of enable module option by Takashi Iwai · 19 years ago
  58. 2b3e584 [ALSA] Add dummy obsoleted module options for backward compatibility by Takashi Iwai · 19 years ago
  59. b7fe462 [ALSA] highlanderize motherboard AC97/HDA drivers by Clemens Ladisch · 19 years ago
  60. 2ba7197 [ALSA] Removing obsolete AC97_SHARED_TYPES by Sasha Khapyorsky · 19 years ago
  61. 3bcd464 [ALSA] set owner field in struct pci_driver by Clemens Ladisch · 19 years ago
  62. e560d8d [ALSA] Replace with kzalloc() - pci stuff by Takashi Iwai · 19 years ago
  63. 8e3d759 [ALSA] atiixp - Fix PM resume by Takashi Iwai · 19 years ago
  64. 829ca9a [PATCH] swsusp: fix remaining u32 vs. pm_message_t confusion by Pavel Machek · 19 years ago
  65. 41e4845 [ALSA] PCM resume cleanups by Jaroslav Kysela · 19 years ago
  66. 69ad07c [ALSA] AC97 - renamed vendor/device to subvendor/subdevice where appropriate by Jaroslav Kysela · 19 years ago
  67. 01d25d4 [ALSA] Replace pci_module_init() with pci_register_driver() by Takashi Iwai · 19 years ago
  68. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago