summaryrefslogtreecommitdiff
path: root/sound/soc/codecs
AgeCommit message (Expand)Author
2014-06-01Merge branches 'topic/rt5640', 'topic/rt5645' and 'topic/rt5651' of git://git...Mark Brown
2014-05-19ASoC: rt5645: Fix updating wrong register for T5645_AIF2 caseAxel Lin
2014-05-19ASoC: rt5651: Do not use rtd->codecLars-Peter Clausen
2014-05-12ASoC: rt5640: add default case for unexpected IDBard Liao
2014-05-08ASoC: rt5645: fix coccinelle warningsOder Chiou
2014-05-08ASoC: rt5645: Correct the cache sync functionOder Chiou
2014-05-08ASoC: rt5645: Move settings from probe() to reg_default structOder Chiou
2014-05-08ASoC: rt5645: Staticise non-exported symbolsOder Chiou
2014-05-08ASoC: rt5645: Remove the unused variableOder Chiou
2014-05-03ASoC: rt5645: Add codec driverOder Chiou
2014-04-30ASoC: rt5640: correct 5640's device IDBard Liao
2014-04-28ASoC: rt5640: Add the rt5639 support to the OF match tableOder Chiou
2014-04-22ASoC: rt5640: Add minimal support for RT5642Bard Liao
2014-04-18ASoC: rt5651: Staticise non-exported symbolsMark Brown
2014-04-18ASoC: add RT5651 CODEC driverBard Liao
2014-04-14ASoC: rt5640: Add the string "rt5639" to the list of I2C device IDsOder Chiou
2014-04-14ASoC: rt5640: add rt5639 supportOder Chiou
2014-04-14ASoC: rt5640: Change the setting method of idle_bias_offOder Chiou
2014-04-14ASoC: rt5640: Remove the unnecessary parenthesesOder Chiou
2014-04-14ASoC: rt5640: Remove the unused field in private dataOder Chiou
2014-04-14ASoC: rt5640: Remove the unused or incorrect setting of clock sourceOder Chiou
2014-04-14ASoC: rt5640: Rename the function of clock checkingOder Chiou
2014-04-14ASoC: rt5640: Remove the pre-allocated size of reg_defaultOder Chiou
2014-04-14ASoC: rt5640: Use the platform data for DMIC settingsOder Chiou
2014-04-14ASoC: rt5640: Correct the judgement of data lengthOder Chiou
2014-04-14ASoC: rt5640: Move cache sync() to resume()Oder Chiou
2014-04-08Merge remote-tracking branches 'asoc/fix/rt5640', 'asoc/fix/samsung', 'asoc/f...Mark Brown
2014-04-08Merge remote-tracking branches 'asoc/fix/alc5632', 'asoc/fix/cs42l52', 'asoc/...Mark Brown
2014-04-07ASoC: da732x: Print correct major idAxel Lin
2014-04-07ASoC: cs42l52: Fix mask for REVIDAxel Lin
2014-04-04ASoC: alc56(23|32): fix undefined return value of probing codeChristoph Jaeger
2014-04-04ASoC: cs42xx8: Check return value of regmap_read and report correct chipid valueAxel Lin
2014-04-01ASoC: tlv320aic23: add an of_match tableStephen Warren
2014-04-01ASoC: max98090: add an of_match tableStephen Warren
2014-04-01ASoC: alc5632: add an of_match tableStephen Warren
2014-04-01ASoC: alc5632: fix uninit var in alc5632_probe()Stephen Warren
2014-03-31ASoC: rt5640: add an of_match tableStephen Warren
2014-03-23Merge remote-tracking branches 'asoc/topic/simple' and 'asoc/topic/sirf' into...Mark Brown
2014-03-23Merge remote-tracking branches 'asoc/topic/max98090' and 'asoc/topic/omap' in...Mark Brown
2014-03-23Merge remote-tracking branch 'asoc/topic/cs42xx8' into asoc-nextMark Brown
2014-03-23Merge remote-tracking branch 'asoc/topic/codecs' into asoc-nextMark Brown
2014-03-23Merge tag 'asoc-v3.15-2' into asoc-nextMark Brown
2014-03-23Merge tag 'asoc-v3.15' into asoc-nextMark Brown
2014-03-23Merge remote-tracking branches 'asoc/fix/cs42l51', 'asoc/fix/cs42l52', 'asoc/...Mark Brown
2014-03-20ASoC: cs42xx8: Add codec driver support for CS42448/CS42888Nicolin Chen
2014-03-19ASoC: cs42l51: Fix SOC_DOUBLE_R_SX_TLV shift values for ADC, PCM, and Analog ...Brian Austin
2014-03-18ASoC: cs42l52: Fix mask bits for SOC_VALUE_ENUM_SINGLEBrian Austin
2014-03-18ASoC: cs42l73: Fix mask bits for SOC_VALUE_ENUM_SINGLEBrian Austin
2014-03-18ASoC: codecs: Replace instances of rtd->codec with dai->codecLars-Peter Clausen
2014-03-18ASoC: tlv320aic31xx: Don't call kfree for memory allocated by devm_kzallocAxel Lin