index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
intel
/
boards
/
bytcr_rt5651.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-28
ASoC: Intel: bytcr_rt5651: don't use codec anymore
Kuninori Morimoto
1
-2
/
+2
2018-03-07
ASoC: Intel: bytcr_rt5651: Select RCCLK on init()
Hans de Goede
1
-0
/
+5
2018-03-07
ASoC: Intel: bytcr_rt5651: Change defaults to enable jack-detect, analog mics
Hans de Goede
1
-9
/
+6
2018-03-07
ASoC: Intel: bytcr_rt5651: Add quirk for the VIOS LTH17 laptop
Hans de Goede
1
-0
/
+13
2018-03-07
ASoC: Intel: bytcr_rt5651: Add support for Bay Trail CR / SSP0 using boards
Hans de Goede
1
-16
/
+201
2018-03-07
ASoC: Intel: bytcr_rt5651: Add new IN2_HS_IN3 input map and a quirk using it
Hans de Goede
1
-0
/
+26
2018-03-07
ASoC: Intel: bytcr_rt5651: Rename IN3_MAP to IN1_HS_IN3_MAP
Hans de Goede
1
-11
/
+11
2018-03-07
ASoC: Intel: bytcr_rt5651: Drop snd_soc_dai_set_bclk_ratio() call
Hans de Goede
1
-2
/
+0
2018-03-07
ASoC: Intel: bytcr_rt5651: Configure PLL1 before using it
Hans de Goede
1
-38
/
+35
2018-03-07
ASoC: Intel: bytcr_rt5651: Add quirk micbias OVCD configuration
Hans de Goede
1
-3
/
+31
2018-03-07
ASoC: Intel: bytcr_rt5651: Only create jack if we have a jack-detect source
Hans de Goede
1
-7
/
+11
2018-03-07
ASoC: Intel: bytcr_rt5651: Actually honor the DMIC_EN quirk if specified
Hans de Goede
1
-3
/
+5
2018-03-07
ASoC: Intel: bytcr_rt5651: Pass jack-src info via device-properties
Hans de Goede
1
-4
/
+50
2018-03-07
Merge branch 'topic/rt5651' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Mark Brown
1
-2
/
+2
2018-03-07
ASoC: Intel: bytcr_rt5651: Not being able to find the codec ACPI-dev is an error
Hans de Goede
1
-5
/
+6
2018-03-01
ASoC: rt5651: Use standard component set_jack callback
Hans de Goede
1
-1
/
+1
2018-02-12
ASoC: rt5651: replace codec to component
Kuninori Morimoto
1
-1
/
+1
2018-01-13
ASoC: Intel - Convert to use acpi_dev_get_first_match_name()
Andy Shevchenko
1
-1
/
+1
2018-01-13
ASoC: acpi: remove hard-coded i2c-device name length
Pierre-Louis Bossart
1
-1
/
+1
2018-01-08
ASoC: Intel: bytcr-rt5651: add support for Line In
Pierre-Louis Bossart
1
-0
/
+6
2018-01-08
ASoC: Intel: bytcr-rt5651: enable MinnowBoard Turbot quirks
Pierre-Louis Bossart
1
-0
/
+9
2018-01-08
ASoC: Intel: bytcr-rt5651: add quirk for IN3P which may also be used
Keyon Jie
1
-2
/
+14
2018-01-08
ASoC: Intel: bytcr_rt5651: fix Kiano DMI quirk
Pierre-Louis Bossart
1
-1
/
+2
2017-11-29
ASoC: intel: byt: Fix quirk for KIANO laptop
Carlo Caione
1
-1
/
+1
2017-11-29
ASoC: intel: byt: Introduce new map for dual mics
Carlo Caione
1
-0
/
+12
2017-10-26
ASoC: intel: byt: Enable IN2 map quirk for a KIANO laptop
Carlo Caione
1
-0
/
+8
2017-10-26
ASoC: intel: byt: Add headset jack
Carlo Caione
1
-0
/
+23
2017-10-21
ASoC: move ACPI common code out of Intel/sst tree
Pierre-Louis Bossart
1
-3
/
+3
2017-10-21
SoC: intel: byt: Introduce new custom IN2 map
Carlo Caione
1
-1
/
+15
2017-10-18
ASoC: Intel: boards: remove hard-coded compressed dailinks
Pierre-Louis Bossart
1
-10
/
+1
2017-10-18
ASoC: Intel: boards: fix off-by-one dailink id
Pierre-Louis Bossart
1
-1
/
+1
2017-10-18
ASoC: Intel: boards: use helper to get codec_dai
Pierre-Louis Bossart
1
-13
/
+1
2017-10-18
ASoC: Intel: bytcr_rt5651: add MCLK, quirks and cleanups
Pierre-Louis Bossart
1
-17
/
+222
2017-09-19
ASoC: Intel: bytcr-rt5651: fix capture routes
Pierre-Louis Bossart
1
-12
/
+8
2017-06-13
ASoC: intel: byt: Constify hw_constraints
Takashi Iwai
1
-2
/
+2
2017-04-25
ASoC: intel: Fix PM and non-atomic crash in bytcr drivers
Takashi Iwai
1
-2
/
+0
2017-01-31
ASoC: Intel: atom: fix frame polarity
Pierre-Louis Bossart
1
-1
/
+1
2017-01-31
ASoC: Intel: boards: remove .pm_ops in all Atom/DPCM machine drivers
Pierre-Louis Bossart
1
-1
/
+0
2016-10-24
ASoC: constify snd_soc_ops structures
Julia Lawall
1
-2
/
+2
2016-04-20
ASoC: Change DAI link's be_id to a generic id
Mengdong Lin
1
-1
/
+1
2016-01-05
ASoC: Intel: add bytct-rt5651 machine driver
Pierre-Louis Bossart
1
-0
/
+332