summaryrefslogtreecommitdiffstats
path: root/sound/soc/qcom
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asoc-v5.12' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2021-02-178-54/+42
|\
| * Merge remote-tracking branch 'asoc/for-5.12' into asoc-linusMark Brown2021-02-174-30/+28
| |\
| | * Merge branch 'asoc-5.11' into asoc-5.12Mark Brown2021-02-056-31/+52
| | |\
| | * | ASoC: q6asm: fix 'physical' typosBjorn Helgaas2021-01-271-1/+1
| | * | Merge series "ASoC: qcom: Minor code cleanups for lpass-cpu" from Stephen Boy...Mark Brown2021-01-151-11/+6
| | |\ \
| | | * | ASoC: qcom: Remove duplicate error messages on ioremapStephen Boyd2021-01-151-8/+2
| | | * | ASoC: qcom: Stop casting away __iomem for error pointersStephen Boyd2021-01-151-6/+6
| | | * | ASoC: qcom: Add some names to regmap configsStephen Boyd2021-01-151-0/+2
| | | * | ASoC: qcom: Remove useless debug printStephen Boyd2021-01-151-1/+0
| | * | | ASoC: qcom: qdsp6: Move frontend AIFs to q6asm-daiStephan Gerhold2021-01-132-18/+21
| | * | | Merge existing fixes from asoc/for-5.11Mark Brown2020-12-282-33/+37
| | |\ \ \ | | | |/ / | | |/| |
| * | | | ASoC: qcom: lpass: Fix i2s ctl register bit mapJun Nie2021-02-051-1/+1
| | |_|/ | |/| |
| * | | ASoC: qcom: Fix typo error in HDMI regmap config callbacksSrinivasa Rao Mandadapu2021-02-022-5/+5
| * | | ASoC: qcom: lpass-cpu: Remove bit clock state checkSrinivasa Rao Mandadapu2021-01-283-18/+8
* | | | Merge branch 'for-linus' into for-nextTakashi Iwai2021-02-026-10/+41
|\| | |
| * | | ASoC: qcom: lpass: Fix out-of-bounds DAI ID lookupStephan Gerhold2021-01-251-1/+1
| * | | ASoC: qcom: Fix number of HDMI RDMA channels on sc7180Stephen Boyd2021-01-211-1/+1
| * | | Merge series "ASoC: qcom: Fix broken lpass driver" from Srinivas Kandagatla <...Mark Brown2021-01-214-7/+38
| |\ \ \
| | * | | ASoC: qcom: Fix broken support to MI2S TERTIARY and QUATERNARYSrinivas Kandagatla2021-01-204-7/+38
| * | | | ASoC: qcom: lpass-ipq806x: fix bitwidth regmap fieldSrinivas Kandagatla2021-01-201-1/+1
| |/ / /
* / / / ALSA: Convert strlcpy to strscpy when return value is unusedJoe Perches2021-01-081-1/+1
|/ / /
* | / Merge tag 'v5.11-rc1' into asoc-5.11Mark Brown2020-12-281-0/+1
|\| | | |/ |/|
| * Merge remote-tracking branch 'asoc/for-5.11' into asoc-nextMark Brown2020-12-1116-42/+683
| |\
| * | ASoC: q6afe-clocks: Add missing parent clock rateSrinivas Kandagatla2020-12-041-0/+1
* | | ASoC: qcom: Add support for playback recover after resumeSrinivasa Rao Mandadapu2020-12-171-0/+35
* | | ASoC: qcom: Fix incorrect volatile registersSrinivasa Rao Mandadapu2020-12-172-33/+2
| |/ |/|
* | ASoC: qcom: fix QDSP6 dependencies, attempt #3Arnd Bergmann2020-12-041-0/+1
* | Merge branch 'for-5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2020-11-305-36/+69
|\|
| * ASoC: qcom: Fix enabling BCLK and LRCLK in LPAIF invalid stateSrinivasa Rao Mandadapu2020-11-234-33/+57
| * ASoC: qcom: lpass-platform: Fix memory leakSrinivasa Rao Mandadapu2020-11-161-1/+4
| * ASoC: qcom: lpass-cpu: Fix clock disable failureV Sujith Kumar Reddy2020-10-291-4/+10
| * ASoC: qcom: lpass-sc7180: Fix MI2S bitwidth field bit positionsV Sujith Kumar Reddy2020-10-291-1/+1
* | ASoC: qcom: sc7180: fix 32 bit format for adau7002xuyuqing2020-11-271-0/+3
* | ASoC: qcom: mark OF related data as maybe unusedKrzysztof Kozlowski2020-11-264-4/+4
* | ASoC: qcom: sm8250: fix HDMI audio playbackDmitry Baryshkov2020-11-201-1/+3
* | ASoC: qcom: sc7180: Register shutdown handler for lpass platformV Sujith Kumar Reddy2020-11-163-0/+12
* | ASoC: qcom: lpass-sc7180: Add 32 bit format support for captureV Sujith Kumar Reddy2020-11-161-1/+2
* | ASoC: qcom: sc7180: initialize the "no_headphone" variableDan Carpenter2020-11-161-1/+1
* | ASoC: qcom: sc7180: Modify machine driver for sound cardxuyuqing2020-11-122-13/+74
* | ASoC: qcom: common: Fix refcounting in qcom_snd_parse_of()Dan Carpenter2020-11-101-5/+8
* | ASoC: qcom: sc7180: Modify machine driver for 2micAjye Huang2020-11-101-0/+61
* | ASoC: qcom: sc7180: Add missing PM opsCheng-Yi Chiang2020-11-091-0/+1
* | ASoC: q6afe-clocks: fix warning on symbol scopeSrinivas Kandagatla2020-11-051-1/+1
* | ASoC: qcom: lpass-cpu: fix warning on symbol scopeSrinivas Kandagatla2020-11-051-1/+1
* | ASoC: qcom: sc7180: Fix some indenting in sc7180_lpass_alloc_dma_channel()Dan Carpenter2020-11-031-2/+2
* | ASoC: qcom: sm8250: update compatible with new bindingsSrinivas Kandagatla2020-10-291-2/+2
* | ASoC: qcom: fix unsigned int bitwidth compared to less than zeroColin Ian King2020-10-281-1/+1
* | ASoC: qcom: sm8250: Fix array out of bounds accessSrinivas Kandagatla2020-10-281-3/+2
* | Merge series "Add documentation and machine driver for SC7180 sound card" fro...Mark Brown2020-10-273-0/+280
|\ \
| * | ASoC: qcom: sc7180: Add machine driver for sound card registrationAjit Pandey2020-10-273-0/+280