summaryrefslogtreecommitdiffstats
path: root/firmware/target/arm/s5l8702/pcm-s5l8702.c
AgeCommit message (Expand)AuthorFilesLines
2021-07-25pcm: Remove unused function pcm_play_dma_get_peak_buffer()Aidan MacDonald1-7/+0
2020-11-12pcm: Further cleanup of unused bits of the PCM ACPI:Solomon Peachy1-7/+0
2020-10-31pcm: Get rid of pcm_play_pause() and associated APIsSolomon Peachy1-7/+0
2018-07-30iPod Classic: disable IRAM1Cástor Muñoz1-2/+0
2017-01-13iPod Classic: fix small bug on PCM recordCástor Muñoz1-1/+1
2015-10-07ipod Classic: implement HAVE_RECORDINGCástor Muñoz1-6/+170
2015-10-07iPod Classic: use new PL080 DMA driverCástor Muñoz1-79/+101
2014-11-18iPod Classic: fix HW_FREQ_32Cástor Muñoz1-2/+31
2013-01-09iPod Classic/6G: PCM support for all CS42L55 ratesCástor Muñoz1-5/+13
2012-03-04Tweak some PCM drivers for less typecasting with the data pointer.Michael Sevakis1-4/+3
2012-03-03Fix errors in unintentionally merged gerrit commit.Michael Sevakis1-1/+2
2012-03-03Revise the PCM callback system after adding multichannel audio.Michael Sevakis1-2/+2
2012-02-25FS#12519 - iPod Classic/6G: swap L-R audio channels by Cástor MuñozCástor Muñoz1-5/+4
2011-12-17Swap red and yellow for green on r31339's cranky builds.Michael Sevakis1-2/+2
2011-11-06Bulk convert all DOS line endings to UNIX.Torne Wuff1-228/+228
2011-09-01Shuffle some functions around so that interfacing with playback.c in particul...Michael Sevakis1-1/+1
2011-06-29Commit FS#12150 - Fully-functional audio mixer - and finally whip old limitat...Michael Sevakis1-0/+3
2011-01-07iPod Classic: Fix remaining PCM issues and add DMA information to the HW debu...Michael Sparmann1-36/+41
2011-01-07Fix yellowMichael Sparmann1-1/+1
2011-01-07Fix iPod Classic playback slownessMichael Sparmann1-3/+4
2011-01-02New port: iPod Classic (also known as iPod 6G/6.5G/7G)Michael Sparmann1-0/+219