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