summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-06platform/x86: intel_pmc_ipc: Use BIT() macroAndy Shevchenko1-5/+5
2019-05-06vfs: pass ppos=NULL to .read()/.write() of FMODE_STREAM filesKirill Smelkov2-48/+70
2019-05-06ASoC: stm32: spdifrx: change trace level on iec controlOlivier Moysan1-1/+1
2019-05-06*: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov103-109/+109
2019-05-06ASoC: stm32: spdifrx: update pcm hardware constraintsOlivier Moysan1-1/+2
2019-05-06dtlk: remove double call to nonseekable_openKirill Smelkov1-1/+0
2019-05-06ASoC: max98090: Fix restore of DAPM MuxesJon Hunter1-6/+6
2019-05-06ASoC: RT5677-SPI: Disable 16Bit SPI TransfersCurtis Malainey1-19/+16
2019-05-06drm/amd/display: Use long for signed error code checks in commit planesNicholas Kazlauskas1-1/+2
2019-05-06drm/amdgpu: Add IDH_QUERY_ALIVE event for SR-IOVTrigger Huang2-0/+4
2019-05-06drm/amdgpu: Fix VM clean check methodTrigger Huang1-3/+33
2019-05-06drm/amdgpu: Rearm IRQ in Vega10 SR-IOV if IRQ lostTrigger Huang1-1/+36
2019-05-06drm/amdgpu: remove ATPX_DGPU_REQ_POWER_FOR_DISPLAYS check when hotplug-inAaron Liu1-2/+1
2019-05-06ALSA: hda/hdmi - Consider eld_valid when reporting jack eventHui Wang1-2/+4
2019-05-06ALSA: hda/hdmi - Read the pin sense from register when repollingHui Wang1-0/+5
2019-05-06Merge tag 'asoc-v5.2' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai1973-17619/+50837
2019-05-06video: fbdev: Use dev_get_drvdata()Kefeng Wang3-10/+10
2019-05-06fbcon: Don't reset logo_shown when logo is currently shownAndreas Schwab1-1/+1
2019-05-06Merge branches 'for-5.1/upstream-fixes' and 'for-5.2/core' into for-linusJiri Kosina3-55/+43
2019-05-06Merge branch 'regulator-5.2' into regulator-nextMark Brown89-2770/+1323
2019-05-06Merge branch 'regulator-5.1' into regulator-linusMark Brown3-10/+9
2019-05-06Merge branch 'asoc-5.2' into asoc-nextMark Brown272-2727/+29360
2019-05-06Merge branch 'asoc-5.1' into asoc-linusMark Brown13-16/+63
2019-05-06ASoC: sprd: Add reserved DMA memory supportBaolin Wang1-0/+7
2019-05-06Merge branches 'for-5.1/upstream-fixes', 'for-5.2/core', 'for-5.2/ish', 'for-...Jiri Kosina4141-78183/+138167
2019-05-06netfilter: nf_flow_table: do not flow offload deleted conntrack entriesTaehee Yoo1-1/+8
2019-05-06netfilter: nf_conntrack_h323: Remove deprecated config checkSubash Abhinov Kasiviswanathan1-8/+3
2019-05-06netfilter: ctnetlink: Resolve conntrack L3-protocol flush regressionKristian Evensen1-1/+1
2019-05-06ALSA: synth: emux: soundfont.c: divide by zero in calc_gus_envelope_time()Dan Carpenter1-0/+2
2019-05-06Merge branch 'for-linus' into for-nextTakashi Iwai6-51/+103
2019-05-06dma-mapping: add a Kconfig symbol to indicate arch_dma_prep_coherent presenceChristoph Hellwig4-0/+11
2019-05-06mlxsw: Remove obsolete dependency on THERMAL=mGeert Uytterhoeven1-1/+0
2019-05-06powerpc/mm: Fix hugetlb page initializationSachin Sant1-1/+1
2019-05-06hwmon/drivers/core: Simplify complex dependencyDaniel Lezcano1-3/+1
2019-05-06thermal/drivers/core: Fix typo in the option nameDaniel Lezcano1-1/+1
2019-05-06thermal/drivers/core: Remove depends on THERMAL in KconfigDaniel Lezcano3-4/+0
2019-05-06thermal/drivers/core: Remove module unload codeDaniel Lezcano1-16/+1
2019-05-06thermal/drivers/core: Remove the module Kconfig's optionDaniel Lezcano6-7/+7
2019-05-06thermal: core: skip update disabled thermal zones after suspendWei Wang1-0/+8
2019-05-06thermal: make device_register's type argument constJean-Francois Dagenais2-6/+6
2019-05-06Revert "iommu/amd: Remove the leftover of bypass support"Joerg Roedel1-17/+63
2019-05-06ovl: check the capability before cred overriddenJiufei Xue1-18/+61
2019-05-06ovl: do not generate duplicate fsnotify events for "fake" pathAmir Goldstein1-3/+4
2019-05-06ovl: support stacked SEEK_HOLE/SEEK_DATAAmir Goldstein1-4/+40
2019-05-06ovl: fix missing upper fs freeze protection on copy up for ioctlAmir Goldstein3-7/+6
2019-05-06mmc: sdhci-pci: Fix BYT OCP settingAdrian Hunter2-0/+97
2019-05-06dt-bindings: mmc: add DT bindings for ls1028a eSDHC host controllerYinbo Zhu1-0/+1
2019-05-06mmc: alcor: Drop pointer to mmc_host from alcor_sdmmc_hostKamlesh Gurudasani1-8/+7
2019-05-06mmc: mtk-sd: select REGULATORNeilBrown1-0/+1
2019-05-06mmc: mtk-sd: enable internal card-detect logic.NeilBrown1-4/+60