summaryrefslogtreecommitdiff
path: root/sound/core
AgeCommit message (Expand)Author
2021-10-11ALSA: pcm: Workaround for a wrong offset in SYNC_PTR compat ioctlTakashi Iwai
2021-09-30ALSA: seq: Fix a potential UAF by wrong private_free call orderTakashi Iwai
2021-09-23ALSA: rawmidi: introduce SNDRV_RAWMIDI_IOCTL_USER_PVERSIONJaroslav Kysela
2021-09-03Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-08-30Merge branch 'for-linus' into for-nextTakashi Iwai
2021-08-27ALSA: pcm: fix divide error in snd_pcm_lib_ioctlZubin Mithra
2021-08-19isystem: trim/fixup stdarg.h and other headersAlexey Dobriyan
2021-08-14ALSA: pcm: Add SNDRV_PCM_INFO_EXPLICIT_SYNC flagTakashi Iwai
2021-08-13ALSA: memalloc: Count continuous pages in vmalloc buffer handlerTakashi Iwai
2021-08-13ALSA: core: control_led: use strscpy instead of strlcpyPierre-Louis Bossart
2021-08-09ALSA: pcm: Check mmap capability of runtime dma buffer at firstTakashi Iwai
2021-08-09Merge branch 'for-linus' into for-nextTakashi Iwai
2021-08-09ALSA: pcm: Fix mmap breakage without explicit buffer setupTakashi Iwai
2021-08-08ALSA: memalloc: Fix mmap of SG-buffer with WC pagesTakashi Iwai
2021-08-04ALSA: memalloc: Store snd_dma_buffer.addr for continuous pages, tooTakashi Iwai
2021-08-04ALSA: memalloc: Fix pgprot for WC mmap on x86Takashi Iwai
2021-08-04ALSA: memalloc: Support WC allocation on all architecturesTakashi Iwai
2021-08-04ALSA: pcm: Allow exact buffer preallocationTakashi Iwai
2021-08-04ALSA: memalloc: Correctly name as WCTakashi Iwai
2021-08-04ALSA: memalloc: Minor refactoringTakashi Iwai
2021-08-03ALSA: seq: Fix racy deletion of subscriberTakashi Iwai
2021-08-02Merge branch 'for-linus' into for-nextTakashi Iwai
2021-08-02ALSA: memalloc: Fix regression with SNDRV_DMA_TYPE_CONTINUOUSTakashi Iwai
2021-07-31ALSA: core: Fix double calls of snd_card_free() via devresTakashi Iwai
2021-07-30ALSA: pcm - fix mmap capability check for the snd-dummy driverJaroslav Kysela
2021-07-27ALSA: seq: Fix comments of wrong client number for MIDI PassthroughTakashi Iwai
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