summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-08-17drm/amd/display: fix signedness bug in execute_synaptics_rc_command()Dan Carpenter1-1/+1
2022-08-17hantro: Remove incorrect HEVC SPS validationEzequiel Garcia3-15/+7
2022-08-17media: cedrus: hevc: Add check for invalid timestampJernej Skrabec1-0/+3
2022-08-17wifi: libertas: Fix possible refcount leak in if_usb_probe()Hangyu Hua1-0/+1
2022-08-17wifi: iwlwifi: mvm: fix double list_add at iwl_mvm_mac_wake_tx_queueJose Ignacio Tornos Martinez1-0/+1
2022-08-17wifi: wil6210: debugfs: fix uninitialized variable use in `wil_write_file_wmi()`Ammar Faizi1-2/+2
2022-08-17wifi: ath11k: Fix register write failure on QCN9074Manikanta Pubbisetty6-69/+128
2022-08-17i2c: mux-gpmux: Add of_node_put() when breaking out of loopLiang He1-0/+1
2022-08-17i2c: qcom-geni: Use the correct return valueBjorn Andersson1-1/+1
2022-08-17i2c: cadence: Support PEC for SMBus block readLars-Peter Clausen1-1/+9
2022-08-17Bluetooth: Add default wakeup callback for HCI UART driverYing Hsu1-0/+11
2022-08-17Bluetooth: hci_intel: Add check for platform_driver_registerJiasheng Jiang1-1/+5
2022-08-17can: pch_can: pch_can_error(): initialize errc before using itVincent Mailhol1-1/+1
2022-08-17can: usb_8dev: do not report txerr and rxerr during bus-offVincent Mailhol1-3/+4
2022-08-17can: kvaser_usb_leaf: do not report txerr and rxerr during bus-offVincent Mailhol1-2/+4
2022-08-17can: kvaser_usb_hydra: do not report txerr and rxerr during bus-offVincent Mailhol1-4/+8
2022-08-17can: sun4i_can: do not report txerr and rxerr during bus-offVincent Mailhol1-5/+4
2022-08-17can: hi311x: do not report txerr and rxerr during bus-offVincent Mailhol1-2/+3
2022-08-17can: sja1000: do not report txerr and rxerr during bus-offVincent Mailhol1-3/+4
2022-08-17can: rcar_can: do not report txerr and rxerr during bus-offVincent Mailhol1-4/+4
2022-08-17can: pch_can: do not report txerr and rxerr during bus-offVincent Mailhol1-3/+3
2022-08-17drm/amdgpu: restore original stable pstate on ctx finiAlex Deucher1-27/+33
2022-08-17drm/amdgpu: use the same HDP flush registers for all nbio 2.3.xAlex Deucher3-26/+1
2022-08-17drm/amdgpu: use the same HDP flush registers for all nbio 7.4.xAlex Deucher3-26/+1
2022-08-17wifi: p54: add missing parentheses in p54_flush()Rustam Subkhankulov1-1/+1
2022-08-17wifi: p54: Fix an error handling path in p54spi_probe()Christophe JAILLET1-1/+2
2022-08-17wifi: wil6210: debugfs: fix info leak in wil_write_file_wmi()Dan Carpenter1-10/+4
2022-08-17media: cedrus: h265: Fix logic for not low delay flagJernej Skrabec1-1/+26
2022-08-17media: uapi: HEVC: Change pic_order_cnt definition in v4l2_hevc_dpb_entryBenjamin Gaignard4-9/+8
2022-08-17media: cedrus: h265: Fix flag nameJernej Skrabec2-3/+4
2022-08-17media: ov7251: add missing disable functions on error in ov7251_set_power_on()Yang Yingliang1-0/+2
2022-08-17media: v4l: async: Also match secondary fwnode endpointsSakari Ailus1-14/+21
2022-08-17drm/exynos/exynos7_drm_decon: free resources when clk_set_parent() failed.Jian Zhang1-4/+13
2022-08-17mediatek: mt76: eeprom: fix missing of_node_put() in mt76_find_power_limits_n...Liang He1-1/+4
2022-08-17mediatek: mt76: mac80211: Fix missing of_node_put() in mt76_led_init()Liang He1-0/+1
2022-08-17mt76: mt7615: fix throughput regression on DFS channelsFelix Fietkau4-25/+7
2022-08-17mt76: mt7915: fix incorrect testmode ipg on band 1 caused by wmm_idxShayne Chen1-4/+5
2022-08-17mt76: connac: move connac2_mac_write_txwi in mt76_connac moduleLorenzo Bianconi10-472/+299
2022-08-17mt76: connac: move mac connac2 defs in mt76_connac2_mac.hLorenzo Bianconi5-285/+171
2022-08-17mt76: mt7915: rely on mt76_dev in mt7915_mac_write_txwi signatureLorenzo Bianconi3-15/+14
2022-08-17mt76: mt7921: rely on mt76_dev in mt7921_mac_write_txwi signatureLorenzo Bianconi4-15/+14
2022-08-17mt76: mt7921: enlarge maximum VHT MPDU length to 11454Deren Wu1-1/+1
2022-08-17mt76: mt7921: fix aggregation subframes setting to HE maxDeren Wu1-2/+2
2022-08-17mt76: mt7921s: fix possible sdio deadlock in command failDeren Wu1-5/+5
2022-08-17mt76: mt7921: do not update pm states in case of errorLorenzo Bianconi1-3/+3
2022-08-17mt76: mt7615: do not update pm stats in case of errorLorenzo Bianconi1-4/+5
2022-08-17wifi: mac80211: move some future per-link data to bss_confJohannes Berg24-60/+64
2022-08-17wifi: cfg80211: do some rework towards MLO link APIsJohannes Berg11-36/+51
2022-08-17mt76: mt7921: not support beacon offload disable commandDeren Wu1-2/+4
2022-08-17mt76: mt7921s: fix firmware download random failYN Chen1-7/+8