aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/sh
Commit message (Expand)AuthorAgeFilesLines
* ASoC: fix migor audio buildGuennadi Liakhovetski2011-01-111-1/+1
* ASoC: sh: fsi-da7210: remove unnecessary format settingsKuninori Morimoto2011-01-021-1/+1
* ASoC: sh: fsi: modify improper dependentKuninori Morimoto2010-12-211-2/+2
* ASoC: sh: fsi: Add over/under run counterKuninori Morimoto2010-12-171-27/+49
* ASoC: sh: fsi: move fsi_irq_enable function to fsi_dai_triggerKuninori Morimoto2010-12-171-3/+1
* Merge branch 'topic/workq-update' into topic/asocTakashi Iwai2010-12-131-8/+17
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-11-271-1/+1
| |\
| * | ARM: mach-shmobile: ap4evb: FSI clock use proper process for ak4642Kuninori Morimoto2010-11-241-7/+1
| * | ARM: mach-shmobile: ap4evb: FSI clock use proper process for HDMIKuninori Morimoto2010-11-241-2/+17
* | | ASoC: sh: fsi: remove runtime register check from fsi_master_xxxKuninori Morimoto2010-12-031-28/+20
* | | ASoC: sh: fsi: remove runtime register check from fsi_reg_xxxKuninori Morimoto2010-12-031-56/+45
* | | ASoC: sh: fsi: change fsi->mst_ctrl to master->a/b_mclkKuninori Morimoto2010-12-031-9/+11
* | | ASoC: sh: fsi: remove fsi_master_writeKuninori Morimoto2010-12-031-21/+2
* | | ASoC: sh: fsi: clean up SPDIF definesKuninori Morimoto2010-12-031-3/+14
* | | ASoC: sh: fsi-ak4642: midify card nameKuninori Morimoto2010-12-011-1/+10
* | | ASoC: sh: fsi-ak4642: tidyup unnecessary variablesKuninori Morimoto2010-12-011-6/+0
* | | ASoC: sh: fsi-ak4642: Add FSI port and ak464x selectionKuninori Morimoto2010-11-301-12/+121
* | | Merge branch 'for-2.6.37' into for-2.6.38Mark Brown2010-11-251-1/+1
|\ \ \ | | |/ | |/|
| * | ASoC: Call snd_soc_unregister_dais instead of snd_soc_unregister_dai in sh4_s...Axel Lin2010-11-251-1/+1
| |/
* | ASoC: Do not include soc-dai.hJarkko Nikula2010-11-223-3/+3
* | ASoC: Do not include soc-dapm.hJarkko Nikula2010-11-222-2/+0
* | ASoC: Decouple DAPM from CODECsLiam Girdwood2010-11-062-3/+4
|/
* sound: sh: ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt2010-10-271-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-10-2514-458/+619
|\
| * ASoC: fsi: simultaneous playback/recorde supportKuninori Morimoto2010-10-151-58/+94
| * ASoC: Add fsi_is_play functionKuninori Morimoto2010-10-121-4/+9
| * ASoC: fsi: Add new macro and shift for PortA/B In/OutKuninori Morimoto2010-10-121-23/+22
| * ASoC: fsi: avoid un-necessary status readKuninori Morimoto2010-10-121-2/+1
| * ASoC: fsi: remove un-necessary variable from fsi_dai_startupKuninori Morimoto2010-10-121-2/+1
| * ASoC: fsi: Add fsi_get_frame_width functionKuninori Morimoto2010-10-121-1/+9
| * ASoC: sh: fix build error: terminate the platform device ID listGuennadi Liakhovetski2010-10-051-0/+1
| * ASoC: fsi: merge fsi_data_push/pop to fsi_fifo_data_ctrlKuninori Morimoto2010-09-201-95/+67
| * ASoC: fsi: modify variable name to easy to understandKuninori Morimoto2010-09-201-77/+96
| * ASoC: Fix WM8978/migor driver name conflictMark Brown2010-09-201-1/+1
| * ASoC: fsi: Add fsi_dma_soft_push/pop functionKuninori Morimoto2010-09-191-18/+54
| * ASoC: fsi: modify noisy comment outKuninori Morimoto2010-09-191-67/+35
| * ASoC: fsi: Add fsi_dma_get_areaKuninori Morimoto2010-09-191-4/+7
| * ASoC: fix SIU driver breakage, occurred during the multi-component transitionGuennadi Liakhovetski2010-09-193-13/+32
| * ASoC: fix compile breakage of the sh/siu driverGuennadi Liakhovetski2010-09-191-1/+0
| * Merge branch 'for-2.6.36' into for-2.6.37Mark Brown2010-09-191-2/+13
| |\
| * | ASoC: Add device table to SH FSI driverDzianis Kahanovich2010-09-171-0/+2
| * | ASoC: fsi codecs: Update card name fieldKuninori Morimoto2010-09-143-3/+3
| * | ASoC: fsi-hdmi: remove unneeded headerKuninori Morimoto2010-09-101-1/+0
| * | ASoC: fsi codecs: modify menu attribute on KconfigKuninori Morimoto2010-09-101-3/+3
| * | ASoC: fsi-ak4642: modify platform_nameKuninori Morimoto2010-09-101-1/+1
| * | ASoC: fsi-codec: Add FSI - HDMI supportKuninori Morimoto2010-09-013-0/+70
| * | ASoC: fsi-ak4642/fsi-da7210: modify dai link settings for card detectKuninori Morimoto2010-08-312-2/+7
| * | ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-1211-191/+213
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-10-251-0/+2
|\ \ \ | |_|/ |/| |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2010-08-164-88/+199
| |\|