Lars-Peter Clausen
|
7a7a2df434
ALSA: azt3328: Remove unnecessary synchronize_irq() before free_irq()
|
9 years ago |
Quentin Lambert
|
412b979ccc
ALSA: remove deprecated use of pci api
|
10 years ago |
Dan Carpenter
|
7f788e0cc0
ALSA: azt3328: some indenting cleanups
|
10 years ago |
Takashi Iwai
|
6cbbfe1c8d
ALSA: Include linux/io.h instead of asm/io.h
|
10 years ago |
Takashi Iwai
|
3a7ed36909
ALSA: azt3328: Simplify PM callbacks
|
10 years ago |
Takashi Iwai
|
9b311a0ad9
ALSA: azt3328: Use snd_ctl_enum_info()
|
11 years ago |
Benoit Taine
|
9baa3c34ac
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
|
11 years ago |
Takashi Iwai
|
4a8d9d717f
ALSA: azt3328: Use standard printk helpers
|
11 years ago |
Takashi Iwai
|
4162cd3843
ALSA: azt3328: Remove function debug prints
|
11 years ago |
Takashi Iwai
|
60c5772b50
ALSA: pci: Convert to snd_card_new() with a device pointer
|
11 years ago |
Peter Senna Tschudin
|
e0f17c75d9
ALSA: Fix assignment of 0/1 to bool variables
|
12 years ago |
Takashi Iwai
|
20a24225d8
ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove
|
12 years ago |
Bill Pemberton
|
e23e7a1436
ALSA: pci: remove __dev* attributes
|
12 years ago |
Takashi Iwai
|
c7561cd804
ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEP
|
13 years ago |
Takashi Iwai
|
68cb2b5592
ALSA: Convert to new pm_ops for PCI drivers
|
13 years ago |
Takashi Iwai
|
e9f66d9b9c
ALSA: pci: clean up using module_pci_driver()
|
13 years ago |
Alban Bedel
|
87c9e7d702
ALSA: azt3328 - Fix NULL ptr dereference on cards without OPL3
|
13 years ago |
Rusty Russell
|
a67ff6a540
ALSA: module_param: make bool parameters really bool
|
13 years ago |
Paul Gortmaker
|
65a772172b
sound: fix drivers needing module.h not moduleparam.h
|
14 years ago |
Clemens Ladisch
|
dba8b46992
ALSA: mpu401: clean up interrupt specification
|
14 years ago |
Julia Lawall
|
a5a3973da8
ALSA: azt3328 - adjust error handling code to include debugging code
|
14 years ago |
Takashi Iwai
|
934c2b6d0c
ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*
|
14 years ago |
Takashi Iwai
|
3733e424c4
ALSA: Use KBUILD_MODNAME for pci_driver.name entries
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Takashi Iwai
|
cc99a0861f
Merge branch 'fix/misc' into topic/misc
|
14 years ago |
Andreas Mohr
|
b5dc20cd21
ALSA: azt3328: add custom AC97 semi-emulation use standard ALSA AC97 layer
|
14 years ago |
Andreas Mohr
|
c9ba374d24
ALSA: azt3328 - fix broken AZF_FMT_XLATE macro
|
14 years ago |
Andreas Mohr
|
689c69120e
ALSA: azt3328: improve snd_azf3328_codec_setdmaa()
|
14 years ago |
Andreas Mohr
|
da237f35a8
ALSA: azt3328: use proper private_data hookup for codec identification
|
14 years ago |
Andreas Mohr
|
345855951a
ALSA: azt3328: use a helper variable to remove one indirection in hotpath
|
14 years ago |