Takashi Iwai
|
0be5168047
ALSA: cmipci: Allocate with GFP_KERNEL instead of GFP_ATOMIC
|
7 years ago |
Markus Elfring
|
e17a85eccf
ALSA: cmipci: Use common error handling code in snd_cmipci_probe()
|
8 years ago |
Bhumika Goyal
|
dee49895b1
ALSA: pci: make snd_pcm_hardware const
|
8 years ago |
Takashi Iwai
|
0fac3195a8
ALSA: cmipci: Constify hw_constraints
|
8 years ago |
Linus Torvalds
|
291b38a756
Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
|
8 years ago |
David Howells
|
6192c41fc6
Annotate hardware config module parameters in sound/pci/
|
8 years ago |
Bhumika Goyal
|
f3b827e0b1
ALSA: pci: constify snd_kcontrol_new structures
|
8 years ago |
Fabian Frederick
|
b2fac07303
ALSA: pci: don't opencode IS_REACHABLE()
|
8 years ago |
Julia Lawall
|
6769e988b0
ALSA: constify snd_pcm_ops structures
|
9 years ago |
Takashi Iwai
|
3270f0dd1a
ALSA: pci: Drop superfluous ifdef CONFIG_PROC_FS
|
10 years ago |
Dan Carpenter
|
9603cded0e
ALSA: cmipci: remove a stray space character
|
10 years ago |
Takashi Iwai
|
6cbbfe1c8d
ALSA: Include linux/io.h instead of asm/io.h
|
10 years ago |
Takashi Iwai
|
5762fdb5f9
ALSA: cmipci: Simplify PM callbacks
|
10 years ago |
Benoit Taine
|
9baa3c34ac
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
|
11 years ago |
Takashi Iwai
|
40175bdba1
ALSA: cmipci: Use standard printk helpers
|
11 years ago |
Takashi Iwai
|
60c5772b50
ALSA: pci: Convert to snd_card_new() with a device pointer
|
11 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
|
f49921b894
ALSA: cmipci: Implement channel mapping
|
13 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 |
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 |
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 |
Clemens Ladisch
|
60c4ce4a0c
ALSA: cmipci: use enum control info helper
|
14 years ago |
Clemens Ladisch
|
1c583063a5
ALSA: cmipci: work around invalid PCM pointer
|
15 years ago |