summaryrefslogtreecommitdiff
path: root/sound/core/pcm_native.c (follow)
Commit message (Expand)AuthorAge
* Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-07-24
|\
| * ALSA: pcm: disallow linking stream to itselfMichał Mirosław2020-06-20
| * ALSA: pcm: Add missing copy ops check before clearing bufferTakashi Iwai2020-02-05
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-03-08
|\ \
| * | UPSTREAM: ALSA: pcm: Add missing copy ops check before clearing bufferTakashi Iwai2020-01-29
| |/
| * ALSA: pcm: Avoid possible info leaks from PCM stream buffersTakashi Iwai2020-01-04
* | Merge android-4.4.179 (aab9adb) into msm-4.4Srinivasarao P2019-05-02
|\|
| * ALSA: PCM: check if ops are defined before suspending PCMRanjani Sridharan2019-04-27
* | Merge android-4.4.178 (7af10f2) into msm-4.4Srinivasarao P2019-04-05
|\|
| * ALSA: pcm: Don't suspend stream in unrecoverable PCM stateTakashi Iwai2019-04-03
| * ALSA: pcm: remove SNDRV_PCM_IOCTL1_INFO internal commandTakashi Sakamoto2018-12-17
* | Merge android-4.4.167 (ad9ce19) into msm-4.4Srinivasarao P2018-12-14
|\|
| * ALSA: pcm: Call snd_pcm_unlink() conditionally at closingTakashi Iwai2018-12-13
| * ALSA: pcm: Fix starvation on down_write_nonblock()Chanho Min2018-12-13
* | Merge android-4.4.131 (d5d6526) into msm-4.4Srinivasarao P2018-05-03
|\|
| * ALSA: core: Report audio_tstamp in snd_pcm_sync_ptrDavid Henningsson2018-05-02
* | Merge android-4.4.127 (d6bbe8b) into msm-4.4Srinivasarao P2018-04-20
|\|
| * ALSA: pcm: Use dma_bytes as size parameter in dma_mmap_coherent()Stefan Roese2018-04-08
* | ALSA: pcm: remove unused variable from snd_pcm_info()Karthikeyan Mani2017-12-06
* | ALSA: pcm: remove SNDRV_PCM_IOCTL1_INFO internal commandKarthikeyan Mani2017-12-06
* | ASoc: msm: Add pm_qos_request_active condition checkCong Tang2017-08-07
* | ASoC: add 352800Hz into the pcm known ratesWalter Yang2016-11-03
* | Merge remote-tracking branch 'lsk-44/linux-linaro-lsk-v4.4' into 44rc2David Keitel2016-03-23
|\|
| * ALSA: pcm: Fix rwsem deadlock for non-atomic PCM streamTakashi Iwai2016-02-25
* | ALSA: pcm: add support for 384KHz sample rateVidyakumar Athota2016-03-23
* | ALSA: pcm - add support for hostless audioSudheer Papothi2016-03-23
* | ALSA: core: Handle user defined ioctlsSudheer Papothi2016-03-23
* | ALSA: core: Add support to handle compressed audio IOCTLsSudheer Papothi2016-03-23
* | ALSA: core: Fix crash by avoiding appl_ptr crossing 32-bit boundaryLaxminath Kasam2016-03-23
* | ASoC: core: Update ALSA core to issue restart in underrun.Santosh Mardi2016-03-23
|/
* ALSA: timer: add config item to export PCM timer disabling for expertJie Yang2015-10-16
* ALSA: pcm: Avoid double hw_free calls at releasing a streamTakashi Iwai2015-09-29
* ALSA: core: check for underflow in snd_pcm_sw_params()Dan Carpenter2015-09-24
* ALSA: pcm: Fix lockdep warning with nonatomic PCM opsTakashi Iwai2015-07-17
* Merge tag 'sound-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2015-04-15
|\
| * Merge tag 'asoc-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Takashi Iwai2015-03-06
| |\
| * | ALSA: core: add .get_time_infoPierre-Louis Bossart2015-02-20
| * | ALSA: core: pass audio tstamp config from userspacePierre-Louis Bossart2015-02-20
* | | pcm: another weird API abuseAl Viro2015-04-11
* | | Merge branch 'iocb' into for-nextAl Viro2015-04-11
|\ \ \ | |_|/ |/| |
| * | fs: move struct kiocb to fs.hChristoph Hellwig2015-03-25
| |/
* / ALSA: pcm: Don't leave PREPARED state after drainingTakashi Iwai2015-02-23
|/
* ALSA: pcm: allow for trigger_tstamp snapshot in .triggerPierre-Louis Bossart2015-02-09
* ALSA: pcm: don't override timestamp unconditionallyPierre-Louis Bossart2015-02-09
* ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai2015-01-28
* ALSA: pcm: add SNDRV_PCM_TRIGGER_DRAIN triggerLibin Yang2014-12-31
* ALSA: pcm: Fix document for snd_pcm_stop_xrun()Takashi Iwai2014-11-10
* ALSA: pcm: Add snd_pcm_stop_xrun() helperTakashi Iwai2014-11-09
* ALSA: pcm: Update the state properly before notificationTakashi Iwai2014-11-06
* ALSA: pcm: Refactoring snd_pcm_action()Takashi Iwai2014-10-31