summaryrefslogtreecommitdiffstats
path: root/sound/soc/au1x/i2sc.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: au1x: i2sc: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-4/+2
* ASoC: au1x: Migrate to new style legacy DAI naming flagCharles Keepax2022-06-271-1/+2
* ASoC: au1x: Rename set_fmt_new back to set_fmtCharles Keepax2022-06-061-1/+1
* ASoC: au1x: Update to use set_fmt_new callbackCharles Keepax2022-06-061-2/+2
* ASoC: au1x: Convert to modern terminology for DAI clockingMark Brown2021-09-161-3/+3
* ASoC: au1x: sync parameter naming (rate/sample_bits)Kuninori Morimoto2021-01-211-1/+1
* remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+1
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
* ASoC: au1x: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* ASoC: switch over to use snd_soc_register_component() on au1x i2scKuninori Morimoto2013-03-261-2/+7
* ASoC: au1x: remove __dev* attributesBill Pemberton2012-12-101-3/+3
* ASoC: i2sc.c: use devm_ functionsJulia Lawall2012-01-021-32/+13
* ASoC: Convert au1x directory to module_platform_driverAxel Lin2011-11-251-12/+1
* ASoC: Cleanup duplicated constLars-Peter Clausen2011-11-231-1/+1
* ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-231-1/+1
* ASoC: keep pointer to resource so it can be freedJulia Lawall2011-10-221-15/+18
* ASoC: Remove unreachable code in au1xac97c_drvprobe and au1xi2s_drvprobeAxel Lin2011-08-171-1/+0
* ASoC: Alchemy AC97C/I2SC audio supportManuel Lauss2011-07-261-0/+347