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 Sakamoto
|
4e361d3c96
ALSA: control: remove entry limitation for list operation
|
8 years ago |
Takashi Iwai
|
53e7bf4525
ALSA: control: Simplify snd_ctl_elem_list() implementation
|
8 years ago |
Ingo Molnar
|
174cd4b1e5
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
|
8 years ago |
Takashi Iwai
|
cf81d6b583
Merge branch 'for-next' into for-linus
|
9 years ago |
Takashi Iwai
|
f388cdcdd1
ALSA: ctl: Stop notification after disconnection
|
9 years ago |
Takashi Sakamoto
|
860c1994a7
ALSA: control: add dimension validator for userspace elements
|
9 years ago |
Takashi Iwai
|
c0bcdbdff3
ALSA: control: Avoid kernel warnings from tlv ioctl with numid 0
|
9 years ago |
Takashi Sakamoto
|
e1c78df1da
ALSA: ctl: fix to handle several elements added by one operation for userspace element
|
10 years ago |
Takashi Iwai
|
c30cf8cbe5
ALSA: control: Fix a typo of SNDRV_CTL_ELEM_ACCESS_TLV_* with SNDRV_CTL_TLV_OP_*
|
10 years ago |
Takashi Sakamoto
|
cab2ed7474
ALSA: ctl: fill identical information to return value when adding userspace elements
|
10 years ago |
Takashi Sakamoto
|
c378c3b03c
ALSA: ctl: fix a bug to return no identical information in info operation for userspace controls
|
10 years ago |
Takashi Sakamoto
|
c78497e010
ALSA: ctl: confirm to return all identical information in 'activate' event
|
10 years ago |
Takashi Sakamoto
|
39d118677b
ALSA: ctl: evaluate macro instead of numerical value
|
10 years ago |
Takashi Iwai
|
e79d74ab25
ALSA: control: Fix breakage of user ctl element addition
|
10 years ago |
Takashi Iwai
|
e6826ef145
Merge branch 'for-linus' into for-next
|
10 years ago |
Takashi Iwai
|
be3bb8236d
ALSA: control: Add sanity checks for user ctl id name string
|
10 years ago |
Takashi Iwai
|
ec0e9937aa
ALSA: core: Drop superfluous error/debug messages after malloc failures
|
10 years ago |
Takashi Sakamoto
|
2225e79b9b
ALSA: core: reduce stack usage related to snd_ctl_new()
|
10 years ago |
Takashi Sakamoto
|
4ed56666b7
ALSA: core: use precomputed table to check userspace control params
|
10 years ago |
Takashi Sakamoto
|
e6ff3840dc
ALSA: control: fix failure to return new numerical ID in 'replace' event data
|
10 years ago |
Takashi Sakamoto
|
d34890cf41
ALSA: control: fix failure to return numerical ID in 'add' event
|
10 years ago |
Takashi Iwai
|
40a4b26385
ALSA: Simplify snd_device_register() variants
|
10 years ago |
Takashi Iwai
|
0fcd9f4b3c
ALSA: control: Embed struct device
|
10 years ago |
Takashi Iwai
|
23c18d4bfd
ALSA: control: Provide a helper to look for the preferred subdevice
|
11 years ago |
Lars-Peter Clausen
|
31584ed18c
ALSA: snd_ctl_activate_id(): Fix index look-up
|
11 years ago |
Takashi Iwai
|
12cddbd869
ALSA: control: Add missing kerneldoc comments to exported functions
|
11 years ago |
Takashi Iwai
|
a7e6fb9915
ALSA: control: Allow to pass items zero to snd_ctl_enum_info()
|
11 years ago |
Takashi Iwai
|
df803e1389
ALSA: control: Warn if too long string is passed to snd_ctl_enum_info()
|
11 years ago |