summaryrefslogtreecommitdiffstats
path: root/firmware/target/arm/wmcodec-pp.c
AgeCommit message (Expand)AuthorFilesLines
2008-12-12FS#9591 by Anton Veretenenko for the Philips GoGear HDD1620/1630 (with a few ...Mark Arigo1-3/+4
2008-11-26Get rid of remaining audiohw_enable_output style codec setup and use pre/post...Michael Sevakis1-12/+6
2008-09-13iPod Video: Fix playback after recording (FS #7402). Implement recording gain...Jens Arnold1-2/+4
2008-09-10iPod G4, Color/Photo and Nano audio driver rework: Fix playback after recordi...Jens Arnold1-2/+2
2008-07-16Ensure consistency between header file and implementation for iPod drivers, b...Bertrik Sikken1-0/+1
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-03-12Do some crackdown on kernel object reinitialization after they could be in us...Michael Sevakis1-3/+0
2008-02-10Commit FS#8379 by Andree Buschmann. Disables much of the remaining unneeded ...Michael Giacomelli1-4/+4
2008-01-20audio on the m:robe 100 Robert Kukla1-3/+3
2007-11-05Get rid of a couple of inl/outl since we have defines. Also use some other de...Barry Wardell1-4/+4
2007-10-16Improved H10 ADC driver. We now do things exactly as the OF does. This includ...Barry Wardell1-1/+1
2007-10-02Split wm8731 and wm8721 drivers. wm8721 can be much simpler since it has no r...Michael Sevakis1-2/+8
2007-07-27Sound working on iPod 2nd gen, but very unstable (applies also to 3rd gen). F...Jens Arnold1-0/+6
2007-07-02Improved CPU clock setup for PP502x. PP5020 and PP5022 are not register compa...Jens Arnold1-1/+1
2007-03-11Reenable aynchronous audio init stage. Really just single stage with aynchron...Michael Sevakis1-0/+4
2007-02-21Get rid of some outl/inl in favour of #define.Barry Wardell1-7/+6
2007-01-27Oops - fix PortalPlayer buildsDaniel Ankers1-6/+1
2006-12-09Move I2S initialisation out of the Wolfson codec driverDaniel Ankers1-53/+1
2006-12-06first step in audio driver unification: renaming the functions to audio_*Marcoen Hirschberg1-1/+1
2006-10-27Renamed the ipod_i2c functions to the more appropriate pp_i2cDaniel Stenberg1-9/+9
2006-10-20generalise the wolfson codec code a bitMarcoen Hirschberg1-0/+156