summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-27igc: Fix static checker warningSasha Neftin
2020-07-27igc: Clean up the hw_stats structureSasha Neftin
2020-07-27igc: Clean up the mac_info structureSasha Neftin
2020-07-27igc: Remove ledctl_ fields from the mac_info structureSasha Neftin
2020-07-27igc: Fix registers definitionSasha Neftin
2020-07-27igc: Remove unneeded ICTXQMTC registerSasha Neftin
2020-07-27igc: Add Receive Descriptor Minimum Threshold Count to clear HW countersSasha Neftin
2020-07-27igc: Remove unneeded variableSasha Neftin
2020-07-27sparc64: get rid of odd callers of copy_regset_from_user()Al Viro
2020-07-27sparc32: get rid of odd callers of copy_regset_from_user()Al Viro
2020-07-27Merge tag 'at91-dt-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/at91...Arnd Bergmann
2020-07-27Merge tag 'at91-soc-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/at9...Arnd Bergmann
2020-07-27RDMA/core: Fix return error value in _ib_modify_qp() to negativeLi Heng
2020-07-27RDMA/mlx5: Fix prefetch memory leak if get_prefetchable_mr failsJason Gunthorpe
2020-07-27RDMA/cm: Add min length checks to user structure copiesJason Gunthorpe
2020-07-27drm/drm_fb_helper: fix fbdev with sparc64Sam Ravnborg
2020-07-27PCI: cadence: Fix updating Vendor ID and Subsystem Vendor ID registerKishon Vijay Abraham I
2020-07-27PCI: cadence: Add new *ops* for CPU addr fixupKishon Vijay Abraham I
2020-07-27dt-bindings: PCI: cadence: Remove "mem" from reg bindingKishon Vijay Abraham I
2020-07-27PCI: cadence: Allow pci_host_bridge to have custom pci_opsKishon Vijay Abraham I
2020-07-27PCI: cadence: Add support to start link and verify link statusKishon Vijay Abraham I
2020-07-27PCI: cadence: Convert all r/w accessors to perform only 32-bit accessesKishon Vijay Abraham I
2020-07-27linux/kernel.h: Add PTR_ALIGN_DOWN macroKishon Vijay Abraham I
2020-07-27PCI: cadence: Fix cdns_pcie_{host|ep}_setup() error pathKishon Vijay Abraham I
2020-07-27PCI: cadence: Use "dma-ranges" instead of "cdns,no-bar-match-nbits" propertyKishon Vijay Abraham I
2020-07-27Merge branch 'mlx5_uar' into rdma.git /for-nextJason Gunthorpe
2020-07-27KVM: Using macros instead of magic valuesHaiwei Li
2020-07-27genirq/debugfs: Add missing irqchip flagsMarc Zyngier
2020-07-27genirq/affinity: Make affinity setting if activated opt-inThomas Gleixner
2020-07-27RDMA/mlx5: Set mkey relaxed ordering by UMR with ConnectX-7Meir Lichtinger
2020-07-27RDMA/mlx5: Use MLX5_SET macro instead of local structureMeir Lichtinger
2020-07-27spi: correct kernel-doc inconsistencyColton Lewis
2020-07-27spi: sun4i: update max transfer size reportedJonathan Liu
2020-07-27spi: imx: enable runtime pm supportClark Wang
2020-07-27MIPS: KVM: Fix build error caused by 'kvm_run' cleanupHuacai Chen
2020-07-27platform/x86: thinkpad_acpi: use standard charge control attribute namesThomas Weißschuh
2020-07-27platform/x86: thinkpad_acpi: remove unused definesThomas Weißschuh
2020-07-27platform/chrome: cros_ec: Fix host command for regulator control.Pi-Hsun Shih
2020-07-27regulator: pca9450: Convert to use module_i2c_driverAxel Lin
2020-07-27Revert "usb: dwc2: override PHY input signals with usb role switch support"Greg Kroah-Hartman
2020-07-27platform/x86: ISST: drop a duplicated word in isst_if.hRandy Dunlap
2020-07-27Revert "usb: dwc2: don't use ID/Vbus detection if usb-role-switch on STM32MP1...Greg Kroah-Hartman
2020-07-27ACPI: APEI: remove redundant assignment to variable rcColin Ian King
2020-07-27Merge series "ASoC: intel: use asoc_substream_to_rtd()" from Kuninori Morimot...Mark Brown
2020-07-27ASoC: dt-bindings: q6asm: Add Q6ASM_DAI_{TX_RX, TX, RX} definesStephan Gerhold
2020-07-27ASoC: AMD: Restore PME_EN state at Power OnAkshu Agrawal
2020-07-27ACPI: NUMA: Remove the useless 'node >= MAX_NUMNODES' checkHanjun Guo
2020-07-27ACPI: NUMA: Remove the useless sub table pointer checkHanjun Guo
2020-07-27ACPI: tables: Remove the duplicated checks for acpi_parse_entries_array()Hanjun Guo
2020-07-27locking/lockdep: Fix TRACE_IRQFLAGS vs. NMIspeterz@infradead.org