- f5ca7a7 Merge tag 'sound-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 4 years, 7 months ago
- e7513c5 ALSA: pcm: fix incorrect hw_base increase by Brent Lu · 4 years, 8 months ago
- 1742bcd Merge tag 'sound-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 4 years, 8 months ago
- c1f6e3c ALSA: rawmidi: Fix racy buffer resize under concurrent accesses by Takashi Iwai · 4 years, 8 months ago
- c536419 Merge tag 'sound-5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 4 years, 8 months ago
- ac957e8 ALSA: pcm: oss: Place the plugin buffer overflow checks correctly (for 5.7) by Takashi Iwai · 4 years, 8 months ago
- 4aafdf6 Merge tag 'sound-fix-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 4 years, 9 months ago
- ff7e06a ALSA: pcm: oss: Fix regression by buffer overflow fix (again) by Takashi Iwai · 4 years, 9 months ago
- 848960e Merge tag 'sound-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 4 years, 9 months ago
- 8f1073e Merge branch 'pm-qos' by Rafael J. Wysocki · 4 years, 9 months ago
- 3c22bae Merge tag 'asoc-v5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 4 years, 9 months ago
- aa21c3d Merge branch 'for-next' into for-linus by Takashi Iwai · 4 years, 9 months ago
- 1c521d7 Merge branch 'asoc-5.7' into asoc-next by Mark Brown · 4 years, 9 months ago
- c208a53 ALSA: core: Add snd_device_get_state() helper by Takashi Iwai · 4 years, 9 months ago
- 6c3171e ALSA: seq: oss: Fix running status after receiving sysex by Takashi Iwai · 4 years, 10 months ago
- 4384f16 ALSA: seq: virmidi: Fix running status after receiving sysex by Takashi Iwai · 4 years, 10 months ago
- 296a37f ALSA: pcm: Fix superfluous snprintf() usage by Takashi Iwai · 4 years, 10 months ago
- 5461e05 ALSA: pcm: oss: Remove WARNING from snd_pcm_plug_alloc() checks by Takashi Iwai · 4 years, 10 months ago
- 4d90a4e Merge tag 'v5.6-rc5' into asoc-5.7 by Mark Brown · 4 years, 10 months ago
- 3bbf9e2 ALSA: pcm: oss: Simplify plugin frame size calculations by Takashi Iwai · 4 years, 10 months ago
- cf4afed9 Merge branch 'for-linus' into for-next by Takashi Iwai · 4 years, 10 months ago
- f2ecf90 ALSA: pcm: oss: Avoid plugin buffer overflow by Takashi Iwai · 4 years, 10 months ago
- 90309b7 Merge series "simple-audio-card codec2codec support" from Samuel Holland <samuel@sholland.org>: by Mark Brown · 4 years, 10 months ago
- f9c2361 ALSA: dmaengine_pcm: No need to take runtime reference twice in pcm_pointer by Peter Ujfalusi · 4 years, 10 months ago
- 4769bfb ALSA: pcm: Add a standalone version of snd_pcm_limit_hw_rates by Samuel Holland · 4 years, 10 months ago
- b9759ef ALSA: core: Implement compress page allocation and free routines by Cezary Rojewski · 4 years, 11 months ago
- 2948f4a Merge branch 'topic/usb-uac2-effect-unit' into for-next by Takashi Iwai · 4 years, 11 months ago
- 146f669 ALSA: pcm: oss: Unlock mutex temporarily for sleeping at read/write by Takashi Iwai · 4 years, 11 months ago
- dc74977 ALSA: seq: Fix concurrent access to queue current tick/time by Takashi Iwai · 4 years, 11 months ago
- bb51e66 ALSA: seq: Avoid concurrent access to queue flags by Takashi Iwai · 4 years, 11 months ago
- 5371a79 sound: Call cpu_latency_qos_*() instead of pm_qos_*() by Rafael J. Wysocki · 5 years ago
- 0fbb027 ALSA: pcm: Fix double hw_free calls by Takashi Iwai · 4 years, 11 months ago
- 9478bd4 ALSA: core: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
- 9d789dc ALSA: dmaengine_pcm: Consider DMA cache caused delay in pointer callback by Peter Ujfalusi · 5 years ago
- fa1f875 ALSA: dmaengine_pcm: Consider DMA cache caused delay in pointer callback by Peter Ujfalusi · 5 years ago
- 0e02368 ALSA: info: remove redundant assignment to variable c by Colin Ian King · 5 years ago
- 49d9e43 ALSA: pcm: Minor refactoring by Takashi Iwai · 5 years ago
- 89e0b9a0 ALSA: pcm_dmaengine: Use pcm_for_each_format() macro for PCM format iteration by Takashi Iwai · 5 years ago
- f9b0c05 ALSA: pcm: Use a macro for parameter masks to reduce the needed cast by Takashi Iwai · 5 years ago
- ba71d22 ALSA: pcm: Use standard macros for fixing PCM format cast by Takashi Iwai · 5 years ago
- 750ce8c Merge tag 'sound-fix-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 5 years ago
- 97a3253 proc: convert everything to "struct proc_ops" by Alexey Dobriyan · 5 years ago
- cb639a4 ALSA: pcm: Fix sparse warnings wrt snd_pcm_state_t by Takashi Iwai · 5 years ago
- 66f2d19 ALSA: pcm: Fix memory leak at closing a stream without hw_free by Takashi Iwai · 5 years ago
- d4cfb30 ALSA: pcm: Set per-card upper limit of PCM buffer allocations by Takashi Iwai · 5 years ago
- 9d0af44 Merge branch 'for-linus' into for-next by Takashi Iwai · 5 years ago
- d662117 ALSA: pcm: Make snd_pcm_hw_constraints_init() and _complete() static by Takashi Iwai · 5 years ago
- 60adcfd ALSA: seq: Fix racy access for queue timer in proc read by Takashi Iwai · 5 years ago
- f999348 ALSA: timer: fix nsec/sec initialization confusion by Pierre-Louis Bossart · 5 years ago
- 3b2549a ALSA: control: potential uninitialized return value by Dan Carpenter · 5 years ago
- edb87ed ALSA: rawmidi: More constification by Takashi Iwai · 5 years ago
- b40fe4b ALSA: oss: More constifications by Takashi Iwai · 5 years ago
- f98903f ALSA: jack: More constification by Takashi Iwai · 5 years ago
- 51d7847 ALSA: info: More constifications by Takashi Iwai · 5 years ago
- 731922a ALSA: seq: More constifications by Takashi Iwai · 5 years ago
- d03af9b ALSA: pcm: More constifications by Takashi Iwai · 5 years ago
- fbd3eb7 ALSA: control: Add verification for kctl accesses by Takashi Iwai · 5 years ago
- 454f5ec1 ALSA: mixer: oss: Constify snd_mixer_oss_assign_table definition by Takashi Iwai · 5 years ago
- aad7ebb ALSA: seq: Constify struct snd_midi_op by Takashi Iwai · 5 years ago
- df76996 ALSA: timer: Constify snd_timer_hardware definitions by Takashi Iwai · 5 years ago
- f15ee21 ALSA: core: Constify snd_device_ops definitions by Takashi Iwai · 5 years ago
- 8b57582 ALSA: core: Treat snd_device_ops as const by Takashi Iwai · 5 years ago
- d61fe22 ALSA: ctl: allow TLV read operation for callback type of element in locked case by Takashi Sakamoto · 5 years ago
- ff16351 ALSA: ctl: remove dimen member from elem_info structure by Takashi Sakamoto · 5 years ago
- a032ff0 Merge branch 'for-linus' into for-next by Takashi Iwai · 5 years ago
- df1d6ea Merge tag 'y2038-alsa-v8-signed' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground into for-next by Takashi Iwai · 5 years ago
- add9d56 ALSA: pcm: Avoid possible info leaks from PCM stream buffers by Takashi Iwai · 5 years ago
- 1faa9d3 ALSA: control: remove useless assignment in .info callback of PCM chmap element by Takashi Sakamoto · 5 years ago
- 80fe743 ALSA: add new 32-bit layout for snd_pcm_mmap_status/control by Arnd Bergmann · 7 years ago
- 09d9417 ALSA: move snd_pcm_ioctl_sync_ptr_compat into pcm_native.c by Arnd Bergmann · 7 years ago
- 07094ae ALSA: Avoid using timespec for struct snd_timer_tread by Baolin Wang · 7 years ago
- d9e5582 ALSA: Avoid using timespec for struct snd_rawmidi_status by Baolin Wang · 7 years ago
- 3ddee7f ALSA: Avoid using timespec for struct snd_pcm_status by Baolin Wang · 7 years ago
- a07804c ALSA: Avoid using timespec for struct snd_timer_status by Baolin Wang · 7 years ago
- fcae40c ALSA: Replace timespec with timespec64 by Baolin Wang · 7 years ago
- 3cf2890 Merge tag 'sound-fix-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 5 years ago
- 4cc8d65 ALSA: pcm: oss: Avoid potential buffer overflows by Takashi Iwai · 5 years ago
- 0da5221 Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
- fabb26d ALSA: pcm: Add card sync_irq field by Takashi Iwai · 5 years ago
- 1e850be ALSA: pcm: Add the support for sync-stop operation by Takashi Iwai · 5 years ago
- 0821fd7 ALSA: pcm: Move PCM_RUNTIME_CHECK() macro into local header by Takashi Iwai · 5 years ago
- fc033cb ALSA: pcm: Allow NULL ioctl ops by Takashi Iwai · 5 years ago
- 0dba808 ALSA: pcm: Introduce managed buffer allocation mode by Takashi Iwai · 5 years ago
- b12b225 Merge branch 'for-linus' into for-next by Takashi Iwai · 5 years ago
- f5cdc9d ALSA: pcm: Fix stream lock usage in snd_pcm_period_elapsed() by paulhsia · 5 years ago
- 0c4f09c ALSA: timer: Fix the breakage of slave link open by Takashi Iwai · 5 years ago
- fc7af6b ALSA: pcm: Unexport snd_pcm_sgbuf_ops_page by Takashi Iwai · 5 years ago
- 2406ff9 ALSA: pcm: Yet another missing check of non-cached buffer type by Takashi Iwai · 5 years ago
- 6a34367 ALSA: timer: Fix possible race at assigning a timer instance by Takashi Iwai · 5 years ago
- 33bbb8a ALSA: timer: Make snd_timer_close() returning void by Takashi Iwai · 5 years ago
- ebfc6de ALSA: timer: Unify master/slave linking code by Takashi Iwai · 5 years ago
- 66a8966 Merge branch 'for-linus' into for-next by Takashi Iwai · 5 years ago
- 9ff7759 Merge tag 'asoc-v5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next by Takashi Iwai · 5 years ago
- df37d94 Merge tag 'asoc-fix-v5.4-rc6' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 5 years ago
- e7af630 ALSA: timer: Fix incorrectly assigned timer instance by Takashi Iwai · 5 years ago
- fdea53f ALSA: timer: Limit max amount of slave instances by Takashi Iwai · 5 years ago
- 992fd39 Merge branch 'for-5.4' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.5 by Mark Brown · 5 years ago
- d397899 ALSA: pcm: Create proc files only for non-empty preallocations by Takashi Iwai · 5 years ago
- a55eaf1 ALSA: pcm: Warn if doubly preallocated by Takashi Iwai · 5 years ago
- 7e8edae ALSA: pcm: Handle special page mapping in the default mmap handler by Takashi Iwai · 5 years ago