summaryrefslogtreecommitdiff
path: root/sound/soc/omap
AgeCommit message (Expand)Author
2018-12-18ASoC: ti: Merge davinci and omap directoriesPeter Ujfalusi
2018-12-13Merge branch 'for-4.20' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown
2018-11-23ASoC: omap-dmic: Add pm_qos handling to avoid overruns with CPU_IDLEPeter Ujfalusi
2018-11-23ASoC: omap-mcpdm: Add pm_qos handling to avoid under/overruns with CPU_IDLEPeter Ujfalusi
2018-11-23ASoC: omap-mcbsp: Fix latency value calculation for pm_qosPeter Ujfalusi
2018-11-14ASoC: omap-abe-twl6040: Fix missing audio card caused by deferred probingPeter Ujfalusi
2018-11-13ASoC: omap-mcbsp: No need to initialize max_xx_thres when it is not usedPeter Ujfalusi
2018-11-13ASoC: omap-mcbsp: Remove redundant check for mcbsp->pdataPeter Ujfalusi
2018-11-13ASoC: omap-mcbsp: Re-arrange files for core McBSP and Sidetone function splitPeter Ujfalusi
2018-11-13ASoC: omap-mcbsp: Move out the FIFO check from set_threshold and get_delayPeter Ujfalusi
2018-11-13ASoC: omap-mcbsp: Simplify the mcbsp_start/_stop function parametersPeter Ujfalusi
2018-11-13ASoC: omap-mcbsp: Clean up the interrupt handlersPeter Ujfalusi
2018-11-13ASoC: omap-mcbsp: Skip dma_data.maxburst initializationPeter Ujfalusi
2018-11-13ASoC: omap-mcbsp: Clean up dma_data addr initialization codePeter Ujfalusi
2018-11-06ASoC: omap: Remove unused machine driver for AM3517-evmPeter Ujfalusi
2018-11-05ASoC: omap-mcbsp: On OMAP1 and OMAP2420 only 16bit format is supportedPeter Ujfalusi
2018-09-10ASoC: omap: use devm_snd_soc_register_component()Kuninori Morimoto
2018-08-03ASoC: omap-dmic: Mark expected switch fall-throughsGustavo A. R. Silva
2018-08-03ASoC: omap-mcpdm: Mark expected switch fall-throughsGustavo A. R. Silva
2018-06-18ASoC: twl6040: make pointer dmic_codec_dev staticColin Ian King
2018-06-11Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2018-05-25Merge tag 'omap-for-v4.18/soc-late-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson
2018-05-25ASoC: omap: fix compile-test buildingArnd Bergmann
2018-05-23ASoC: ams_delta: use GPIO lookup tableJanusz Krzysztofik
2018-05-17ASoC: omap: sdma-pcm: Correction for the include filesPeter Ujfalusi
2018-05-17ASoC: omap: sdma-pcm: Fix modpost warningPeter Ujfalusi
2018-05-11ASoC: omap: Delete the obsolete omap-pcmPeter Ujfalusi
2018-05-09ASoC: omap-mcbsp: Convert to use the sdma-pcm instead of omap-pcmPeter Ujfalusi
2018-05-09ASoC: omap-mcpdm: Convert to use the sdma-pcm instead of omap-pcmPeter Ujfalusi
2018-05-09ASoC: omap-dmic: Convert to use the sdma-pcm instead of omap-pcmPeter Ujfalusi
2018-05-09ASoC: omap-hdmi-audio: Convert to use the sdma-pcm instead of omap-pcmPeter Ujfalusi
2018-05-09ASoC: omap: Introduce the generic_dmaengine_pcm based sdma-pcmPeter Ujfalusi
2018-04-27ASoC: omap: Remove OMAP_MUX dependency from Nokia N810 audio supportJarkko Nikula
2018-04-27ASoC: omap: n810: HS mic is not working, add a widget for it with commentPeter Ujfalusi
2018-04-27ASoC: omap: n810: Correct the cpu_dai, platform and codec namePeter Ujfalusi
2018-04-27ASoC: omap: n810: Correct the card level dapm_routePeter Ujfalusi
2018-04-12ASoC: dmic: Fix clock parentingTero Kristo
2018-03-28Merge remote-tracking branches 'asoc/topic/twl4030', 'asoc/topic/twl6040', 'a...Mark Brown
2018-03-28Merge remote-tracking branches 'asoc/topic/cx20442', 'asoc/topic/cygnus', 'as...Mark Brown
2018-02-12ASoC: omap-pcm: replace platform to componentKuninori Morimoto
2018-02-12ASoC: twl6040: replace codec to componentKuninori Morimoto
2018-02-12ASoC: cx20442: replace codec to componentKuninori Morimoto
2018-02-01Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-09treewide: Use DEVICE_ATTR_RWJoe Perches
2017-11-27ASoC: don't use codec hw_write on cx20442/omap-ams-deltaKuninori Morimoto
2017-11-13Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2017-11-10Merge remote-tracking branches 'asoc/topic/max98925', 'asoc/topic/max98927', ...Mark Brown
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-26ALSA: Convert timers to use timer_setup()Kees Cook
2017-09-21ASoC: omap-hdmi-audio: Handle return value of devm_kasprintfArvind Yadav