summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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-12mm, docs: update memory.stat description with workingset* entriesRoman Gushchin1-0/+12
2017-05-12mm: vmscan: scan until it finds eligible pagesMinchan Kim1-6/+15
2017-05-12mm, thp: copying user pages must schedule on collapseDavid Rientjes1-4/+3
2017-05-12dax: fix PMD data corruption when fault races with writeRoss Zwisler1-14/+14
2017-05-12dax: fix data corruption when fault races with writeJan Kara1-16/+16
2017-05-12ext4: return to starting transaction in ext4_dax_huge_fault()Jan Kara1-4/+17
2017-05-12mm: fix data corruption due to stale mmap readsJan Kara2-2/+12
2017-05-12dax: prevent invalidation of mapped DAX entriesRoss Zwisler3-36/+3
2017-05-12Tigran has movedAndrew Morton6-7/+7
2017-05-12mm, vmalloc: fix vmalloc users tracking properlyMichal Hocko3-17/+26
2017-05-12mm/khugepaged: add missed tracepoint for collapse_huge_page_swapinSeongJae Park1-1/+3
2017-05-12gcov: support GCC 7.1Martin Liska2-1/+9
2017-05-12mm, vmstat: Remove spurious WARN() during zoneinfo printReza Arbab1-2/+0
2017-05-12time: delete current_fs_time()Deepa Dinamani2-15/+0
2017-05-12hwpoison, memcg: forcibly uncharge LRU pagesMichal Hocko2-1/+8
2017-05-12Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds19-136/+208
2017-05-12Merge tag 'sound-fix-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-1/+8
2017-05-12Merge tag 'for-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds18-173/+975