summaryrefslogtreecommitdiff
path: root/sound/core/pcm_lib.c
Commit message (Expand)AuthorAge
* 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
* ALSA: timer: add config item to export PCM timer disabling for expertJie Yang2015-10-16
* ALSA: pcm: Modify double acknowledged interrupts check conditionKoro Chen2015-05-19
* ALSA: core: add .get_time_infoPierre-Louis Bossart2015-02-20
* Merge tag 'asoc-v3.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2015-02-05
|\
| * ALSA: pcm: Add snd_interval_ranges() and snd_pcm_hw_constraint_ranges()Peter Rosin2015-01-28
* | ALSA: Add support for wildcard msbits constraintsLars-Peter Clausen2014-12-30
* | ALSA: Fix handling of multiple msbits constraints on the same runtimeLars-Peter Clausen2014-12-30
|/
* ALSA: pcm: Replace PCM hwptr tracking with tracepointsTakashi Iwai2014-11-04
* ALSA: pcm: Correct PCM BUG error messageTakashi Iwai2014-11-04
* Merge tag 'asoc-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2014-10-06
|\
| * ALSA: pcm: fix fifo_size frame calculationClemens Ladisch2014-09-22
* | ALSA: pcm: snd_interval_step: fix changes of open intervalsClemens Ladisch2014-09-08
* | ALSA: pcm: snd_interval_step: drop the min parameterClemens Ladisch2014-09-08
|/
* ALSA: pcm: 'BUG:' message unnecessarily triggers kerneloopsTim Gardner2014-04-16
* Merge tag 'asoc-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2014-03-13
|\
| * ALSA: Export snd_pcm_constraint_mask64()Mark Brown2014-02-20
* | ALSA: pcm: Use standard printk helpersTakashi Iwai2014-02-14
|/
* ALSA: Add SNDRV_PCM_STATE_PAUSED case in wait_for_avail functionJongHo Kim2013-12-17
* ALSA: pcm: Use snd_printd_ratelimit()Tim Gardner2013-08-19
* ALSA: Constify the snd_pcm_substream struct ops fieldLars-Peter Clausen2013-05-24
* ALSA: add/change some comments describing function return valuesYacine Belkadi2013-03-12
* ALSA: core: add hooks for audio timestampsPierre-Louis Bossart2012-10-23
* ALSA: core: keep track of boundary wrap-aroundPierre-Louis Bossart2012-10-23
* ALSA: Fix leftover chmap UNKNOWN -> MONO conversionsTakashi Iwai2012-09-13
* ALSA: pcm - Use UNKNOWN chmap for mono streamsTakashi Iwai2012-09-11
* ALSA: Remove VOLATILE flag from chmap ctlsTakashi Iwai2012-09-06
* ALSA: PCM: channel mapping API implementationTakashi Iwai2012-09-06
* ALSA: pcm: Make constraints lists constMark Brown2012-07-05
* ALSA: core: group read of pointer, tstamp and jiffiesPierre-Louis Bossart2012-05-23
* ALSA: pcm - Optimize the call of snd_pcm_update_hw_ptr() in read/write loopTakashi Iwai2012-05-11
* ALSA: pcm: Constify the list in snd_pcm_hw_constraint_listMark Brown2012-03-15
* sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where neededPaul Gortmaker2011-10-31
* ALSA: pcm: add snd_pcm_hw_rule_noresample()Clemens Ladisch2011-09-20
* ALSA: pcm - fix race condition in wait_for_avail()Arjan van de Ven2011-09-15
* ALSA: Make snd_pcm_debug_name usable outside pcm_libEliot Blennerhassett2011-07-24
* ALSA: PCM - Don't check DMA time-out too shortlyTakashi Iwai2011-05-26
* ALSA: sound, core, pcm_lib: fix xrun_logBen Gardiner2011-05-19
* ALSA: sound, core, pcm_lib: xrun_log: log also in_interruptBen Gardiner2011-05-18
* ALSA: pcm: fix infinite loop in snd_pcm_update_hw_ptr0()Kelly Anderson2011-04-01
* Merge branch 'topic/misc' into for-linusTakashi Iwai2011-01-13
|\
| * ALSA: pcm: optimize xrun detection in no-period-wakeup modeClemens Ladisch2010-11-22
| * ALSA: pcm: detect xruns in no-period-wakeup modeClemens Ladisch2010-11-22
| * ALSA: pcm: support for period wakeup disablingClemens Ladisch2010-11-22
* | ALSA: pcm: remember to always call va_end() on stuff that we va_start()Jesper Juhl2010-12-21
|/
* ALSA: sound/core/pcm_lib.c: Remove unnecessary semicolonsJoe Perches2010-11-22