index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
rt5640.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: rt*: Remove now redundant non_legacy_dai_naming flag
Charles Keepax
2022-06-27
1
-2
/
+0
*
ASoC: rt5640: Do not manipulate pin "Platform Clock" if the "Platform Clock" ...
Oder Chiou
2022-05-24
1
-2
/
+9
*
ASoC: rt*: use simple i2c probe function
Stephen Kitt
2022-04-07
1
-3
/
+2
*
ASoC: rt5640: Remove the sysclk and sysclk_src checking
Oder Chiou
2022-02-10
1
-3
/
+0
*
ASoC: rt5640: Add support for boards with an external jack-detect GPIO
Hans de Goede
2022-01-06
1
-4
/
+41
*
ASoC: rt5640: Allow snd_soc_component_set_jack() to override the codec IRQ
Hans de Goede
2022-01-06
1
-2
/
+6
*
ASoC: rt5640: Change jack_work to a delayed_work
Hans de Goede
2022-01-06
1
-8
/
+8
*
ASoC: rt5640: Fix possible NULL pointer deref on resume
Hans de Goede
2022-01-06
1
-1
/
+1
*
ASoC: rt5640: Fix the wrong state of the JD in the HDA header
Oder Chiou
2021-12-02
1
-5
/
+8
*
ASoC: rt5640: Add the HDA header support
Oder Chiou
2021-11-25
1
-3
/
+94
*
ASoC: codecs: Fix spelling mistake "Unsupport" -> "Unsupported"
Colin Ian King
2021-09-27
1
-1
/
+1
*
ASoC: rt5640: Add rt5640_set_ovcd_params() helper
Hans de Goede
2021-08-20
1
-20
/
+30
*
ASoC: rt5640: Add optional hp_det_gpio parameter to rt5640_detect_headset()
Hans de Goede
2021-08-20
1
-4
/
+10
*
ASoC: rt5640: Delay requesting IRQ until the machine-drv calls set_jack
Hans de Goede
2021-08-20
1
-17
/
+13
*
ASoC: rt5640: Move rt5640_disable_jack_detect() up in the rt5640.c file
Hans de Goede
2021-08-20
1
-23
/
+23
*
ASoC: rt5640: Silence warning message about missing interrupt
Dmitry Osipenko
2021-08-05
1
-8
/
+11
*
ASoC: rt5640: Rename 'Mono DAC Playback Volume' to 'DAC2 Playback Volume'
Hans de Goede
2021-03-12
1
-3
/
+3
*
ASoC: rt5640: clarify expression
Pierre-Louis Bossart
2021-03-10
1
-3
/
+3
*
ASoC: rt5640: Fix dac- and adc- vol-tlv values being off by a factor of 10
Hans de Goede
2021-03-10
1
-2
/
+2
*
ASoC: codecs: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-09
1
-2
/
+2
*
ASoC: codecs: rt*: rename to snd_soc_component_read()
Kuninori Morimoto
2020-06-22
1
-5
/
+5
*
ASoC: rt5640: Fix NULL dereference on module unload
Dmitry Osipenko
2020-01-06
1
-0
/
+7
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
ASoC: rt5640: fix boolean assignments
Pierre-Louis Bossart
2019-01-07
1
-3
/
+3
*
regmap: split up regmap_config.use_single_rw
David Frey
2018-09-07
1
-1
/
+2
*
ASoC: rt5640: Mark expected switch fall-through
Gustavo A. R. Silva
2018-08-02
1
-0
/
+2
*
ASoC: rt5640: Add button press support
Hans de Goede
2018-05-11
1
-6
/
+151
*
ASoC: rt5640: Add jack-detect support
Hans de Goede
2018-05-11
1
-0
/
+286
*
ASoC: rt5640: Allow specifying dmic data pins through device-properties
Hans de Goede
2018-05-11
1
-0
/
+19
*
ASoC: rt5640: Move checking of device-properties to component probe callback
Hans de Goede
2018-05-11
1
-12
/
+19
*
ASoC: rt5640: Remove unused rt5640_platform_data
Hans de Goede
2018-05-11
1
-37
/
+16
*
ASoC: rt5640: Remove is_sys_clk_from_pll, it has ordering issues
Hans de Goede
2018-05-11
1
-25
/
+4
*
ASoC: rt5640: replace codec to component
Kuninori Morimoto
2018-02-12
1
-134
/
+126
*
ASoC: codecs: add const to snd_soc_codec_driver structures
Bhumika Goyal
2017-08-10
1
-1
/
+1
*
-
.
Merge remote-tracking branches 'asoc/topic/rt5514', 'asoc/topic/rt5640', 'aso...
Mark Brown
2017-02-19
1
-6
/
+6
|
\
\
|
|
*
ASoC: rt5640: use msleep() for long delays
Nicholas Mc Guire
2017-01-12
1
-2
/
+2
|
|
*
ASoC: rt5640: move DAC2 Power to rt5640_dapm_widgets
Bard Liao
2017-01-04
1
-4
/
+4
|
|
/
*
/
ASoC: rt5640: Add "10EC3276" ACPI ID
Alexandrov Stansilav
2017-01-31
1
-0
/
+1
|
/
*
ASoC: rt5640: add Mono ADC Capture Switch control
Bard Liao
2016-10-28
1
-0
/
+2
*
ASoC: rt5640: enable MCLK detection
Bard Liao
2016-10-24
1
-0
/
+3
*
-
.
Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ak4104', 'asoc/...
Mark Brown
2016-09-29
1
-6
/
+8
|
\
\
|
|
*
ASoC: codec duplicated callback function goes to component on rt5640
Kuninori Morimoto
2016-08-08
1
-6
/
+8
|
|
/
*
/
ASoC: rt5640: add internal clock source support
Pierre-Louis Bossart
2016-08-15
1
-0
/
+3
|
/
*
ASoC: rt5640: Correct the digital interface data select
Sugar Zhang
2016-03-18
1
-1
/
+1
*
ASoC: rt5640: remove unused variable
Sudip Mukherjee
2016-03-08
1
-1
/
+1
*
ASoC: rt5640: add supplys for dac power
Bard Liao
2016-03-07
1
-15
/
+24
*
ASoC: rt5640: Set PLL src according to source
Bard Liao
2016-03-07
1
-14
/
+5
*
ASoC: rt5640: add master clock handling for rt5640
Sugar Zhang
2016-02-22
1
-0
/
+31
*
ASoC: Intel: Atom: Add support for HP ElitePad 1000 G2
Jorge Fernandez Monteagudo
2016-01-05
1
-0
/
+1
*
ASoC: rt5640: add ASRC support
Jack Yu
2016-01-05
1
-0
/
+102
[next]