summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-30ASoC: Intel: Skylake: Add support to read firmware registersVunny Sodhi1-0/+57
2017-06-30ASoC: Intel: Skylake: Add sram address to sst_addr structureGuneshwor Singh3-0/+13
2017-06-30ASoC: Intel: Skylake: Debugfs facility to dump module configVinod Koul3-0/+169
2017-06-30ASoC: Intel: Skylake: Add debugfs supportVinod Koul5-1/+82
2017-06-30ASoC: fix semicolon.cocci warningsWu Fengguang1-1/+1
2017-06-28ASoC: codecs: rt5670: fix jd mode for Lenovo Miix 2 10Pierre-Louis Bossart1-0/+9
2017-06-28ASoC: Intel: cht_bsw_rt5672: 19.2MHz clock for Baytrail platformsPierre-Louis Bossart1-9/+80
2017-06-28ASoC: Drop invalid DMI fields when setting card long name from DMI infoMengdong Lin1-4/+35
2017-06-19ASoC: skl_rt286: Add deepbuffer dai linkSubhransu S. Prusty1-0/+18
2017-06-19ASoC: Intel: Skylake: Fix dma buffer size calculationRamesh Babu1-4/+25
2017-06-19ASoC: Intel: Skylake: Add deep buffer supportRamesh Babu3-1/+9
2017-06-16ASoC: Intel: bdw-rt5677: Switch to devm_acpi_dev_add_driver_gpios()Andy Shevchenko1-2/+1
2017-06-16Merge branch 'topic/rt5677' of git://git.kernel.org/pub/scm/linux/kernel/git/...Mark Brown2-25/+34
2017-06-16ASoC: rt5677: Move platform code to board fileAndy Shevchenko2-26/+27
2017-06-16ASoC: rt5677: Introduce proper table for ACPI enumerationAndy Shevchenko1-1/+9
2017-06-16ASoC: intel: Use kvzalloc() for suspend buffersTakashi Iwai2-15/+15
2017-06-14ASoC: Intel: Add Kabylake RT5663+RT5514+MAX98927 machine driver entryHarsha Priya N1-0/+14
2017-06-14ASoC: Intel: Convert all sst_codecs data definition to c99 styleHarsha Priya N1-4/+19
2017-06-14ASoC: Intel: Add Kabylake machine driver for RT5514, RT5663 and MAX98927Harsha Priya N3-0/+657
2017-06-14ASoC: intel: bxt: Constify hw_constraintsTakashi Iwai2-12/+12
2017-06-13ASoC: Intel: byt-max98090: Add GPIO ACPI mapping tableAndy Shevchenko1-6/+18
2017-06-13ASoC: intel: skl: Constify hw_constraintsTakashi Iwai3-22/+22
2017-06-13ASoC: intel: byt: Constify hw_constraintsTakashi Iwai2-4/+4
2017-06-13ASoC: Intel: add machine driver for BYT/CHT + ES8316Daniel Drake4-0/+321
2017-06-06ASoC: Intel: Boards: Add 4-channel DMIC fixup.Dharageswari R1-5/+2
2017-06-06ASoC: Intel: Skylake: Add enum control for mic selectionDharageswari R3-0/+180
2017-06-06ASoC: Intel: Skylake: Add mic-select module typeDharageswari R2-0/+3
2017-06-06ASoC: Intel: sst: Delete sst_shim_regs64; saved regs are never usedDouglas Anderson3-55/+0
2017-05-24ASoC: Intel: Add Kabylake RT5663+MAX98927 machine driver entryNaveen M1-0/+10
2017-05-24ASoC: Intel: Add Kabylake Realtek Maxim machine driverNaveen M3-0/+704
2017-05-24ASoC: Improve machine driver selection based on quirk dataNaveen M3-0/+52
2017-05-24ASoC: Move quirk to identify correct machine driverNaveen M2-5/+9
2017-05-24ASoC: Intel: Create a helper to search for matching machineNaveen M2-4/+18
2017-05-24ASoC: Intel: Convert skl machine data to C99 styleNaveen M1-11/+49
2017-05-24ASoC: Intel: Convert atom machine data to C99 styleNaveen M1-47/+162
2017-05-24ASoC: Intel: Skylake: Support for multiple data blocksShreyas NC1-3/+16
2017-05-24ASoC: Intel: sst: Remove unused function sst_restore_shim64()Matthias Kaehlcke1-16/+0
2017-05-24ASoC: cht_bsw_max98090_ti: Remove unused function cht_get_codec_dai()Matthias Kaehlcke1-12/+0
2017-05-14ASoC: Intel: sst: fix spelling mistake: "allocationf" -> "allocation"Colin Ian King1-1/+1
2017-05-14ASoC: intel: atom: localize variable without external linkageTakashi Sakamoto1-1/+1
2017-05-14ASoC: Intel: Skylake: Fix typo for token d0i3 capsSubhransu S. Prusty2-3/+4
2017-05-14ASoC: Intel: Skylake: Move i915 registration to worker threadVinod Koul2-75/+91
2017-05-13Linux 4.12-rc1v4.12-rc1Linus Torvalds1-2/+2
2017-05-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds5-7/+445
2017-05-13Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds9-18/+195
2017-05-13Merge branch 'for-linus-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-19/+17
2017-05-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds23-126/+145
2017-05-13mm, docs: update memory.stat description with workingset* entriesRoman Gushchin1-0/+12
2017-05-13mm: vmscan: scan until it finds eligible pagesMinchan Kim1-6/+15
2017-05-13mm, thp: copying user pages must schedule on collapseDavid Rientjes1-4/+3