summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-04-21scsi: target: fix hang when multiple threads try to destroy the same iscsi se...Maurizio Lombardi3-16/+29
2020-04-21scsi: target: remove boilerplate codeMaurizio Lombardi2-45/+2
2020-04-21irqchip/ti-sci-inta: Fix processing of masked irqsGrygorii Strashko1-1/+2
2020-04-21i2c: designware: platdrv: Remove DPM_FLAG_SMART_SUSPEND flag on BYT and CHTHans de Goede1-4/+10
2020-04-21drm/amdgpu: fix the hw hang during perform system reboot and resetPrike Liang1-0/+2
2020-04-21drm/amd/powerplay: force the trim of the mclk dpm_levels if OD is enabledSergei Lopatin1-1/+4
2020-04-21net/mlx5e: Use preactivate hook to set the indirection tableMaxim Mikityanskiy3-10/+17
2020-04-21net/mlx5e: Rename hw_modify to preactivateMaxim Mikityanskiy2-9/+11
2020-04-21net/mlx5e: Encapsulate updating netdev queues into a functionMaxim Mikityanskiy1-7/+12
2020-04-21mac80211_hwsim: Use kstrndup() in place of kasprintf()Tuomas Tynkkynen1-6/+6
2020-04-21usb: dwc3: gadget: Don't clear flags before transfer endedThinh Nguyen1-3/+1
2020-04-21clk: at91: usb: use proper usbs_maskClaudiu Beznea1-1/+1
2020-04-21clk: at91: sam9x60: fix usb clock parentsClaudiu Beznea1-3/+2
2020-04-21pwm: pca9685: Fix PWM/GPIO inter-operationSven Van Asbroeck1-37/+48
2020-04-21acpi/nfit: improve bounds checking for 'func'Dan Carpenter2-4/+7
2020-04-21platform/chrome: cros_ec_rpmsg: Fix race with host eventPi-Hsun Shih1-1/+15
2020-04-21scsi: ufs: Fix ufshcd_hold() caused scheduling while atomicCan Guo1-0/+5
2020-04-21Revert "ACPI: EC: Do not clear boot_ec_is_ecdt in acpi_ec_add()"Greg Kroah-Hartman1-4/+2
2020-04-21net: stmmac: dwmac-sunxi: Provide TX and RX fifo sizesFlorian Fainelli1-0/+2
2020-04-21net/mlx5e: Fix pfnum in devlink port attributeParav Pandit1-4/+5
2020-04-21net/mlx5e: Fix nest_level for vlan pop actionDmytro Linkin1-2/+3
2020-04-21net/mlx5e: Add missing release firmware callEran Ben Elisha1-1/+4
2020-04-21net/mlx5: Fix frequent ioread PCI access during recoveryMoshe Shemesh1-1/+1
2020-04-21net: ethernet: mediatek: move mt7623 settings out off the mt7530René van Dorst2-1/+31
2020-04-21net: dsa: mt7530: move mt7623 settings out off the mt7530René van Dorst2-95/+0
2020-04-21net: tun: record RX queue in skb before do_xdp_generic()Gilberto Bertin1-1/+2
2020-04-21net: phy: micrel: use genphy_read_status for KSZ9131Atsushi Nemoto1-1/+1
2020-04-21net: dsa: mt7530: fix tagged frames pass-through in VLAN-unaware modeDENG Qingfang2-6/+19
2020-04-21amd-xgbe: Use __napi_schedule() in BH contextSebastian Andrzej Siewior1-1/+1
2020-04-17scsi: lpfc: fix inlining of lpfc_sli4_cleanup_poll_list()James Smart2-2/+2
2020-04-17mfd: dln2: Fix sanity checking for endpointsAndy Shevchenko1-2/+7
2020-04-17mmc: sdhci: Refactor sdhci_set_timeout()Faiz Abbas2-18/+21
2020-04-17mmc: sdhci: Convert sdhci_set_timeout_irq() to non-staticFaiz Abbas2-1/+3
2020-04-17drm/i915/icl+: Don't enable DDI IO power on a TypeC port in TBT modeImre Deak1-1/+5
2020-04-17drm/amdgpu: fix gfx hang during suspend with video playback (v2)Prike Liang1-2/+3
2020-04-17drm/dp_mst: Fix clearing payload state on topology disableLyude Paul1-1/+6
2020-04-17Revert "drm/dp_mst: Remove VCPI while disabling topology mgr"Sasha Levin1-12/+0
2020-04-17scsi: lpfc: Fix broken Credit Recovery after driver loadJames Smart2-20/+40
2020-04-17scsi: lpfc: Fix configuration of BB credit recovery in service parametersJames Smart1-10/+3
2020-04-17scsi: lpfc: Fix Fabric hostname registration if system hostname changesJames Smart5-13/+46
2020-04-17scsi: lpfc: Add registration for CPU Offline/Online eventsJames Smart5-12/+388
2020-04-17dm clone: Add missing casts to prevent overflows and data corruptionNikos Tsironis1-3/+6
2020-04-17dm clone: Fix handling of partial region discardsNikos Tsironis2-14/+42
2020-04-17dm clone: replace spin_lock_irqsave with spin_lock_irqMikulas Patocka3-34/+27
2020-04-17dm zoned: remove duplicate nr_rnd_zones increase in dmz_init_zone()Bob Liu1-1/+0
2020-04-17scsi: mpt3sas: Fix kernel panic observed on soft HBA unplugSreekanth Reddy1-4/+4
2020-04-17xen/blkfront: fix memory allocation flags in blkfront_setup_indirect()Juergen Gross1-5/+12
2020-04-17ipmi: fix hung processes in __get_guid()Wen Yang1-2/+2
2020-04-17libata: Return correct status in sata_pmp_eh_recover_pm() when ATA_DFLAG_DETA...Kai-Heng Feng1-0/+1
2020-04-17cpufreq: powernv: Fix use-after-freeOliver O'Halloran1-0/+6