summaryrefslogtreecommitdiff
path: root/firmware/drivers/wm8758.c (follow)
Commit message (Expand)AuthorAge
* move audio drivers together into a subdirMarcoen Hirschberg2007-04-19
* 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
* Add support for displaying the the current path or the full path (or neither)...Dan Everton2006-08-15
* Make sure the EQ is always applied to the DAC path.Dan Everton2006-08-14
* Add support for the iPod Video hardware equalizer. You can access it from Sou...Dan Everton2006-08-14
* Reduce the appearance of volume change clicks by using the wmcodec's zero-cro...Brandon Low2006-03-27
* Code policeBrandon Low2006-03-27
* Fixed line out volume for 4G, Nano and 5G Ipods. Partial patch #4814 byThom Johansen2006-03-22
* Finer grained irq masking, blocking for i2c, plus a mutex to prevent conflict...Brandon Low2006-03-05
* Basic battery monitoring for ipod 5g, should work on other ipods as well, but...Brandon Low2006-03-05
* iPod 5G: Correctly implement mute when setting volumeDave Chapman2006-02-28
* iPod 5G: Bug fixes in DAC initialisation - playback is now stereo...Dave Chapman2006-02-20
* iPod: Audio driver for iPod Video/5G. Rename wm8971_* functions to wmcodec_*...Dave Chapman2006-02-13