aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-07-29s390/kexec: add missing include to machine_kexec_reloc.cVasily Gorbik1-0/+1
2019-07-29s390/perf: make cf_diag_csd staticVasily Gorbik1-1/+1
2019-07-29s390/lib: add missing includeVasily Gorbik1-0/+1
2019-07-29s390/boot: add missing declarations and includesVasily Gorbik3-0/+3
2019-07-29s390: update configsHeiko Carstens3-228/+366
2019-07-29s390: clean up qdio.hJulian Wiedmann1-5/+5
2019-07-29Merge branch 'nfc-next'David S. Miller7-128/+40
2019-07-29NFC: nxp-nci: Fix recommendation for NFC_NXP_NCI_I2C KconfigSedat Dilek1-1/+1
2019-07-29NFC: nxp-nci: Clarify on supported chipsSedat Dilek1-2/+2
2019-07-29NFC: nxp-nci: Remove 'default n' for the coreAndy Shevchenko1-1/+0
2019-07-29NFC: nxp-nci: Remove unused macro pr_fmt()Andy Shevchenko1-2/+0
2019-07-29NFC: nxp-nci: Drop comma in terminator linesAndy Shevchenko1-2/+2
2019-07-29NFC: nxp-nci: Drop of_match_ptr() useAndy Shevchenko1-1/+1
2019-07-29NFC: nxp-nci: Constify acpi_device_idAndy Shevchenko1-1/+1
2019-07-29NFC: nxp-nci: Get rid of useless labelAndy Shevchenko1-8/+4
2019-07-29NFC: nxp-nci: Get rid of code duplication in ->probe()Andy Shevchenko1-53/+15
2019-07-29NFC: nxp-nci: Add GPIO ACPI mapping tableAndy Shevchenko1-2/+16
2019-07-29NFC: nxp-nci: Convert to use GPIO descriptorAndy Shevchenko2-46/+15
2019-07-29NFC: nxp-nci: Get rid of platform dataAndy Shevchenko5-30/+1
2019-07-29NFC: nxp-nci: Add NXP1001 to the ACPI ID tableAndy Shevchenko1-0/+1
2019-07-29NFC: fix attrs checks in netlink interfaceAndrey Konovalov1-2/+4
2019-07-29platform/x86: pcengines-apuv2: use KEY_RESTART for front buttonEnrico Weigelt1-1/+1
2019-07-29Merge branch 'hns3-next'David S. Miller10-72/+195
2019-07-29net: hns3: use dev_info() instead of pr_info()Huazhong Tan2-2/+5
2019-07-29net: hns3: Add support for using order 1 pages with a 4K bufferYunsheng Lin2-8/+17
2019-07-29net: hns3: add interrupt affinity support for misc interruptYunsheng Lin2-4/+53
2019-07-29net: hns3: make hclge_service use delayed workqueueYunsheng Lin2-34/+21
2019-07-29net: hns3: add debug messages to identify eth down causeYonglong Liu3-0/+48
2019-07-29net: hns3: modify firmware version display formatYufeng Mo4-4/+40
2019-07-29net: hns3: change GFP flag during lock periodYufeng Mo1-1/+1
2019-07-29net: hns3: remove upgrade reset level when reset failHuazhong Tan1-20/+8
2019-07-29net: hns3: add a check for get_reset_levelGuangbin Huang1-1/+1
2019-07-29net: hns3: add reset checking before set channelsJian Shen1-0/+3
2019-07-29pidfd: Add warning if exit_state is 0 during notificationJoel Fernandes (Google)1-0/+1
2019-07-29pidfd: remove obsolete comments from testChristian Brauner1-5/+1
2019-07-29mac80211: add support for the ADDBA extension elementJohn Crispin4-11/+66
2019-07-29mac80211: propagate HE operation info into bss_confJohn Crispin4-0/+22
2019-07-29mac80211: fix ieee80211_he_oper_size() commentJohn Crispin1-2/+2
2019-07-29cfg80211: fix dfs channels remain DFS_AVAILABLE after ch_switchMichael Vassernis1-0/+2
2019-07-29cfg80211: fix duplicated scan entries after channel switchSergey Matyukevich3-1/+82
2019-07-29cfg80211: refactor cfg80211_bss_updateSergey Matyukevich1-82/+89
2019-07-29mac80211_hwsim: Fix possible null-pointer dereferences in hwsim_dump_radio_nl()Jia-Ju Bai1-3/+5
2019-07-29mac80211: don't WARN on short WMM parameters from APBrian Norris1-0/+10
2019-07-29libbpf: fix missing __WORDSIZE definitionAndrii Nakryiko1-0/+5
2019-07-29netfilter: add include guard to xt_connlabel.hMasahiro Yamada1-0/+6
2019-07-29drm/i915: Fix the TBT AUX power well enablingImre Deak1-2/+9
2019-07-29drm/i915: Fix GEN8_MCR_SELECTOR programmingTvrtko Ursulin1-2/+7
2019-07-29drm/i915/vbt: Fix VBT parsing for the PSR sectionDhinakaran Pandiyan2-4/+4
2019-07-29drm/i915: Make sure cdclk is high enough for DP audio on VLV/CHVVille Syrjälä1-0/+11
2019-07-29drm/i915: Lock the engine while dumping the active requestChris Wilson2-9/+8