Colin Ian King
|
0755e74b8f
ALSA: Fix uninintialized error return
|
10 年之前 |
Jie Yang
|
cd6a65036f
ALSA: replace CONFIG_PROC_FS with CONFIG_SND_PROC_FS
|
10 年之前 |
Takashi Iwai
|
2471b6c80a
ALSA: info: Register proc entries recursively, too
|
10 年之前 |
Takashi Iwai
|
b591b6e9e9
ALSA: core: Don't ignore errors at creating proc files
|
10 年之前 |
Takashi Iwai
|
b046d244e2
ALSA: core: Remove superfluous exit calls for proc entries
|
10 年之前 |
Takashi Iwai
|
e086e3035e
ALSA: core: Re-add snd_device_disconnect()
|
10 年之前 |
Takashi Iwai
|
6bbc7fed84
ALSA: Add a helper to add a new attribute group to card
|
10 年之前 |
Takashi Iwai
|
4b440be667
ALSA: Add a helper to initialize device
|
10 年之前 |
Takashi Iwai
|
eb9c38d54c
ALSA: doc: More kerneldoc comments on core components
|
10 年之前 |
Lars-Peter Clausen
|
07f4d9d74a
ALSA: control: Protect user controls against concurrent access
|
11 年之前 |
Takashi Iwai
|
72620d6048
ALSA: Clean up snd_device_*() codes
|
11 年之前 |
Takashi Iwai
|
289ca025ee
ALSA: Use priority list for managing device list
|
11 年之前 |
Takashi Iwai
|
b203dbab08
ALSA: core: Fix missing card sysfs contents
|
11 年之前 |
Takashi Iwai
|
f2f9307a4f
ALSA: core: Use standard printk helpers
|
11 年之前 |
Takashi Iwai
|
f246406481
ALSA: Use standard device refcount for card accounting
|
11 年之前 |
Takashi Iwai
|
34356dbdb6
ALSA: Use static groups for id and number card sysfs attr files
|
11 年之前 |
Takashi Iwai
|
8bfb181c17
ALSA: Embed card device into struct snd_card
|
11 年之前 |
Takashi Iwai
|
393aa9c1cc
ALSA: Mandate to pass a device pointer at card creation time
|
11 年之前 |
Takashi Iwai
|
8eeaa2f9e0
ALSA: Replace with IS_ENABLED()
|
11 年之前 |
Takashi Iwai
|
deb6596f16
ALSA: Refactor slot assignment code
|
11 年之前 |
Dan Carpenter
|
4c3773eda4
ALSA: bits vs bytes bug in snd_card_create()
|
11 年之前 |
Takashi Iwai
|
97f44f56ca
ALSA: Limit the fallback card id string size
|
11 年之前 |
Takashi Iwai
|
60f6fef877
ALSA: Optimize module name check
|
11 年之前 |
Takashi Iwai
|
7bb2491b35
ALSA: Add kconfig to specify the max card numbers
|
12 年之前 |
Takashi Iwai
|
8edbb198a6
ALSA: Fix the default suffix string with high card number
|
12 年之前 |
Yacine Belkadi
|
eb7c06e8e9
ALSA: add/change some comments describing function return values
|
12 年之前 |
Takashi Iwai
|
a0830dbd4e
ALSA: Add a reference counter to card instance
|
12 年之前 |
Linus Torvalds
|
250f6715a4
Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 年之前 |
Paul Gortmaker
|
51990e8254
device.h: cleanup users outside of linux/include (C files)
|
13 年之前 |
Takashi Iwai
|
e7df2a3ae5
ALSA: core - Refactor card id string creation code
|
13 年之前 |