aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-02-18net: phy: broadcom: Fix a typo ("firsly")Jonathan Neuschäfer1-2/+2
2020-02-18qede: Fix race between rdma destroy workqueue and link change eventMichal Kalderon2-1/+30
2020-02-18iommu/vt-d: Simplify check in identity_mapping()Joerg Roedel1-1/+1
2020-02-18iommu/vt-d: Remove deferred_attach_domain()Joerg Roedel1-8/+3
2020-02-18iommu/vt-d: Do deferred attachment in iommu_need_mapping()Joerg Roedel1-3/+7
2020-02-18iommu/vt-d: Move deferred device attachment into helper functionJoerg Roedel1-8/+12
2020-02-18iommu/vt-d: Add attach_deferred() helperJoerg Roedel1-4/+8
2020-02-18drm/i915/gt: Avoid resetting ring->head outside of its timeline mutexChris Wilson3-23/+21
2020-02-18drm/i915/execlists: Always force a context reload when rewinding RING_TAILChris Wilson4-10/+18
2020-02-18drm/i915: Wean off drm_pci_alloc/drm_pci_freeChris Wilson4-56/+55
2020-02-17net: cnic: fix spelling mistake "reserverd" -> "reserved"Alexandre Belloni1-2/+2
2020-02-17net: mscc: fix in frame extractionHoratiu Vultur1-0/+8
2020-02-17drm/i915/gt: Protect defer_request() from new waitersChris Wilson2-3/+10
2020-02-17drm/i915/gt: Prevent queuing retire workers on the virtual engineChris Wilson2-0/+6
2020-02-17drm/i915/dsc: force full modeset whenever DSC is enabled at probeJani Nikula1-0/+18
2020-02-17drm/i915/ehl: Update port clock voltage level requirementsMatt Roper1-1/+3
2020-02-17drm/i915: Update drm/i915 bug filing URLJani Nikula3-7/+6
2020-02-17tpm: Initialize crypto_id of allocated_banks to HASH_ALGO__LASTRoberto Sassu1-0/+2
2020-02-17tpm: Revert tpm_tis_spi_mod.ko to tpm_tis_spi.ko.Jarkko Sakkinen2-3/+5
2020-02-17drm/i915: Initialise basic fence before acquiring seqnoChris Wilson1-7/+14
2020-02-17drm/i915/gem: Require per-engine reset support for non-persistent contextsChris Wilson1-0/+16
2020-02-17watchdog: da9062: Add dependency on I2CGuenter Roeck1-0/+1
2020-02-17watchdog: da9062: fix power management opsMarco Felsch1-0/+12
2020-02-17watchdog: da9062: do not ping the hw during stop()Marco Felsch1-7/+0
2020-02-17watchdog: fix mtk_wdt.c RESET_CONTROLLER build errorRandy Dunlap1-0/+1
2020-02-17USB: misc: iowarrior: add support for the 100 deviceGreg Kroah-Hartman1-2/+7
2020-02-17drm/nouveau/kms/gv100-: Re-set LUT after clearing for modesetsLyude Paul1-0/+2
2020-02-17drm/nouveau/gr/tu11x: initial supportBen Skeggs2-0/+28
2020-02-17drm/nouveau/acr/tu11x: initial supportBen Skeggs3-0/+18
2020-02-16net: ethernet: dm9000: Handle -EPROBE_DEFER in dm9000_parse_dt()Paul Cercueil1-0/+2
2020-02-16net: ks8851-ml: Fix 16-bit IO operationMarek Vasut1-2/+2
2020-02-16net: ks8851-ml: Fix 16-bit data accessMarek Vasut1-2/+2
2020-02-16net: ks8851-ml: Remove 8-bit bus accessorsMarek Vasut1-40/+5
2020-02-16bonding: fix lockdep warning in bond_get_stats()Taehee Yoo1-3/+50
2020-02-16bonding: add missing netdev_update_lockdep_key()Taehee Yoo2-0/+4
2020-02-16NFC: pn544: Fix a typo in a debug messageChristophe JAILLET1-1/+1
2020-02-16net: dsa: b53: Ensure the default VID is untaggedFlorian Fainelli1-0/+3
2020-02-16wireguard: socket: remove extra call to synchronize_netJason A. Donenfeld1-1/+0
2020-02-16wireguard: send: account for mtu=0 devicesJason A. Donenfeld2-8/+15
2020-02-16wireguard: receive: reset last_under_load to zeroJason A. Donenfeld1-2/+5
2020-02-16net: phy: restore mdio regs in the iproc mdio driverArun Parameswaran1-0/+20
2020-02-16net: atlantic: fix out of range usage of active_vlans arrayDmitry Bogdanov1-1/+1
2020-02-16net: atlantic: possible fault in transition to hibernationPavel Belous1-5/+8
2020-02-16net: atlantic: fix potential error handlingPavel Belous1-1/+3
2020-02-16net: atlantic: fix use after free kasan warnPavel Belous2-6/+5
2020-02-16net: atlantic: better loopback mode handlingNikita Danilov2-5/+13
2020-02-16net: atlantic: ptp gpio adjustmentsEgor Pomozov3-1/+17
2020-02-16net: atlantic: check rpc result and wait for rpc addressIgor Russkikh1-2/+17
2020-02-16net: atlantic: checksum compat issueDmitry Bezrukov3-4/+7
2020-02-16net: macb: ensure interface is not suspended on at91rm9200Alexandre Belloni1-1/+5