index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
lpass-tx-macro.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-09
ASoC: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-06-18
ASoC: Constify DAI passed to get_channel_map
Krzysztof Kozlowski
1
-1
/
+1
2024-02-26
ASoC: codecs: tx-macro: correct TX SMIC MUXn widgets on SM8350+
Krzysztof Kozlowski
1
-31
/
+291
2024-02-26
ASoC: codecs: tx-macro: split widgets per different LPASS versions
Krzysztof Kozlowski
1
-151
/
+226
2024-02-13
ASoC: codecs: tx-macro: Simplify setting AMIC control
Krzysztof Kozlowski
1
-2
/
+4
2024-02-13
ASoC: codecs: tx-macro: Mark AMIC control registers as volatile
Krzysztof Kozlowski
1
-0
/
+2
2024-02-13
ASoC: codecs: tx-macro: Drop unimplemented DMIC clock divider
Krzysztof Kozlowski
1
-4
/
+4
2023-12-01
ASoC: codecs: lpass-tx-macro: set active_decimator correct default value
Neil Armstrong
1
-0
/
+5
2023-09-11
ASoC: codecs: lpass-tx-macro: Add SM6115 support
Konrad Dybcio
1
-7
/
+15
2023-07-23
ASoC: codecs: lpass: Log clk_get() failures
Bjorn Andersson
1
-5
/
+5
2023-05-17
ASoC: lpass: Fix for KASAN use_after_free out of bounds
Ravulapati Vishnu Vardhan Rao
1
-0
/
+5
2023-03-30
ASoC: Merge fixes
Mark Brown
1
-2
/
+2
2023-03-28
ASoC: codecs: lpass-tx-macro: add support for SM8550
Krzysztof Kozlowski
1
-8
/
+27
2023-03-23
ASoC: codecs: lpass: fix the order or clks turn off during suspend
Srinivas Kandagatla
1
-2
/
+2
2023-03-20
ASoC: codecs: lpass-tx-macro: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-05
ASoC: codecs: tx-macro: Fix for KASAN: slab-out-of-bounds
Ravulapati Vishnu Vardhan Rao
1
-5
/
+6
2023-02-09
ASoC: codecs: lpass: do not reset soundwire block on clk enable
Srinivas Kandagatla
1
-5
/
+10
2023-02-09
ASoC: codecs: lpass: fix incorrect mclk rate
Srinivas Kandagatla
1
-2
/
+2
2023-02-09
ASoC: codecs: lpass: register mclk after runtime pm
Srinivas Kandagatla
1
-4
/
+4
2022-11-15
ASoC: codecs: tx-macro: add dmic support via tx macro
Srinivas Kandagatla
1
-1
/
+148
2022-09-23
ASoC: codecs: tx-macro: add support for sm8450 and sc8280xp
Srinivas Kandagatla
1
-0
/
+2
2022-09-23
ASoC: codecs: tx-macro: fix kcontrol put
Srinivas Kandagatla
1
-2
/
+11
2022-09-23
ASoC: codecs: tx-macro: fix active_decimator array
Srinivas Kandagatla
1
-1
/
+5
2022-09-23
ASoC: codecs: tx-macro: handle swr_reset correctly
Srinivas Kandagatla
1
-11
/
+4
2022-04-08
ASoC: codecs: Fix an error handling path in (rx|tx|va)_macro_probe()
Christophe JAILLET
1
-4
/
+10
2022-03-16
ASoC: codecs: Fix misplaced lpass_macro_pds_exit call
Srinivasa Rao Mandadapu
1
-2
/
+2
2022-02-28
ASoC: codecs: Add power domains support in digital macro codecs
Srinivasa Rao Mandadapu
1
-0
/
+9
2022-02-25
ASoC: codecs: tx-macro: add runtime pm support
Srinivas Kandagatla
1
-0
/
+61
2022-02-25
ASoC: codecs: tx-macro: setup soundwire clks correctly
Srinivas Kandagatla
1
-1
/
+9
2022-02-25
ASoC: codecs: tx-macro: move to individual clks from bulk
Srinivas Kandagatla
1
-22
/
+65
2022-02-25
ASoC: codecs: tx-macro: move clk provider to managed variants
Srinivas Kandagatla
1
-10
/
+7
2022-01-24
ASoC: codecs: Check for error pointer after calling devm_regmap_init_mmio
Jiasheng Jiang
1
-0
/
+2
2021-10-26
ASoC: codecs: Change bulk clock voting to optional voting in digital codecs
Srinivasa Rao Mandadapu
1
-1
/
+1
2021-10-26
ASoC: codecs: tx-macro: Update tx default values
Srinivasa Rao Mandadapu
1
-2
/
+17
2021-10-26
ASoC: codecs: tx-macro: Enable tx top soundwire mic clock
Srinivasa Rao Mandadapu
1
-0
/
+3
2021-10-26
ASoC: qcom: Add compatible names in va,wsa,rx,tx codec drivers for sc7280
Srinivasa Rao Mandadapu
1
-0
/
+1
2021-05-25
Merge tag 'asoc-fix-v5.13-rc3' of https://git.kernel.org/pub/scm/linux/kernel...
Takashi Iwai
1
-0
/
+1
2021-05-10
ASoC: codecs: lpass-tx-macro: add missing MODULE_DEVICE_TABLE
Bixuan Cui
1
-0
/
+1
2021-04-23
Merge remote-tracking branch 'asoc/for-5.13' into asoc-next
Mark Brown
1
-1
/
+1
2021-04-09
ASoC: codecs: lpass-tx-macro: constify static struct snd_soc_dai_ops
Ye Bin
1
-1
/
+1
2021-04-01
ASoC: codecs: lpass-tx-macro: set npl clock rate correctly
Srinivas Kandagatla
1
-1
/
+1
2021-02-11
ASoC: codecs: lpass-tx-macro: add dapm widgets and route
Srinivas Kandagatla
1
-0
/
+685
2021-02-11
ASoC: codecs: lpass-tx-macro: add support for lpass tx macro
Srinivas Kandagatla
1
-0
/
+1177