summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-03-08net: chelsio: cxgb3: check the return value of pci_find_capability()Jia-Ju Bai1-0/+2
2022-03-08ibmvnic: complete init_done on transport eventsSukadev Bhattiprolu1-0/+7
2022-03-08ibmvnic: define flush_reset_queue helperSukadev Bhattiprolu1-8/+16
2022-03-08ibmvnic: initialize rc before completing waitSukadev Bhattiprolu1-1/+1
2022-03-08net: stmmac: only enable DMA interrupts when readyVincent Whitchurch1-2/+26
2022-03-08net: stmmac: enhance XDP ZC driver level switching performanceOng Boon Leong3-6/+139
2022-03-08can: etas_es58x: change opened_channel_cnt's type from atomic_t to u8Vincent Mailhol2-7/+10
2022-03-08soc: fsl: qe: Check of ioremap return valueJiasheng Jiang1-0/+2
2022-03-08soc: fsl: guts: Add a missing memory allocation failure checkChristophe JAILLET1-2/+7
2022-03-08soc: fsl: guts: Revert commit 3c0d64e867edChristophe JAILLET1-4/+3
2022-03-08ARM: dts: Use 32KiHz oscillator on devkit8000Anthoine Bourgeois1-2/+1
2022-03-08iommu/amd: Fix I/O page table memory leakSuravee Suthikulpanit1-6/+6
2022-03-08ibmvnic: free reset-work-item when flushingSukadev Bhattiprolu1-1/+3
2022-03-08igc: igc_write_phy_reg_gpy: drop premature returnSasha Neftin1-2/+0
2022-03-08pinctrl: sunxi: Use unique lockdep classes for IRQsSamuel Holland1-0/+9
2022-03-08igc: igc_read_phy_reg_gpy: drop premature returnCorinna Vinschen1-2/+0
2022-03-08iommu/tegra-smmu: Fix missing put_device() call in tegra_smmu_findMiaoqian Lin1-1/+3
2022-03-08can: gs_usb: change active_channels's type from atomic_t to u8Vincent Mailhol1-5/+5
2022-03-08auxdisplay: lcd2s: Use proper API to free the instance of charlcd objectAndy Shevchenko1-2/+2
2022-03-08auxdisplay: lcd2s: Fix memory leak in ->remove()Andy Shevchenko1-11/+7
2022-03-08firmware: arm_scmi: Remove space in MODULE_ALIAS nameAlyssa Ross1-1/+1
2022-03-08auxdisplay: lcd2s: Fix lcd2s_redefine_char() featureAndy Shevchenko1-1/+1
2022-03-08efivars: Respect "block" flag in efivar_entry_set_safe()Jann Horn1-1/+4
2022-03-08iavf: Fix deadlock in iavf_reset_taskSlawomir Laba1-0/+1
2022-03-08ixgbe: xsk: change !netif_carrier_ok() handling in ixgbe_xmit_zc()Maciej Fijalkowski1-2/+4
2022-03-08net: arcnet: com20020: Fix null-ptr-deref in com20020pci_probe()Zheyu Ma1-0/+3
2022-03-08ibmvnic: register netdev after init of adapterSukadev Bhattiprolu1-6/+8
2022-03-08net: sxgbe: fix return value of __setup handlerRandy Dunlap1-3/+3
2022-03-08iavf: Fix missing check for running netdevSlawomir Laba1-2/+5
2022-03-08net: stmmac: fix return value of __setup handlerRandy Dunlap1-3/+3
2022-03-08net: ipa: add an interconnect dependencyAlex Elder1-0/+1
2022-03-08e1000e: Correct NVM checksum verification flowSasha Neftin1-2/+2
2022-03-08ntb: intel: fix port config status offset for SPRDave Jiang2-1/+32
2022-03-08thermal: core: Fix TZ_GET_TRIP NULL pointer dereferenceNicolas Cavallari1-2/+3
2022-03-08xen/netfront: destroy queues before real_num_tx_queues is zeroedMarek Marczykowski-Górecki1-16/+23
2022-03-08drm/amd/display: Reduce dmesg error to a debug printLeo (Hanghong) Ma2-1/+6
2022-03-08drm/i915: s/JSP2/ICP2/ PCHVille Syrjälä2-2/+2
2022-03-08iommu/amd: Recover from event log overflowLennert Buytenhek4-2/+20
2022-03-08iommu/vt-d: Fix double list_add when enabling VMD in scalable modeAdrian Huang1-1/+1
2022-03-08iwlwifi: mvm: check debugfs_dir ptr before useRandy Dunlap1-3/+8
2022-03-08riscv/efi_stub: Fix get_boot_hartid_from_fdt() return valueSunil V L1-7/+10
2022-03-08PCI: mvebu: Fix device enumeration regressionPali Rohár1-1/+2
2022-03-08drm/amd/display: For vblank_disable_immediate, check PSR is really usedMichel Dänzer1-8/+9
2022-03-08bnxt_en: Fix occasional ethtool -t loopback test failuresMichael Chan3-1/+9
2022-03-08drm/amd/display: Fix stream->link_enc unassigned during stream removalNicholas Kazlauskas1-3/+0
2022-03-08drm/mediatek: mtk_dsi: Reset the dsi0 hardwareEnric Balletbo i Serra1-1/+4
2022-03-08net: ethernet: litex: Add the dependency on HAS_IOMEMCai Huoqing1-1/+1
2022-03-08of: net: move of_net under net/Jakub Kicinski8-156/+6
2022-03-08ibmvnic: don't release napi in __ibmvnic_open()Sukadev Bhattiprolu1-2/+7
2022-03-08net: dsa: seville: register the mdiobus under devresVladimir Oltean1-2/+3