summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-02-22nvme-pci: refresh visible attrs for cmb attributesKeith Busch1-0/+8
2023-02-22nvme-rdma: stop auth work after tearing down queues in error recoverySagi Grimberg1-1/+1
2023-02-22nvme-tcp: stop auth work after tearing down queues in error recoverySagi Grimberg1-1/+1
2023-02-22i40e: Add checking for null for nlmsg_find_attr()Natalia Petrova1-0/+2
2023-02-22ixgbe: add double of VLAN header when computing the max MTUJason Xing2-2/+3
2023-02-22igb: Fix PPS input and output using 3rd and 4th SDPMiroslav Lichvar1-6/+6
2023-02-22igb: conditionalize I2C bit banging on external thermal sensor supportCorinna Vinschen1-10/+32
2023-02-22net: stmmac: Restrict warning on disabling DMA store and fwd modeCristian Ciocaltea1-1/+1
2023-02-22bnxt_en: Fix mqprio and XDP ring checking logicMichael Chan1-2/+6
2023-02-22net: stmmac: fix order of dwmac5 FlexPPS parametrization sequenceJohannes Zink1-1/+2
2023-02-22net/usb: kalmia: Don't pass act_len in usb_bulk_msg error pathMiko Larsson1-4/+4
2023-02-22ice: xsk: Fix cleaning of XDP_TX framesLarysa Zaremba1-6/+9
2023-02-22net: ethernet: ti: am65-cpsw: Add RX DMA Channel Teardown QuirkSiddharth Vadapalli2-1/+12
2023-02-22net: bgmac: fix BCM5358 support by setting correct flagsRafał Miłecki1-3/+3
2023-02-22i40e: add double of VLAN header when computing the max MTUJason Xing1-1/+1
2023-02-22ixgbe: allow to increase MTU to 3K with XDP enabledJason Xing1-9/+16
2023-02-22ice: fix lost multicast packets in promisc modeJesse Brandeburg1-0/+26
2023-02-22drm/i915/gen11: Wa_1408615072/Wa_1407596294 should be on GT listMatt Roper1-7/+7
2023-02-22drm/vc4: Fix YUV plane handling when planes are in different buffersDave Stevenson1-2/+4
2023-02-22drm/vc4: crtc: Increase setup cost in core clock calculation to handle extrem...Dom Cobley1-1/+1
2023-02-22gpio: sim: fix a memory leakBartosz Golaszewski1-1/+1
2023-02-22ata: libata-core: Disable READ LOG DMA EXT for Samsung MZ7LHPatrick McLean1-0/+3
2023-02-22ata: ahci: Add Tiger Lake UP{3,4} AHCI controllerSimon Gaiser1-0/+1
2023-02-22mmc: mmc_spi: fix error handling in mmc_spi_probe()Yang Yingliang1-4/+4
2023-02-22mmc: sdio: fix possible resource leaks in some error pathsYang Yingliang2-15/+14
2023-02-22mmc: meson-gx: fix SDIO mode if cap_sdio_irq isn't setHeiner Kallweit1-10/+13
2023-02-22mmc: jz4740: Work around bug on JZ4760(B)Paul Cercueil1-0/+10
2023-02-22drm/vmwgfx: Do not drop the reference to the handle too soonZack Rusin7-10/+20
2023-02-22drm/vmwgfx: Stop accessing buffer objects which failed initZack Rusin2-3/+5
2023-02-22drm/amd/display: Fail atomic_check early on normalize_zpos errorLeo Li1-1/+5
2023-02-22drm/amd/amdgpu: fix warning during suspendJack Xiao2-1/+4
2023-02-22drm: Disable dynamic debug as brokenVille Syrjälä1-1/+2
2023-02-22fbdev: Fix invalid page access after closing deferred I/O devicesTakashi Iwai2-1/+13
2023-02-22vmxnet3: move rss code block under eop descriptorRonak Doshi1-25/+25
2023-02-22of: reserved_mem: Have kmemleak ignore dynamically allocated reserved memIsaac J. Manjarres1-1/+2
2023-02-22platform/x86: touchscreen_dmi: Add Chuwi Vi8 (CWI501) DMI matchHans de Goede1-0/+9
2023-02-22drm/amd/display: Properly handle additional cases where DCN is not supportedAlex Deucher1-0/+11
2023-02-22drm/amdgpu: Enable vclk dclk node for gc11.0.3Yiqing Yao1-2/+4
2023-02-22drm/amdgpu: enable HDP SD for gfx 11.0.3Evan Quan1-1/+2
2023-02-22drm/amd/display: Reset DMUB mailbox SW state after HW resetNicholas Kazlauskas1-0/+12
2023-02-22drm/amd/display: Unassign does_plane_fit_in_mall function from dcn3.2George Shen1-1/+1
2023-02-22drm/amd/display: Adjust downscaling limits for dcn314Daniel Miess1-2/+3
2023-02-22drm/amd/display: Add missing brackets in calculationDaniel Miess1-1/+1
2023-02-22nvme: clear the request_queue pointers on failure in nvme_alloc_io_tag_setMaurizio Lombardi1-0/+1
2023-02-22nvme: clear the request_queue pointers on failure in nvme_alloc_admin_tag_setMaurizio Lombardi1-1/+3
2023-02-22nvme-fc: fix a missing queue put in nvmet_fc_ls_create_associationAmit Engel1-1/+3
2023-02-22net: ethernet: mtk_eth_soc: Avoid truncating allocationKees Cook2-3/+1
2023-02-22drm/nouveau/devinit/tu102-: wait for GFW_BOOT_PROGRESS == COMPLETEDBen Skeggs1-0/+23
2023-02-22net: stmmac: do not stop RX_CLK in Rx LPI state for qcs404 SoCAndrey Konovalov2-1/+4
2023-02-22vdpa: ifcvf: Do proper cleanup if IFCVF init failsTanmay Bhushan1-1/+1