aboutsummaryrefslogtreecommitdiff
path: root/pcm.c
AgeCommit message (Expand)Author
2012-02-10pcm: Constify write buffersMark Brown
2012-01-30pcm: fix pcm capture dropping samplesEric Laurent
2011-11-17pcm: more state checking in pcm_get_htimestamp()Eric Laurent
2011-11-16pcm: fix underrun detectionEric Laurent
2011-10-13pcm: add mmap playback and no periodic IRQ support.Liam Girdwood
2011-07-27pcm: add control for ASLA thresholds to pcm_openJohn Grossman
2011-07-25pcm: add pcm_get_htimestamp() functionEric Laurent
2011-06-24pcm: add pcm_start/stop() functions for streamsSimon Wilson
2011-06-15pcm: fix TODOs for 32 bit supportSimon Wilson
2011-06-07Fix error cases and some spurious whitespaceSimon Wilson
2011-06-02Support multiple cards and devicesSimon Wilson
2011-05-30pcm: fix minor code errorsSimon Wilson
2011-05-25Initial contributionSimon Wilson