Age | Commit message (Expand) | Author | Files | Lines |
2018-04-12 | ASoC: dmic: Fix clock parenting | Tero Kristo | 1 | -3/+11 |
2018-03-28 | Merge remote-tracking branches 'asoc/topic/twl4030', 'asoc/topic/twl6040', 'a... | Mark Brown | 1 | -4/+4 |
2018-03-28 | Merge remote-tracking branches 'asoc/topic/cx20442', 'asoc/topic/cygnus', 'as... | Mark Brown | 1 | -10/+10 |
2018-02-12 | ASoC: omap-pcm: replace platform to component | Kuninori Morimoto | 1 | -2/+3 |
2018-02-12 | ASoC: twl6040: replace codec to component | Kuninori Morimoto | 1 | -4/+4 |
2018-02-12 | ASoC: cx20442: replace codec to component | Kuninori Morimoto | 1 | -10/+10 |
2018-02-01 | Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -2/+2 |
2018-01-09 | treewide: Use DEVICE_ATTR_RW | Joe Perches | 1 | -2/+2 |
2017-11-27 | ASoC: don't use codec hw_write on cx20442/omap-ams-delta | Kuninori Morimoto | 1 | -2/+2 |
2017-11-13 | Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai | 2 | -0/+4 |
2017-11-11 | Merge remote-tracking branches 'asoc/topic/max98925', 'asoc/topic/max98927', ... | Mark Brown | 1 | -0/+3 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-10-26 | ALSA: Convert timers to use timer_setup() | Kees Cook | 1 | -2/+2 |
2017-09-21 | ASoC: omap-hdmi-audio: Handle return value of devm_kasprintf | Arvind Yadav | 1 | -0/+3 |
2017-09-07 | Merge tag 'sound-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 4 | -34/+2 |
2017-09-01 | Merge remote-tracking branches 'asoc/topic/omap', 'asoc/topic/psc-ac97' and '... | Mark Brown | 1 | -2/+2 |
2017-08-22 | ASoC: omap: Remove superfluous snd_soc_jack_free_gpios() call | Takashi Iwai | 3 | -32/+0 |
2017-08-16 | drm: omapdrm: hdmi: Pass HDMI core version as integer to HDMI audio | Laurent Pinchart | 1 | -6/+3 |
2017-08-14 | ASoC: omap: make snd_soc_platform_driver const | Bhumika Goyal | 1 | -1/+1 |
2017-08-14 | ASoC: omap: constify snd_pcm_ops structures | Arvind Yadav | 1 | -1/+1 |
2017-06-09 | ASoC: omap-mcbsp: Use sysfs_match_string() helper | Andy Shevchenko | 1 | -8/+4 |
2017-03-20 | ASoC: omap: constify snd_soc_ops structures | Bhumika Goyal | 7 | -7/+7 |
2017-03-07 | ASoC: omap: Remove unnecessary 'out of memory' message | Adriana Constantinescu | 1 | -3/+2 |
2017-02-01 | ASoC: omap-mcbsp: Add PM QoS support for McBSP to prevent glitches | Matt Ranostay | 2 | -1/+50 |
2016-09-01 | ASoC: omap-pcm: off-by-one in 'omap_pcm_limit_supported_formats' | Christophe JAILLET | 1 | -1/+1 |
2016-08-24 | ASoC: omap-abe-twl6040: Use devm_snd_soc_register_card() | Wei Yongjun | 1 | -12/+2 |
2016-08-24 | Merge branch 'fix/omap' of git://git.kernel.org/pub/scm/linux/kernel/git/broo... | Mark Brown | 2 | -48/+35 |
2016-08-23 | ASoC: omap-mcpdm: Fix irq resource handling | Peter Ujfalusi | 1 | -2/+3 |
2016-08-19 | ASoC: omap-abe-twl6040: Correct dmic-codec device registration | Peter Ujfalusi | 1 | -29/+32 |
2016-08-18 | ASoC: omap-mcpdm: Drop pdmclk clock handling | Peter Ujfalusi | 1 | -17/+0 |
2016-08-12 | ASoC: omap-mcbsp: Enable TX/RX under and overflow interrupts | Peter Ujfalusi | 1 | -1/+2 |
2016-08-02 | Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1 | -1/+0 |
2016-08-02 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 3 | -8/+21 |
2016-07-25 | Merge remote-tracking branches 'asoc/topic/tas571x', 'asoc/topic/tlv320aic31x... | Mark Brown | 2 | -29/+19 |
2016-06-26 | ASoC: tpa6130a2: Add DAPM support | Helen Koike | 1 | -17/+6 |
2016-06-23 | ASoC: tpa6130a2: Register component | Helen Koike | 1 | -11/+12 |
2016-06-13 | ASoC: fix ABE_TWL6040 dependency | Arnd Bergmann | 1 | -1/+1 |
2016-06-10 | ASoC: omap-mcbsp: sidetone: Use the new callback for iclk handling | Peter Ujfalusi | 3 | -5/+18 |
2016-06-10 | ASoC: omap-mcbsp: Rename omap_mcbsp_sysfs_remove() to omap_mcbsp_cleanup() | Peter Ujfalusi | 3 | -3/+3 |
2016-06-03 | omapdss: hdmi audio: Make header file independent of video/omapdss.h | Peter Ujfalusi | 1 | -1/+0 |
2016-05-30 | ASoC: omap-mcpdm: Add support for pdmclk clock handling | Peter Ujfalusi | 1 | -0/+17 |
2016-05-30 | ASoC: omap-mcpdm: Support for suspend resume | Peter Ujfalusi | 1 | -0/+46 |
2016-05-30 | ASoC: omap-mcpdm: Move the WD enable write inside omap_mcpdm_open_streams() | Peter Ujfalusi | 1 | -5/+6 |
2016-05-30 | ASoC: omap: Kconfig: SND_OMAP_SOC_OMAP_ABE_TWL6040 to select CLK_TWL6040 | Peter Ujfalusi | 1 | -0/+1 |
2016-05-27 | Merge remote-tracking branch 'asoc/topic/omap' into asoc-next | Mark Brown | 2 | -0/+10 |
2016-04-26 | ASoC: omap-pcm: Initialize DMA configuration | Jim Lodes | 1 | -0/+2 |
2016-03-18 | Merge tag 'sound-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 1 | -0/+1 |
2016-03-18 | ASoC: omap-mcbsp: Enable/disable sidetone block auto clock gating for omap3 | Peter Ujfalusi | 1 | -0/+8 |
2016-03-15 | Merge branch 'mm-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -8/+4 |
2016-03-13 | Merge remote-tracking branches 'asoc/topic/max98926', 'asoc/topic/mtk', 'asoc... | Mark Brown | 1 | -0/+1 |