index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
max98373.c
Age
Commit message (
Expand
)
Author
2023-09-11
ASoC: max98373: Convert to use GPIO descriptors
Linus Walleij
2023-04-06
ASoC: max98373: change power down sequence for smart amp
Long Wang
2022-06-27
ASoC: max*: Remove now redundant non_legacy_dai_naming flag
Charles Keepax
2022-06-17
ASoC: codecs: soundwire: call pm_runtime_resume() in component probe
Pierre-Louis Bossart
2021-04-23
Merge remote-tracking branch 'asoc/for-5.13' into asoc-next
Mark Brown
2021-03-25
ASoC: max98373: Added 30ms turn on/off time delay
Ryan Lee
2021-03-25
ASoC: max98373: Added controls for autorestart config
Ryan Lee
2021-01-27
ASoC: max98373: Fixes a typo in max98373_feedback_get
Judy Hsiao
2020-12-17
ASoC: max98373: don't access volatile registers in bias level off
Bard Liao
2020-07-20
Merge series "ASoC: Intel: machine driver updates for 5.9" from Pierre-Louis ...
Mark Brown
2020-07-09
ASoC: codecs: max98373: add SoundWire support
Ryan Lee
2020-07-09
ASoC: codecs: max98373: split I2C and common parts
Pierre-Louis Bossart
2020-07-08
ASoc: codecs: max98373: remove Idle_bias_on to let codec suspend
randerwang
2020-07-08
ASoC: codecs: max98373: Removed superfluous volume control from chip default
Ryan Lee
2020-05-04
ASoC: max98373: reorder max98373_reset() in resume
Yong Zhi
2019-11-05
ASoC: max98373: replace gpio_request with devm_gpio_request
Yong Zhi
2019-10-01
ASoC: max98373: check for device node before parsing
Sathyanarayana Nujella
2019-08-20
Merge branch 'asoc-5.3' into asoc-5.4
Mark Brown
2019-08-06
ASoC: max98373: Remove executable bits
Mark Brown
2019-07-31
ASoC: max98373: add 88200 and 96000 sampling rate support
fengchunguo
2019-07-22
ASoC: max98383: fix i2c probe failure
fengchunguo
2019-01-07
ASoC: max98383: fix boolean assignments to true/false
Pierre-Louis Bossart
2018-12-04
ASoC: max98373: Added max98373_reset for stable amp reset
Ryan Lee
2018-10-11
ASoC: max98373: Sort DHT Rot Pnt Volume in reverse order
Ryan Lee
2018-10-11
ASoC: max98373: Sort max98373_bde_gain_tlv in reverse order
Ryan Lee
2018-10-11
ASoC: max98373: Sort BDE Limiter Thresh Volume in reverse order
Ryan Lee
2018-10-11
ASoC: max98373: Sort Digital Volume in reverse order
Ryan Lee
2018-09-07
ASoC: max98373: usleep_range() needs include/delay.h
Grant Grundler
2018-08-28
ASoC: max98373: Added 10ms sleep after amp software reset
Ryan Lee
2018-08-16
ASoC: max98373: Added speaker FS gain cotnrol register to volatile.
Ryan Lee
2018-08-08
ASoC: max98373: Added software reset register to readable registers
Ryan Lee
2018-02-12
ASoC: max98373: replace codec to component
Kuninori Morimoto
2018-01-22
ASoC: max98373 Changed SPDX header in C++ comments style
Ryan Lee
2018-01-10
ASoC: max98373: Modified control names for TLV controls
Ryan Lee
2018-01-10
ASoC: max98373: Added TDM off if parameters are all zeroes
Ryan Lee
2018-01-10
ASoC: max98373: Added missing blank lines
Ryan Lee
2018-01-04
ASoC: max98373: Added Amplifier Driver
Ryan Lee