summaryrefslogtreecommitdiff
path: root/firmware/export/audiohw.h
AgeCommit message (Expand)Author
2008-05-16add AUDIOHW_CAP for bass cutoff and treble cut off and fix a wrong ifdef for ...Christian Gmeiner
2008-05-14Introduce PRESCALER_CAP and move some driver specific code to the correct place.Christian Gmeiner
2008-05-13add BALANCE_CAP and CLIPPING_CAP and move some mas35xx code into audio driver...Christian Gmeiner
2008-04-28* introduce AUDIOHW_CAPS to define which audio codec can do what kind of oper...Christian Gmeiner
2008-04-27add more registers for the tsc2100Jonathan Gordon
2008-04-27Gigabeat S: Implement i2c driver - transmit works but no testing of receiving...Michael Sevakis
2008-04-22move mas35xx specific code for set_channels and set_stereo_width to mas35xx.c...Christian Gmeiner
2008-04-09D2: Beginnings of a WM8985 driver (based on WM8758, using EQ1 and EQ5 as HW t...Rob Purchase
2008-02-12move audiohw_postinit to audiohw.hChristian Gmeiner
2008-02-09move audiohw_enable_output to audiohw.hChristian Gmeiner
2008-01-14Initial Cowon D2 commit:Rob Purchase
2007-11-24Commit FS#7440. The iPod Video doesn't actually have a hardware equalizer. It...Dan Everton
2007-11-19introduce general audiohw api for recordingChristian Gmeiner
2007-10-02Split wm8731 and wm8721 drivers. wm8721 can be much simpler since it has no r...Michael Sevakis
2007-09-21Merge the Gigabeat S branch back into trunk. Fingers crossed nothing breaks.Will Robertson
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-06-05e200: Add recording. Just from MIC right now and FM integration will happen s...Michael Sevakis
2007-05-22make audiohw.h include the DAC header filesMarcoen Hirschberg
2007-05-22* move audio settings into audio codec driversChristian Gmeiner