Age | Commit message (Expand) | Author |
2021-10-11 | ALSA: pcm: Workaround for a wrong offset in SYNC_PTR compat ioctl | Takashi Iwai |
2021-09-30 | ALSA: seq: Fix a potential UAF by wrong private_free call order | Takashi Iwai |
2021-09-23 | ALSA: rawmidi: introduce SNDRV_RAWMIDI_IOCTL_USER_PVERSION | Jaroslav Kysela |
2021-09-03 | Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2021-08-30 | Merge branch 'for-linus' into for-next | Takashi Iwai |
2021-08-27 | ALSA: pcm: fix divide error in snd_pcm_lib_ioctl | Zubin Mithra |
2021-08-19 | isystem: trim/fixup stdarg.h and other headers | Alexey Dobriyan |
2021-08-14 | ALSA: pcm: Add SNDRV_PCM_INFO_EXPLICIT_SYNC flag | Takashi Iwai |
2021-08-13 | ALSA: memalloc: Count continuous pages in vmalloc buffer handler | Takashi Iwai |
2021-08-13 | ALSA: core: control_led: use strscpy instead of strlcpy | Pierre-Louis Bossart |
2021-08-09 | ALSA: pcm: Check mmap capability of runtime dma buffer at first | Takashi Iwai |
2021-08-09 | Merge branch 'for-linus' into for-next | Takashi Iwai |
2021-08-09 | ALSA: pcm: Fix mmap breakage without explicit buffer setup | Takashi Iwai |
2021-08-08 | ALSA: memalloc: Fix mmap of SG-buffer with WC pages | Takashi Iwai |
2021-08-04 | ALSA: memalloc: Store snd_dma_buffer.addr for continuous pages, too | Takashi Iwai |
2021-08-04 | ALSA: memalloc: Fix pgprot for WC mmap on x86 | Takashi Iwai |
2021-08-04 | ALSA: memalloc: Support WC allocation on all architectures | Takashi Iwai |
2021-08-04 | ALSA: pcm: Allow exact buffer preallocation | Takashi Iwai |
2021-08-04 | ALSA: memalloc: Correctly name as WC | Takashi Iwai |
2021-08-04 | ALSA: memalloc: Minor refactoring | Takashi Iwai |
2021-08-03 | ALSA: seq: Fix racy deletion of subscriber | Takashi Iwai |
2021-08-02 | Merge branch 'for-linus' into for-next | Takashi Iwai |
2021-08-02 | ALSA: memalloc: Fix regression with SNDRV_DMA_TYPE_CONTINUOUS | Takashi Iwai |
2021-07-31 | ALSA: core: Fix double calls of snd_card_free() via devres | Takashi Iwai |
2021-07-30 | ALSA: pcm - fix mmap capability check for the snd-dummy driver | Jaroslav Kysela |
2021-07-27 | ALSA: seq: Fix comments of wrong client number for MIDI Passthrough | Takashi Iwai |
2021-07-20 | ALSA: pcm: Fix mmap without buffer preallocation | Takashi Iwai |
2021-07-20 | ALSA: pcm: Fix mmap capability check | Takashi Iwai |
2021-07-19 | ALSA: core: Add device-managed request_dma() | Takashi Iwai |
2021-07-19 | ALSA: core: Add managed card creation | Takashi Iwai |
2021-07-19 | ALSA: core: Add device-managed page allocator helper | Takashi Iwai |
2021-07-15 | ALSA: compress: Initialize mutex in snd_compress_new() | Takashi Iwai |
2021-07-15 | ALSA: compress: Drop unused functions | Takashi Iwai |
2021-07-12 | ALSA: pcm: Call substream ack() method upon compat mmap commit | Alan Young |
2021-07-01 | Merge tag 'asoc-v5.14' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai |
2021-07-01 | Merge branch 'for-next' into for-linus | Takashi Iwai |
2021-06-23 | Merge series "ASoC: tlv320aic32x4: Add support for TAS2505" from Claudius Hei... | Mark Brown |
2021-06-17 | ALSA: seq: oss: Fix error check at system port creation | Takashi Iwai |
2021-06-14 | ALSA: control_led - fix initialization in the mode show callback | Jaroslav Kysela |
2021-06-10 | ALSA: seq: Fix race of snd_seq_timer_open() | Takashi Iwai |
2021-06-10 | ALSA: core: Add continuous and vmalloc mmap ops | Takashi Iwai |
2021-06-10 | ALSA: core: Move mmap handler into memalloc ops | Takashi Iwai |
2021-06-10 | ALSA: core: Abstract memory alloc helpers | Takashi Iwai |
2021-06-10 | ALSA: pcm: add snd_pcm_period_elapsed() variant without acquiring lock of PCM... | Takashi Sakamoto |
2021-06-09 | ALSA: seq: Fix assignment in if condition | Takashi Iwai |
2021-06-09 | ALSA: oss: Fix assignment in if condition | Takashi Iwai |
2021-06-09 | ALSA: pcm: Fix assignment in if condition | Takashi Iwai |
2021-06-09 | ALSA: core: Fix assignment in if condition | Takashi Iwai |
2021-06-08 | ALSA: iec958: Split status creation and fill | Maxime Ripard |
2021-06-08 | Merge branch 'for-linus' into for-next | Takashi Iwai |