summaryrefslogtreecommitdiff
path: root/firmware/export/wm8751.h
AgeCommit message (Expand)Author
2008-02-13Return value of audiohw_set_xxx_vol is never used and most of the time we hav...Christian Gmeiner
2008-02-09move audiohw_enable_output to audiohw.hChristian Gmeiner
2007-11-22remove not used dummy codeChristian Gmeiner
2007-11-20get rid of audiohw_resetChristian Gmeiner
2007-07-17Fix my mistakes in some bits in the WM8751 header. Looks like adaptive boost ...Michael Sevakis
2007-06-13* changed pararmeter of audiohw_mute from int to boolChristian Gmeiner
2007-06-11some little more work on audio codec driver unification - more will followChristian Gmeiner
2007-05-22make audiohw.h include the DAC header filesMarcoen Hirschberg
2007-05-22* move audio settings into audio codec driversChristian Gmeiner
2007-05-03No more ear doctor visits after powering/unpowering the Gigabeat. Cleanup a l...Michael Sevakis
2007-05-02Gigabeat: Separate driver for audio codec. Tweak pcm driver to comply with in...Michael Sevakis