Takashi Iwai
|
b816db9d36
ALSA: core: Fix randconfig build wrt CONFIG_PROC_FS
|
10 年之前 |
Jie Yang
|
cd6a65036f
ALSA: replace CONFIG_PROC_FS with CONFIG_SND_PROC_FS
|
10 年之前 |
Takashi Iwai
|
4945f1fdc1
ALSA: seq: Fix init order of snd_seq_device stuff
|
10 年之前 |
Takashi Iwai
|
54a721abd7
ALSA: seq: Drop snd_seq_autoload_lock() and _unlock()
|
10 年之前 |
Takashi Iwai
|
056622053b
ALSA: seq: Define driver object in each driver
|
10 年之前 |
Takashi Iwai
|
af03c243a1
ALSA: seq: Clean up device and driver structs
|
10 年之前 |
Takashi Iwai
|
7c37ae5c62
ALSA: seq: Rewrite sequencer device binding with standard bus
|
10 年之前 |
Takashi Iwai
|
72496edcf8
ALSA: seq: Don't compile snd_seq_device_load_drivers() for built-in
|
10 年之前 |
Takashi Iwai
|
b6a42670e0
ALSA: seq: Move EXPORT_SYMBOL() after each function
|
10 年之前 |
Takashi Iwai
|
d5129f33a0
Subject: ALSA: seq: Remove autoload locks in driver registration
|
10 年之前 |
Takashi Iwai
|
68ab61084d
ALSA: seq: bind seq driver automatically
|
10 年之前 |
Takashi Iwai
|
54841a06c5
ALSA: seq: Use atomic ops for autoload refcount
|
10 年之前 |
Takashi Iwai
|
04cc79a048
ALSA: seq: Use standard printk helpers
|
11 年之前 |
Takashi Iwai
|
f2f9307a4f
ALSA: core: Use standard printk helpers
|
11 年之前 |
Adam Buchbinder
|
d93cf0687c
various: Fix spelling of "registered" in comments.
|
13 年之前 |
Andi Kleen
|
8dea9d382a
ALSA: lto, sound: Fix export symbols for !CONFIG_MODULES
|
13 年之前 |
Paul Gortmaker
|
da155d5b40
sound: Add module.h to the previously silent sound users
|
14 年之前 |
Takashi Iwai
|
7eaa943c8e
ALSA: Kill snd_assert() in sound/core/*
|
17 年之前 |
Johannes Berg
|
ee2da99782
ALSA: remove CONFIG_KMOD from sound
|
17 年之前 |
Jan Blunck
|
0d63e4f9ea
Dont touch fs_struct in drivers
|
17 年之前 |
Takashi Iwai
|
9004acc70e
[ALSA] Remove sound/driver.h
|
17 年之前 |
Johannes Berg
|
9244b2c307
[ALSA] alsa core: convert to list_for_each_entry*
|
19 年之前 |
Takashi Iwai
|
c461482c80
[ALSA] Unregister device files at disconnection
|
19 年之前 |
Takashi Iwai
|
746d4a02e6
[ALSA] Fix disconnection of proc interface
|
19 年之前 |
Panagiotis Issaris
|
59feddb25f
[ALSA] Conversions from kmalloc+memset to k(z|c)alloc
|
19 年之前 |
Arjan van de Ven
|
933a2efc59
[PATCH] lockdep: annotate sound/core/seq/seq_device.c
|
19 年之前 |
Takashi Iwai
|
6581f4e74d
[ALSA] Remove zero-initialization of static variables
|
19 年之前 |
Takashi Iwai
|
bf850204a7
[ALSA] Remove unneeded read/write_size fields in proc text ops
|
19 年之前 |
Ingo Molnar
|
1a60d4c5a0
[ALSA] semaphore -> mutex (core part)
|
19 年之前 |
Takashi Iwai
|
04f141a880
[ALSA] Optimize for config without PROC_FS (seq and oss parts)
|
19 年之前 |