summaryrefslogtreecommitdiff
path: root/firmware/drivers/wm8975.c (follow)
Commit message (Expand)AuthorAge
* move audio drivers together into a subdirMarcoen Hirschberg2007-04-19
* Hack around the lack of a hardware prescaler on a number of WM codecs. Bass a...Thom Johansen2007-03-07
* Added zero crossing check before changing volume to avoid noise during volume...Steve Gotthardt2007-01-13
* Fix compile errors.Barry Wardell2006-12-18
* FS#6096. Recording on PortalPlayer targets (H10, iPod Video, iPod 4g, iPod Co...Barry Wardell2006-12-18
* Move I2S initialisation out of the Wolfson codec driverDaniel Ankers2006-12-09
* move some audio driver specific code to the correspoding filesMarcoen Hirschberg2006-12-06
* first step in audio driver unification: renaming the functions to audio_*Marcoen Hirschberg2006-12-06
* generalise the wolfson codec code a bitMarcoen Hirschberg2006-10-20
* Fixed line out volume for 4G, Nano and 5G Ipods. Partial patch #4814 byThom Johansen2006-03-22
* iPod: Audio driver for iPod Video/5G. Rename wm8971_* functions to wmcodec_*...Dave Chapman2006-02-13
* Some cosmetic cleaning of the wm8975 audio driverDave Chapman2006-02-12
* iPod: Initial attempt at volume/bass/treble control - more work is needed, bu...Dave Chapman2006-01-30
* Correctly attribute Bernard Leach as the (C) holder for code taken from ipodl...Dave Chapman2005-12-19
* Squash compiler warningsDave Chapman2005-12-16
* iPod - Initial skeleton of an audio driverDave Chapman2005-12-16