index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
rt5640.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2018-05-11
ASoC: rt5640: Add jack-detect support
Hans de Goede
1
-0
/
+286
2018-05-11
ASoC: rt5640: Allow specifying dmic data pins through device-properties
Hans de Goede
1
-0
/
+19
2018-05-11
ASoC: rt5640: Move checking of device-properties to component probe callback
Hans de Goede
1
-12
/
+19
2018-05-11
ASoC: rt5640: Remove unused rt5640_platform_data
Hans de Goede
1
-37
/
+16
2018-05-11
ASoC: rt5640: Remove is_sys_clk_from_pll, it has ordering issues
Hans de Goede
1
-25
/
+4
2018-02-12
ASoC: rt5640: replace codec to component
Kuninori Morimoto
1
-134
/
+126
2017-08-10
ASoC: codecs: add const to snd_soc_codec_driver structures
Bhumika Goyal
1
-1
/
+1
2017-02-19
Merge remote-tracking branches 'asoc/topic/rt5514', 'asoc/topic/rt5640', 'aso...
Mark Brown
1
-6
/
+6
2017-01-31
ASoC: rt5640: Add "10EC3276" ACPI ID
Alexandrov Stansilav
1
-0
/
+1
2017-01-12
ASoC: rt5640: use msleep() for long delays
Nicholas Mc Guire
1
-2
/
+2
2017-01-04
ASoC: rt5640: move DAC2 Power to rt5640_dapm_widgets
Bard Liao
1
-4
/
+4
2016-10-28
ASoC: rt5640: add Mono ADC Capture Switch control
Bard Liao
1
-0
/
+2
2016-10-24
ASoC: rt5640: enable MCLK detection
Bard Liao
1
-0
/
+3
2016-09-29
Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ak4104', 'asoc/...
Mark Brown
1
-6
/
+8
2016-08-15
ASoC: rt5640: add internal clock source support
Pierre-Louis Bossart
1
-0
/
+3
2016-08-08
ASoC: codec duplicated callback function goes to component on rt5640
Kuninori Morimoto
1
-6
/
+8
2016-03-18
ASoC: rt5640: Correct the digital interface data select
Sugar Zhang
1
-1
/
+1
2016-03-08
ASoC: rt5640: remove unused variable
Sudip Mukherjee
1
-1
/
+1
2016-03-07
ASoC: rt5640: add supplys for dac power
Bard Liao
1
-15
/
+24
2016-03-07
ASoC: rt5640: Set PLL src according to source
Bard Liao
1
-14
/
+5
2016-02-22
ASoC: rt5640: add master clock handling for rt5640
Sugar Zhang
1
-0
/
+31
2016-01-05
ASoC: Intel: Atom: Add support for HP ElitePad 1000 G2
Jorge Fernandez Monteagudo
1
-0
/
+1
2016-01-05
ASoC: rt5640: add ASRC support
Jack Yu
1
-0
/
+102
2015-10-22
ASoC: rt5640: Fill up the IN3's support
Oder Chiou
1
-1
/
+21
[next]