summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-04-08mtd: rawnand: pl353: Set the nand chip node as the flash nodeAmit Kumar Mahapatra1-1/+1
2022-04-08iwlwifi: mvm: Fix an error code in iwl_mvm_up()Dan Carpenter1-1/+3
2022-04-08iwlwifi: Fix -EIO error code that is never returnedColin Ian King1-1/+1
2022-04-08iwlwifi: mvm: fix off by one in iwl_mvm_stat_iterator_all_macs()Dan Carpenter1-1/+1
2022-04-08iwlwifi: yoyo: Avoid using dram data if allocation failedMukesh Sisodiya1-3/+10
2022-04-08iwlwifi: yoyo: remove DBGI_SRAM address reset writingRotem Saado2-4/+0
2022-04-08iwlwifi: mvm: align locking in D3 test debugfsJohannes Berg1-0/+4
2022-04-08iwlwifi: mvm: don't iterate unadded vifs when handling FW SMPS reqLuca Coelho1-1/+2
2022-04-08iwlwifi: mvm: Don't call iwl_mvm_sta_from_mac80211() with NULL staTakashi Iwai1-3/+2
2022-04-08dax: make sure inodes are flushed before destroy cacheTong Zhang1-0/+1
2022-04-08cxl/port: Hold port reference until decoder releaseDan Williams1-0/+4
2022-04-08cxl/core/port: Rename bus.c to port.cDan Williams2-1/+1
2022-04-08IB/cma: Allow XRC INI QPs to set their local ACK timeoutHåkon Bugge1-1/+1
2022-04-08drm/amd/display: Add affected crtcs to atomic state for dsc mst unplugRoman Li1-2/+5
2022-04-08drm/amd/pm: enable pm sysfs write for one VF modeYiqing Yao1-2/+2
2022-04-08i2c: pasemi: Drop I2C classes from platform driver variantMartin Povišer2-1/+1
2022-04-08ath11k: fix uninitialized rate_idx in ath11k_dp_tx_update_txcompl()Wen Gong1-1/+1
2022-04-08drm/bridge: anx7625: Fix overflow issue on reading EDIDPin-Yen Lin1-1/+2
2022-04-08iommu/ipmmu-vmsa: Check for error num after setting maskJiasheng Jiang1-1/+3
2022-04-08HID: i2c-hid: fix GET/SET_REPORT for unnumbered reportsDmitry Torokhov1-8/+24
2022-04-08power: supply: ab8500: Fix memory leak in ab8500_fg_sysfs_initMiaoqian Lin1-1/+3
2022-04-08power: supply: ab8500: Swap max and overvoltageLinus Walleij3-7/+11
2022-04-08drm/bridge: dw-hdmi: use safe format when first in bridge chainNeil Armstrong1-2/+3
2022-04-08rtw88: fix use after free in rtw_hw_scan_update_probe_req()Dan Carpenter1-3/+3
2022-04-08net:enetc: allocate CBD ring data memory using DMA coherent methodsPo Liu1-64/+64
2022-04-08Netvsc: Call hv_unmap_memory() in the netvsc_device_remove()Tianyu Lan1-8/+16
2022-04-08cxl/regs: Fix size of CXL Capability Header RegisterJonathan Cameron1-2/+2
2022-04-08cxl/core: Fix cxl_probe_component_regs() error messageDan Williams1-1/+1
2022-04-08RDMA/rxe: Check the last packet by RXE_END_MASKXiao Yang1-4/+6
2022-04-08PCI: aardvark: Fix reading PCI_EXP_RTSTA_PME bit on emulated bridgePali Rohár1-1/+3
2022-04-08PCI: aardvark: Fix reading MSI interrupt numberPali Rohár1-7/+2
2022-04-08drm/amdgpu: Don't offset by 2 in FRU EEPROMLuben Tuikov1-9/+4
2022-04-08igb: refactor XDP registrationCorinna Vinschen2-10/+13
2022-04-08igc: avoid kernel warning when changing RX ring parametersCorinna Vinschen1-0/+3
2022-04-08mtd: mchp48l640: Add SPI ID tableMark Brown1-0/+10
2022-04-08mtd: mchp23k256: Add SPI ID tableMark Brown1-0/+14
2022-04-08i2c: bcm2835: Fix the error handling in 'bcm2835_i2c_probe()'Christophe JAILLET1-5/+16
2022-04-08net: asix: add proper error handling of usb read errorsPavel Skripkin3-11/+33
2022-04-08net: dsa: mv88e6xxx: Enable port policy support on 6097Tobias Waldekranz1-0/+1
2022-04-08ptp: unregister virtual clocks when unregistering physical clock.Miroslav Lichvar1-2/+9
2022-04-08mt76: mt7915: fix the nss setting in bitratesMeiChia Chiu1-3/+6
2022-04-08mt76: mt7915: fix mcs_map in mt7915_mcu_set_sta_he_mcs()Peter Chiu1-21/+8
2022-04-08mt76: mt7921s: fix a possible memory leak in mt7921_load_patchLorenzo Bianconi1-6/+2
2022-04-08mt76: mt7915: fix possible memory leak in mt7915_mcu_add_staLorenzo Bianconi1-2/+6
2022-04-08mt76: mt7615: check sta_rates pointer in mt7615_sta_rate_tbl_updateLorenzo Bianconi1-0/+3
2022-04-08mt76: mt7603: check sta_rates pointer in mt7603_sta_rate_tbl_updateLorenzo Bianconi1-0/+3
2022-04-08mt76: mt7921e: fix possible probe failure after rebootSean Wang4-123/+139
2022-04-08mt76: mt7921s: fix mt7921s_mcu_[fw|drv]_pmctrlLeon Yen2-0/+40
2022-04-08mt76: mt7921: fix ht mcs in mt7921_mac_add_txs_skb()Peter Chiu1-1/+0
2022-04-08mt76: mt7915: fix ht mcs in mt7915_mac_add_txs_skb()Peter Chiu1-1/+0