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
/
rt5640.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-25
ASoC: codecs: rt5640: Always disable IRQs from rt5640_cancel_work()
Hans de Goede
1
-12
/
+15
2024-05-03
ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_da...
Uwe Kleine-König
1
-3
/
+3
2024-02-21
ASoC: codecs: rt5640: Simplify mclk initialization
Cezary Rojewski
1
-6
/
+3
2023-09-12
ASoC: rt5640: Only cancel jack-detect work on suspend if active
Hans de Goede
1
-1
/
+1
2023-09-12
ASoC: rt5640: Fix IRQ not being free-ed for HDA jack detect mode
Hans de Goede
1
-0
/
+1
2023-09-12
ASoC: rt5640: Enable the IRQ on resume after configuring jack-detect
Hans de Goede
1
-2
/
+1
2023-09-12
ASoC: rt5640: Do not disable/enable IRQ twice on suspend/resume
Hans de Goede
1
-4
/
+3
2023-09-12
ASoC: rt5640: Fix sleep in atomic context
Hans de Goede
1
-4
/
+2
2023-09-12
ASoC: rt5640: Revert "Fix sleep in atomic context"
Hans de Goede
1
-7
/
+5
2023-08-21
ASoC: rt5640: fix typos
Senhong Liu
1
-2
/
+2
2023-08-17
ASoC: rt5640: Convert to just use GPIO descriptors
Linus Walleij
1
-40
/
+15
2023-07-14
ASoC: rt5640: Fix the issue of speaker noise
Derek Fang
1
-1
/
+0
2023-06-29
ASoC: rt5640: Fix sleep in atomic context
Sameer Pujar
1
-5
/
+7
2023-06-19
ASoC: rt5640: 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-02-09
ASoC: rt5640: Update MCLK rate in set_sysclk()
Sameer Pujar
1
-0
/
+5
2022-12-25
ASoC: rt5640: Allow configuration of LOUT to mono differential mode
Ondrej Jirman
1
-0
/
+4
2022-11-28
ASoC: rt5640: Fix Jack work after system suspend
Oder Chiou
1
-0
/
+8
2022-09-12
ASoC: rt5640: Fix the issue of the abnormal JD2 status
Oder Chiou
1
-19
/
+45
2022-08-08
ASoC: rt5640: Fix the JD voltage dropping issue
Oder Chiou
1
-2
/
+3
2022-07-11
ASoC: Merge up fixes
Mark Brown
1
-8
/
+22
2022-07-07
ASoC: rt5640: Fix the wrong state of JD1 and JD2
Oder Chiou
1
-8
/
+22
2022-07-05
ASoC: rt5640: Add the MICBIAS1 to the dapm routing
Oder Chiou
1
-0
/
+11
2022-06-27
ASoC: rt*: Remove now redundant non_legacy_dai_naming flag
Charles Keepax
1
-2
/
+0
2022-05-24
ASoC: rt5640: Do not manipulate pin "Platform Clock" if the "Platform Clock" ...
Oder Chiou
1
-2
/
+9
2022-04-06
ASoC: rt*: use simple i2c probe function
Stephen Kitt
1
-3
/
+2
2022-02-10
ASoC: rt5640: Remove the sysclk and sysclk_src checking
Oder Chiou
1
-3
/
+0
2022-01-06
ASoC: rt5640: Add support for boards with an external jack-detect GPIO
Hans de Goede
1
-4
/
+41
2022-01-06
ASoC: rt5640: Allow snd_soc_component_set_jack() to override the codec IRQ
Hans de Goede
1
-2
/
+6
2022-01-06
ASoC: rt5640: Change jack_work to a delayed_work
Hans de Goede
1
-8
/
+8
2022-01-06
ASoC: rt5640: Fix possible NULL pointer deref on resume
Hans de Goede
1
-1
/
+1
2021-12-02
ASoC: rt5640: Fix the wrong state of the JD in the HDA header
Oder Chiou
1
-5
/
+8
2021-11-25
ASoC: rt5640: Add the HDA header support
Oder Chiou
1
-3
/
+94
2021-09-27
ASoC: codecs: Fix spelling mistake "Unsupport" -> "Unsupported"
Colin Ian King
1
-1
/
+1
2021-08-19
ASoC: rt5640: Add rt5640_set_ovcd_params() helper
Hans de Goede
1
-20
/
+30
2021-08-19
ASoC: rt5640: Add optional hp_det_gpio parameter to rt5640_detect_headset()
Hans de Goede
1
-4
/
+10
2021-08-19
ASoC: rt5640: Delay requesting IRQ until the machine-drv calls set_jack
Hans de Goede
1
-17
/
+13
2021-08-19
ASoC: rt5640: Move rt5640_disable_jack_detect() up in the rt5640.c file
Hans de Goede
1
-23
/
+23
2021-08-05
ASoC: rt5640: Silence warning message about missing interrupt
Dmitry Osipenko
1
-8
/
+11
2021-03-12
ASoC: rt5640: Rename 'Mono DAC Playback Volume' to 'DAC2 Playback Volume'
Hans de Goede
1
-3
/
+3
2021-03-10
ASoC: rt5640: clarify expression
Pierre-Louis Bossart
1
-3
/
+3
2021-03-10
ASoC: rt5640: Fix dac- and adc- vol-tlv values being off by a factor of 10
Hans de Goede
1
-2
/
+2
2020-07-09
ASoC: codecs: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-06-22
ASoC: codecs: rt*: rename to snd_soc_component_read()
Kuninori Morimoto
1
-5
/
+5
2020-01-06
ASoC: rt5640: Fix NULL dereference on module unload
Dmitry Osipenko
1
-0
/
+7
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-01-07
ASoC: rt5640: fix boolean assignments
Pierre-Louis Bossart
1
-3
/
+3
2018-09-07
regmap: split up regmap_config.use_single_rw
David Frey
1
-1
/
+2
2018-08-02
ASoC: rt5640: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+2
2018-05-11
ASoC: rt5640: Add button press support
Hans de Goede
1
-6
/
+151
[next]