Commit Graph

28 Commits (a4dde3abbf87a495154a876576e1ab34b17b5ef1)

Author SHA1 Message Date
Joe Perches 28d27aae94 sound: Use PCI_VDEVICE 16 years ago
Yang Hongyang 2f4f27d42a dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24) 16 years ago
Takashi Iwai ee419653a3 ALSA: Fix missing KERN_* prefix to printk in sound/pci 16 years ago
Takashi Iwai e58de7baf7 ALSA: Convert to snd_card_create() in sound/pci/* 16 years ago
Takashi Iwai da3cec35dd ALSA: Kill snd_assert() in sound/pci/* 17 years ago
Takashi Iwai 9004acc70e [ALSA] Remove sound/driver.h 17 years ago
Jaroslav Kysela c1017a4cdb [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 18 years ago
Takashi Iwai 437a5a4606 [ALSA] Remove IRQF_DISABLED for shared PCI irqs 18 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Takashi Iwai f40b68903c [ALSA] Fix section mismatch errors in ALSA PCI drivers 19 years ago
Thomas Gleixner 65ca68b300 [PATCH] irq-flags: sound: Use the new IRQF_ constants 19 years ago
Greg Kroah-Hartman aa0a2ddc54 [PATCH] 64bit resource: fix up printks for resources in sound drivers 19 years ago
Takashi Iwai 302e4c2f9e [ALSA] Change an arugment of snd_mpu401_uart_new() to bit flags 19 years ago
Takashi Iwai 6581f4e74d [ALSA] Remove zero-initialization of static variables 19 years ago
Takashi Iwai bf850204a7 [ALSA] Remove unneeded read/write_size fields in proc text ops 19 years ago
Henrik Kretzschmar 396c9b928d [ALSA] add __devinitdata to all pci_device_id 19 years ago
Matthias Gehre 910638ae7e [PATCH] Replace 0xff.. with correct DMA_xBIT_MASK 19 years ago
Takashi Iwai 016e401c2e [ALSA] Remove xxx_t typedefs: PCI Sonicvibes 19 years ago
Takashi Iwai c3e6f7d876 [ALSA] Remove superfluous pcm_free callbacks 19 years ago
Greg Kroah-Hartman 249bb070f5 [PATCH] PCI: removed unneeded .owner field from struct pci_driver 20 years ago
Takashi Iwai 99b359ba10 [ALSA] Add missing KERN_* suffix to printk 20 years ago
Takashi Iwai b1d5776d86 [ALSA] Remove vmalloc wrapper, kfree_nocheck() 20 years ago
Clemens Ladisch 3bcd4649bc [ALSA] set owner field in struct pci_driver 20 years ago
Takashi Iwai e560d8d836 [ALSA] Replace with kzalloc() - pci stuff 20 years ago
Takashi Iwai 8cdfd2519c [ALSA] Remove superfluous PCI ID definitions 20 years ago
Takashi Iwai 01d25d460a [ALSA] Replace pci_module_init() with pci_register_driver() 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago