summaryrefslogtreecommitdiffstats
path: root/Documentation/zh_CN (unfollow)
Commit message (Expand)AuthorFilesLines
2011-09-30ASoC: tlv320aic3x: Use driver_data field of struct i2c_device_id to identify ...Axel Lin1-9/+4
2011-09-30ASoC: twl6040: Simplify code in out_drv_event for pending work checkPeter Ujfalusi1-16/+22
2011-09-30ASoC: twl6040: Shift 2 identifies the HS output in out_drv_eventPeter Ujfalusi1-3/+2
2011-09-30ASoC: twl6040: correct loop counters for HS/HF ramp codePeter Ujfalusi1-4/+5
2011-09-30ASoC: twl6040: One workqueue should be enoughPeter Ujfalusi1-28/+5
2011-09-30ASoC: omap-mcbsp: Fix FS polarity for LEFT_J, DSP_A and DSP_B formatsJarkko Nikula1-5/+7
2011-09-30ASoC: sn95031: Do not use static variable for channel_indexAxel Lin1-1/+1
2011-09-30ASoC: Add missed regulator_unregister_notifier and regulator_bulk_free in wm8...Axel Lin1-0/+7
2011-09-30ASoC: Remove unused "control_data" field of struct aic3x_privAxel Lin1-3/+0
2011-09-30ASoC: sdp4430: Fix string for FM input nameUjfalusi, Peter1-3/+3
2011-09-30ASoC: Davinci: Fix FS polarity for I2S formatJarkko Nikula1-1/+4
2011-09-30ASoC: Remove unused "control_data" field of struct cs4271_privateAxel Lin1-5/+0
2011-09-30ASoC: Remove unused function check_vdac_to_outmix from rt5631Mark Brown1-14/+0
2011-09-30ASoC: Staticise non-exported symbols in rt5631Mark Brown1-3/+3
2011-09-29ASoC: Fix a bug in WM8962 DSP_A and DSP_B settingsSusan Gao1-2/+2
2011-09-29ASoC: tlv320dac33: Add guarding parentheses to macrosAxel Lin1-3/+3
2011-09-28ASoC: Also count neighbour checks for suppliesMark Brown1-0/+2
2011-09-28ASoC: Use dai_fmt in speyside_wm8962Mark Brown1-17/+2
2011-09-28ASoC: Allow DAI formats to be specified in the dai_linkMark Brown3-17/+40
2011-09-28ASoC: adau1701: Fix prototype for adau1701_set_sysclkAxel Lin1-1/+1
2011-09-28ASoC: Remove unused "control_data" field of struct ak4671_privAxel Lin1-2/+0
2011-09-28ASoC: Remove unused "control_data" field of struct max98095_privAxel Lin1-2/+0
2011-09-28ASoC: Remove unused "control_data" field of struct max98088_privAxel Lin1-2/+0
2011-09-28ASoC: Remove unused "control_data" field of struct cs42l51_privateAxel Lin1-5/+1
2011-09-28ASoC: Remove unused "control_data" field of struct cs4270_privateAxel Lin1-5/+1
2011-09-28ASoC: Remove unused "control_data" field of struct alc5623_privAxel Lin1-2/+0
2011-09-28ASoC: adau1701: Initialize codec->control_data before using itAxel Lin1-0/+1
2011-09-28ASoC: Fix setting adau1373_dai->master for SND_SOC_DAIFMT_CBS_CFSAxel Lin1-1/+1
2011-09-27ASoC: Remove unused "control_data" field of struct wm8904_privAxel Lin1-2/+0
2011-09-27ASoC: Remove unused "control_data" field of struct wm9090_privAxel Lin1-3/+0
2011-09-27ASoC: Remove unused "control_data" field of struct wm9081_privAxel Lin1-3/+0
2011-09-27ASoC: Remove unused "control_data" field of struct wm8978_privAxel Lin1-3/+0
2011-09-27ASoC: Remove unused "control_data" field of struct wm8960_privAxel Lin1-3/+0
2011-09-27ASoC: Remove unused "control_data" field of struct wm8940_privAxel Lin1-3/+0
2011-09-27ASoC: Add device ID for WM9093 to WM9090 driverMark Brown1-0/+1
2011-09-27ASoC: Add DRC control for WM8996Karl Tsou1-0/+8
2011-09-27ASoC: ssm2602: Support setting the oscillator and the clock output stateLars-Peter Clausen2-17/+56
2011-09-27ASoC: ssm2602: Set initial bias level to standbyLars-Peter Clausen1-1/+6
2011-09-27ASoC: Staticise sst_platform_daiAxel Lin1-1/+1
2011-09-27ASoC: Remove unused fields in struct mfld_mc_privateAxel Lin1-2/+0
2011-09-27ASoC: ssm2602: Re-enable oscillator after suspendLars-Peter Clausen1-1/+2
2011-09-26ASoC: twl6040: No need to change delay during HF rampPeter Ujfalusi1-10/+2
2011-09-26ASoC: twl6040: No need to change delay during HS rampPeter Ujfalusi1-10/+2
2011-09-26ASoC: twl6040: Move the delayed_work for HS detection under twl6040_jack_dataPeter Ujfalusi1-4/+4
2011-09-26ASoC: twl6040: Move delayed_work struct inside twl6040_output for HS/HFPeter Ujfalusi1-8/+7
2011-09-26ASoC: twl6040: Combine the custom volsw get, and put functionsPeter Ujfalusi1-64/+17
2011-09-26ASoC: twl6040: Rename pga_event to out_drv_eventPeter Ujfalusi1-6/+5
2011-09-26ASoC: sdp4430: Configure McPDM offset cancellationPeter Ujfalusi1-1/+9
2011-09-26ASoC: omap-mcpdm: API to configure offset cancellationPeter Ujfalusi2-0/+37
2011-09-26ASoC: twl6040: Function to fetch the TRIM valuesPeter Ujfalusi2-0/+22