summaryrefslogtreecommitdiffstats
path: root/sound/core
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2020-07-211-1/+3
|\
| * ALSA: info: Drop WARN_ON() from buffer NULL sanity checkTakashi Iwai2020-07-171-1/+3
* | Merge tag 'sound-5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2020-07-081-0/+4
|\|
| * ALSA: compress: fix partial_drain completion stateVinod Koul2020-07-071-0/+4
* | Merge tag 'sound-fix-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-06-111-2/+18
|\|
| * ALSA: pcm: disallow linking stream to itselfMichał Mirosław2020-06-081-0/+6
| * ALSA: pcm: fix snd_pcm_link() lockdep splatMichał Mirosław2020-06-081-2/+12
* | mmap locking API: convert mmap_sem commentsMichel Lespinasse2020-06-091-1/+1
* | mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-091-1/+0
* | Merge tag 'sound-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2020-06-042-11/+1
|\|
| * Merge branch 'for-linus' into for-nextTakashi Iwai2020-05-284-10/+36
| |\
| * | ALSA: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-071-1/+1
| * | ALSA: seq: oss: remove unused inline function snd_seq_oss_timer_is_realtimeYueHaibing2020-04-291-10/+0
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-06-022-2/+2
|\ \ \
| * | | mm: remove the pgprot argument to __vmallocChristoph Hellwig2020-06-022-2/+2
* | | | Merge branch 'uaccess.__put_user' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-06-011-4/+8
|\ \ \ \ | |/ / / |/| | |
| * | | pcm_native: result of put_user() needs to be checkedAl Viro2020-04-261-4/+8
| |/ /
* | | Merge tag 'sound-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2020-05-291-2/+2
|\ \ \ | | |/ | |/|
| * | ALSA: hwdep: fix a left shifting 1 by 31 UB bugChangming Liu2020-05-261-2/+2
* | | Merge tag 'sound-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2020-05-221-0/+1
|\| |
| * | ALSA: pcm: fix incorrect hw_base increaseBrent Lu2020-05-181-0/+1
* | | Merge tag 'sound-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2020-05-151-4/+27
|\| |
| * | ALSA: rawmidi: Fix racy buffer resize under concurrent accessesTakashi Iwai2020-05-071-4/+27
* | | Merge tag 'sound-5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2020-05-011-4/+6
|\| | | |/ |/|
| * ALSA: pcm: oss: Place the plugin buffer overflow checks correctly (for 5.7)Takashi Iwai2020-04-241-4/+6
* | Merge tag 'sound-fix-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-04-101-10/+12
|\|
| * ALSA: pcm: oss: Fix regression by buffer overflow fix (again)Takashi Iwai2020-04-031-10/+12
* | Merge tag 'sound-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2020-04-0210-116/+186
|\|
| * Merge tag 'asoc-v5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2020-03-303-10/+56
| |\
| | * Merge branch 'asoc-5.7' into asoc-nextMark Brown2020-03-273-10/+56
| | |\
| | | * Merge tag 'v5.6-rc5' into asoc-5.7Mark Brown2020-03-115-14/+38
| | | |\
| | | * \ Merge series "simple-audio-card codec2codec support" from Samuel Holland <sam...Mark Brown2020-03-061-9/+9
| | | |\ \
| | | | * | ALSA: pcm: Add a standalone version of snd_pcm_limit_hw_ratesSamuel Holland2020-03-061-9/+9
| | | * | | ALSA: dmaengine_pcm: No need to take runtime reference twice in pcm_pointerPeter Ujfalusi2020-03-061-2/+0
| | | |/ /
| | | * | ALSA: core: Implement compress page allocation and free routinesCezary Rojewski2020-02-181-0/+42
| | | * | ALSA: dmaengine_pcm: Consider DMA cache caused delay in pointer callbackPeter Ujfalusi2020-02-111-1/+2
| | | * | ALSA: dmaengine_pcm: Consider DMA cache caused delay in pointer callbackPeter Ujfalusi2020-02-111-0/+5
| * | | | Merge branch 'for-next' into for-linusTakashi Iwai2020-03-309-106/+130
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | ALSA: core: Add snd_device_get_state() helperTakashi Iwai2020-03-231-0/+21
| | * | | ALSA: pcm: Fix superfluous snprintf() usageTakashi Iwai2020-03-131-1/+1
| | * | | ALSA: pcm: oss: Simplify plugin frame size calculationsTakashi Iwai2020-03-091-64/+56
| | * | | Merge branch 'for-linus' into for-nextTakashi Iwai2020-03-091-0/+8
| | |\ \ \
| | * \ \ \ Merge branch 'topic/usb-uac2-effect-unit' into for-nextTakashi Iwai2020-02-175-14/+38
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | ALSA: pcm: oss: Unlock mutex temporarily for sleeping at read/writeTakashi Iwai2020-02-141-0/+4
| | * | | | ALSA: core: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-121-1/+1
| | * | | | ALSA: info: remove redundant assignment to variable cColin Ian King2020-02-101-1/+1
| | * | | | ALSA: pcm: Minor refactoringTakashi Iwai2020-02-101-6/+11
| | * | | | ALSA: pcm_dmaengine: Use pcm_for_each_format() macro for PCM format iterationTakashi Iwai2020-02-101-1/+1
| | * | | | ALSA: pcm: Use a macro for parameter masks to reduce the needed castTakashi Iwai2020-02-101-14/+18
| | * | | | ALSA: pcm: Use standard macros for fixing PCM format castTakashi Iwai2020-02-102-18/+16
| | | |_|/ | | |/| |