summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-04-23watchdog: sp805: fix restart handlerMichael Walle
2020-04-21scsi: target: fix hang when multiple threads try to destroy the same iscsi se...Maurizio Lombardi
2020-04-21scsi: target: remove boilerplate codeMaurizio Lombardi
2020-04-21irqchip/ti-sci-inta: Fix processing of masked irqsGrygorii Strashko
2020-04-21i2c: designware: platdrv: Remove DPM_FLAG_SMART_SUSPEND flag on BYT and CHTHans de Goede
2020-04-21drm/amdgpu: fix the hw hang during perform system reboot and resetPrike Liang
2020-04-21drm/amd/powerplay: force the trim of the mclk dpm_levels if OD is enabledSergei Lopatin
2020-04-21net/mlx5e: Use preactivate hook to set the indirection tableMaxim Mikityanskiy
2020-04-21net/mlx5e: Rename hw_modify to preactivateMaxim Mikityanskiy
2020-04-21net/mlx5e: Encapsulate updating netdev queues into a functionMaxim Mikityanskiy
2020-04-21mac80211_hwsim: Use kstrndup() in place of kasprintf()Tuomas Tynkkynen
2020-04-21usb: dwc3: gadget: Don't clear flags before transfer endedThinh Nguyen
2020-04-21clk: at91: usb: use proper usbs_maskClaudiu Beznea
2020-04-21clk: at91: sam9x60: fix usb clock parentsClaudiu Beznea
2020-04-21pwm: pca9685: Fix PWM/GPIO inter-operationSven Van Asbroeck
2020-04-21acpi/nfit: improve bounds checking for 'func'Dan Carpenter
2020-04-21platform/chrome: cros_ec_rpmsg: Fix race with host eventPi-Hsun Shih
2020-04-21scsi: ufs: Fix ufshcd_hold() caused scheduling while atomicCan Guo
2020-04-21Revert "ACPI: EC: Do not clear boot_ec_is_ecdt in acpi_ec_add()"Greg Kroah-Hartman
2020-04-21net: stmmac: dwmac-sunxi: Provide TX and RX fifo sizesFlorian Fainelli
2020-04-21net/mlx5e: Fix pfnum in devlink port attributeParav Pandit
2020-04-21net/mlx5e: Fix nest_level for vlan pop actionDmytro Linkin
2020-04-21net/mlx5e: Add missing release firmware callEran Ben Elisha
2020-04-21net/mlx5: Fix frequent ioread PCI access during recoveryMoshe Shemesh
2020-04-21net: ethernet: mediatek: move mt7623 settings out off the mt7530René van Dorst
2020-04-21net: dsa: mt7530: move mt7623 settings out off the mt7530René van Dorst
2020-04-21net: tun: record RX queue in skb before do_xdp_generic()Gilberto Bertin
2020-04-21net: phy: micrel: use genphy_read_status for KSZ9131Atsushi Nemoto
2020-04-21net: dsa: mt7530: fix tagged frames pass-through in VLAN-unaware modeDENG Qingfang
2020-04-21amd-xgbe: Use __napi_schedule() in BH contextSebastian Andrzej Siewior
2020-04-17scsi: lpfc: fix inlining of lpfc_sli4_cleanup_poll_list()James Smart
2020-04-17mfd: dln2: Fix sanity checking for endpointsAndy Shevchenko
2020-04-17mmc: sdhci: Refactor sdhci_set_timeout()Faiz Abbas
2020-04-17mmc: sdhci: Convert sdhci_set_timeout_irq() to non-staticFaiz Abbas
2020-04-17drm/i915/icl+: Don't enable DDI IO power on a TypeC port in TBT modeImre Deak
2020-04-17drm/amdgpu: fix gfx hang during suspend with video playback (v2)Prike Liang
2020-04-17drm/dp_mst: Fix clearing payload state on topology disableLyude Paul
2020-04-17Revert "drm/dp_mst: Remove VCPI while disabling topology mgr"Sasha Levin
2020-04-17scsi: lpfc: Fix broken Credit Recovery after driver loadJames Smart
2020-04-17scsi: lpfc: Fix configuration of BB credit recovery in service parametersJames Smart
2020-04-17scsi: lpfc: Fix Fabric hostname registration if system hostname changesJames Smart
2020-04-17scsi: lpfc: Add registration for CPU Offline/Online eventsJames Smart
2020-04-17dm clone: Add missing casts to prevent overflows and data corruptionNikos Tsironis
2020-04-17dm clone: Fix handling of partial region discardsNikos Tsironis
2020-04-17dm clone: replace spin_lock_irqsave with spin_lock_irqMikulas Patocka
2020-04-17dm zoned: remove duplicate nr_rnd_zones increase in dmz_init_zone()Bob Liu
2020-04-17scsi: mpt3sas: Fix kernel panic observed on soft HBA unplugSreekanth Reddy
2020-04-17xen/blkfront: fix memory allocation flags in blkfront_setup_indirect()Juergen Gross
2020-04-17ipmi: fix hung processes in __get_guid()Wen Yang
2020-04-17libata: Return correct status in sata_pmp_eh_recover_pm() when ATA_DFLAG_DETA...Kai-Heng Feng