Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6d8c96cbc161168726480ab01ad5c53fd6b2e04a
/
sound
/
core
/
control.c
c0bcdbd
ALSA: control: Avoid kernel warnings from tlv ioctl with numid 0
by Takashi Iwai
· 9 years ago
e1c78df
ALSA: ctl: fix to handle several elements added by one operation for userspace element
by Takashi Sakamoto
· 10 years ago
c30cf8c
ALSA: control: Fix a typo of SNDRV_CTL_ELEM_ACCESS_TLV_* with SNDRV_CTL_TLV_OP_*
by Takashi Iwai
· 10 years ago
cab2ed7
ALSA: ctl: fill identical information to return value when adding userspace elements
by Takashi Sakamoto
· 10 years ago
c378c3b
ALSA: ctl: fix a bug to return no identical information in info operation for userspace controls
by Takashi Sakamoto
· 10 years ago
c78497e
ALSA: ctl: confirm to return all identical information in 'activate' event
by Takashi Sakamoto
· 10 years ago
39d1186
ALSA: ctl: evaluate macro instead of numerical value
by Takashi Sakamoto
· 10 years ago
e79d74a
ALSA: control: Fix breakage of user ctl element addition
by Takashi Iwai
· 10 years ago
e6826ef
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 10 years ago
be3bb82
ALSA: control: Add sanity checks for user ctl id name string
by Takashi Iwai
· 10 years ago
ec0e993
ALSA: core: Drop superfluous error/debug messages after malloc failures
by Takashi Iwai
· 10 years ago
2225e79
ALSA: core: reduce stack usage related to snd_ctl_new()
by Takashi Sakamoto
· 10 years ago
4ed5666
ALSA: core: use precomputed table to check userspace control params
by Takashi Sakamoto
· 10 years ago
e6ff384
ALSA: control: fix failure to return new numerical ID in 'replace' event data
by Takashi Sakamoto
· 10 years ago
d34890c
ALSA: control: fix failure to return numerical ID in 'add' event
by Takashi Sakamoto
· 10 years ago
40a4b26
ALSA: Simplify snd_device_register() variants
by Takashi Iwai
· 10 years ago
0fcd9f4
ALSA: control: Embed struct device
by Takashi Iwai
· 10 years ago
23c18d4
ALSA: control: Provide a helper to look for the preferred subdevice
by Takashi Iwai
· 11 years ago
31584ed
ALSA: snd_ctl_activate_id(): Fix index look-up
by Lars-Peter Clausen
· 10 years ago
12cddbd
ALSA: control: Add missing kerneldoc comments to exported functions
by Takashi Iwai
· 10 years ago
a7e6fb9
ALSA: control: Allow to pass items zero to snd_ctl_enum_info()
by Takashi Iwai
· 10 years ago
df803e1
ALSA: control: Warn if too long string is passed to snd_ctl_enum_info()
by Takashi Iwai
· 10 years ago
0cea76f
ALSA: control: Define SNDRV_CTL_TLV_OP_* constants
by Takashi Iwai
· 10 years ago
883a1d4
ALSA: control: Make sure that id->index does not overflow
by Lars-Peter Clausen
· 10 years ago
ac902c1
ALSA: control: Handle numid overflow
by Lars-Peter Clausen
· 10 years ago
fd9f26e
ALSA: control: Don't access controls outside of protected regions
by Lars-Peter Clausen
· 10 years ago
82262a46
ALSA: control: Fix replacing user controls
by Lars-Peter Clausen
· 10 years ago
07f4d9d
ALSA: control: Protect user controls against concurrent access
by Lars-Peter Clausen
· 10 years ago
bb00945
ALSA: control: Use standard printk helpers
by Takashi Iwai
· 11 years ago
8eeaa2f
ALSA: Replace with IS_ENABLED()
by Takashi Iwai
· 11 years ago
eb7c06e
ALSA: add/change some comments describing function return values
by Yacine Belkadi
· 12 years ago
0914f79
ALSA: Avoid endless sleep after disconnect
by Takashi Iwai
· 12 years ago
a0830db
ALSA: Add a reference counter to card instance
by Takashi Iwai
· 12 years ago
a8d372f
ALSA: control: Fix missing VOLATILE flag at creating controls
by Takashi Iwai
· 12 years ago
bd483d4
ALSA: control - Fixe a trailing white space error
by Jeffrin Jose
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
447c6f9
ALSA: control: remove compilation warning on 32-bit
by Olof Johansson
· 13 years ago
da155d5
sound: Add module.h to the previously silent sound users
by Paul Gortmaker
· 13 years ago
8d44816
ALSA: control: add support for ENUMERATED user space controls
by Clemens Ladisch
· 13 years ago
08ede03
ALSA: core: release the constraint check for replace ops
by Lu Guanqun
· 13 years ago
983929c
ALSA: core: trivial code style fix
by Lu Guanqun
· 13 years ago
78fa2c4
ALSA: core: remove unused variables.
by Luca Tettamanti
· 13 years ago
66b5b97
ALSA: Add snd_ctl_replace() to dynamically replace a control
by Dimitris Papastamos
· 14 years ago
d351cf4
Merge branch 'topic/misc' into for-linus
by Takashi Iwai
· 14 years ago
3cbdd75
ALSA: Add snd_ctl_activate_id()
by Takashi Iwai
· 16 years ago
0e82e5f
ALSA: control: clean up snd_ctl_hole_check()
by Clemens Ladisch
· 14 years ago
7c73358
ALSA: control: fix numid conflict check for new controls
by Clemens Ladisch
· 14 years ago
9600732
ALSA: core, oxygen, virtuoso: add an enum control info helper
by Clemens Ladisch
· 14 years ago
5591bf0
ALSA: prevent heap corruption in snd_ctl_new()
by Dan Rosenberg
· 14 years ago
02f4865
ALSA: core - Define llseek fops
by Takashi Iwai
· 15 years ago
6123637
sound: control: fix minimum TLV length
by Clemens Ladisch
· 15 years ago
a75d7a4
sound: control: actually allow TLV command access
by Clemens Ladisch
· 15 years ago
57648cd
Merge branch 'topic/misc' into for-linus
by Takashi Iwai
· 15 years ago
bec145a
ALSA: remove unnecessary null check
by Dan Carpenter
· 15 years ago
25d27ed
control: use reference-counted pid
by Clemens Ladisch
· 15 years ago
31cef70
control: remove snd_konctrol_volatile::owner_pid field
by Clemens Ladisch
· 15 years ago
18dd0aa
sound: snd_ctl_remove_user_ctl: prevent removal of kernel controls
by Clemens Ladisch
· 15 years ago
f217ac5
sound: snd_ctl_remove_unlocked_id: simplify user control counting
by Clemens Ladisch
· 15 years ago
317b808
sound: snd_ctl_remove_unlocked_id: simplify error paths
by Clemens Ladisch
· 15 years ago
2a031ae
sound: snd_ctl_elem_add: fix value count check
by Clemens Ladisch
· 15 years ago
ef44a1e
ALSA: sound/core: use memdup_user()
by Li Zefan
· 16 years ago
60aa492
Rationalize fasync return values
by Jonathan Corbet
· 16 years ago
233e70f
saner FASYNC handling on file close
by Al Viro
· 16 years ago
366840d
ALSA: Warn when control names are truncated
by Mark Brown
· 16 years ago
d800988
ALSA: use correct lock in snd_ctl_dev_disconnect()
by Takashi Iwai
· 16 years ago
7eaa943
ALSA: Kill snd_assert() in sound/core/*
by Takashi Iwai
· 16 years ago
d3bd67c
ALSA: make snd_ctl_elem_read() and snd_ctl_elem_write() static
by Takashi Iwai
· 16 years ago
9004acc
[ALSA] Remove sound/driver.h
by Takashi Iwai
· 17 years ago
8ace4f3
[ALSA] Remove indirect control access
by Takashi Iwai
· 17 years ago
7507e8d
[ALSA] sound/core/control.c: hard-irq-safe -> hard-irq-unsafe lock warning
by Borislav Petkov
· 17 years ago
c1017a4
[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
by Jaroslav Kysela
· 17 years ago
9ecf60d
[ALSA] unexport snd_ctl_elem_{read,write}
by Adrian Bunk
· 17 years ago
b9ed4f2
[ALSA] Add helper functions for frequently used callbacks
by Takashi Iwai
· 17 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
9c2e08c
[PATCH] mark struct file_operations const 9
by Arjan van de Ven
· 18 years ago
0b51ba0
[ALSA] make sound/core/control.c:snd_ctl_new() static
by Adrian Bunk
· 18 years ago
9244b2c
[ALSA] alsa core: convert to list_for_each_entry*
by Johannes Berg
· 18 years ago
0e5d720
[ALSA] sound/core/control.c: remove dead code
by Adrian Bunk
· 18 years ago
ef35be7
[ALSA] Fix addition of user-defined boolean controls
by Takashi Iwai
· 18 years ago
18c1c3f
[ALSA] Return error if no user TLV is defined
by Takashi Iwai
· 18 years ago
86148e8
[ALSA] Fix errors with user TLV_WRITE
by Takashi Iwai
· 18 years ago
2529bba
[ALSA] Fix substream selection in PCM and rawmidi
by Takashi Iwai
· 18 years ago
8aa9b58
[ALSA] Control API - more robust TLV implementation
by Jaroslav Kysela
· 18 years ago
c461482
[ALSA] Unregister device files at disconnection
by Takashi Iwai
· 18 years ago
42750b0
[ALSA] Control API - TLV implementation for additional information like dB scale
by Jaroslav Kysela
· 18 years ago
c0d3fb3
[ALSA] Clean up EXPORT_SYMBOL()s in snd module
by Takashi Iwai
· 19 years ago
cbac4b0
[ALSA] Cleanup unused argument for snd_power_wait()
by Takashi Iwai
· 19 years ago
c6077b3
[ALSA] Fix memory leaks in error path of control.c
by Takashi Iwai
· 19 years ago
6464940
[ALSA] make control.c suspend aware
by Giuliano Pochini
· 19 years ago
2fbf182
[PATCH] alsa: fix error paths in snd_ctl_elem_add()
by Takashi Iwai
· 19 years ago
f87135f
[ALSA] dynamic minors (3/6): store device-specific object pointers dynamically
by Clemens Ladisch
· 19 years ago
2af677f
[ALSA] dynamic minors (1/6): store device type in struct snd_minor
by Clemens Ladisch
· 19 years ago
73e77ba
[ALSA] Add error messages
by Takashi Iwai
· 19 years ago
a381a7a
[ALSA] Decentralize PM control
by Takashi Iwai
· 19 years ago
82e9bae
[ALSA] Remove xxx_t typedefs: Controls
by Takashi Iwai
· 19 years ago
7c22f1a
[ALSA] Remove snd_runtime_check() macro
by Takashi Iwai
· 19 years ago
ca2c096
[ALSA] Replace with kzalloc() - core stuff
by Takashi Iwai
· 19 years ago
b636a71
[ALSA] Add const prefix
by Takashi Iwai
· 19 years ago
6d85be6
[ALSA] Suppress debug message
by Takashi Iwai
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago