summaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl/imx-audmux.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Explicitly include correct DT includesRob Herring2023-10-091-1/+0
* ASoC: fsl: imx-audmux: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-4/+2
* ASoC: imx-audmux: use sysfs_emit() to instead of scnprintf()ye xingchen2022-12-071-2/+1
* ASoC: imx-audmux: remove unnecessary check of clk_disable_unprepare/clk_prepa...Minghao Chi2022-06-091-14/+8
* ASoC: imx-audmux: Silence a clang warningFabio Estevam2022-06-061-1/+1
* ASoC: imx-audmux: Remove unused .id_tableFabio Estevam2020-11-231-24/+4
* ASoC: fsl: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-231-1/+1
* Merge branch 'asoc-5.3' into asoc-5.4Mark Brown2019-08-201-1/+53
|\
| * ASoC: imx-audmux: Add driver suspend and resume to support MEGA FastShengjiu Wang2019-08-161-1/+53
* | ASoC: imx-audmux: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-07-311-3/+1
|/
* ASoC: fsl: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-141-8/+2
* ASoC: imx-audmux: Switch to SPDX identifierAndra Danciu2019-04-081-18/+8
* ASoC: imx-audmux: change snprintf to scnprintf for possible overflowSilvio Cesare2019-01-151-12/+12
* ASoC: fsl: Convert to using %pOF instead of full_nameRob Herring2017-08-081-8/+8
* ASoC: fsl: Constify platform_device_idKrzysztof Kozlowski2015-05-011-1/+1
* ASoC: fsl: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* ASoC: imx-audmux: Use uintptr_t for port numbersMark Brown2014-08-041-4/+4
* ASoC: imx-audmux: Fix section mismatchLars-Peter Clausen2014-04-241-1/+1
* ASoC: fsl: Fix memory leak in imx-audmux.cFelipe Pena2013-10-141-4/+5
* ASoC: fsl: imx-audmux: Do not call imx_audmux_parse_dt_defaults() on non-dt k...Fabio Estevam2013-09-041-1/+2
* ASoC: imx-audmux: default configuration parser fixupsMarkus Pargmann2013-08-111-2/+2
* ASoC: imx-audmux: Read default configuration from devicetreeMarkus Pargmann2013-08-061-0/+62
* ASoC: fsl: imx-audmux: Check the return value from clk_prepare_enable()Fabio Estevam2013-07-221-4/+12
* ASoC: fsl: imx-audmux: Let device core handle pinctrlFabio Estevam2013-05-121-8/+0
* ASoC: fsl: imx-audmux: Use devm_clk_get()Fabio Estevam2013-03-131-2/+1
* Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-211-3/+3
|\
| * ASoC: Convert to devm_ioremap_resource()Thierry Reding2013-01-221-3/+3
* | ASoC: fsl: imx-audmux: Fix sparse warningFabio Estevam2013-02-111-1/+1
|/
* ASoC: fsl: remove __dev* attributesBill Pemberton2012-12-101-4/+4
* ASoC: imx-audmux: remove null check of audmux_base in audmux_read_fileRichard Zhao2012-09-181-3/+0
* ASoC imx-audmux: add MX31_AUDMUX_PORT7_SSI_PINS_7 defineTorben Hohn2012-07-181-1/+1
* ASoC: imx-audmux: add pinctrl supportRichard Zhao2012-06-041-0/+8
* ASoC: Merge tag 'v3.4-rc3' into for-3.5Mark Brown2012-04-161-1/+4
* Merge tag 'v3.4-rc2' into for-3.5Mark Brown2012-04-091-7/+1
* ASoC: imx: merge sound/soc/imx into sound/soc/fslShawn Guo2012-04-011-0/+314