Age | Commit message (Expand) | Author |
2012-04-24 | ALSA: pci: clean up using module_pci_driver() | Takashi Iwai |
2012-01-16 | ALSA: Au88x0 - Reduce the number of playback subdevices of au8830 from 32 to 16 | Raymond Yau |
2012-01-16 | ALSA: Au88x0 - Support 4 channels playback when AC97 codecs has SDAC bit | Raymond Yau |
2011-12-19 | ALSA: module_param: make bool parameters really bool | Rusty Russell |
2011-10-31 | sound: fix drivers needing module.h not moduleparam.h | Paul Gortmaker |
2011-06-10 | ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/* | Takashi Iwai |
2011-06-10 | ALSA: Use KBUILD_MODNAME for pci_driver.name entries | Takashi Iwai |
2009-04-07 | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang |
2009-01-12 | ALSA: Convert to snd_card_create() in sound/pci/* | Takashi Iwai |
2008-10-21 | pci: use pci_ioremap_bar() in sound/ | Arjan van de Ven |
2008-04-24 | [ALSA] Fix synchronize_irq() bugs, redundancies | Jeff Garzik |
2007-10-19 | Fix misspellings of "system", "controller", "interrupt" and "necessary". | Robert P. J. Day |
2007-10-16 | [ALSA] au88x0: mem leak fix in snd_vortex_create() | Jesper Juhl |
2007-07-11 | PCI: Change all drivers to use pci_device->revision | Auke Kok |
2006-12-20 | [ALSA] Remove IRQF_DISABLED for shared PCI irqs | Takashi Iwai |
2006-10-06 | [ALSA] sound/pci/au88x0/au88x0.c: ioremap balanced with iounmap | Amol Lad |
2006-07-02 | [PATCH] irq-flags: sound: Use the new IRQF_ constants | Thomas Gleixner |
2006-06-22 | [ALSA] au88x0 - Init before create components | Alan Horstmann |
2006-03-22 | [ALSA] au88x0 - 64bit arch fixes | Takashi Iwai |
2006-01-03 | [ALSA] au88x0: Remove unneeded call to pci_dma_supported() | Tobias Klauser |
2006-01-03 | [ALSA] Remove xxx_t typedefs: PCI AU88x0 | Takashi Iwai |
2005-11-10 | [PATCH] PCI: removed unneeded .owner field from struct pci_driver | Greg Kroah-Hartman |
2005-11-04 | [ALSA] Add missing KERN_* suffix to printk | Takashi Iwai |
2005-09-12 | [ALSA] set owner field in struct pci_driver | Clemens Ladisch |
2005-09-12 | [ALSA] Replace with kzalloc() - pci stuff | Takashi Iwai |
2005-09-12 | [ALSA] pci_find_device remove | Jiri Slaby |
2005-05-29 | [ALSA] Replace pci_module_init() with pci_register_driver() | Takashi Iwai |
2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds |