Age | Commit message (Expand) | Author | Files | Lines |
10 days | ALSA: control: Avoid WARN() for symlink errors | Takashi Iwai | 1 | -4/+10 |
2024-12-14 | ALSA: seq: ump: Fix seq port updates per FB info notify | Takashi Iwai | 1 | -3/+3 |
2024-12-05 | ALSA: pcm: Add sanity NULL check for the default mmap fault handler | Takashi Iwai | 1 | -2/+4 |
2024-12-05 | ALSA: ump: Fix evaluation of MIDI 1.0 FB info | Takashi Iwai | 1 | -1/+4 |
2024-12-05 | ALSA: rawmidi: Fix kvfree() call in spinlock | Takashi Iwai | 1 | -1/+3 |
2024-12-05 | ALSA: core: Fix possible NULL dereference caused by kunit_kzalloc() | Zichen Xie | 1 | -0/+11 |
2024-11-04 | ALSA: ump: Don't enumeration invalid groups for legacy rawmidi | Takashi Iwai | 1 | -1/+1 |
2024-10-03 | ALSA: core: add isascii() check to card ID generator | Jaroslav Kysela | 1 | -4/+10 |
2024-10-02 | Merge tag 'asoc-fix-v6.12-rc1' of https://git.kernel.org/pub/scm/linux/kernel... | Takashi Iwai | 7 | -11/+3 |
2024-10-01 | ALSA: silence integer wrapping warning | Dan Carpenter | 1 | -0/+2 |
2024-09-30 | ALSA: mixer_oss: Remove some incorrect kfree_const() usages | Christophe JAILLET | 1 | -2/+2 |
2024-09-30 | ALSA: Fix typos in comments across various files | Yu Jiaoliang | 4 | -4/+4 |
2024-09-27 | [tree-wide] finally take no_llseek out | Al Viro | 7 | -8/+0 |
2024-09-23 | Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -3/+3 |
2024-09-12 | ALSA: memalloc: Use proper DMA mapping API for x86 S/G buffer allocations | Takashi Iwai | 1 | -42/+36 |
2024-09-12 | ALSA: memalloc: Use proper DMA mapping API for x86 WC buffer allocations | Takashi Iwai | 1 | -18/+31 |
2024-09-12 | ALSA: ump: Use %*ph to print small buffer | Andy Shevchenko | 1 | -10/+3 |
2024-09-11 | ALSA: pcm: Fix breakage of PCM rates used for topology | Takashi Iwai | 2 | -11/+17 |
2024-09-11 | ALSA: memalloc: Drop Xen PV workaround again | Takashi Iwai | 1 | -16/+3 |
2024-09-10 | ALSA: memalloc: Move snd_malloc_ops definition into memalloc.c again | Takashi Iwai | 2 | -17/+11 |
2024-09-06 | ALSA: pcm: add more sample rate definitions | Jerome Brunet | 1 | -3/+3 |
2024-09-02 | ALSA: core: Drop superfluous no_free_ptr() for memdup_user() errors | Takashi Iwai | 4 | -10/+10 |
2024-09-02 | ALSA: core: timer: Use NSEC_PER_SEC macro | Jinjie Ruan | 1 | -1/+1 |
2024-09-02 | ALSA: pcm: Fix yet more compile warning at replacement with kstrtoul() | Takashi Iwai | 1 | -1/+1 |
2024-09-01 | ALSA: pcm: Fix the previous conversion to kstrtoul() | Takashi Iwai | 1 | -1/+1 |
2024-08-31 | ALSA: pcm: replace simple_strtoul to kstrtoul | Hongbo Li | 1 | -1/+4 |
2024-08-27 | ALSA: pcm: Drop PCM vmalloc buffer helpers | Takashi Iwai | 1 | -59/+0 |
2024-08-19 | Merge branch 'topic/seq-filter-cleanup' into for-next | Takashi Iwai | 1 | -12/+10 |
2024-08-19 | ALSA: seq: Drop superfluous filter argument of get_event_dest_client() | Takashi Iwai | 1 | -12/+7 |
2024-08-19 | ALSA: seq: Skip event type filtering for UMP events | Takashi Iwai | 1 | -0/+3 |
2024-08-18 | ALSA: timer: Introduce virtual userspace-driven timers | Ivan Orlov | 2 | -0/+235 |
2024-08-17 | ALSA: seq: Remove unused declarations | Yue Haibing | 3 | -7/+0 |
2024-08-16 | ALSA: oss: Remove unused declarations | Yue Haibing | 1 | -3/+0 |
2024-08-13 | introduce fd_file(), convert all accessors to it. | Al Viro | 1 | -3/+3 |
2024-08-12 | Merge branch 'for-linus' into for-next | Takashi Iwai | 1 | -1/+1 |
2024-08-10 | ALSA: timer: Relax start tick time check for slave timer elements | Takashi Iwai | 1 | -1/+1 |
2024-08-10 | ALSA: pcm: Add xrun counter for snd_pcm_substream | Norman Bintang | 2 | -0/+9 |
2024-08-09 | Merge branch 'topic/control-lookup-rwlock' into for-next | Takashi Iwai | 8 | -148/+154 |
2024-08-09 | ALSA: control: Optimize locking for look-up | Takashi Iwai | 4 | -77/+44 |
2024-08-09 | ALSA: control: Rename ctl_files_rwlock to controls_rwlock | Takashi Iwai | 2 | -6/+6 |
2024-08-08 | ALSA: control: Fix power_ref lock order for compat code, too | Takashi Iwai | 1 | -8/+37 |
2024-08-08 | ALSA: core: Drop snd_print stuff and co | Takashi Iwai | 2 | -80/+0 |
2024-08-08 | ALSA: pcm: oss: Use pr_debug() | Takashi Iwai | 1 | -1/+1 |
2024-08-08 | ALSA: control_led: Use dev_err() | Takashi Iwai | 1 | -1/+1 |
2024-08-07 | ALSA: seq: Fix missing seq port info bit return for MIDI 1.0 block | Takashi Iwai | 1 | -0/+3 |
2024-08-07 | ALSA: seq: Print MIDI 1.0 specific port in proc output | Takashi Iwai | 1 | -1/+6 |
2024-08-07 | ALSA: usb-audio: Update UMP group attributes for GTB blocks, too | Takashi Iwai | 1 | -4/+5 |
2024-08-07 | ALSA: ump: Choose the protocol when protocol caps are changed | Takashi Iwai | 1 | -6/+16 |
2024-08-06 | ALSA: ump: Handle MIDI 1.0 Function Block in MIDI 2.0 protocol | Takashi Iwai | 5 | -7/+22 |
2024-08-02 | Merge tag 'sound-6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 3 | -79/+127 |