aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-08-15Merge branch 'pci/dpc'Bjorn Helgaas1-65/+42
2018-08-15Merge branch 'pci/aspm'Bjorn Helgaas8-12/+3
2018-08-15Merge branch 'pci/aer'Bjorn Helgaas6-102/+321
2018-08-15PCI/AER: Don't clear AER bits if error handling is Firmware-FirstAlexandru Gagniuc1-0/+9
2018-08-15IB/core: Change filter function return type from int to boolParav Pandit2-31/+43
2018-08-15IB/core: Update GID entries for netdevice whose mac address changesParav Pandit1-6/+7
2018-08-15IB/core: Add default GIDs of the bond master netdevParav Pandit1-29/+59
2018-08-15IB/core: Consider adding default GIDs of bond deviceParav Pandit1-1/+23
2018-08-15IB/core: Delete lower netdevice default GID entries in bonding scenarioParav Pandit1-9/+62
2018-08-15Merge tag 'audit-pr-20180814' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2018-08-15Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+7
2018-08-15platform/x86: ideapad: Add Y520-15IKBM and Y720-15IKBM to no_hw_rfkillIke Panhc1-0/+14
2018-08-15platform/x86: asus-nb-wmi: Add keymap entry for lid flip action on UX360Aleh Filipovich1-0/+1
2018-08-15platform/x86: acer-wmi: refactor function has_capGustavo A. R. Silva1-4/+1
2018-08-15platform/x86: thinkpad_acpi: Fix multi-battery bugThomas Weißschuh1-1/+5
2018-08-15platform/x86: thinkpad_acpi: extend battery quirk coverageJouke Witteveen1-0/+4
2018-08-15platform/x86: touchscreen_dmi: Add info for the Cube KNote i1101 tabletyouling2571-0/+26
2018-08-15platform/x86: mlx-platform: Fix copy-paste error in mlxplat_init()Wei Yongjun1-2/+2
2018-08-14Merge branches 'clk-actions-s700', 'clk-exynos-unused', 'clk-qcom-dispcc-845'...Stephen Boyd23-35/+1315
2018-08-14Merge branches 'clk-imx6-ocram', 'clk-missing-put', 'clk-tegra-sdmmc-jitter',...Stephen Boyd16-91/+439
2018-08-14Merge branches 'clk-qcom-rpmh', 'clk-qcom-spdx', 'clk-con-id-leak', 'clk-fixe...Stephen Boyd14-89/+363
2018-08-14Merge branches 'clk-mvebu-spdx', 'clk-meson', 'clk-imx7d-mu', 'clk-imx-init-a...Stephen Boyd25-262/+3120
2018-08-14Merge branches 'clk-imx-critical', 'clk-tegra-bpmp', 'clk-tegra-124', 'clk-te...Stephen Boyd5-36/+30
2018-08-14Merge branches 'clk-ingenic-fixes', 'clk-max9485', 'clk-pxa-32k-pll', 'clk-as...Stephen Boyd9-11/+415
2018-08-14Merge branches 'clk-imx6-video-parent', 'clk-qcom-sdm845-criticals', 'clk-ren...Stephen Boyd9-7/+1066
2018-08-14Merge branches 'clk-qcom-set-rate-gate', 'clk-core-set-rate-gate', 'clk-core-...Stephen Boyd4-27/+292
2018-08-15mailbox: Add support for i.MX messaging unitOleksij Rempel3-0/+366
2018-08-15mailbox: add MODULE_LICENSE() for mtk-cmdq-mailbox.cRandy Dunlap1-0/+2
2018-08-14PCI: Limit config space size for Netronome NFP5000Jakub Kicinski1-0/+1
2018-08-14Merge tag 'for-linus-4.19-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds11-161/+1417
2018-08-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds9-59/+79
2018-08-14IB/core: Avoid confusing del_netdev_default_ipsParav Pandit1-13/+10
2018-08-14IB/core: Add comment for change upper netevent handlingParav Pandit1-16/+39
2018-08-14qedr: Add user space support for SRQYuval Bason2-44/+191
2018-08-14qedr: Add support for kernel mode SRQ'sYuval Bason5-13/+458
2018-08-14qedr: Add wrapping generic structure for qpidr and adjust idr routines.Yuval Bason4-29/+31
2018-08-15ubi: expose the volume CRC check skip flagQuentin Schulz2-0/+14
2018-08-15ubi: provide a way to skip CRC checksQuentin Schulz5-1/+23
2018-08-15cpuidle: menu: Fix white spaceRafael J. Wysocki1-2/+2
2018-08-15ubi: Initialize Fastmap checkmapping correctlyRichard Weinberger1-10/+10
2018-08-14ACPI / PMIC: CrystalCove: Extend PMOP support to support all possible fieldsHans de Goede1-2/+107
2018-08-14ACPICA: Clear status of all events when entering sleep statesRafael J. Wysocki1-8/+3
2018-08-14ACPICA: acpiexec: fix a small memory leak regressionBob Moore1-3/+2
2018-08-14ACPICA: Reference count: add additional debugging detailsErik Schmauss1-2/+5
2018-08-14ACPICA: acpi_exec: fixing -fi optionErik Schmauss4-9/+57
2018-08-14ACPICA: Debugger: Cleanup interface to the AML disassemblerBob Moore3-6/+22
2018-08-14ACPICA: AML Parser: skip opcodes that open a scope upon parse failureErik Schmauss1-6/+11
2018-08-14ACPICA: Utilities: split hex detection into smaller functionsErik Schmauss3-4/+26
2018-08-14ACPICA: Update an error message for a duplicate tableBob Moore1-2/+2
2018-08-14ACPICA: ACPICA: add status check for acpi_hw_read before assigning return valueErik Schmauss1-2/+7