summaryrefslogtreecommitdiff
path: root/firmware/drivers/wm8975.c
AgeCommit message (Expand)Author
2007-01-13Added zero crossing check before changing volume to avoid noise during volume...Steve Gotthardt
2006-12-18Fix compile errors.Barry Wardell
2006-12-18FS#6096. Recording on PortalPlayer targets (H10, iPod Video, iPod 4g, iPod Co...Barry Wardell
2006-12-09Move I2S initialisation out of the Wolfson codec driverDaniel Ankers
2006-12-06move some audio driver specific code to the correspoding filesMarcoen Hirschberg
2006-12-06first step in audio driver unification: renaming the functions to audio_*Marcoen Hirschberg
2006-10-20generalise the wolfson codec code a bitMarcoen Hirschberg
2006-03-22Fixed line out volume for 4G, Nano and 5G Ipods. Partial patch #4814 byThom Johansen
2006-02-13iPod: Audio driver for iPod Video/5G. Rename wm8971_* functions to wmcodec_*...Dave Chapman
2006-02-12Some cosmetic cleaning of the wm8975 audio driverDave Chapman
2006-01-30iPod: Initial attempt at volume/bass/treble control - more work is needed, bu...Dave Chapman
2005-12-19Correctly attribute Bernard Leach as the (C) holder for code taken from ipodl...Dave Chapman
2005-12-16Squash compiler warningsDave Chapman
2005-12-16iPod - Initial skeleton of an audio driverDave Chapman