summaryrefslogtreecommitdiff
path: root/sound/core/rawmidi.c (follow)
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'msm8998/lineage-20' into lineage-20Raghuram Subramani2024-10-17
* Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-06-04
|\
| * ALSA: rawmidi: Initialize allocated buffersTakashi Iwai2020-05-20
| * ALSA: rawmidi: Fix racy buffer resize under concurrent accessesTakashi Iwai2020-05-20
* | Merge android-4.4.178 (7af10f2) into msm-4.4Srinivasarao P2019-04-05
|\|
| * ALSA: rawmidi: Fix potential Spectre v1 vulnerabilityGustavo A. R. Silva2019-04-03
| * ALSA: rawmidi: Change resized buffers atomicallyTakashi Iwai2018-07-25
* | sound: rawmidi: Move spinlock under realloc_mutexSrinivasa Rao Kuppala2018-06-18
* | ANDROID: sound: rawmidi: Hold lock around reallocDaniel Rosenberg2018-05-02
|/
* ALSA: rawmidi: Avoid racy info ioctl via ctl deviceTakashi Iwai2018-01-02
* ALSA: rawmidi: Fix possible deadlock with virmidi registrationTakashi Iwai2016-09-15
* ALSA: rawmidi: Fix race at copying & updating the positionTakashi Iwai2016-02-17
* ALSA: rawmidi: Remove kernel WARNING for NULL user-space buffer checkTakashi Iwai2016-02-17
* ALSA: rawmidi: Make snd_rawmidi_transmit() race-freeTakashi Iwai2016-02-17
* ALSA: core: Drop superfluous error/debug messages after malloc failuresTakashi Iwai2015-03-10
* ALSA: Simplify snd_device_register() variantsTakashi Iwai2015-02-02
* ALSA: rawmidi: Use rawmidi device file for kernel messagesTakashi Iwai2015-02-02
* ALSA: rawmidi: Embed struct deviceTakashi Iwai2015-02-02
* ALSA: control: Provide a helper to look for the preferred subdeviceTakashi Iwai2015-02-02
* ALSA: Move EXPORT_SYMBOL() in appropriate placesTakashi Iwai2014-02-27
* ALSA: rawmidi: Use standard printk helpersTakashi Iwai2014-02-14
* ALSA: Drop unused name argument in snd_register_oss_device()Takashi Iwai2014-02-12
* ALSA: Fix typos in alsa-driver-api.xmlMasanari Iida2014-02-10
* ALSA: add/change some comments describing function return valuesYacine Belkadi2013-03-12
* ALSA: Avoid endless sleep after disconnectTakashi Iwai2012-10-30
* ALSA: Add a reference counter to card instanceTakashi Iwai2012-10-30
* sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker2011-10-31
* ALSA: Use krealloc() in possible placesTakashi Iwai2011-07-12
* ALSA: rawmidi - Use workq for event handlingTakashi Iwai2011-06-14
* ALSA: rawmidi: fix oops (use after free) when unloading a driver moduleClemens Ladisch2010-10-17
* ALSA: rawmidi: fix the get next midi device ioctlDan Carpenter2010-09-09
* ALSA: core - Define llseek fopsTakashi Iwai2010-04-13
* vfs: Implement proper O_SYNC semanticsChristoph Hellwig2009-12-10
* sound: rawmidi: record a substream's owner processClemens Ladisch2009-11-10
* sound: rawmidi: fix opened substreams countClemens Ladisch2009-11-10
* Merge branch 'topic/ctl-pid-lock' into topic/core-changeTakashi Iwai2009-11-10
|\
| * control: use reference-counted pidClemens Ladisch2009-11-06
* | sound: rawmidi: fix MIDI device O_APPEND error handlingClemens Ladisch2009-11-10
* | sound: rawmidi: fix checking of O_APPEND when opening MIDI deviceClemens Ladisch2009-11-10
* | sound: rawmidi: fix double init when opening MIDI device with O_APPENDClemens Ladisch2009-11-10
|/
* sound: rawmidi: disable active-sensing-on-close by defaultClemens Ladisch2009-07-15
* ALSA: rawmidi - Refactor rawmidi open/close codesTakashi Iwai2009-03-09
* ALSA: rawmidi - Fix possible race in openTakashi Iwai2009-03-09
* ALSA: hda - Convert from takslet_hi_schedule() to tasklet_schedule()Takashi Iwai2008-12-18
* ALSA: rawmidi - Add open check in rawmidi callbacksTakashi Iwai2008-11-03
* ALSA: Kill snd_assert() in sound/core/*Takashi Iwai2008-08-13
* ALSA: fix locking in snd_pcm_open*() and snd_rawmidi_open*()Takashi Iwai2008-09-25
* [ALSA] rawmidi: let sparse know what is going on _for real_Marcin Ĺšlusarz2008-01-31
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-31
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-16