Joe Perches
|
6a73cf46ce
sound: Use octal not symbolic permissions
|
7 years ago |
Jaejoong Kim
|
ef21e17501
ALSA: Use scnprintf() instead of snprintf() for show
|
7 years ago |
Linus Torvalds
|
a9a08845e9
vfs: do bulk POLL* -> EPOLL* replacement
|
7 years ago |
Al Viro
|
680ef72abd
sound: annotate ->poll() instances
|
8 years ago |
Takashi Iwai
|
c44027c89e
ALSA: add snd_card_disconnect_sync()
|
7 years ago |
Takashi Iwai
|
7d8e829201
ALSA: Get rid of card power_lock
|
8 years ago |
Takashi Sakamoto
|
30d8340b58
ALSA: control: obsolete user_ctl_lock
|
8 years ago |
Linus Torvalds
|
920f2ecdf6
Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
|
8 years ago |
Ingo Molnar
|
ac6424b981
sched/wait: Rename wait_queue_t => wait_queue_entry_t
|
8 years ago |
Takashi Iwai
|
35f8001415
ALSA: core: Follow standard EXPORT_SYMBOL() declarations
|
8 years ago |
Heiner Kallweit
|
de65360be0
ALSA: hda_intel: add card number to irq description
|
9 years ago |
Colin Ian King
|
0755e74b8f
ALSA: Fix uninintialized error return
|
10 years ago |
Jie Yang
|
cd6a65036f
ALSA: replace CONFIG_PROC_FS with CONFIG_SND_PROC_FS
|
10 years ago |
Takashi Iwai
|
2471b6c80a
ALSA: info: Register proc entries recursively, too
|
10 years ago |
Takashi Iwai
|
b591b6e9e9
ALSA: core: Don't ignore errors at creating proc files
|
10 years ago |
Takashi Iwai
|
b046d244e2
ALSA: core: Remove superfluous exit calls for proc entries
|
10 years ago |
Takashi Iwai
|
e086e3035e
ALSA: core: Re-add snd_device_disconnect()
|
10 years ago |
Takashi Iwai
|
6bbc7fed84
ALSA: Add a helper to add a new attribute group to card
|
10 years ago |
Takashi Iwai
|
4b440be667
ALSA: Add a helper to initialize device
|
10 years ago |
Takashi Iwai
|
eb9c38d54c
ALSA: doc: More kerneldoc comments on core components
|
10 years ago |
Lars-Peter Clausen
|
07f4d9d74a
ALSA: control: Protect user controls against concurrent access
|
11 years ago |
Takashi Iwai
|
72620d6048
ALSA: Clean up snd_device_*() codes
|
11 years ago |
Takashi Iwai
|
289ca025ee
ALSA: Use priority list for managing device list
|
11 years ago |
Takashi Iwai
|
b203dbab08
ALSA: core: Fix missing card sysfs contents
|
11 years ago |
Takashi Iwai
|
f2f9307a4f
ALSA: core: Use standard printk helpers
|
11 years ago |
Takashi Iwai
|
f246406481
ALSA: Use standard device refcount for card accounting
|
11 years ago |
Takashi Iwai
|
34356dbdb6
ALSA: Use static groups for id and number card sysfs attr files
|
11 years ago |
Takashi Iwai
|
8bfb181c17
ALSA: Embed card device into struct snd_card
|
11 years ago |
Takashi Iwai
|
393aa9c1cc
ALSA: Mandate to pass a device pointer at card creation time
|
11 years ago |
Takashi Iwai
|
8eeaa2f9e0
ALSA: Replace with IS_ENABLED()
|
11 years ago |