Age | Commit message (Expand) | Author |
2019-02-28 | Merge tag 'asoc-v5.1-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br... | Takashi Iwai |
2019-02-18 | ASoC: fsi: fix spelling mistake "doens't" -> "doesn't" | Colin Ian King |
2019-02-06 | ASoC: sh: Drop superfluous PCM preallocation error checks | Takashi Iwai |
2018-06-18 | ASoC: fsi: convert to SPDX identifiers | Kuninori Morimoto |
2018-02-12 | ASoC: sh: fsi: replace platform to component | Kuninori Morimoto |
2017-10-04 | ASoC: fsi: Use of_device_get_match_data() helper | Geert Uytterhoeven |
2017-09-01 | Merge remote-tracking branches 'asoc/topic/dwc', 'asoc/topic/es8316', 'asoc/t... | Mark Brown |
2017-08-17 | ASoC: sh: make snd_pcm_hardware const | Bhumika Goyal |
2017-08-14 | ASoC: fsi: Delete an error message for a failed memory allocation in fsi_probe() | Markus Elfring |
2017-08-14 | ASoC: sh: constify snd_pcm_ops structures | Arvind Yadav |
2017-08-14 | ASoC: sh: make snd_soc_platform_driver const | Bhumika Goyal |
2017-07-17 | ASoC: fsi: constify dev_pm_ops structure | Gustavo A. R. Silva |
2017-05-17 | ASoC: fsi: Move inline fsi_stream_is_play() before use | Geert Uytterhoeven |
2015-11-21 | ASoC: sh: fix fsi build warnings for 64 bit | Arnd Bergmann |
2015-07-16 | ASoC: fsi: Remove obsolete sh_fsi2 platform_device_id entry | Geert Uytterhoeven |
2015-04-24 | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2015-04-01 | ASoC: fsi: mark several data structures as const | Uwe Kleine-König |
2015-04-01 | ASoC: fsi: reorder code to make a forward declaration superfluous | Uwe Kleine-König |
2015-03-31 | ASoC: fsi: fix license specification | Uwe Kleine-König |
2015-03-22 | ASoC: fsi: constify of_device_id array | Fabian Frederick |
2015-02-23 | ASoC: fsi: Configure DMA slave settings | Kuninori Morimoto |
2015-02-23 | ASoC: fsi: remove slave_id settings for DMAEngine | Kuninori Morimoto |
2015-02-04 | Merge remote-tracking branches 'asoc/topic/rx51', 'asoc/topic/samsung', 'asoc... | Mark Brown |
2015-01-05 | ASoC: sh: Remove unnecessary snd_pcm_lib_preallocate_free_for_all() | Lars-Peter Clausen |
2015-01-05 | ASoC: fsi: Deletion of unnecessary checks before the function call "clk_enable" | Markus Elfring |
2014-12-08 | Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/doc', 'asoc/... | Mark Brown |
2014-12-03 | ASoC: fsi: Deletion of unnecessary checks before the function call "clk_disable" | Markus Elfring |
2014-10-29 | ASoC: fsi: remove unsupported PAUSE flag | Kuninori Morimoto |
2014-08-17 | ASoC: sh: Fix dma direction type | Lars-Peter Clausen |
2014-08-04 | Merge remote-tracking branches 'asoc/topic/rt5670', 'asoc/topic/rt5677', 'aso... | Mark Brown |
2014-06-28 | ASoC: fsi: use dmaengine_prep_dma_cyclic() for DMA transfer | Kuninori Morimoto |
2014-06-28 | ASoC: fsi: add fsi_pointer_update() for common pointer method | Kuninori Morimoto |
2014-06-28 | ASoC: fsi: use SNDRV_DMA_TYPE_DEV for sound buffer | Kuninori Morimoto |
2014-06-21 | ASoC: sh/fsi: Make one-bit bitfields unsigned | Lars-Peter Clausen |
2014-03-14 | ASoC: fsi: fixup SND_SOC_DAIFMT_CBx_CFx flags | Kuninori Morimoto |
2014-01-16 | Merge remote-tracking branches 'asoc/topic/adsp', 'asoc/topic/atmel', 'asoc/t... | Mark Brown |
2014-01-09 | ASoC: sh: Don't set unused struct snd_pcm_hardware fields | Lars-Peter Clausen |
2013-12-11 | ASoC: fsi: remove original filter from fsi_dma_probe() | Kuninori Morimoto |
2013-08-26 | ASoC: fsi: reserve prefetch period on DMA transferring | Kuninori Morimoto |
2013-05-28 | ASoC: fsi: fixup sparse errors | Kuninori Morimoto |
2013-04-12 | Merge remote-tracking branch 'asoc/topic/fsi' into asoc-next | Mark Brown |
2013-03-15 | ASoC: fsi: use snd_soc_register_component() instead of snd_soc_register_dais() | Kuninori Morimoto |
2013-03-13 | ASoC: fsi: remove unused irq | Kuninori Morimoto |
2013-01-16 | ASoC: fsi: Remove __devinitconst | Thierry Reding |
2013-01-14 | ASoC: fsi: add device tree support | Kuninori Morimoto |
2013-01-03 | ASoC: fsi: don't use platform info pointer on probe() | Kuninori Morimoto |
2012-12-24 | ASoC: fsi: remove SH_FSI_xxx_INV flags | Kuninori Morimoto |
2012-12-24 | ASoC: fsi: remove platform depended .set_rate() callback support | Kuninori Morimoto |
2012-12-02 | Merge remote-tracking branch 'asoc/topic/fsi' into asoc-next | Mark Brown |
2012-11-20 | ASoC: fsi: add SND_SOC_DAIFMT_INV_xxx support | Kuninori Morimoto |