summaryrefslogtreecommitdiff
path: root/sound/soc/jz4740
AgeCommit message (Expand)Author
2023-08-14ASoC: jz4740: merge DAI call back functions into opsKuninori Morimoto
2023-05-15ASoC: Merge up fixes for CIMark Brown
2023-05-11ASoC: jz4740-i2s: Add support for X1000 SoCAidan MacDonald
2023-05-11ASoC: jz4740-i2s: Make I2S divider calculations more robustAidan MacDonald
2022-10-31ASoC: jz4740-i2s: Remove .set_sysclk()Aidan MacDonald
2022-10-26ASoC: jz4740-i2s: Refactor DAI probe/remove ops as component opsAidan MacDonald
2022-10-26ASoC: jz4740-i2s: Move component functions near the component driverAidan MacDonald
2022-10-26ASoC: jz4740-i2s: Support continuous sample rateAidan MacDonald
2022-10-26ASoC: jz4740-i2s: Support S20_LE and S24_LE sample formatsAidan MacDonald
2022-10-26ASoC: jz4740-i2s: Align macro values and sort includesAidan MacDonald
2022-10-26ASoC: jz4740-i2s: Use FIELD_PREP() macros in hw_params callbackAidan MacDonald
2022-10-26ASoC: jz4740-i2s: Simplify using regmap fieldsAidan MacDonald
2022-10-26ASoC: jz4740-i2s: Convert to regmap APIAidan MacDonald
2022-10-26ASoC: jz4740-i2s: Handle independent FIFO flush bitsAidan MacDonald
2022-07-20ASoC: jz4740-i2s: Remove unused 'mem' resourceAidan MacDonald
2022-07-07ASoC: jz4740-i2s: Refactor DMA channel setupAidan MacDonald
2022-07-07ASoC: jz4740-i2s: Remove Open Firmware dependencyAidan MacDonald
2022-06-27ASoC: jz4740-i2c: Migrate to new style legacy DAI naming flagCharles Keepax
2022-06-06ASoC: jz4740-i2s: Rename set_fmt_new back to set_fmtCharles Keepax
2022-06-06ASoC: js4740-i2s: Update to use set_fmt_new callbackCharles Keepax
2021-06-15ASoC: jz4740-i2s: Use devm_platform_get_and_ioremap_resource()Yang Yingliang
2021-05-10ASoC: jz4740-i2s: fix function nameH. Nikolaus Schaller
2021-05-10ASoc: Fix unused define in jz4740-i2s.hTang Bin
2021-01-21ASoC: jz4740: sync parameter naming (rate/sample_bits)Kuninori Morimoto
2020-12-11Merge remote-tracking branch 'asoc/for-5.11' into asoc-nextMark Brown
2020-12-04ASoC: jz4740-i2s: add missed checks for clk_get()Chuhong Yuan
2020-10-26ASoC: jz4740-i2s: Remove manual DMA peripheral ID assignmentLars-Peter Clausen
2020-05-28ASoC: ingenic: Unconditionally depend on devicetreePaul Cercueil
2020-05-18ASoC: jz4740: use snd_soc_xxx_active()Kuninori Morimoto
2020-03-24ASoC: jz4740-i2s: Add support for the JZ4770Paul Cercueil
2020-03-24ASoC: jz4740-i2s: Add support for the JZ4760Paul Cercueil
2020-03-13Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2020-03-09ASoC: jz4740-i2s: Avoid passing enum as match dataPaul Cercueil
2020-03-09ASoC: jz4740-i2s: Add local dev variable in probe functionPaul Cercueil
2020-03-09ASoC: jz4740-i2s: Fix divider written at incorrect offset in registerPaul Cercueil
2020-01-21ASoC: jz4740: jz4740-i2s: move .suspend/.resume to componentKuninori Morimoto
2019-10-09ASoC: jz4740: Remove unused match variableStephen Boyd
2019-10-07ASoC: jz4740: Use of_device_get_match_data()Stephen Boyd
2019-07-30ASoC: jz4740: Drop lb60 board codePaul Cercueil
2019-06-26Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 239Thomas Gleixner
2019-06-06ASoC: jz4740: qi_lb60: use modern dai_link styleKuninori Morimoto
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 151Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-03-20ASoC: jz4740: Depend on MIPS instead of MACH_JZ4740Paul Cercueil
2017-07-26ASoC: jz4740: Handle return value of clk_prepare_enable.Arvind Yadav
2015-09-14ASoC: jz4740: Fix module autoload for OF platform driverLuis de Bethencourt
2015-03-09ASoC: jz4740: Add jz4780 supportZubair Lutfullah Kakakhel
2015-02-04ASoC: jz4740: Add DT support to jz4740-i2s driverZubair Lutfullah Kakakhel