| Commit message (Expand) | Author | Age |
* | sound: sh: ctrl_in/outX to __raw_read/writeX conversion. | Paul Mundt | 2010-10-27 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2010-10-25 |
|\ |
|
| * | ASoC: fsi: simultaneous playback/recorde support | Kuninori Morimoto | 2010-10-15 |
| * | ASoC: Add fsi_is_play function | Kuninori Morimoto | 2010-10-12 |
| * | ASoC: fsi: Add new macro and shift for PortA/B In/Out | Kuninori Morimoto | 2010-10-12 |
| * | ASoC: fsi: avoid un-necessary status read | Kuninori Morimoto | 2010-10-12 |
| * | ASoC: fsi: remove un-necessary variable from fsi_dai_startup | Kuninori Morimoto | 2010-10-12 |
| * | ASoC: fsi: Add fsi_get_frame_width function | Kuninori Morimoto | 2010-10-12 |
| * | ASoC: sh: fix build error: terminate the platform device ID list | Guennadi Liakhovetski | 2010-10-05 |
| * | ASoC: fsi: merge fsi_data_push/pop to fsi_fifo_data_ctrl | Kuninori Morimoto | 2010-09-20 |
| * | ASoC: fsi: modify variable name to easy to understand | Kuninori Morimoto | 2010-09-20 |
| * | ASoC: Fix WM8978/migor driver name conflict | Mark Brown | 2010-09-20 |
| * | ASoC: fsi: Add fsi_dma_soft_push/pop function | Kuninori Morimoto | 2010-09-19 |
| * | ASoC: fsi: modify noisy comment out | Kuninori Morimoto | 2010-09-19 |
| * | ASoC: fsi: Add fsi_dma_get_area | Kuninori Morimoto | 2010-09-19 |
| * | ASoC: fix SIU driver breakage, occurred during the multi-component transition | Guennadi Liakhovetski | 2010-09-19 |
| * | ASoC: fix compile breakage of the sh/siu driver | Guennadi Liakhovetski | 2010-09-19 |
| * | Merge branch 'for-2.6.36' into for-2.6.37 | Mark Brown | 2010-09-19 |
| |\ |
|
| * | | ASoC: Add device table to SH FSI driver | Dzianis Kahanovich | 2010-09-17 |
| * | | ASoC: fsi codecs: Update card name field | Kuninori Morimoto | 2010-09-14 |
| * | | ASoC: fsi-hdmi: remove unneeded header | Kuninori Morimoto | 2010-09-10 |
| * | | ASoC: fsi codecs: modify menu attribute on Kconfig | Kuninori Morimoto | 2010-09-10 |
| * | | ASoC: fsi-ak4642: modify platform_name | Kuninori Morimoto | 2010-09-10 |
| * | | ASoC: fsi-codec: Add FSI - HDMI support | Kuninori Morimoto | 2010-09-01 |
| * | | ASoC: fsi-ak4642/fsi-da7210: modify dai link settings for card detect | Kuninori Morimoto | 2010-08-31 |
| * | | ASoC: multi-component - ASoC Multi-Component Support | Liam Girdwood | 2010-08-12 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2010-10-25 |
|\ \ \
| |_|/
|/| | |
|
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2010-08-16 |
| |\| |
|
| * | | sound/soc/sh/siu: Fixed undefined dma_length of scatter gather list | Markus Pietrek | 2010-08-04 |
* | | | ASoC: fix clkdev API usage in sh/migor.c | Guennadi Liakhovetski | 2010-09-19 |
| |/
|/| |
|
* | | ASoC: fsi: Add new funtion for SPDIF | Kuninori Morimoto | 2010-07-29 |
* | | ASoC: fsi: remove device id check | Kuninori Morimoto | 2010-07-29 |
* | | ASoC: fsi: remove unnecessary clock processing | Kuninori Morimoto | 2010-07-29 |
* | | ASoC: fsi: Add specified ID for soc-audio | Kuninori Morimoto | 2010-07-17 |
* | | ASoC: fsi: Fixup for master mode | Kuninori Morimoto | 2010-07-13 |
* | | ASoC: fsi: Add pr_err for noticing unsupported access | Kuninori Morimoto | 2010-07-13 |
* | | ASoC: fsi: Change struct fsi_regs to fsi_core | Kuninori Morimoto | 2010-07-13 |
* | | ASoC: fsi: remove noisy CR_FMT macro | Kuninori Morimoto | 2010-07-13 |
* | | ASoC: fsi: remove un-used variable on fsi_dai_startup | Kuninori Morimoto | 2010-07-13 |
* | | Merge branch 'for-2.6.35' into for-2.6.36 | Mark Brown | 2010-07-13 |
|\| |
|
| * | ASoC: fsi: fixup wrong value setting order of TDM | Kuninori Morimoto | 2010-07-13 |
| * | ASoC: fsi: fixup clock inversion operation | Kuninori Morimoto | 2010-07-13 |
* | | ASoC: Fix I2C dependency for SND_FSI_AK4642 and SND_FSI_DA7210 | Peter Huewe | 2010-06-16 |
* | | ASoC: header cleanup for FSI-DA7210 | Kuninori Morimoto | 2010-06-15 |
* | | ASoC: header cleanup for FSI-AK4642 | Kuninori Morimoto | 2010-06-15 |
* | | ASoC: header cleanup for FSI | Kuninori Morimoto | 2010-06-15 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2010-05-29 |
|\ |
|
| * | Merge branch 'for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Takashi Iwai | 2010-05-27 |
| |\ |
|
| | * | ASoC: fix uninitialised variable in siu_dai.c | Guennadi Liakhovetski | 2010-05-26 |
* | | | sh: define DMA slaves per CPU type, remove now redundant header | Guennadi Liakhovetski | 2010-05-22 |
|/ / |
|