summaryrefslogtreecommitdiff
path: root/sound/soc (follow)
Commit message (Expand)AuthorAge
...
| | | | | | * | | | | | | | | | | | | | | | | | | | ASoC: rsnd: modify rsnd_adg_ssi_ws_timing_gen2() parameterKuninori Morimoto2014-03-04
| | | | | | * | | | | | | | | | | | | | | | | | | | ASoC: rsnd: remove unused SSI_CONTROLKuninori Morimoto2014-03-04
| | | | | | * | | | | | | | | | | | | | | | | | | | ASoC: rsnd: use function pointer for each probeKuninori Morimoto2014-03-04
| | | | | | * | | | | | | | | | | | | | | | | | | | ASoC: rsnd: use devm_clk_get() instead of clk_get()Kuninori Morimoto2014-03-04
| | | | | | * | | | | | | | | | | | | | | | | | | | ASoC: rsnd: get ssi/scu from rsnd_dai_streamKuninori Morimoto2014-03-04
| | | | | | * | | | | | | | | | | | | | | | | | | | ASoC: rsnd: use mod array instead of list on rdaiKuninori Morimoto2014-03-04
| | | | | | * | | | | | | | | | | | | | | | | | | | ASoC: rsnd: run rsnd_path_init() when probe() timingKuninori Morimoto2014-03-04
| | | | | | * | | | | | | | | | | | | | | | | | | | ASoC: rsnd: unify rdai namingKuninori Morimoto2014-03-03
| | | | | | * | | | | | | | | | | | | | | | | | | | ASoC: rsnd: remove verbose debug message from scu/ssiKuninori Morimoto2014-03-03
| | | | | | * | | | | | | | | | | | | | | | | | | | ASoC: rsnd: remove verbose function parameterKuninori Morimoto2014-03-03
| | | | | | * | | | | | | | | | | | | | | | | | | | ASoC: rsnd: move rsnd_mod_call() macroKuninori Morimoto2014-03-03
| | | | | | * | | | | | | | | | | | | | | | | | | | ASoC: rsnd: move priv member settings to upper sideKuninori Morimoto2014-03-03
| | | | | | * | | | | | | | | | | | | | | | | | | | ASoC: rsnd: print error if there is SRC settings mismatchKuninori Morimoto2014-02-12
| | | | | | * | | | | | | | | | | | | | | | | | | | ASoC: rsnd: set DIV_EN register on rsnd_adg_set_convert_clk_gen2()Kuninori Morimoto2014-02-12
| | | | | | * | | | | | | | | | | | | | | | | | | | ASoC: rsnd: tidyup original for_each_rsnd_xxx macroKuninori Morimoto2014-02-12
| | | | | | * | | | | | | | | | | | | | | | | | | | ASoC: rsnd: use device dependency clockKuninori Morimoto2014-02-07
| | | | | | * | | | | | | | | | | | | | | | | | | | ASoC: rsnd: add Gen2 SRC and DMAEngine supportKuninori Morimoto2014-02-03
| | | | | | * | | | | | | | | | | | | | | | | | | | ASoC: rsnd: rsnd_ssi_probe() goes forwarder than rsnd_scu_probe()Kuninori Morimoto2014-02-03
| | | | | | * | | | | | | | | | | | | | | | | | | | ASoC: rsnd: remove SSI dependent DMAEngine callbackKuninori Morimoto2014-02-03
| | | | | | * | | | | | | | | | | | | | | | | | | | ASoC: rsnd: extracts Gen1/Gen2 common partsKuninori Morimoto2014-02-03
| | | | | | * | | | | | | | | | | | | | | | | | | | ASoC: rsnd: add rsnd_ssi_is_play()Kuninori Morimoto2014-02-03
| | | | | | * | | | | | | | | | | | | | | | | | | | ASoC: rsnd: merge SRC clock timing/settingKuninori Morimoto2014-02-03
| | | | | | * | | | | | | | | | | | | | | | | | | | ASoC: rsnd: rsnd_scu_hpbif_is_enable() become macroKuninori Morimoto2014-02-03
| | | | | | * | | | | | | | | | | | | | | | | | | | ASoC: rsnd: Merge macros in scu.cKuninori Morimoto2014-02-03
| | | | | | * | | | | | | | | | | | | | | | | | | | ASoC: rsnd: clarify scu.c areaKuninori Morimoto2014-02-03
| | | | | | * | | | | | | | | | | | | | | | | | | | ASoC: rsnd: SCU should be called before SSIKuninori Morimoto2014-02-03
| | | | | | * | | | | | | | | | | | | | | | | | | | ASoC: rsnd: don't use schedule_work() when rsnd_dma_start()Kuninori Morimoto2014-02-03
| | | | | | * | | | | | | | | | | | | | | | | | | | ASoC: rsnd: fixup Gen2 module namingKuninori Morimoto2014-02-03
| | | | | | * | | | | | | | | | | | | | | | | | | | ASoC: rsnd: non 0 is error on probeKuninori Morimoto2014-02-03
| | | | | | * | | | | | | | | | | | | | | | | | | | ASoC: rsnd: remove duplicate *priv from rsnd_dmaKuninori Morimoto2014-02-03
| | | | | | * | | | | | | | | | | | | | | | | | | | ASoC: rsnd: explain SRC bypass mode settings in commentKuninori Morimoto2014-02-03
| | | | | | * | | | | | | | | | | | | | | | | | | | ASoC: rsnd: rename rsnd_scu_convert_rate_ctrl()Kuninori Morimoto2014-02-03
| | | | | | * | | | | | | | | | | | | | | | | | | | ASoC: rsnd: remove ssiu from ssi.cKuninori Morimoto2014-02-03
| | | | | | * | | | | | | | | | | | | | | | | | | | ASoC: rsnd: SSI_MODE0/1 settings goes to scu.cKuninori Morimoto2014-02-03
| | | | | | * | | | | | | | | | | | | | | | | | | | ASoC: rsnd: remove pin sync optionKuninori Morimoto2014-02-03
| | | | | | * | | | | | | | | | | | | | | | | | | | ASoC: rsnd: rsnd_dai_is_clk_master() can be sharedKuninori Morimoto2014-02-03
| | | | | | * | | | | | | | | | | | | | | | | | | | ASoC: rsnd: merge rsnd_scu_start/stop() and rsnd_scu_transfer_start/stop()Kuninori Morimoto2014-02-03
| | | | | | * | | | | | | | | | | | | | | | | | | | ASoC: rsnd: remove meaningless function parameterKuninori Morimoto2014-02-03
| | | | | | * | | | | | | | | | | | | | | | | | | | ASoC: rsnd: add rsnd_scu_init(), and separate init/startKuninori Morimoto2014-02-03
| | | | | | * | | | | | | | | | | | | | | | | | | | ASoC: rsnd: control SCU ops in probe timingKuninori Morimoto2014-02-03
| | | | | | * | | | | | | | | | | | | | | | | | | | ASoC: rsnd: remove meaningless rsnd_ssi_non()Kuninori Morimoto2014-02-03
| | | | | | * | | | | | | | | | | | | | | | | | | | ASoC: rsnd: cleanup debug information methodKuninori Morimoto2014-02-03
| | | | | | * | | | | | | | | | | | | | | | | | | | ASoC: rsnd: tidyup register naming of BUSIF_MODEKuninori Morimoto2014-02-03
| | | | | | |/ / / / / / / / / / / / / / / / / / /
| | | | | * | | | | | | | | | | | | | | | | | | | ASoC: pxa: zylonite: Convert to table based DAPM setupLars-Peter Clausen2014-03-03
| | | | | * | | | | | | | | | | | | | | | | | | | ASoC: pxa: mioa701_wm9713: Convert to table based DAPM setupLars-Peter Clausen2014-03-03
| | | | | * | | | | | | | | | | | | | | | | | | | ASoC: pxa: e800_wm9712: Convert to table based DAPM setupLars-Peter Clausen2014-03-03
| | | | | * | | | | | | | | | | | | | | | | | | | ASoC: pxa: e750_wm9705: Convert to table based DAPM setupLars-Peter Clausen2014-03-03
| | | | | * | | | | | | | | | | | | | | | | | | | ASoC: pxa: e740_wm9705: Convert to table based DAPM setupLars-Peter Clausen2014-03-03
| | | | | * | | | | | | | | | | | | | | | | | | | ASoC: pxa: Pass correct DAPM context to {corgi,poodle,spitz}_ext_controlLars-Peter Clausen2014-03-03
| | | | | * | | | | | | | | | | | | | | | | | | | ASoC: pxa: Remove superfluous lockingLars-Peter Clausen2014-02-23
| | | | | |/ / / / / / / / / / / / / / / / / / /