summaryrefslogtreecommitdiff
path: root/firmware/target/arm/imx233/pcm-imx233.c
AgeCommit message (Expand)Author
2021-07-25Fix yellow from e532714d1fAidan MacDonald
2021-07-25pcm: Remove unused function pcm_play_dma_get_peak_buffer()Aidan MacDonald
2020-11-12pcm: Further cleanup of unused bits of the PCM ACPI:Solomon Peachy
2020-10-31pcm: Get rid of pcm_play_pause() and associated APIsSolomon Peachy
2016-05-28imx233: generate register headers using headergen_v2 and update code for itAmaury Pouly
2014-02-10imx233: increase audio DAC IRQ priorityAmaury Pouly
2013-09-07imx233: fix red when target cannot recordAmaury Pouly
2013-06-18imx233: implement recording side of pcmAmaury Pouly
2013-06-16imx233: rewrite dma using new register headersAmaury Pouly
2012-08-18imx233: fix styleAmaury Pouly
2012-05-20imx233: make sure dma descriptors are cache friendlyAmaury Pouly
2012-05-19imx233: move icoll stuff to its own fileAmaury Pouly
2012-03-03Revise the PCM callback system after adding multichannel audio.Michael Sevakis
2012-02-05imx233: add audioin init code, add adc dma interrupts, fix register definesAmaury Pouly
2012-01-02imx233: add AUDIOIN registers, cosmeticsAmaury Pouly
2011-10-18imx233/fuze+: implement pcm out and audio codec, update SOURCESAmaury Pouly
2011-09-13imx233/fuze+: implement various audio stubs and update sourceAmaury Pouly