summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-02-22nvmem: core: fix return valueRussell King (Oracle)1-0/+1
2023-02-22i40e: Add checking for null for nlmsg_find_attr()Natalia Petrova1-0/+2
2023-02-22drm/i915/gen11: Wa_1408615072/Wa_1407596294 should be on GT listMatt Roper1-7/+7
2023-02-22drm/i915/gen11: Moving WAs to icl_gt_workarounds_init()Raviteja Goud Talla1-9/+9
2023-02-22ixgbe: add double of VLAN header when computing the max MTUJason Xing2-2/+3
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-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-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: jz4740: Work around bug on JZ4760(B)Paul Cercueil1-0/+10
2023-02-22nvmem: core: fix registration vs use raceRussell King (Oracle)1-9/+7
2023-02-22nvmem: core: fix cleanup after dev_set_name()Russell King (Oracle)1-12/+10
2023-02-22nvmem: core: remove nvmem_config wp_gpioRussell King (Oracle)1-3/+1
2023-02-22nvmem: core: add error handling for dev_set_nameGaosheng Cui1-3/+9
2023-02-22platform/x86: touchscreen_dmi: Add Chuwi Vi8 (CWI501) DMI matchHans de Goede1-0/+9
2023-02-22nvme-fc: fix a missing queue put in nvmet_fc_ls_create_associationAmit Engel1-1/+3
2023-02-22net: stmmac: do not stop RX_CLK in Rx LPI state for qcs404 SoCAndrey Konovalov2-1/+4
2023-02-15usb: typec: altmodes/displayport: Fix probe pin assign checkPrashant Malani1-4/+4
2023-02-15usb: core: add quirk for Alcor Link AK9563 smartcard readerMark Pearson1-0/+3
2023-02-15net: USB: Fix wrong-direction WARNING in plusb.cAlan Stern1-3/+1
2023-02-15pinctrl: intel: Restore the pins that used to be in Direct IRQ modeAndy Shevchenko1-3/+13
2023-02-15spi: dw: Fix wrong FIFO level setting for long xfersSerge Semin1-1/+1
2023-02-15pinctrl: single: fix potential NULL dereferenceMaxim Korotkov1-0/+2
2023-02-15pinctrl: aspeed: Fix confusing types in return valueJoel Stanley1-1/+1
2023-02-15net/mlx5: fw_tracer, Zero consumer index when reloading the tracerShay Drory1-1/+1
2023-02-15net/mlx5: fw_tracer, Clear load bit when freeing string DBs buffersShay Drory1-0/+1
2023-02-15net/mlx5e: IPoIB, Show unknown speed instead of errorDragos Tatulea1-8/+5
2023-02-15net: mscc: ocelot: fix VCAP filters not matching on MAC with "protocol 802.1Q"Vladimir Oltean1-12/+12
2023-02-15ice: Do not use WQ_MEM_RECLAIM flag for workqueueAnirudh Venkataramanan1-1/+1
2023-02-15ionic: clean interrupt before enabling queue to avoid credit raceNeel Patel1-3/+12
2023-02-15net: phy: meson-gxl: use MMD access dummy stubs for GXL, internal PHYHeiner Kallweit1-0/+2
2023-02-15bonding: fix error checking in bond_debug_reregister()Qi Zheng1-1/+1
2023-02-15RDMA/usnic: use iommu_map_atomic() under spin_lock()Yang Yingliang1-4/+4
2023-02-15IB/IPoIB: Fix legacy IPoIB due to wrong number of queuesDragos Tatulea1-0/+8
2023-02-15IB/hfi1: Restore allocated resources on failed copyoutDean Luick1-2/+5
2023-02-15of/address: Return an error when no valid dma-ranges are foundMark Brown1-6/+15
2023-02-15iio:adc:twl6030: Enable measurement of VACAndreas Kemnade1-1/+1
2023-02-15nvmem: core: Fix a conflict between MTD and NVMEM on wp-gpios propertyChristophe Kerello1-1/+1
2023-02-15wifi: brcmfmac: Check the count value of channel spec to prevent out-of-bound...Minsuk Kang1-0/+17
2023-02-15fbdev: smscufx: fix error handling code in ufx_usb_probeDongliang Mu1-15/+31
2023-02-15serial: 8250_dma: Fix DMA Rx rearm raceIlpo Järvinen1-2/+10
2023-02-15serial: 8250_dma: Fix DMA Rx completion raceIlpo Järvinen1-1/+13
2023-02-15nvmem: core: fix cell removal on errorMichael Walle1-2/+1
2023-02-15nvmem: core: initialise nvmem->id earlyRussell King (Oracle)1-1/+2
2023-02-15drm/i915: Fix potential bit_17 double-freeRob Clark1-4/+5