summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-04-13IB/mlx5: Replace tunnel mpls capability bits for tunnel_offloadsAlex Vesker1-4/+2
2020-04-13IB/hfi1: Fix memory leaks in sysfs registration and unregistrationKaike Wan1-2/+11
2020-04-13IB/hfi1: Call kobject_put() when kobject_init_and_add() failsKaike Wan1-5/+8
2020-04-13platform/x86: intel_int0002_vgpio: Use acpi_register_wakeup_handler()Hans de Goede1-0/+10
2020-04-13ACPI: PM: Add acpi_[un]register_wakeup_handler()Hans de Goede3-0/+86
2020-04-13hwrng: imx-rngc - fix an error pathMartin Kaiser1-1/+3
2020-04-13iommu/vt-d: Allow devices with RMRRs to use identity domainLu Baolu1-13/+2
2020-04-13driver core: Reevaluate dev->links.need_for_probe as suppliers are addedSaravana Kannan1-2/+6
2020-04-13fbcon: fix null-ptr-deref in fbcon_switchQiujun Huang1-0/+3
2020-04-13RDMA/cm: Update num_paths in cma_resolve_iboe_route error flowAvihai Horon1-0/+1
2020-04-13RDMA/siw: Fix passive connection establishmentBernard Metzler1-106/+31
2020-04-13RDMA/cma: Teach lockdep about the order of rtnl and lockJason Gunthorpe1-0/+13
2020-04-13RDMA/ucma: Put a lock around every call to the rdma_cm layerJason Gunthorpe1-2/+47
2020-04-13ubi: fastmap: Free unused fastmap anchor peb during detachHou Tao1-2/+13
2020-04-13usb: dwc3: gadget: Wrap around when skip TRBsThinh Nguyen1-1/+1
2020-04-13random: always use batched entropy for get_random_u{32,64}Jason A. Donenfeld1-16/+4
2020-04-13net: phy: at803x: fix clock sink configuration on ATH8030 and ATH8035Oleksij Rempel1-2/+2
2020-04-13cxgb4: free MQPRIO resources in shutdown pathRahul Lakkireddy3-0/+28
2020-04-13r8169: change back SG and TSO to be disabled by defaultHeiner Kallweit1-18/+16
2020-04-13mlxsw: spectrum_flower: Do not stop at FLOW_ACTION_VLAN_MANGLEPetr Machata1-3/+6
2020-04-13tun: Don't put_page() for all negative return values from XDP programWill Deacon1-4/+6
2020-04-13slcan: Don't transmit uninitialized stack data in paddingRichard Palethorpe1-3/+1
2020-04-13net: stmmac: dwmac1000: fix out-of-bounds mac address reg settingJisheng Zhang1-1/+1
2020-04-13net: phy: micrel: kszphy_resume(): add delay after genphy_resume() before acc...Oleksij Rempel1-0/+7
2020-04-13net: dsa: mt7530: fix null pointer dereferencing in port5 setupChuanhong Guo1-0/+3
2020-04-13net: dsa: bcm_sf2: Ensure correct sub-node is parsedFlorian Fainelli1-1/+6
2020-04-13net: dsa: bcm_sf2: Do not register slave MDIO bus with OFFlorian Fainelli1-1/+1
2020-04-13cxgb4: fix MPS index overwrite when setting MAC addressHerat Ramani1-1/+0
2020-04-08i2c: i801: Do not add ICH_RES_IO_SMI for the iTCO_wdt deviceMika Westerberg1-33/+12
2020-04-08watchdog: iTCO_wdt: Make ICH_RES_IO_SMI optionalMika Westerberg1-12/+16
2020-04-08watchdog: iTCO_wdt: Export vendorsupportMika Westerberg2-7/+11
2020-04-08IB/hfi1: Ensure pq is not left on waitlistMike Marciniszyn1-3/+22
2020-04-08iwlwifi: dbg: don't abort if sending DBGC_SUSPEND_RESUME failsLuca Coelho2-13/+8
2020-04-08iwlwifi: yoyo: don't add TLV offset when reading FIFOsMordechay Goodstein1-7/+3
2020-04-08iwlwifi: consider HE capability when setting LDPCMordechay Goodstein1-1/+5
2020-04-08net/mlx5e: kTLS, Fix wrong value in record tracker enumTariq Toukan1-2/+2
2020-04-08soc: mediatek: knows_txdone needs to be set in Mediatek CMDQ helperBibby Hsieh1-0/+1
2020-04-08Revert "dm: always call blk_queue_split() in dm_process_bio()"Mike Snitzer1-2/+3
2020-04-08power: supply: axp288_charger: Add special handling for HP Pavilion x2 10Hans de Goede1-1/+56
2020-04-08extcon: axp288: Add wakeup supportHans de Goede1-0/+32
2020-04-08nvmem: sprd: Fix the block lock operationFreeman Liu1-1/+1
2020-04-08nvmem: check for NULL reg_read and reg_write before dereferencingNicholas Johnson1-0/+6
2020-04-08mei: me: add cedar fork device idsAlexander Usyskin2-0/+4
2020-04-08PCI: sysfs: Revert "rescan" file renamesKelsey Skunberg1-2/+4
2020-04-08misc: pci_endpoint_test: Avoid using module parameter to determine irqtypeKishon Vijay Abraham I1-3/+9
2020-04-08misc: pci_endpoint_test: Fix to support > 10 pci-endpoint-test devicesKishon Vijay Abraham I1-1/+1
2020-04-08misc: rtsx: set correct pcr_ops for rts522AYueHaibing1-0/+1
2020-04-08brcmfmac: abort and release host after errorGuenter Roeck1-0/+2
2020-04-08drm/amdgpu: fix typo for vcn1 idle checkJames Zhu1-1/+1
2020-04-08drm/bochs: downgrade pci_request_region failure from error to warningGerd Hoffmann1-4/+2