summaryrefslogtreecommitdiff
path: root/sound/core/control.c
Commit message (Expand)AuthorAge
* ALSA: control: Fix a bunch of whitespace errorsRichard Fitzgerald2018-02-28
* ALSA: control: Fix memory corruption risk in snd_ctl_elem_readRichard Fitzgerald2018-02-28
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-31
|\
| * snd_ctl_elem_init_enum_names(): switch to vmemdup_user()Al Viro2018-01-19
| * replace_user_tlv(): switch to vmemdup_user()Al Viro2018-01-19
* | sound: annotate ->poll() instancesAl Viro2017-11-27
|/
* ALSA: Get rid of card power_lockTakashi Iwai2017-08-30
* ALSA: control: TLV data is unavailable at initial state of user-defined eleme...Takashi Sakamoto2017-08-24
* ALSA: control: queue TLV event for a set of user-defined elementTakashi Sakamoto2017-08-24
* ALSA: control: delegate TLV eventing to each driverTakashi Sakamoto2017-08-24
* Merge branch 'for-linus' into for-nextTakashi Iwai2017-08-22
|\
| * ALSA: core: Fix unexpected error at replacing user TLVTakashi Iwai2017-08-22
* | ALSA: control: use counting semaphore as write lock for ELEM_WRITE operationTakashi Sakamoto2017-08-20
* | ALSA: control: code refactoring for ELEM_READ/ELEM_WRITE operationsTakashi Sakamoto2017-08-20
* | ALSA: control: queue events within locking of controls_rwsem for ELEM_WRITE o...Takashi Sakamoto2017-08-20
* | ALSA: control: code refactoring for TLV request handler to user element setTakashi Sakamoto2017-08-04
* | ALSA: control: code refactoring TLV ioctl handlerTakashi Sakamoto2017-08-04
* | ALSA: control: obsolete user_ctl_lockTakashi Sakamoto2017-08-04
* | ALSA: control: use counting semaphore as write lock for TLV write/command ope...Takashi Sakamoto2017-08-04
* | ALSA: control: queue events within locking of controls_rwsem for TLV operationTakashi Sakamoto2017-08-04
|/
* Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2017-07-06
|\
| * ALSA: control: remove entry limitation for list operationTakashi Sakamoto2017-05-24
| * ALSA: control: Simplify snd_ctl_elem_list() implementationTakashi Iwai2017-05-23
* | sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar2017-06-20
|/
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
* Merge branch 'for-next' into for-linusTakashi Iwai2016-07-25
|\
| * ALSA: control: add dimension validator for userspace elementsTakashi Sakamoto2016-07-07
* | ALSA: ctl: Stop notification after disconnectionTakashi Iwai2016-07-08
|/
* ALSA: control: Avoid kernel warnings from tlv ioctl with numid 0Takashi Iwai2016-01-18
* ALSA: ctl: fix to handle several elements added by one operation for userspac...Takashi Sakamoto2015-04-13
* ALSA: control: Fix a typo of SNDRV_CTL_ELEM_ACCESS_TLV_* with SNDRV_CTL_TLV_OP_*Takashi Iwai2015-04-12
* ALSA: ctl: fill identical information to return value when adding userspace e...Takashi Sakamoto2015-04-11
* ALSA: ctl: fix a bug to return no identical information in info operation for...Takashi Sakamoto2015-04-11
* ALSA: ctl: confirm to return all identical information in 'activate' eventTakashi Sakamoto2015-04-11
* ALSA: ctl: evaluate macro instead of numerical valueTakashi Sakamoto2015-04-10
* ALSA: control: Fix breakage of user ctl element additionTakashi Iwai2015-03-13
* Merge branch 'for-linus' into for-nextTakashi Iwai2015-03-12
|\
| * ALSA: control: Add sanity checks for user ctl id name stringTakashi Iwai2015-03-12
* | ALSA: core: Drop superfluous error/debug messages after malloc failuresTakashi Iwai2015-03-10
* | ALSA: core: reduce stack usage related to snd_ctl_new()Takashi Sakamoto2015-03-10
* | ALSA: core: use precomputed table to check userspace control paramsTakashi Sakamoto2015-03-10
|/
* ALSA: control: fix failure to return new numerical ID in 'replace' event dataTakashi Sakamoto2015-02-09
* ALSA: control: fix failure to return numerical ID in 'add' eventTakashi Sakamoto2015-02-08
* ALSA: Simplify snd_device_register() variantsTakashi Iwai2015-02-02
* ALSA: control: Embed struct deviceTakashi Iwai2015-02-02
* ALSA: control: Provide a helper to look for the preferred subdeviceTakashi Iwai2015-02-02
* ALSA: snd_ctl_activate_id(): Fix index look-upLars-Peter Clausen2014-11-07
* ALSA: control: Add missing kerneldoc comments to exported functionsTakashi Iwai2014-10-30
* ALSA: control: Allow to pass items zero to snd_ctl_enum_info()Takashi Iwai2014-10-20