aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core/pcm_lib.c
Commit message (Expand)AuthorAge
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-30
* ALSA: pcm: Comment why read blocks when PCM is not runningRicardo Biehl Pasquali2019-02-13
* Merge branch 'for-linus' into for-nextTakashi Iwai2019-02-13
|\
| * ALSA: pcm: Revert capture stream behavior change in blocking modeTakashi Iwai2019-02-08
* | Merge branch 'for-linus' into for-nextTakashi Iwai2019-01-29
|\|
| * ALSA: pcm: Fix tight loop of OSS capture streamTakashi Iwai2019-01-25
* | ALSA: pcm: Use the common error path in __snd_pcm_lib_xfer()Takashi Iwai2019-01-25
|/
* ALSA: pcm: Update hardware pointer before start captureRicardo Biehl Pasquali2018-09-10
* ALSA: pcm: Return 0 when size < start_threshold in captureRicardo Biehl Pasquali2018-08-27
* ALSA: pcm: Fix snd_interval_refine first/last with open min/maxTimo Wischer2018-07-11
* ALSA: pcm: Allow drivers to set R/W wait time.Liam Girdwood2018-07-06
* ALSA: pcm: trace XRUN event at injection, tooTakashi Iwai2018-07-04
* ALSA: pcm: Clean up with snd_pcm_avail() and snd_pcm_hw_avail() helpersTakashi Iwai2018-04-17
* ALSA: pcm: Use krealloc() for resizing the rules arrayTakashi Iwai2018-03-13
* Merge branch 'for-linus' into for-nextTakashi Iwai2018-01-15
|\
| * ALSA: pcm: Remove yet superfluous WARN_ON()Takashi Iwai2018-01-10
* | Merge branch 'for-linus' into for-nextTakashi Iwai2018-01-09
|\|
| * ALSA: pcm: Remove incorrect snd_BUG_ON() usagesTakashi Iwai2018-01-02
* | ALSA: pcm: Set config update bits only when really changedTakashi Iwai2018-01-02
|/
* ALSA: pcm: update tstamp only if audio_tstamp changedHenrik Eriksson2017-11-21
* Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2017-07-06
|\
| * ALSA: pcm: Fix possible inconsistent appl_ptr update via mmapTakashi Iwai2017-06-20
| * Merge branch 'for-linus' into for-nextTakashi Iwai2017-06-20
| |\
| * | ALSA: pcm: Follow standard EXPORT_SYMBOL() declarationsTakashi Iwai2017-06-16
| * | ALSA: pcm: remove SNDRV_PCM_IOCTL1_INFO internal commandTakashi Sakamoto2017-06-14
| * | ALSA: pcm: Skip ack callback without actual appl_ptr updateTakashi Iwai2017-06-14
| * | ALSA: pcm: add 'applptr' event of tracepointTakashi Sakamoto2017-06-12
| * | ALSA: pcm: unify codes to operate application-side position on PCM bufferTakashi Sakamoto2017-06-12
| * | ALSA: pcm: localize snd_pcm_hw_params_choose()Takashi Sakamoto2017-06-09
| * | ALSA: pcm: Direct in-kernel read/write supportTakashi Iwai2017-06-02
| * | ALSA: pcm: Simplify snd_pcm_playback_silence()Takashi Iwai2017-06-02
| * | ALSA: pcm: Unify read/write loopTakashi Iwai2017-06-02
| * | ALSA: pcm: More unification of PCM transfer codesTakashi Iwai2017-06-02
| * | ALSA: pcm: Call directly the common read/write helpersTakashi Iwai2017-06-02
| * | ALSA: pcm: Shuffle codesTakashi Iwai2017-06-02
| * | ALSA: pcm: Check PCM state by a common helper functionTakashi Iwai2017-06-02
| * | ALSA: pcm: Drop the old copy and silence opsTakashi Iwai2017-06-02
| * | ALSA: pcm: Introduce copy_user, copy_kernel and fill_silence opsTakashi Iwai2017-06-02
| * | ALSA: pcm: add local header file for snd-pcm moduleTakashi Sakamoto2017-05-26
| * | ALSA: pcm: constify function local and read-only tableTakashi Sakamoto2017-05-17
| * | ALSA: pcm: use helper function to refer parameter as read-onlyTakashi Sakamoto2017-05-17
* | | Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2017-06-24
|\ \ \ | | |/ | |/|
| * | ALSA: pcm: Don't treat NULL chmap as a fatal errorTakashi Iwai2017-06-14
| |/
* / sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar2017-06-20
|/
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
* ALSA: pcm: Bail out when chmap is already presentTakashi Iwai2016-05-10
* ALSA: pcm : Call kill_fasync() in stream lockTakashi Iwai2016-04-14
* ALSA: pcm: Avoid "BUG:" string for warnings againTakashi Iwai2016-03-10
* ALSA: Constify ratden/ratnum constraintsLars-Peter Clausen2015-10-28
* ALSA: Remove transfer_ack_{begin,end} callbacks from struct snd_pcm_runtimeLars-Peter Clausen2015-10-22