summaryrefslogtreecommitdiffstats
path: root/sound/soc/jz4740
Commit message (Expand)AuthorAgeFilesLines
* ASoC: jz4740-i2s: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-151-2/+1
* ASoC: jz4740-i2s: fix function nameH. Nikolaus Schaller2021-05-101-2/+2
* ASoc: Fix unused define in jz4740-i2s.hTang Bin2021-05-101-2/+0
* ASoC: jz4740: sync parameter naming (rate/sample_bits)Kuninori Morimoto2021-01-211-1/+1
* Merge remote-tracking branch 'asoc/for-5.11' into asoc-nextMark Brown2020-12-111-5/+0
|\
| * ASoC: jz4740-i2s: Remove manual DMA peripheral ID assignmentLars-Peter Clausen2020-10-261-5/+0
* | ASoC: jz4740-i2s: add missed checks for clk_get()Chuhong Yuan2020-12-041-0/+4
|/
* ASoC: ingenic: Unconditionally depend on devicetreePaul Cercueil2020-05-282-4/+2
* ASoC: jz4740: use snd_soc_xxx_active()Kuninori Morimoto2020-05-181-4/+4
* ASoC: jz4740-i2s: Add support for the JZ4770Paul Cercueil2020-03-241-3/+10
* ASoC: jz4740-i2s: Add support for the JZ4760Paul Cercueil2020-03-241-9/+12
* Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2020-03-131-1/+1
|\
| * ASoC: jz4740-i2s: Fix divider written at incorrect offset in registerPaul Cercueil2020-03-091-1/+1
* | ASoC: jz4740-i2s: Avoid passing enum as match dataPaul Cercueil2020-03-091-13/+23
* | ASoC: jz4740-i2s: Add local dev variable in probe functionPaul Cercueil2020-03-091-9/+9
|/
* ASoC: jz4740: jz4740-i2s: move .suspend/.resume to componentKuninori Morimoto2020-01-211-10/+8
* ASoC: jz4740: Remove unused match variableStephen Boyd2019-10-091-1/+0
* ASoC: jz4740: Use of_device_get_match_data()Stephen Boyd2019-10-071-3/+2
* ASoC: jz4740: Drop lb60 board codePaul Cercueil2019-07-303-134/+2
* Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown2019-06-265-24/+5
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-5/+1
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 239Thomas Gleixner2019-06-191-9/+1
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 151Thomas Gleixner2019-05-301-10/+1
| * treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* | ASoC: jz4740: qi_lb60: use modern dai_link styleKuninori Morimoto2019-06-061-4/+6
|/
* ASoC: jz4740: Depend on MIPS instead of MACH_JZ4740Paul Cercueil2019-03-201-1/+1
* ASoC: jz4740: Handle return value of clk_prepare_enable.Arvind Yadav2017-07-261-4/+17
* ASoC: jz4740: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-141-0/+1
* ASoC: jz4740: Add jz4780 supportZubair Lutfullah Kakakhel2015-03-091-10/+74
* ASoC: jz4740: Add DT support to jz4740-i2s driverZubair Lutfullah Kakakhel2015-02-041-0/+10
* ASoC: jz4740: Add dynamic sampling rate support to jz4740-i2sZubair Lutfullah Kakakhel2015-02-041-1/+10
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-142-2/+0
|\
| * ASoC: jz4740: drop owner assignment from platform_driversWolfram Sang2014-10-202-2/+0
* | ASoC: qi_lb60: Pass flags to gpiod_get()Lars-Peter Clausen2014-11-251-9/+2
|/
*-. Merge remote-tracking branches 'asoc/topic/headers', 'asoc/topic/intel', 'aso...Mark Brown2014-05-223-58/+42
|\ \
| | * ASoC: jz4740: Improve build test coverageLars-Peter Clausen2014-04-232-5/+11
| | * ASoC: qi_lb60: Use GPIO descriptor APILars-Peter Clausen2014-04-231-26/+28
| | * ASoC: qi_lb60: Use devm_snd_soc_register_card()Lars-Peter Clausen2014-04-221-4/+1
| | * ASoC: qi_lb60: Set .dai_fmt instead of calling snd_soc_set_dai_fmt()Lars-Peter Clausen2014-04-221-21/+2
| | * ASoC: qi_lb60: Set fully_routed flagLars-Peter Clausen2014-04-221-3/+1
| |/
* / ASoC: jz4740: Remove Makefile entry for removed fileLars-Peter Clausen2014-04-221-2/+0
|/
* ASoC: jz4740: Use the generic dmaengine PCM driverLars-Peter Clausen2013-12-035-411/+24
* ASoC: jz4740-i2s: Use managed resourcesLars-Peter Clausen2013-12-031-70/+15
* DMA-API: sound: fix dma mask handling in a lot of driversRussell King2013-10-311-8/+4
* ASoC: jz4740-i2s: Use clk_prepare_enable/clk_disable_unprepareLars-Peter Clausen2013-05-121-8/+8
* ASoC: jz4740: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-121-1/+0
* ASoC: switch over to use snd_soc_register_component() on jz4740 i2sKuninori Morimoto2013-03-261-2/+7
* ASoC: jz4740: remove __dev* attributesBill Pemberton2012-12-103-9/+9
* ASoC: JZ4740: Replaced comma operators with semicolons.Maarten ter Huurne2012-04-061-2/+2
* ASoC: jz4740: Convert qi_lb60 to use snd_soc_register_card()Axel Lin2012-01-201-30/+26