Julia Lawall
|
d602efcaf5
ALSA: ad1889: constify snd_pcm_ops structures
|
9 gadi atpakaļ |
Quentin Lambert
|
412b979ccc
ALSA: remove deprecated use of pci api
|
10 gadi atpakaļ |
Joe Perches
|
eab0fbfa41
ALSA: Use const struct ac97_quirk
|
10 gadi atpakaļ |
Takashi Iwai
|
6cbbfe1c8d
ALSA: Include linux/io.h instead of asm/io.h
|
10 gadi atpakaļ |
Markus Elfring
|
ff6defa6a8
ALSA: Deletion of checks before the function call "iounmap"
|
10 gadi atpakaļ |
Lars-Peter Clausen
|
a08800940f
ASLA: ad1889: Remove always NULL parameter
|
10 gadi atpakaļ |
Joe Perches
|
ccbec5ea0d
ALSA: ad1889: Fix probable mask then right shift defects
|
10 gadi atpakaļ |
Benoit Taine
|
9baa3c34ac
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
|
11 gadi atpakaļ |
Takashi Iwai
|
296330046d
ALSA: ad1889: Use standard printk helpers
|
11 gadi atpakaļ |
Takashi Iwai
|
60c5772b50
ALSA: pci: Convert to snd_card_new() with a device pointer
|
11 gadi atpakaļ |
Takashi Iwai
|
9bd0f5c042
ALSA: ad1889: Fix right attenuation proc output
|
11 gadi atpakaļ |
Takashi Iwai
|
20a24225d8
ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove
|
12 gadi atpakaļ |
Bill Pemberton
|
2f5c130281
ALSA: ad1889: remove __dev* attributes
|
12 gadi atpakaļ |
Takashi Iwai
|
e9f66d9b9c
ALSA: pci: clean up using module_pci_driver()
|
13 gadi atpakaļ |
Rusty Russell
|
a67ff6a540
ALSA: module_param: make bool parameters really bool
|
13 gadi atpakaļ |
Paul Gortmaker
|
da155d5b40
sound: Add module.h to the previously silent sound users
|
14 gadi atpakaļ |
Takashi Iwai
|
934c2b6d0c
ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*
|
14 gadi atpakaļ |
Takashi Iwai
|
3733e424c4
ALSA: Use KBUILD_MODNAME for pci_driver.name entries
|
14 gadi atpakaļ |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 gadi atpakaļ |
Alexey Dobriyan
|
cebe41d4b8
sound: use DEFINE_PCI_DEVICE_TABLE
|
15 gadi atpakaļ |
Yang Hongyang
|
284901a90a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
|
16 gadi atpakaļ |
Takashi Iwai
|
e58de7baf7
ALSA: Convert to snd_card_create() in sound/pci/*
|
16 gadi atpakaļ |
Arjan van de Ven
|
2f5ad54ea6
pci: use pci_ioremap_bar() in sound/
|
17 gadi atpakaļ |
Takashi Iwai
|
da3cec35dd
ALSA: Kill snd_assert() in sound/pci/*
|
17 gadi atpakaļ |
Jeff Garzik
|
f000fd8093
[ALSA] Fix synchronize_irq() bugs, redundancies
|
17 gadi atpakaļ |
Harvey Harrison
|
9bf8e7ddea
[ALSA] sound: replace remaining __FUNCTION__ occurences
|
17 gadi atpakaļ |
Randy Dunlap
|
e4d76815c2
[ALSA] sound: fix ad1889 section mismatch
|
17 gadi atpakaļ |
Takashi Iwai
|
9004acc70e
[ALSA] Remove sound/driver.h
|
17 gadi atpakaļ |
Takashi Iwai
|
437a5a4606
[ALSA] Remove IRQF_DISABLED for shared PCI irqs
|
18 gadi atpakaļ |
David Howells
|
7d12e780e0
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
|
19 gadi atpakaļ |