summaryrefslogtreecommitdiff
path: root/sound/soc/sh
AgeCommit message (Expand)Author
2011-01-26ASoC: sh: fsi: modify selection method of I2S/PCM/SPDIF formatKuninori Morimoto
2011-01-26ASoC: sh: fsi: free from NULL pointer of struct sh_fsi_platform_infoKuninori Morimoto
2011-01-26ASoC: sh: fsi: move chan_num from fsi_stream to fsi_privKuninori Morimoto
2011-01-25ASoC: sh: fsi-hdmi: Add FSI port and HDMI selectionKuninori Morimoto
2011-01-21ASoC: sh: fsi: Add snd_soc_dai_set_fmt supportKuninori Morimoto
2011-01-21ASoC: sh: fsi: Add fsi_get_priv_frm_dai functionKuninori Morimoto
2011-01-21ASoC: ak4642: add SND_SOC_DAIFMT_FORMAT supportKuninori Morimoto
2011-01-13Merge branch 'for-2.6.38' into for-2.6.39Mark Brown
2011-01-12ASoC: sh: fsi-ak4642: fixup platform device idKuninori Morimoto
2011-01-11ASoC: fix migor audio buildGuennadi Liakhovetski
2011-01-02ASoC: sh: fsi-da7210: remove unnecessary format settingsKuninori Morimoto
2010-12-21ASoC: sh: fsi: modify improper dependentKuninori Morimoto
2010-12-17ASoC: sh: fsi: Add over/under run counterKuninori Morimoto
2010-12-17ASoC: sh: fsi: move fsi_irq_enable function to fsi_dai_triggerKuninori Morimoto
2010-12-13Merge branch 'topic/workq-update' into topic/asocTakashi Iwai
2010-12-03ASoC: sh: fsi: remove runtime register check from fsi_master_xxxKuninori Morimoto
2010-12-03ASoC: sh: fsi: remove runtime register check from fsi_reg_xxxKuninori Morimoto
2010-12-03ASoC: sh: fsi: change fsi->mst_ctrl to master->a/b_mclkKuninori Morimoto
2010-12-03ASoC: sh: fsi: remove fsi_master_writeKuninori Morimoto
2010-12-03ASoC: sh: fsi: clean up SPDIF definesKuninori Morimoto
2010-12-01ASoC: sh: fsi-ak4642: midify card nameKuninori Morimoto
2010-12-01ASoC: sh: fsi-ak4642: tidyup unnecessary variablesKuninori Morimoto
2010-11-30ASoC: sh: fsi-ak4642: Add FSI port and ak464x selectionKuninori Morimoto
2010-11-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-11-25Merge branch 'for-2.6.37' into for-2.6.38Mark Brown
2010-11-25ASoC: Call snd_soc_unregister_dais instead of snd_soc_unregister_dai in sh4_s...Axel Lin
2010-11-24ARM: mach-shmobile: ap4evb: FSI clock use proper process for ak4642Kuninori Morimoto
2010-11-24ARM: mach-shmobile: ap4evb: FSI clock use proper process for HDMIKuninori Morimoto
2010-11-22ASoC: Do not include soc-dai.hJarkko Nikula
2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula
2010-11-06ASoC: Decouple DAPM from CODECsLiam Girdwood
2010-10-27sound: sh: ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2010-10-15ASoC: fsi: simultaneous playback/recorde supportKuninori Morimoto
2010-10-12ASoC: Add fsi_is_play functionKuninori Morimoto
2010-10-12ASoC: fsi: Add new macro and shift for PortA/B In/OutKuninori Morimoto
2010-10-12ASoC: fsi: avoid un-necessary status readKuninori Morimoto
2010-10-12ASoC: fsi: remove un-necessary variable from fsi_dai_startupKuninori Morimoto
2010-10-12ASoC: fsi: Add fsi_get_frame_width functionKuninori Morimoto
2010-10-05ASoC: sh: fix build error: terminate the platform device ID listGuennadi Liakhovetski
2010-09-20ASoC: fsi: merge fsi_data_push/pop to fsi_fifo_data_ctrlKuninori Morimoto
2010-09-20ASoC: fsi: modify variable name to easy to understandKuninori Morimoto
2010-09-20ASoC: Fix WM8978/migor driver name conflictMark Brown
2010-09-19ASoC: fsi: Add fsi_dma_soft_push/pop functionKuninori Morimoto
2010-09-19ASoC: fsi: modify noisy comment outKuninori Morimoto
2010-09-19ASoC: fsi: Add fsi_dma_get_areaKuninori Morimoto
2010-09-19ASoC: fix SIU driver breakage, occurred during the multi-component transitionGuennadi Liakhovetski
2010-09-19ASoC: fix compile breakage of the sh/siu driverGuennadi Liakhovetski
2010-09-19Merge branch 'for-2.6.36' into for-2.6.37Mark Brown