index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
rt5651.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: rt5651: Fix workqueue cancel vs irq free race on remove
Hans de Goede
2018-09-26
1
-10
/
+12
*
Merge remote-tracking branch 'asoc/topic/intel' into asoc-next
Mark Brown
2018-03-28
1
-348
/
+404
|
\
|
*
ASoC: rt5651: Rewrite jack-type detection
Hans de Goede
2018-03-07
1
-41
/
+69
|
*
ASoC: rt5651: Add rt5651_jack_inserted() helper
Hans de Goede
2018-03-07
1
-17
/
+28
|
*
ASoC: rt5651: Enable Platform Clock during jack-type detect
Hans de Goede
2018-03-07
1
-0
/
+3
|
*
ASoC: rt5651: Enable sticky mode for OVCD
Hans de Goede
2018-03-07
1
-3
/
+30
|
*
ASoC: rt5651: Allow specifying the OVCD scale-factor through a device-property
Hans de Goede
2018-03-07
1
-0
/
+19
|
*
ASoC: rt5651: Allow specifying over-current threshold through a device-property
Hans de Goede
2018-03-07
1
-1
/
+21
|
*
ASoC: rt5651: Configure jack-detect source through a device-property
Hans de Goede
2018-03-07
1
-26
/
+7
|
*
ASoC: rt5651: Make rt5651_apply_properties() private
Hans de Goede
2018-03-07
1
-2
/
+12
|
*
ASoC: rt5651: Always keep OVCD enabled
Hans de Goede
2018-03-01
1
-8
/
+1
|
*
ASoC: rt5651: Only configure OVCD once at set_jack time
Hans de Goede
2018-03-01
1
-9
/
+11
|
*
ASoC: rt5651: Enable LDO and micbias1 supplies for jack-type detection
Hans de Goede
2018-03-01
1
-8
/
+24
|
*
ASoC: rt5651: Remove "JD Power" dapm supply
Hans de Goede
2018-03-01
1
-5
/
+4
|
*
ASoC: rt5651: Only configure LDO voltage once at boot
Hans de Goede
2018-03-01
1
-3
/
+3
|
*
ASoC: rt5651: Remove programming of PWR regs before force_bias_level() call
Hans de Goede
2018-03-01
1
-10
/
+0
|
*
ASoC: rt5651: Do not modify jd and PLL power bits from set_bias_level()
Hans de Goede
2018-03-01
1
-7
/
+3
|
*
ASoC: rt5651: Do not modify the LDO voltage control bits from set_bias_level()
Hans de Goede
2018-03-01
1
-2
/
+3
|
*
ASoC: rt5651: Fix bias_level confusion
Hans de Goede
2018-03-01
1
-4
/
+8
|
*
ASoC: rt5651: Remove is_sys_clk_from_pll()
Hans de Goede
2018-03-01
1
-20
/
+4
|
*
ASoC: rt5651: Add rt5651_apply_properties() helper function
Hans de Goede
2018-03-01
1
-8
/
+14
|
*
ASoC: rt5651: Use standard component set_jack callback
Hans de Goede
2018-03-01
1
-3
/
+3
|
*
ASoC: rt5651: Move 2 functions higher up in rt5651.c
Hans de Goede
2018-03-01
1
-77
/
+77
|
*
ASoC: rt5651: Move all jack-detect initialization to rt5651_set_jack_detect
Hans de Goede
2018-03-01
1
-62
/
+57
|
*
ASoC: rt5651: Remove unused rt5651_platform_data
Hans de Goede
2018-03-01
1
-38
/
+9
|
*
ASoC: rt5651: replace codec to component
Kuninori Morimoto
2018-02-12
1
-110
/
+110
*
|
ASoC: rt5651: Fix regcache sync errors on resume
Hans de Goede
2018-02-19
1
-0
/
+1
|
/
*
ASoC: rt5651: Enable JD1_1 quirk for KIANO laptopt
Carlo Caione
2017-10-26
1
-0
/
+8
*
ASoC: rt5651: Rework quirk logic
Carlo Caione
2017-10-26
1
-4
/
+35
*
ASoC: rt5651: Enable jack detection on JD* pins
Carlo Caione
2017-10-26
1
-2
/
+166
*
ASoC: rt5651: Convert rt5651 micbias1 to a supply widget
Carlo Caione
2017-10-23
1
-2
/
+2
*
ASoC: codecs: add const to snd_soc_codec_driver structures
Bhumika Goyal
2017-08-10
1
-1
/
+1
*
ASoC: rt5651: remove unexisting Muxes
Bard Liao
2017-06-28
1
-43
/
+1
*
ASoC: codec duplicated callback function goes to component on rt5651
Kuninori Morimoto
2016-08-08
1
-6
/
+8
*
ASoC: rt5651: add ACPI and OF support
Bard Liao
2015-12-23
1
-0
/
+31
*
-
.
Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'a...
Mark Brown
2015-08-30
1
-4
/
+3
|
\
\
|
|
*
ASoC: rt5651: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE
Lars-Peter Clausen
2015-08-05
1
-4
/
+3
|
|
/
|
|
|
\
*
-
.
\
Merge remote-tracking branches 'asoc/topic/rt298', 'asoc/topic/rt5640', 'asoc...
Mark Brown
2015-08-30
1
-1
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
|
*
ASoC: rt5651: Prefix hexadecimal ID register value with 0x in error print
Jarkko Nikula
2015-07-06
1
-1
/
+1
|
|
/
|
|
|
\
|
\
|
\
*
-
-
-
.
\
Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/reg-default', '...
Mark Brown
2015-08-30
1
-4
/
+5
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
|
*
ASoC: Add function "rl6231_get_pre_div" to correct the dmic clock calculation
Oder Chiou
2015-08-05
1
-3
/
+4
|
|
|
/
|
|
/
|
|
|
*
Merge tag 'regmap-seq-delay-api' of git://git.kernel.org/pub/scm/linux/kernel...
Mark Brown
2015-07-17
1
-1
/
+1
|
|
|
\
|
|
|
*
regmap: Use reg_sequence for multi_reg_write / register_patch
Nariman Poushin
2015-07-16
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branches 'topic/owner' and 'topic/reg-default' of git://git.kernel.org/...
Mark Brown
2015-07-16
1
-1
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
ASoC: Constify reg_default tables
Axel Lin
2015-07-07
1
-1
/
+1
|
|
/
*
/
ASoC: drivers: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-07-15
1
-1
/
+0
|
/
*
ASoC: rt5651: Replace direct snd_soc_codec dapm field access
Lars-Peter Clausen
2015-05-20
1
-1
/
+1
*
ASoC: Move bias level update to the core
Lars-Peter Clausen
2015-04-27
1
-1
/
+0
*
ASoC: Route all bias level updates through the core
Lars-Peter Clausen
2015-04-27
1
-1
/
+1
*
ASoC: rt5651: Replace w->codec snd_soc_dapm_to_codec(w->dapm)
Lars-Peter Clausen
2015-01-15
1
-8
/
+10
[next]