summaryrefslogtreecommitdiff
path: root/firmware/export/wm8751.h
AgeCommit message (Expand)Author
2011-03-14slightly modified FS#11531 by me: WM8750/51 driver reworkMarcin Bukat
2010-07-27WM8750 - add ALC and NGAT related low level functions (disabled now by default)Marcin Bukat
2010-07-02HD200 - Setup codec as I2S master and enable recordingMarcin Bukat
2010-05-11MRobe100, HD200, Gigabeat F/X (anything with wm8750 or wm8751). Properly pres...Michael Sevakis
2010-04-29HD200 - add FM support.Marcin Bukat
2010-04-26Add MPIO HD200 port - changed filesMarcin Bukat
2009-01-20cleanup audiohw_set_frequency by adding it to audiohw.h and removing it from ...Christian Gmeiner
2008-07-02cleanup some audio driver headersChristian Gmeiner
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-05-12hopefully fix problems with setting bass/treble on wm8751 tragets (mrobe100,...)Christian Gmeiner
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