index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
target
/
arm
/
imx233
/
pcm-imx233.c
Age
Commit message (
Expand
)
Author
2021-07-25
Fix yellow from e532714d1f
Aidan MacDonald
2021-07-25
pcm: Remove unused function pcm_play_dma_get_peak_buffer()
Aidan MacDonald
2020-11-12
pcm: Further cleanup of unused bits of the PCM ACPI:
Solomon Peachy
2020-10-31
pcm: Get rid of pcm_play_pause() and associated APIs
Solomon Peachy
2016-05-28
imx233: generate register headers using headergen_v2 and update code for it
Amaury Pouly
2014-02-10
imx233: increase audio DAC IRQ priority
Amaury Pouly
2013-09-07
imx233: fix red when target cannot record
Amaury Pouly
2013-06-18
imx233: implement recording side of pcm
Amaury Pouly
2013-06-16
imx233: rewrite dma using new register headers
Amaury Pouly
2012-08-18
imx233: fix style
Amaury Pouly
2012-05-20
imx233: make sure dma descriptors are cache friendly
Amaury Pouly
2012-05-19
imx233: move icoll stuff to its own file
Amaury Pouly
2012-03-03
Revise the PCM callback system after adding multichannel audio.
Michael Sevakis
2012-02-05
imx233: add audioin init code, add adc dma interrupts, fix register defines
Amaury Pouly
2012-01-02
imx233: add AUDIOIN registers, cosmetics
Amaury Pouly
2011-10-18
imx233/fuze+: implement pcm out and audio codec, update SOURCES
Amaury Pouly
2011-09-13
imx233/fuze+: implement various audio stubs and update source
Amaury Pouly