summaryrefslogtreecommitdiffstats
path: root/sound/soc/jz4740
Commit message (Expand)AuthorAgeFilesLines
* ASoC: jz4740: merge DAI call back functions into opsKuninori Morimoto2023-08-141-2/+1
* ASoC: Merge up fixes for CIMark Brown2023-05-151-4/+50
|\
| * ASoC: jz4740-i2s: Make I2S divider calculations more robustAidan MacDonald2023-05-111-4/+50
* | ASoC: jz4740-i2s: Add support for X1000 SoCAidan MacDonald2023-05-111-0/+9
|/
* ASoC: jz4740-i2s: Remove .set_sysclk()Aidan MacDonald2022-10-312-42/+0
* ASoC: jz4740-i2s: Refactor DAI probe/remove ops as component opsAidan MacDonald2022-10-261-24/+30
* ASoC: jz4740-i2s: Move component functions near the component driverAidan MacDonald2022-10-261-36/+36
* ASoC: jz4740-i2s: Support continuous sample rateAidan MacDonald2022-10-261-4/+4
* ASoC: jz4740-i2s: Support S20_LE and S24_LE sample formatsAidan MacDonald2022-10-261-2/+10
* ASoC: jz4740-i2s: Align macro values and sort includesAidan MacDonald2022-10-261-34/+32
* ASoC: jz4740-i2s: Use FIELD_PREP() macros in hw_params callbackAidan MacDonald2022-10-261-9/+8
* ASoC: jz4740-i2s: Simplify using regmap fieldsAidan MacDonald2022-10-261-58/+77
* ASoC: jz4740-i2s: Convert to regmap APIAidan MacDonald2022-10-262-68/+39
* ASoC: jz4740-i2s: Handle independent FIFO flush bitsAidan MacDonald2022-10-261-5/+34
* ASoC: jz4740-i2s: Remove unused 'mem' resourceAidan MacDonald2022-07-201-1/+0
* ASoC: jz4740-i2s: Refactor DMA channel setupAidan MacDonald2022-07-071-18/+5
* ASoC: jz4740-i2s: Remove Open Firmware dependencyAidan MacDonald2022-07-072-3/+2
* ASoC: jz4740-i2c: Migrate to new style legacy DAI naming flagCharles Keepax2022-06-271-3/+4
* ASoC: jz4740-i2s: Rename set_fmt_new back to set_fmtCharles Keepax2022-06-061-1/+1
* ASoC: js4740-i2s: Update to use set_fmt_new callbackCharles Keepax2022-06-061-6/+6
* 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