summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-11-18mt76: mt7615: fix hwmon temp sensor mem use-after-freeRyder Lee1-2/+4
2021-11-18mt76: mt7915: fix hwmon temp sensor mem use-after-freeBen Greear1-4/+6
2021-11-18mt76: mt7921: always wake device if necessary in debugfsLorenzo Bianconi1-0/+8
2021-11-18mt76: mt7921: fix kernel warning from cfg80211_calculate_bitrateSean Wang1-2/+9
2021-11-18mt76: mt7921: fix firmware usage of RA info using legacy ratesSean Wang2-1/+12
2021-11-18mt76: mt7921: report HE MU radiotapSean Wang2-8/+65
2021-11-18mt76: overwrite default reg_ops if necessaryLorenzo Bianconi4-7/+68
2021-11-18mt76: connac: fix GTK rekey offload failure on WPA mixed modeLeon Yen1-6/+9
2021-11-18mt76: mt7921: fix dma hang in rmmodDeren Wu1-0/+9
2021-11-18mt76: mt7915: fix bit fields for HT rate idxShayne Chen1-1/+2
2021-11-18mt76: mt7915: fix potential overflow of eeprom page indexShayne Chen1-5/+5
2021-11-18mt76: mt7921: Fix out of order process by invalid event pktDeren Wu1-0/+4
2021-11-18mt76: mt76x02: fix endianness warnings in mt76x02_mac.cLorenzo Bianconi1-6/+7
2021-11-18mt76: mt7921: fix survey-dump reportingLorenzo Bianconi2-2/+10
2021-11-18mt76: fix build error implicit enumeration conversionSean Wang2-2/+2
2021-11-18mt76: connac: fix mt76_connac_gtk_rekey_tlv usageLeon Yen1-3/+3
2021-11-18mt76: mt7915: fix info leak in mt7915_mcu_set_pre_cal()Dan Carpenter1-1/+1
2021-11-18mt76: mt7615: fix endianness warning in mt7615_mac_write_txwiLorenzo Bianconi1-6/+9
2021-11-18mt76: mt7921: fix endianness warning in mt7921_update_txsLorenzo Bianconi1-1/+2
2021-11-18mt76: mt7915: fix endianness warning in mt7915_mac_add_txs_skbLorenzo Bianconi1-1/+1
2021-11-18mt76: mt7921: fix endianness in mt7921_mcu_tx_done_eventLorenzo Bianconi2-6/+7
2021-11-18drm/amdkfd: Fix an inappropriate error handling in allloc memory of gpuLang Yu1-1/+1
2021-11-18ACPI: PM: Fix sharing of wakeup power resourcesRafael J. Wysocki1-45/+24
2021-11-18ACPI: PM: Turn off unused wakeup power resourcesRafael J. Wysocki1-10/+9
2021-11-18mailbox: mtk-cmdq: Fix local clock ID usageFei Shao1-5/+3
2021-11-18mailbox: mtk-cmdq: Validate alias_id on probeFei Shao1-1/+1
2021-11-18platform/x86: thinkpad_acpi: Fix bitwise vs. logical warningNathan Chancellor1-1/+1
2021-11-18block: ataflop: fix breakage introduced at blk-mq refactoringMichael Schmitz1-15/+3
2021-11-18mmc: mxs-mmc: disable regulator on error and in the remove functionChristophe JAILLET1-0/+10
2021-11-18media: ir_toy: assignment to be16 should be of correct typeSean Young1-1/+1
2021-11-18media: ivtv: fix build for UMLRandy Dunlap1-2/+2
2021-11-18mailbox: Remove WARN_ON for async_cb.cb in cmdq_exec_donejason-jh.lin1-1/+0
2021-11-18thermal/drivers/qcom/lmh: make QCOM_LMH depends on QCOM_SCMJackie Liu1-1/+1
2021-11-18drm/msm: uninitialized variable in msm_gem_import()Dan Carpenter1-2/+2
2021-11-18drm/msm: fix potential NULL dereference in cleanupDan Carpenter1-0/+1
2021-11-18drm/msm: unlock on error in get_sched_entity()Dan Carpenter1-0/+1
2021-11-18drm/msm: potential error pointer dereference in init()Dan Carpenter1-0/+4
2021-11-18drm/msm: Fix potential Oops in a6xx_gmu_rpmh_init()Dan Carpenter1-3/+3
2021-11-18drm/msm/dsi: do not enable irq handler before powering up the hostDmitry Baryshkov3-17/+49
2021-11-18thermal/core: fix a UAF bug in __thermal_cooling_device_register()Ziyang Xuan1-2/+4
2021-11-18crypto: octeontx2 - set assoclen in aead_do_fallback()Ovidiu Panait1-0/+1
2021-11-18tcp: switch orphan_count to bare per-cpu countersEric Dumazet2-2/+2
2021-11-18net: tulip: winbond-840: fix build for UMLRandy Dunlap1-1/+1
2021-11-18net: intel: igc_ptp: fix build for UMLRandy Dunlap1-1/+1
2021-11-18net: fealnx: fix build for UMLRandy Dunlap1-1/+1
2021-11-18ath10k: fix max antenna gain unitSven Eckelmann2-3/+6
2021-11-18hwmon: (pmbus/lm25066) Let compiler determine outer dimension of lm25066_coeffZev Weiss1-1/+1
2021-11-18hwmon: Fix possible memleak in __hwmon_device_register()Yang Yingliang1-2/+4
2021-11-18memstick: jmb38x_ms: use appropriate free function in jmb38x_ms_alloc_host()Dan Carpenter1-1/+1
2021-11-18memstick: avoid out-of-range warningArnd Bergmann1-1/+1