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
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
ASoC: Intel: boards: Add COMPILE_TEST for new machine drivers
Pierre-Louis Bossart
1
-3
/
+4
2019-05-30
ASoC: Intel: boards: remove dependency on asm/platform_sst_audio.h
Pierre-Louis Bossart
3
-3
/
+0
2019-05-30
ASoc: fix sound/soc/intel/skylake/slk-ssp-clk.c build error on IA64
Randy Dunlap
1
-0
/
+9
2019-05-30
ASoC: Intel: use common helpers to detect CPUs
Pierre-Louis Bossart
8
-130
/
+133
2019-05-29
ASoC: Intel: sof-rt5682: fix undefined references with Baytrail-only support
Pierre-Louis Bossart
1
-1
/
+1
2019-05-24
ASoC: Intel: Skylake: Use struct_size() helper
Gustavo A. R. Silva
1
-6
/
+5
2019-05-24
ASoC: Intel: boards: remove unnecessary inclusion of skl.h
Pierre-Louis Bossart
4
-4
/
+0
2019-05-22
ASoC: Intel: Add machine driver for CX2072X on BYT/CHT platforms
Takashi Iwai
5
-0
/
+291
2019-05-21
Merge branch 'for-5.2' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
2
-10
/
+11
2019-05-21
ASoC: Intel: sof-rt5682: add newline for clarity
Sathya Prakash M R
1
-0
/
+1
2019-05-21
ASoC: Intel: sof-rt5682: fix AMP quirk support
Sathya Prakash M R
1
-2
/
+3
2019-05-21
ASoC: Intel: sof-rt5682: fix for codec button mapping
Sathya Prakash M R
1
-3
/
+3
2019-05-20
ASoC: Intel: glk_rt5682_max98357a: Remap button control-function
Yong Zhi
1
-3
/
+4
2019-05-20
ASoC: Intel: soc-acpi: Fix machine selection order
Sathya Prakash M R
1
-5
/
+5
2019-05-13
ASoC: Intel: Skylake: Add Cometlake PCI IDs
Evan Green
3
-0
/
+42
2019-05-06
ASoC: Intel: boards: kbl_da7219_max98927: add dai_trigger function
Mac Chiang
1
-2
/
+71
2019-05-06
Merge branch 'asoc-5.2' into asoc-next
Mark Brown
24
-115
/
+877
2019-05-03
ASoC: Intel: kbl_da7219_max98357a: Map BTN_0 to KEY_PLAYPAUSE
Mac Chiang
1
-1
/
+1
2019-05-03
ASoC: Intel: add sof-rt5682 machine driver
Bard liao
7
-0
/
+618
2019-05-03
ASoC: Intel: skl_hda_dsp_generic:refine code style
Rander Wang
1
-1
/
+1
2019-05-03
ASoC: Intel: skl_hda_dsp_generic: add DMIC support
Rander Wang
3
-4
/
+37
2019-05-03
ASoC: Intel: avoid Oops if DMA setup fails
Ross Zwisler
1
-2
/
+6
2019-05-02
ASoC: Intel: common: add Geminilake Realtek+Maxim machine driver entry
Yong Zhi
1
-0
/
+9
2019-05-02
ASoC: Intel: Make boards more available for compile test
Mark Brown
1
-25
/
+54
2019-04-28
ASoC: Intel: select relevant machine drivers for SOF
Pierre-Louis Bossart
1
-7
/
+15
2019-04-28
ASoC: Intel: Make sure BDW based machine drivers build for SOF
Liam Girdwood
2
-0
/
+8
2019-04-28
ASoC: Intel: Kconfig: expose common option between SST and SOF drivers
Pierre-Louis Bossart
1
-1
/
+6
2019-04-26
Merge branch 'asoc-5.1' into asoc-5.2
Mark Brown
1
-1
/
+8
2019-04-25
ASoC: Intel: bytcr_rt5651: align quirk override handling
Pierre-Louis Bossart
1
-3
/
+3
2019-04-25
ASoC: Intel: bytcr_rt5640: align quirk override handling
Pierre-Louis Bossart
1
-3
/
+3
2019-04-25
ASoC: Intel: bytcht_es8316: fix compilation warning
Pierre-Louis Bossart
1
-3
/
+4
2019-04-19
ASoC: Intel: Haswell: Remove set but not used variable 'stage_type'
YueHaibing
1
-7
/
+1
2019-04-10
ASoC: Intel: kbl: fix wrong number of channels
Tzung-Bi Shih
1
-1
/
+1
2019-04-08
ASoC: Intel: kbl_da7219_max98927: remove headset
Jenny TC
1
-29
/
+23
2019-04-08
ASoC: core: conditionally increase module refcount on component open
Ranjani Sridharan
1
-1
/
+1
2019-04-08
ASoC: Intel: bytcht_es8316: Add quirk for the Teclast X98+ II
Paul Cercueil
1
-1
/
+19
2019-04-08
ASoC: Intel: bytcht_es8316: Add quirk for inverted jack detect
Paul Cercueil
1
-0
/
+17
2019-04-05
ASoC: intel: skylake: add remove() callback for component driver
Ranjani Sridharan
1
-0
/
+7
2019-04-04
Merge branch 'asoc-5.1' into asoc-5.2
Mark Brown
3
-6
/
+50
2019-04-03
ASoC: Intel: cht_bsw_max98090_ti: Enable codec clock once and keep it enabled
Hans de Goede
1
-6
/
+41
2019-04-02
Merge branch 'acpi-utils' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Mark Brown
6
-27
/
+33
2019-04-01
ASoC: Intel: cht_bsw_rt5672: Convert to use acpi_dev_get_first_match_dev()
Andy Shevchenko
1
-4
/
+5
2019-04-01
ASoC: Intel: cht_bsw_rt5645: Convert to use acpi_dev_get_first_match_dev()
Andy Shevchenko
1
-4
/
+5
2019-04-01
ASoC: Intel: bytcr_rt5651: Convert to use acpi_dev_get_first_match_dev()
Andy Shevchenko
1
-6
/
+8
2019-04-01
ASoC: Intel: bytcr_rt5640: Convert to use acpi_dev_get_first_match_dev()
Andy Shevchenko
1
-5
/
+5
2019-04-01
ASoC: Intel: bytcht_es8316: Convert to use acpi_dev_get_first_match_dev()
Andy Shevchenko
1
-4
/
+5
2019-04-01
ASoC: Intel: bytcht_da7213: Convert to use acpi_dev_get_first_match_dev()
Andy Shevchenko
1
-4
/
+5
2019-03-26
ASoC: Intel: Skylake: enable S24_LE format support
Jenny TC
1
-0
/
+1
2019-03-25
ASoC: intel: Fix crash at suspend/resume after failed codec registration
Guenter Roeck
1
-0
/
+8
2019-03-18
Merge branch 'for-5.1' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
1
-5
/
+14
[next]