index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
rt5645.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-26
ASoC: rt5645: fix issue of random interrupt from push-button
Jack Yu
1
-6
/
+18
2024-05-14
ASoC: rt5645: mic-in detection threshold modification
Jack Yu
1
-0
/
+1
2024-05-03
ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_da...
Uwe Kleine-König
1
-2
/
+2
2024-04-09
ASoC: rt5645: Fix the electric noise due to the CBJ contacts floating
Derek Fang
1
-0
/
+25
2024-02-21
ASoC: Intel: avs: Fixes and new platforms support
Mark Brown
1
-0
/
+26
2024-02-12
ASoC: codecs: fix TYPO 'reguest' to 'request' in error log
Yinchuan Guo
1
-1
/
+1
2024-02-12
ASoC: rt5645: Add DMI quirk for inverted jack-detect on MeeGoPad T8
Hans de Goede
1
-0
/
+15
2024-02-12
ASoC: rt5645: Make LattePanda board DMI match more precise
Hans de Goede
1
-0
/
+10
2024-02-11
ASoC: rt5645: Fix deadlock in rt5645_jack_detect_work()
Alexey Khoroshilov
1
-0
/
+1
2024-01-08
Merge tag 'asoc-v6.8' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
1
-40
/
+71
2023-12-21
ASoC: rt5645: Add mono speaker information to the components string
Hans de Goede
1
-1
/
+13
2023-12-21
ASoC: rt5645: Add a rt5645_components() helper
Hans de Goede
1
-0
/
+24
2023-12-21
ASoC: rt5645: Add rt5645_get_pdata() helper
Hans de Goede
1
-25
/
+26
2023-12-21
ASoC: rt5645: Refactor rt5645_parse_dt()
Hans de Goede
1
-12
/
+6
2023-12-21
ASoC: rt5645: Add platform-data for Acer Switch V 10
Hans de Goede
1
-0
/
+8
2023-12-21
ASoC: rt5645: Drop double EF20 entry from dmi_platform_data[]
Hans de Goede
1
-8
/
+0
2023-11-22
ASoC: rt5650: add mutex to avoid the jack detection failure
Shuming Fan
1
-1
/
+9
2023-10-13
ASoC: rt5650: fix the wrong result of key button
Shuming Fan
1
-0
/
+2
2023-09-04
ASoC: rt5645: NULL pointer access when removing jack
Brent Lu
1
-6
/
+10
2023-08-18
ASoC: rt5645: improve the depop sequences of CBJ detection
Shuming Fan
1
-6
/
+12
2023-08-13
ASoC: rt5645: Drop legacy GPIO include
Linus Walleij
1
-1
/
+0
2023-07-09
ASoC: rt5645: add the system level suspend-resume callback
Shuming Fan
1
-0
/
+33
2023-07-09
ASoC: rt5645: implement set_jack callback
Shuming Fan
1
-0
/
+17
2023-07-05
ASoC: rt5645: check return value after reading device id
Shuming Fan
1
-1
/
+5
2023-06-19
ASoC: rt5645: Use maple tree register cache
Mark Brown
1
-2
/
+2
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
-1
/
+1
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2022-06-27
ASoC: rt*: Remove now redundant non_legacy_dai_naming flag
Charles Keepax
1
-1
/
+0
2022-05-16
ASoC: rt5645: Fix errorenous cleanup order
Lin Ma
1
-1
/
+6
2022-05-11
ASoC: rt5645: Fix the error handling of rt5645_i2c_probe()
Zheyu Ma
1
-2
/
+2
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-06-24
ASoC: rt5645: Avoid upgrading static warnings to errors
Mark Brown
1
-38
/
+11
2021-05-13
ASoC: rt5645: add error checking to rt5645_probe function
Phillip Potter
1
-9
/
+39
2021-05-13
Revert "ASoC: rt5645: fix a NULL pointer dereference"
Greg Kroah-Hartman
1
-3
/
+0
2021-03-10
ASoC: rt5645: The ALC3270 variant does not have a headset-mic pin
Hans de Goede
1
-4
/
+14
2021-03-10
ASoC: rt5645: Move rt5645_platform_data to sound/soc/codecs/rt5645.c
Hans de Goede
1
-1
/
+22
2021-03-10
ASoC: rt5645: clarify expression
Pierre-Louis Bossart
1
-2
/
+2
2021-03-10
ASoC: rt5645: use logical OR
Pierre-Louis Bossart
1
-1
/
+1
2021-01-11
ASoC: rt5645: Enable internal microphone and JD on ECS EF20
Chris Chiu
1
-0
/
+8
2021-01-11
ASoC: rt5645: add inv_hp_det flag
Chris Chiu
1
-0
/
+4
2021-01-11
ASoC: rt5645: Add ACPI-defined GPIO for ECS EF20 series
Chris Chiu
1
-0
/
+27
2021-01-11
ASoC: rt5645: Introduce mapping for ACPI-defined GPIO
Chris Chiu
1
-0
/
+6
2020-12-30
ASoC: rt5645: Remove the redundant delay time
Oder Chiou
1
-25
/
+8
2020-06-22
ASoC: codecs: rt*: rename to snd_soc_component_read()
Kuninori Morimoto
1
-8
/
+8
2020-06-09
ASoC: rt5645: Add platform-data for Asus T101HA
Hans de Goede
1
-0
/
+14
2020-04-06
ASoC: rt5645: Add platform-data for Medion E1239T
Hans de Goede
1
-0
/
+8
2019-11-22
Merge branch 'asoc-5.5' into asoc-next
Mark Brown
1
-0
/
+13
2019-11-15
ASoC: rt5645: Fixed typo for buddy jack support.
Jacob Rasmussen
1
-1
/
+1
[next]