summaryrefslogtreecommitdiffstats
path: root/sound/core
AgeCommit message (Expand)AuthorLines
2020-05-01Merge tag 'sound-5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds-4/+6
2020-04-24ALSA: pcm: oss: Place the plugin buffer overflow checks correctly (for 5.7)Takashi Iwai-4/+6
2020-04-10Merge tag 'sound-fix-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-10/+12
2020-04-03ALSA: pcm: oss: Fix regression by buffer overflow fix (again)Takashi Iwai-10/+12
2020-04-02Merge tag 'sound-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds-116/+186
2020-03-30Merge branch 'pm-qos'Rafael J. Wysocki-7/+7
2020-03-30Merge tag 'asoc-v5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai-10/+56
2020-03-30Merge branch 'for-next' into for-linusTakashi Iwai-106/+130
2020-03-27Merge branch 'asoc-5.7' into asoc-nextMark Brown-10/+56
2020-03-23ALSA: core: Add snd_device_get_state() helperTakashi Iwai-0/+21
2020-03-16ALSA: seq: oss: Fix running status after receiving sysexTakashi Iwai-0/+1
2020-03-16ALSA: seq: virmidi: Fix running status after receiving sysexTakashi Iwai-0/+1
2020-03-13ALSA: pcm: Fix superfluous snprintf() usageTakashi Iwai-1/+1
2020-03-12ALSA: pcm: oss: Remove WARNING from snd_pcm_plug_alloc() checksTakashi Iwai-2/+2
2020-03-11Merge tag 'v5.6-rc5' into asoc-5.7Mark Brown-14/+38
2020-03-09ALSA: pcm: oss: Simplify plugin frame size calculationsTakashi Iwai-64/+56
2020-03-09Merge branch 'for-linus' into for-nextTakashi Iwai-0/+8
2020-03-09ALSA: pcm: oss: Avoid plugin buffer overflowTakashi Iwai-0/+8
2020-03-06Merge series "simple-audio-card codec2codec support" from Samuel Holland <sam...Mark Brown-9/+9
2020-03-06ALSA: dmaengine_pcm: No need to take runtime reference twice in pcm_pointerPeter Ujfalusi-2/+0
2020-03-06ALSA: pcm: Add a standalone version of snd_pcm_limit_hw_ratesSamuel Holland-9/+9
2020-02-18ALSA: core: Implement compress page allocation and free routinesCezary Rojewski-0/+42
2020-02-17Merge branch 'topic/usb-uac2-effect-unit' into for-nextTakashi Iwai-14/+38
2020-02-14ALSA: pcm: oss: Unlock mutex temporarily for sleeping at read/writeTakashi Iwai-0/+4
2020-02-14ALSA: seq: Fix concurrent access to queue current tick/timeTakashi Iwai-9/+20
2020-02-14ALSA: seq: Avoid concurrent access to queue flagsTakashi Iwai-4/+16
2020-02-14sound: Call cpu_latency_qos_*() instead of pm_qos_*()Rafael J. Wysocki-7/+7
2020-02-13ALSA: pcm: Fix double hw_free callsTakashi Iwai-1/+2
2020-02-12ALSA: core: Replace zero-length array with flexible-array memberGustavo A. R. Silva-1/+1
2020-02-11ALSA: dmaengine_pcm: Consider DMA cache caused delay in pointer callbackPeter Ujfalusi-1/+2
2020-02-11ALSA: dmaengine_pcm: Consider DMA cache caused delay in pointer callbackPeter Ujfalusi-0/+5
2020-02-10ALSA: info: remove redundant assignment to variable cColin Ian King-1/+1
2020-02-10ALSA: pcm: Minor refactoringTakashi Iwai-6/+11
2020-02-10ALSA: pcm_dmaengine: Use pcm_for_each_format() macro for PCM format iterationTakashi Iwai-1/+1
2020-02-10ALSA: pcm: Use a macro for parameter masks to reduce the needed castTakashi Iwai-14/+18
2020-02-10ALSA: pcm: Use standard macros for fixing PCM format castTakashi Iwai-18/+16
2020-02-06Merge tag 'sound-fix-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-79/+140
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan-19/+17
2020-01-31ALSA: pcm: Fix sparse warnings wrt snd_pcm_state_tTakashi Iwai-70/+125
2020-01-29ALSA: pcm: Fix memory leak at closing a stream without hw_freeTakashi Iwai-9/+15
2020-01-21ALSA: pcm: Set per-card upper limit of PCM buffer allocationsTakashi Iwai-18/+52
2020-01-20Merge branch 'for-linus' into for-nextTakashi Iwai-5/+9
2020-01-16ALSA: pcm: Make snd_pcm_hw_constraints_init() and _complete() staticTakashi Iwai-5/+2
2020-01-15ALSA: seq: Fix racy access for queue timer in proc readTakashi Iwai-5/+9
2020-01-12ALSA: timer: fix nsec/sec initialization confusionPierre-Louis Bossart-1/+1
2020-01-08ALSA: control: potential uninitialized return valueDan Carpenter-1/+1
2020-01-05ALSA: rawmidi: More constificationTakashi Iwai-1/+1
2020-01-05ALSA: oss: More constificationsTakashi Iwai-2/+2
2020-01-05ALSA: jack: More constificationTakashi Iwai-1/+1
2020-01-05ALSA: info: More constificationsTakashi Iwai-2/+2