| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: pci: clean up using module_pci_driver() | Takashi Iwai | 2012-04-24 | 1 | -12/+1 |
* | ALSA: module_param: make bool parameters really bool | Rusty Russell | 2011-12-19 | 1 | -1/+1 |
* | ALSA: sis7019 - convert to dev_*() logging | David Dillow | 2011-12-02 | 1 | -15/+14 |
* | ALSA: sis7019 - give slow codecs more time to reset | David Dillow | 2011-12-02 | 1 | -11/+53 |
* | sound: fix drivers needing module.h not moduleparam.h | Paul Gortmaker | 2011-10-31 | 1 | -1/+1 |
* | sound: irq: Remove IRQF_DISABLED | Yong Zhang | 2011-09-22 | 1 | -2/+2 |
* | ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/* | Takashi Iwai | 2011-06-10 | 1 | -2/+2 |
* | ALSA: Use KBUILD_MODNAME for pci_driver.name entries | Takashi Iwai | 2011-06-10 | 1 | -1/+1 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -3/+3 |
* | sis7019: increase reset delays | David Dillow | 2010-06-28 | 1 | -3/+3 |
* | sis7019: fix capture issues with multiple periods per buffer | David Dillow | 2010-06-28 | 1 | -4/+6 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | sound: use DEFINE_PCI_DEVICE_TABLE | Alexey Dobriyan | 2010-02-09 | 1 | -1/+1 |
* | dma-mapping: replace all DMA_30BIT_MASK macro with DMA_BIT_MASK(30) | Yang Hongyang | 2009-04-07 | 1 | -1/+1 |
* | ALSA: Convert to snd_card_create() in sound/pci/* | Takashi Iwai | 2009-01-12 | 1 | -3/+2 |
* | [ALSA] Fix synchronize_irq() bugs, redundancies | Jeff Garzik | 2008-04-24 | 1 | -1/+0 |
* | ALSA: Storage class should be before const qualifier | Tobias Klauser | 2008-04-21 | 1 | -3/+3 |
* | [ALSA] Remove sound/driver.h | Takashi Iwai | 2008-01-31 | 1 | -1/+0 |
* | [ALSA] sis7019: support the SiS 7019 Audio Accelerator | David Dillow | 2008-01-31 | 1 | -0/+1461 |