summaryrefslogtreecommitdiffstats
path: root/sound/core
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asoc-v5.14' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2021-07-011-42/+132
|\
| * Merge series "ASoC: tlv320aic32x4: Add support for TAS2505" from Claudius Hei...Mark Brown2021-06-233-9/+37
| |\
| * | ALSA: iec958: Split status creation and fillMaxime Ripard2021-06-081-42/+132
* | | Merge branch 'for-next' into for-linusTakashi Iwai2021-07-0136-465/+873
|\ \ \ | |_|/ |/| |
| * | ALSA: seq: oss: Fix error check at system port creationTakashi Iwai2021-06-171-3/+2
| * | ALSA: control_led - fix initialization in the mode show callbackJaroslav Kysela2021-06-141-1/+1
| * | ALSA: core: Add continuous and vmalloc mmap opsTakashi Iwai2021-06-101-0/+17
| * | ALSA: core: Move mmap handler into memalloc opsTakashi Iwai2021-06-103-16/+40
| * | ALSA: core: Abstract memory alloc helpersTakashi Iwai2021-06-106-223/+322
| * | ALSA: pcm: add snd_pcm_period_elapsed() variant without acquiring lock of PCM...Takashi Sakamoto2021-06-101-15/+49
| * | ALSA: seq: Fix assignment in if conditionTakashi Iwai2021-06-0913-72/+131
| * | ALSA: oss: Fix assignment in if conditionTakashi Iwai2021-06-093-50/+91
| * | ALSA: pcm: Fix assignment in if conditionTakashi Iwai2021-06-093-8/+16
| * | ALSA: core: Fix assignment in if conditionTakashi Iwai2021-06-095-9/+18
| * | Merge branch 'for-linus' into for-nextTakashi Iwai2021-06-082-8/+28
| |\ \
| * | | ALSA: core: use DEVICE_ATTR_*() macroYueHaibing2021-05-281-11/+8
| * | | ALSA: control_led - use DEVICE_ATTR_*() macroYueHaibing2021-05-251-15/+19
| * | | ALSA: pcm: use DEVICE_ATTR_RO macroYueHaibing2021-05-251-2/+2
| * | | Merge branch 'topic/pci-rescan-prep-v2' into for-nextTakashi Iwai2021-05-254-39/+65
| |\ \ \
| | * | | ALSA: pcm: Block the release until the system resume finishesTakashi Iwai2021-05-251-0/+4
| | * | | ALSA: Drop superfluous argument from snd_power_wait()Takashi Iwai2021-05-252-6/+2
| | * | | ALSA: control: Minor optimization for SNDRV_CTL_IOCTL_POWER_STATETakashi Iwai2021-05-251-4/+0
| | * | | ALSA: control: Drop superfluous snd_power_wait() callsTakashi Iwai2021-05-252-20/+0
| | * | | ALSA: control: Track in-flight control read/write/tlv accessesTakashi Iwai2021-05-253-14/+64
| | | |/ | | |/|
| * | | ALSA: rawmidi: fix incorrect array bounds check on clock_namesColin Ian King2021-05-191-1/+1
| * | | ALSA: rawmidi: Add framing modeDavid Henningsson2021-05-172-3/+94
| |/ /
* | / ALSA: seq: Fix race of snd_seq_timer_open()Takashi Iwai2021-06-101-1/+9
| |/ |/|
* | ALSA: timer: Fix master timer notificationTakashi Iwai2021-06-031-1/+2
* | ALSA: control led: fix memory leak in snd_ctl_led_registerDongliang Mu2021-06-021-7/+26
|/
* ALSA: control: Fix racy management of user ctl memory size accountTakashi Iwai2021-04-161-6/+11
* ALSA: control_led - fix the stack usage (control element ops)Jaroslav Kysela2021-04-141-2/+6
* ALSA: control - double free in snd_ctl_led_init()Dan Carpenter2021-04-091-1/+1
* ALSA: control: Add memory consumption limit to user controlsTakashi Sakamoto2021-04-081-24/+51
* ALSA: control - off by one in store_mode()Dan Carpenter2021-04-061-1/+1
* Merge branch 'topic/mute-led' into for-nextTakashi Iwai2021-04-012-2/+7
|\
| * ALSA: control led - improve the set_led_id() parserJaroslav Kysela2021-04-011-1/+4
| * ALSA: control - add the missing prev_lops2 initializationJaroslav Kysela2021-04-011-1/+3
* | Merge tag 'tags/mute-led-rework' into for-nextTakashi Iwai2021-03-304-26/+934
|\|
| * ALSA: led control - add sysfs kcontrol LED marking layerJaroslav Kysela2021-03-301-4/+362
| * ALSA: control - add sysfs support to the LED trigger moduleJaroslav Kysela2021-03-301-29/+163
| * ALSA: control - add generic LED trigger module as the new control layerJaroslav Kysela2021-03-304-1/+289
| * ALSA: control - add layer registration routinesJaroslav Kysela2021-03-301-2/+108
| * ALSA: control - introduce snd_ctl_notify_one() helperJaroslav Kysela2021-03-301-23/+45
* | ALSA: core: remove redundant spin_lock pair in snd_card_disconnectJia Zhou2021-03-301-2/+0
* | ALSA: pcm: Fix couple of typosBhaskar Chowdhury2021-03-261-2/+2
* | ALSA: core: avoid -Wempty-body warningsArnd Bergmann2021-03-223-6/+21
* | ALSA: pcm: Add debug print on memory allocation failureAmadeusz Sławiński2021-03-191-0/+8
|/
* Merge tag 'asoc-v5.12' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2021-02-171-0/+2
|\
| * Merge remote-tracking branch 'asoc/for-5.12' into asoc-linusMark Brown2021-02-171-0/+2
| |\
| | * ASoC: dmaengine_pcm: add peripheral configurationShengjiu Wang2021-02-051-0/+2