index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
rt5665.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-31
ASoC: codecs: rt5665: Fix some error handling paths in rt5665_probe()
Christophe JAILLET
1
-20
/
+4
2025-03-04
ASoC: codecs: Update device_id tables for Realtek
Mark Brown
1
-4
/
+4
2025-03-03
ASoC: codec: rt5665: use inclusive language for SND_SOC_DAIFMT_CBx_CFx
Kuninori Morimoto
1
-2
/
+2
2025-03-03
ASoC: codecs: rt5665: Fix definition of device_id tables
Cezary Rojewski
1
-4
/
+4
2024-05-03
ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
1
-1
/
+1
2024-02-12
ASoC: codecs: fix TYPO 'reguest' to 'request' in error log
Yinchuan Guo
1
-1
/
+1
2023-08-17
ASoC: rt5665: Convert to use GPIO descriptors
Linus Walleij
1
-9
/
+8
2023-08-07
ASoC: rt5665: add missed regulator_bulk_disable
Zhang Shurong
1
-0
/
+2
2023-06-19
ASoC: rt5665: Use maple tree register cache
Mark Brown
1
-1
/
+1
2023-05-08
ASoC: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2023-01-31
ASoC: rt: use helper function
Kuninori Morimoto
1
-2
/
+2
2022-06-27
ASoC: rt*: Remove now redundant non_legacy_dai_naming flag
Charles Keepax
1
-1
/
+0
2022-04-06
ASoC: rt*: use simple i2c probe function
Stephen Kitt
1
-3
/
+2
2021-09-27
ASoC: codecs: Fix spelling mistake "Unsupport" -> "Unsupported"
Colin Ian King
1
-1
/
+1
2021-03-10
ASoC: rt5665: clarify expression
Pierre-Louis Bossart
1
-2
/
+2
2020-06-22
ASoC: codecs: rt*: rename to snd_soc_component_read()
Kuninori Morimoto
1
-8
/
+8
2019-07-23
ASoC: rt5665: Fix a typo in the name of a function
Christophe JAILLET
1
-4
/
+4
2019-07-05
ASoC: rt5665: remove redundant assignment to variable idx
Colin Ian King
1
-1
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2018-09-07
regmap: split up regmap_config.use_single_rw
David Frey
1
-1
/
+2
2018-02-12
ASoC: rt5665: remove rt5668 support
Bard Liao
1
-5
/
+0
2018-02-12
ASoC: rt5665: replace codec to component
Kuninori Morimoto
1
-177
/
+168
2017-09-01
Merge remote-tracking branches 'asoc/topic/rt5665', 'asoc/topic/rt5670', 'asoc/topic/rt5677' and 'asoc/topic/samsung' into asoc-next
Mark Brown
1
-5
/
+48
2017-08-21
Merge tag 'v4.13-rc6' into asoc-msm8916
Mark Brown
1
-2
/
+2
2017-08-10
ASoC: codecs: add const to snd_soc_codec_driver structures
Bhumika Goyal
1
-1
/
+1
2017-08-01
ASoC: rt5665: fix wrong register for bclk ratio control
Bard Liao
1
-2
/
+2
2017-07-24
ASoC: rt5665: constify acpi_device_id.
Arvind Yadav
1
-1
/
+1
2017-07-24
ASoC: rt5665: add MONOVOL Playback Volume control
Bard Liao
1
-0
/
+3
2017-07-20
ASoC: rt5665: add clock sync control for master mode
Bard Liao
1
-0
/
+15
2017-07-20
ASoC: rt5665: add clcok control for master mode
Bard Liao
1
-1
/
+23
2017-07-17
ASoC: rt5665: force using PLL if MCLK is not suitable
Bard Liao
1
-3
/
+6
2017-06-30
ASoC: rt5665: calibration should be done before jack detection
Bard Liao
1
-0
/
+7
2017-05-17
ASoC: rt5665: make local symbol rt5665_i2c_driver static
Wei Yongjun
1
-1
/
+1
2017-05-17
ASoC: rt5665: Fix uninitialized warning in rt5665_i2s_pin_event()
Geert Uytterhoeven
1
-3
/
+7
2017-05-14
ASoC: rt5665: add ADC STO2 ASRC support
Bard Liao
1
-0
/
+3
2017-05-14
ASoC: rt5665: fix gcc-7 warning
Arnd Bergmann
1
-68
/
+68
2017-04-30
Merge remote-tracking branch 'asoc/topic/rt5665' into asoc-next
Mark Brown
1
-80
/
+142
2017-04-11
ASoC: rt5665: move rt5665_set_jack_detect to .set_jack
Bard Liao
1
-3
/
+3
2017-03-20
ASoC: rt5665: fix wrong pre div reg of IF2 and IF3
Bard Liao
1
-2
/
+5
2017-03-20
ASoC: rt5665: fix wrong shift rt5665_if2_1_adc_in_enum
Bard Liao
1
-1
/
+1
2017-03-16
ASoC: rt5665: set i2s pin share configuration
Bard Liao
1
-3
/
+55
2017-03-13
ASoC: rt5665: move set_sysclk to codec level
Bard Liao
1
-5
/
+4
2017-03-13
ASoC: rt5665: move set_pll to codec level
Bard Liao
1
-9
/
+9
2017-03-08
ASoC: rt5665: enhance jack type detection function
Bard Liao
1
-2
/
+5
2017-03-08
ASoC: rt5665: enable TDM if more than 2 channels
Bard Liao
1
-55
/
+59
2017-03-08
ASoC: rt5665: increase button detection accuracy
Bard Liao
1
-1
/
+2
2017-03-08
ASoC: rt5665: CLKDET is also a power of ASRC
Bard Liao
1
-0
/
+3
2017-03-08
ASoC: rt5665: Vref3 is necessary for Mono Amp
Bard Liao
1
-0
/
+1
2017-03-08
ASoC: rt5665: increase LDO level
Bard Liao
1
-1
/
+1
2017-03-08
ASoC: rt5665: fix getting wrong work handler container
Bard Liao
1
-1
/
+1
[next]