| Commit message (Expand) | Author | Age | Files | Lines |
* | ASoC: sh: fsi: modify selection method of I2S/PCM/SPDIF format | Kuninori Morimoto | 2011-01-26 | 3 | -53/+59 |
* | ASoC: sh: fsi: free from NULL pointer of struct sh_fsi_platform_info | Kuninori Morimoto | 2011-01-26 | 1 | -4/+17 |
* | ASoC: sh: fsi: move chan_num from fsi_stream to fsi_priv | Kuninori Morimoto | 2011-01-26 | 1 | -19/+15 |
* | ASoC: sh: fsi-hdmi: Add FSI port and HDMI selection | Kuninori Morimoto | 2011-01-25 | 1 | -5/+61 |
* | ASoC: sh: fsi: Add snd_soc_dai_set_fmt support | Kuninori Morimoto | 2011-01-21 | 4 | -29/+61 |
* | ASoC: sh: fsi: Add fsi_get_priv_frm_dai function | Kuninori Morimoto | 2011-01-21 | 1 | -2/+6 |
* | ASoC: ak4642: add SND_SOC_DAIFMT_FORMAT support | Kuninori Morimoto | 2011-01-21 | 1 | -1/+2 |
* | Merge branch 'for-2.6.38' into for-2.6.39 | Mark Brown | 2011-01-13 | 1 | -1/+1 |
|\ |
|
| * | ASoC: fix migor audio build | Guennadi Liakhovetski | 2011-01-11 | 1 | -1/+1 |
* | | ASoC: sh: fsi-ak4642: fixup platform device id | Kuninori Morimoto | 2011-01-12 | 1 | -1/+10 |
|/ |
|
* | ASoC: sh: fsi-da7210: remove unnecessary format settings | Kuninori Morimoto | 2011-01-02 | 1 | -1/+1 |
* | ASoC: sh: fsi: modify improper dependent | Kuninori Morimoto | 2010-12-21 | 1 | -2/+2 |
* | ASoC: sh: fsi: Add over/under run counter | Kuninori Morimoto | 2010-12-17 | 1 | -27/+49 |
* | ASoC: sh: fsi: move fsi_irq_enable function to fsi_dai_trigger | Kuninori Morimoto | 2010-12-17 | 1 | -3/+1 |
* | Merge branch 'topic/workq-update' into topic/asoc | Takashi Iwai | 2010-12-13 | 1 | -8/+17 |
|\ |
|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2010-11-27 | 1 | -1/+1 |
| |\ |
|
| * | | ARM: mach-shmobile: ap4evb: FSI clock use proper process for ak4642 | Kuninori Morimoto | 2010-11-24 | 1 | -7/+1 |
| * | | ARM: mach-shmobile: ap4evb: FSI clock use proper process for HDMI | Kuninori Morimoto | 2010-11-24 | 1 | -2/+17 |
* | | | ASoC: sh: fsi: remove runtime register check from fsi_master_xxx | Kuninori Morimoto | 2010-12-03 | 1 | -28/+20 |
* | | | ASoC: sh: fsi: remove runtime register check from fsi_reg_xxx | Kuninori Morimoto | 2010-12-03 | 1 | -56/+45 |
* | | | ASoC: sh: fsi: change fsi->mst_ctrl to master->a/b_mclk | Kuninori Morimoto | 2010-12-03 | 1 | -9/+11 |
* | | | ASoC: sh: fsi: remove fsi_master_write | Kuninori Morimoto | 2010-12-03 | 1 | -21/+2 |
* | | | ASoC: sh: fsi: clean up SPDIF defines | Kuninori Morimoto | 2010-12-03 | 1 | -3/+14 |
* | | | ASoC: sh: fsi-ak4642: midify card name | Kuninori Morimoto | 2010-12-01 | 1 | -1/+10 |
* | | | ASoC: sh: fsi-ak4642: tidyup unnecessary variables | Kuninori Morimoto | 2010-12-01 | 1 | -6/+0 |
* | | | ASoC: sh: fsi-ak4642: Add FSI port and ak464x selection | Kuninori Morimoto | 2010-11-30 | 1 | -12/+121 |
* | | | Merge branch 'for-2.6.37' into for-2.6.38 | Mark Brown | 2010-11-25 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | ASoC: Call snd_soc_unregister_dais instead of snd_soc_unregister_dai in sh4_s... | Axel Lin | 2010-11-25 | 1 | -1/+1 |
| |/ |
|
* | | ASoC: Do not include soc-dai.h | Jarkko Nikula | 2010-11-22 | 3 | -3/+3 |
* | | ASoC: Do not include soc-dapm.h | Jarkko Nikula | 2010-11-22 | 2 | -2/+0 |
* | | ASoC: Decouple DAPM from CODECs | Liam Girdwood | 2010-11-06 | 2 | -3/+4 |
|/ |
|
* | sound: sh: ctrl_in/outX to __raw_read/writeX conversion. | Paul Mundt | 2010-10-27 | 1 | -2/+2 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2010-10-25 | 14 | -458/+619 |
|\ |
|
| * | ASoC: fsi: simultaneous playback/recorde support | Kuninori Morimoto | 2010-10-15 | 1 | -58/+94 |
| * | ASoC: Add fsi_is_play function | Kuninori Morimoto | 2010-10-12 | 1 | -4/+9 |
| * | ASoC: fsi: Add new macro and shift for PortA/B In/Out | Kuninori Morimoto | 2010-10-12 | 1 | -23/+22 |
| * | ASoC: fsi: avoid un-necessary status read | Kuninori Morimoto | 2010-10-12 | 1 | -2/+1 |
| * | ASoC: fsi: remove un-necessary variable from fsi_dai_startup | Kuninori Morimoto | 2010-10-12 | 1 | -2/+1 |
| * | ASoC: fsi: Add fsi_get_frame_width function | Kuninori Morimoto | 2010-10-12 | 1 | -1/+9 |
| * | ASoC: sh: fix build error: terminate the platform device ID list | Guennadi Liakhovetski | 2010-10-05 | 1 | -0/+1 |
| * | ASoC: fsi: merge fsi_data_push/pop to fsi_fifo_data_ctrl | Kuninori Morimoto | 2010-09-20 | 1 | -95/+67 |
| * | ASoC: fsi: modify variable name to easy to understand | Kuninori Morimoto | 2010-09-20 | 1 | -77/+96 |
| * | ASoC: Fix WM8978/migor driver name conflict | Mark Brown | 2010-09-20 | 1 | -1/+1 |
| * | ASoC: fsi: Add fsi_dma_soft_push/pop function | Kuninori Morimoto | 2010-09-19 | 1 | -18/+54 |
| * | ASoC: fsi: modify noisy comment out | Kuninori Morimoto | 2010-09-19 | 1 | -67/+35 |
| * | ASoC: fsi: Add fsi_dma_get_area | Kuninori Morimoto | 2010-09-19 | 1 | -4/+7 |
| * | ASoC: fix SIU driver breakage, occurred during the multi-component transition | Guennadi Liakhovetski | 2010-09-19 | 3 | -13/+32 |
| * | ASoC: fix compile breakage of the sh/siu driver | Guennadi Liakhovetski | 2010-09-19 | 1 | -1/+0 |
| * | Merge branch 'for-2.6.36' into for-2.6.37 | Mark Brown | 2010-09-19 | 1 | -2/+13 |
| |\ |
|
| * | | ASoC: Add device table to SH FSI driver | Dzianis Kahanovich | 2010-09-17 | 1 | -0/+2 |