index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
pci
/
ad1889.c
Age
Commit message (
Expand
)
Author
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-08-13
ALSA: Kill snd_assert() in sound/pci/*
Takashi Iwai
2008-04-24
[ALSA] Fix synchronize_irq() bugs, redundancies
Jeff Garzik
2008-04-24
[ALSA] sound: replace remaining __FUNCTION__ occurences
Harvey Harrison
2008-01-31
[ALSA] sound: fix ad1889 section mismatch
Randy Dunlap
2008-01-31
[ALSA] Remove sound/driver.h
Takashi Iwai
2006-12-20
[ALSA] Remove IRQF_DISABLED for shared PCI irqs
Takashi Iwai
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-07-12
[ALSA] Fix section mismatch errors in ALSA PCI drivers
Takashi Iwai
2006-07-02
[PATCH] irq-flags: sound: Use the new IRQF_ constants
Thomas Gleixner
2006-06-22
[ALSA] Remove unneeded read/write_size fields in proc text ops
Takashi Iwai
2006-04-27
[ALSA] add __devinitdata to all pci_device_id
Henrik Kretzschmar
2006-04-27
[ALSA] sound/pci/: remove duplicate #include's
Adrian Bunk
2006-03-28
[PATCH] Replace 0xff.. with correct DMA_xBIT_MASK
Matthias Gehre
2006-03-22
[PATCH] Intruduce DMA_28BIT_MASK
Tobias Klauser
2006-01-04
[ALSA] ad1889 - remove CVS ID from the driver identification
Jaroslav Kysela
2006-01-03
[ALSA] Remove xxx_t typedefs: PCI AD1889
Takashi Iwai
2006-01-03
[ALSA] Remove superfluous pcm_free callbacks
Takashi Iwai
2005-11-10
[PATCH] PCI: removed unneeded .owner field from struct pci_driver
Greg Kroah-Hartman
2005-11-04
[ALSA] Big kfree NULL check cleanup - sound
Jesper Juhl
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] ad1889: add AD1889 driver
Clemens Ladisch