summaryrefslogtreecommitdiffstats
path: root/sound/soc/sh
Commit message (Expand)AuthorAgeFilesLines
* 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/+1Star
| * | 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/+20Star
* | | ASoC: sh: fsi: remove runtime register check from fsi_reg_xxxKuninori Morimoto2010-12-031-56/+45Star
* | | 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/+2Star
* | | 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/+0Star
* | | 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/+0Star
* | 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/+22Star
| * ASoC: fsi: avoid un-necessary status readKuninori Morimoto2010-10-121-2/+1Star
| * ASoC: fsi: remove un-necessary variable from fsi_dai_startupKuninori Morimoto2010-10-121-2/+1Star
| * 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-061-0/+1
| * ASoC: fsi: merge fsi_data_push/pop to fsi_fifo_data_ctrlKuninori Morimoto2010-09-201-95/+67Star
| * 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/+35Star
| * 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/+0Star
| * 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/+0Star
| * | 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
| |\|
| * | sound/soc/sh/siu: Fixed undefined dma_length of scatter gather listMarkus Pietrek2010-08-041-0/+2
* | | ASoC: fix clkdev API usage in sh/migor.cGuennadi Liakhovetski2010-09-191-2/+13
| |/ |/|
* | ASoC: fsi: Add new funtion for SPDIFKuninori Morimoto2010-07-291-5/+55
* | ASoC: fsi: remove device id checkKuninori Morimoto2010-07-291-5/+0Star
* | ASoC: fsi: remove unnecessary clock processingKuninori Morimoto2010-07-291-5/+0Star