Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-08-22 | ASoC: wm_hubs: Allow configuration of MICBIAS power up delay via pdata | Mark Brown | |
Sometimes the analogue circuitry connected to the microphone needs some time to settle after power up. Allow systems to configure this delay in the platform data, the driver will then insert the required delay during power up of paths that involve the microphone. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> | |||
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa | |
That is "success", "unknown", "through", "performance", "[re|un]mapping" , "access", "default", "reasonable", "[con]currently", "temperature" , "channel", "[un]used", "application", "example","hierarchy", "therefore" , "[over|under]flow", "contiguous", "threshold", "enough" and others. Signed-off-by: André Goddard Rosa <andre.goddard@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz> | |||
2009-07-08 | ASoC: Add WM8993 CODEC driver | Mark Brown | |
The WM8993 is a highly integrated ultra-low power hi-fi CODEC designed for portable devices such as multimedia phones. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> |