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
/
tlv320aic32x4.c
Age
Commit message (
Expand
)
Author
2023-09-11
ASoC: codec: tlv320aic32x4: Add enum aic32x4_type to aic32x4_probe()
Biju Das
2023-08-15
ASoC: codecs: tlv320aic32x4: Fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
2022-08-10
ASoC: codec: tlv320aic32x4: fix mono playback via I2S
Philipp Zabel
2022-06-27
ASoC: tlv320*: Remove now redundant non_legacy_dai_naming flag
Charles Keepax
2022-06-06
ASoC: tlv320aic32x4: Use modern ASoC DAI format terminology
Mark Brown
2021-10-18
ASoC: tlv320aic32x4: Make aic32x4_remove() return void
Uwe Kleine-König
2021-08-06
Merge some cs42l42 patches into asoc-5.15
Mark Brown
2021-08-02
ASoC: tlv320aic32x4: make array clocks static, makes object smaller
Colin Ian King
2021-07-22
ASoC: tlv320aic32x4: Fix TAS2505/TAS2521 processing block selection
Marek Vasut
2021-07-11
ASoC: tlv320aic32x4: Fix TAS2505/TAS2521 channel count
Marek Vasut
2021-07-11
ASoC: tlv320aic32x4: Fix TAS2505 volume controls
Marek Vasut
2021-06-23
ASoC: tlv320aic32x4: add support for TAS2505
Claudius Heine
2021-06-23
ASoC: tlv320aic32x4: add type to device private data struct
Claudius Heine
2021-04-06
ASoC: tlv320aic32x4: Register clocks before registering component
Annaliese McDermond
2021-04-06
ASoC: tlv320aic32x4: Increase maximum register in regmap
Annaliese McDermond
2021-01-21
ASoC: tlv*: sync parameter naming (rate/sample_bits)
Kuninori Morimoto
2020-09-21
Merge branch 'asoc-5.9' into asoc-5.10
Mark Brown
2020-09-21
ASoC: tlv320aic32x4: Enable fast charge
Miquel Raynal
2020-09-21
ASoC: tlv320aic32x4: Fix bdiv clock rate derivation
Miquel Raynal
2020-09-17
ASoC: codec: tlv320aic32x4: do software reset before clock registration
Matthias Schiffer
2020-09-17
ASoC: codec: tlv320aic32x4: fix missing aic32x4_disable_regulators() in error...
Matthias Schiffer
2020-08-17
ASoC: codec: tlv3204: Moving GPIO reset and add ADC reset
Michael Sit Wei Hong
2020-08-17
ASoC: codec: tlv3204: Increased maximum supported channels
Michael Sit Wei Hong
2020-08-17
ASoC: codec: tlv3204: Enable 24 bit audio support
Michael Sit Wei Hong
2020-07-16
ASoC: codecs: tlv*: merge .digital_mute() into .mute_stream()
Kuninori Morimoto
2020-06-22
ASoC: codecs: tlv*: rename to snd_soc_component_read()
Kuninori Morimoto
2020-02-04
treewide: remove redundant IS_ERR() before error code check
Masahiro Yamada
2019-10-18
ASoC: tlv320aic32x4: add a check for devm_clk_get
Chuhong Yuan
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1
Thomas Gleixner
2019-05-02
ASoC: tlv320aic32x4: Remove set but not used variable 'mclk_rate'
YueHaibing
2019-04-04
ASoC: tlv320aic32x4: Add Playback PowerTune Controls
Annaliese McDermond
2019-04-04
ASoC: tlv320aic32x4: Add Switch for Setting Common Mode Voltage
Annaliese McDermond
2019-04-04
Merge branch 'asoc-5.1' into asoc-5.2
Mark Brown
2019-04-01
ASoC: tlv320aic32x4: Fix Common Pins
Annaliese McDermond
2019-03-25
ASoC: tlv320aic32x4: Allow 192000 Sample Rate
Annaliese McDermond
2019-03-25
ASoC: tlv320aic32x4: Remove mclk references
Annaliese McDermond
2019-03-25
ASoC: tlv320aic32x4: Restructure set_dai_sysclk
Annaliese McDermond
2019-03-25
ASoC: tlv320aic32x4: Dynamically Determine Clocking
Annaliese McDermond
2019-03-25
ASoC: tlv320aic32x4: Move aosr and dosr setting to separate functions
Annaliese McDermond
2019-03-25
ASoC: tlv320aic32x4: Control clock gating with CCF
Annaliese McDermond
2019-03-25
ASoC: tlv320aic32x4: Model BDIV divider in CCF
Annaliese McDermond
2019-03-25
ASoC: tlv320aic32x4: Model DAC/ADC dividers in CCF
Annaliese McDermond
2019-03-25
ASoC: tlv320aic32x4: Model CODEC_CLKIN in CCF
Annaliese McDermond
2019-03-25
ASoC: tlv320aic32x4: Model PLL in CCF
Annaliese McDermond
2019-03-21
ASoC: tlv320aic32x4: Properly Set Processing Blocks
Annaliese McDermond
2019-03-20
ASoC: tlv320aic32x4: Break out clock setting into separate function
Annaliese McDermond
2019-02-12
tlv320aic32x4: delay i2c access by 1 ms after hardware reset
Peter Seiderer
2019-01-18
Merge tag 'asoc-fix-v5.0-rc2' into asoc-5.1
Mark Brown
2019-01-09
ASoC: tlv320aic32x4: SND_SOC_DAPM_MICBIAS is deprecated
b-ak
2019-01-07
ASoC: tlv320aic32x4: Kernel OOPS while entering DAPM standby mode
b-ak
[next]