aboutsummaryrefslogtreecommitdiff
path: root/sound/pci/ad1889.c
AgeCommit message (Expand)Author
2010-02-09sound: use DEFINE_PCI_DEVICE_TABLEAlexey Dobriyan
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-01-12ALSA: Convert to snd_card_create() in sound/pci/*Takashi Iwai
2008-10-21pci: use pci_ioremap_bar() in sound/Arjan van de Ven
2008-08-13ALSA: Kill snd_assert() in sound/pci/*Takashi Iwai
2008-04-24[ALSA] Fix synchronize_irq() bugs, redundanciesJeff Garzik
2008-04-24[ALSA] sound: replace remaining __FUNCTION__ occurencesHarvey Harrison
2008-01-31[ALSA] sound: fix ad1889 section mismatchRandy Dunlap
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai
2006-12-20[ALSA] Remove IRQF_DISABLED for shared PCI irqsTakashi Iwai
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-07-12[ALSA] Fix section mismatch errors in ALSA PCI driversTakashi Iwai
2006-07-02[PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner
2006-06-22[ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai
2006-04-27[ALSA] add __devinitdata to all pci_device_idHenrik Kretzschmar
2006-04-27[ALSA] sound/pci/: remove duplicate #include'sAdrian Bunk
2006-03-28[PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre
2006-03-22[PATCH] Intruduce DMA_28BIT_MASKTobias Klauser
2006-01-04[ALSA] ad1889 - remove CVS ID from the driver identificationJaroslav Kysela
2006-01-03[ALSA] Remove xxx_t typedefs: PCI AD1889Takashi Iwai
2006-01-03[ALSA] Remove superfluous pcm_free callbacksTakashi Iwai
2005-11-10[PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman
2005-11-04[ALSA] Big kfree NULL check cleanup - soundJesper Juhl
2005-09-12[ALSA] set owner field in struct pci_driverClemens Ladisch
2005-09-12[ALSA] Replace with kzalloc() - pci stuffTakashi Iwai
2005-09-12[ALSA] ad1889: add AD1889 driverClemens Ladisch