summaryrefslogtreecommitdiff
path: root/sound/core
AgeCommit message (Expand)Author
2021-07-20ALSA: pcm: Fix mmap without buffer preallocationTakashi Iwai
2021-07-20ALSA: pcm: Fix mmap capability checkTakashi Iwai
2021-07-19ALSA: core: Add device-managed request_dma()Takashi Iwai
2021-07-19ALSA: core: Add managed card creationTakashi Iwai
2021-07-19ALSA: core: Add device-managed page allocator helperTakashi Iwai
2021-07-15ALSA: compress: Initialize mutex in snd_compress_new()Takashi Iwai
2021-07-15ALSA: compress: Drop unused functionsTakashi Iwai
2021-07-12ALSA: pcm: Call substream ack() method upon compat mmap commitAlan Young
2021-07-01Merge tag 'asoc-v5.14' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2021-07-01Merge branch 'for-next' into for-linusTakashi Iwai
2021-06-23Merge series "ASoC: tlv320aic32x4: Add support for TAS2505" from Claudius Hei...Mark Brown
2021-06-17ALSA: seq: oss: Fix error check at system port creationTakashi Iwai
2021-06-14ALSA: control_led - fix initialization in the mode show callbackJaroslav Kysela
2021-06-10ALSA: seq: Fix race of snd_seq_timer_open()Takashi Iwai
2021-06-10ALSA: core: Add continuous and vmalloc mmap opsTakashi Iwai
2021-06-10ALSA: core: Move mmap handler into memalloc opsTakashi Iwai
2021-06-10ALSA: core: Abstract memory alloc helpersTakashi Iwai
2021-06-10ALSA: pcm: add snd_pcm_period_elapsed() variant without acquiring lock of PCM...Takashi Sakamoto
2021-06-09ALSA: seq: Fix assignment in if conditionTakashi Iwai
2021-06-09ALSA: oss: Fix assignment in if conditionTakashi Iwai
2021-06-09ALSA: pcm: Fix assignment in if conditionTakashi Iwai
2021-06-09ALSA: core: Fix assignment in if conditionTakashi Iwai
2021-06-08ALSA: iec958: Split status creation and fillMaxime Ripard
2021-06-08Merge branch 'for-linus' into for-nextTakashi Iwai
2021-06-03ALSA: timer: Fix master timer notificationTakashi Iwai
2021-06-02ALSA: control led: fix memory leak in snd_ctl_led_registerDongliang Mu
2021-05-28ALSA: core: use DEVICE_ATTR_*() macroYueHaibing
2021-05-25ALSA: control_led - use DEVICE_ATTR_*() macroYueHaibing
2021-05-25ALSA: pcm: use DEVICE_ATTR_RO macroYueHaibing
2021-05-25Merge branch 'topic/pci-rescan-prep-v2' into for-nextTakashi Iwai
2021-05-25ALSA: pcm: Block the release until the system resume finishesTakashi Iwai
2021-05-25ALSA: Drop superfluous argument from snd_power_wait()Takashi Iwai
2021-05-25ALSA: control: Minor optimization for SNDRV_CTL_IOCTL_POWER_STATETakashi Iwai
2021-05-25ALSA: control: Drop superfluous snd_power_wait() callsTakashi Iwai
2021-05-25ALSA: control: Track in-flight control read/write/tlv accessesTakashi Iwai
2021-05-19ALSA: rawmidi: fix incorrect array bounds check on clock_namesColin Ian King
2021-05-17ALSA: rawmidi: Add framing modeDavid Henningsson
2021-04-16ALSA: control: Fix racy management of user ctl memory size accountTakashi Iwai
2021-04-14ALSA: control_led - fix the stack usage (control element ops)Jaroslav Kysela
2021-04-09ALSA: control - double free in snd_ctl_led_init()Dan Carpenter
2021-04-08ALSA: control: Add memory consumption limit to user controlsTakashi Sakamoto
2021-04-06ALSA: control - off by one in store_mode()Dan Carpenter
2021-04-01Merge branch 'topic/mute-led' into for-nextTakashi Iwai
2021-04-01ALSA: control led - improve the set_led_id() parserJaroslav Kysela
2021-04-01ALSA: control - add the missing prev_lops2 initializationJaroslav Kysela
2021-03-30Merge tag 'tags/mute-led-rework' into for-nextTakashi Iwai
2021-03-30ALSA: led control - add sysfs kcontrol LED marking layerJaroslav Kysela
2021-03-30ALSA: control - add sysfs support to the LED trigger moduleJaroslav Kysela
2021-03-30ALSA: control - add generic LED trigger module as the new control layerJaroslav Kysela
2021-03-30ALSA: control - add layer registration routinesJaroslav Kysela