summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-02-25wifi: mwifiex: Add missing compatible string for SD8787Lukas Wunner
2023-02-25nbd: fix possible overflow on 'first_minor' in nbd_dev_add()Zhang Wensheng
2023-02-25nbd: fix possible overflow for 'first_minor' in nbd_dev_add()Yu Kuai
2023-02-25nbd: fix max value for 'first_minor'Yu Kuai
2023-02-25Revert "Revert "block: nbd: add sanity check for first_minor""Wen Yang
2023-02-25drm/i915/gvt: fix double free bug in split_2MB_gtt_entryZheng Wang
2023-02-25can: kvaser_usb: hydra: help gcc-13 to figure out cmd_lenMarc Kleine-Budde
2023-02-25clk: mxl: syscon_node_to_regmap() returns error pointersRahul Tanwar
2023-02-25clk: mxl: Fix a clk entry by adding relevant flagsRahul Tanwar
2023-02-25clk: mxl: Add option to override gate clksRahul Tanwar
2023-02-25clk: mxl: Remove redundant spinlocksRahul Tanwar
2023-02-25clk: mxl: Switch from direct readl/writel based IO to regmap based IORahul Tanwar
2023-02-25wifi: rtl8xxxu: gen2: Turn on the rate controlBitterblue Smith
2023-02-25drm/etnaviv: don't truncate physical page addressLucas Stach
2023-02-22nvmem: core: fix return valueRussell King (Oracle)
2023-02-22i40e: Add checking for null for nlmsg_find_attr()Natalia Petrova
2023-02-22drm/i915/gen11: Wa_1408615072/Wa_1407596294 should be on GT listMatt Roper
2023-02-22drm/i915/gen11: Moving WAs to icl_gt_workarounds_init()Raviteja Goud Talla
2023-02-22ixgbe: add double of VLAN header when computing the max MTUJason Xing
2023-02-22net: stmmac: Restrict warning on disabling DMA store and fwd modeCristian Ciocaltea
2023-02-22bnxt_en: Fix mqprio and XDP ring checking logicMichael Chan
2023-02-22net: stmmac: fix order of dwmac5 FlexPPS parametrization sequenceJohannes Zink
2023-02-22net/usb: kalmia: Don't pass act_len in usb_bulk_msg error pathMiko Larsson
2023-02-22net: bgmac: fix BCM5358 support by setting correct flagsRafał Miłecki
2023-02-22i40e: add double of VLAN header when computing the max MTUJason Xing
2023-02-22ixgbe: allow to increase MTU to 3K with XDP enabledJason Xing
2023-02-22mmc: mmc_spi: fix error handling in mmc_spi_probe()Yang Yingliang
2023-02-22mmc: sdio: fix possible resource leaks in some error pathsYang Yingliang
2023-02-22mmc: jz4740: Work around bug on JZ4760(B)Paul Cercueil
2023-02-22nvmem: core: fix registration vs use raceRussell King (Oracle)
2023-02-22nvmem: core: fix cleanup after dev_set_name()Russell King (Oracle)
2023-02-22nvmem: core: remove nvmem_config wp_gpioRussell King (Oracle)
2023-02-22nvmem: core: add error handling for dev_set_nameGaosheng Cui
2023-02-22platform/x86: touchscreen_dmi: Add Chuwi Vi8 (CWI501) DMI matchHans de Goede
2023-02-22nvme-fc: fix a missing queue put in nvmet_fc_ls_create_associationAmit Engel
2023-02-22net: stmmac: do not stop RX_CLK in Rx LPI state for qcs404 SoCAndrey Konovalov
2023-02-15usb: typec: altmodes/displayport: Fix probe pin assign checkPrashant Malani
2023-02-15usb: core: add quirk for Alcor Link AK9563 smartcard readerMark Pearson
2023-02-15net: USB: Fix wrong-direction WARNING in plusb.cAlan Stern
2023-02-15pinctrl: intel: Restore the pins that used to be in Direct IRQ modeAndy Shevchenko
2023-02-15spi: dw: Fix wrong FIFO level setting for long xfersSerge Semin
2023-02-15pinctrl: single: fix potential NULL dereferenceMaxim Korotkov
2023-02-15pinctrl: aspeed: Fix confusing types in return valueJoel Stanley
2023-02-15net/mlx5: fw_tracer, Zero consumer index when reloading the tracerShay Drory
2023-02-15net/mlx5: fw_tracer, Clear load bit when freeing string DBs buffersShay Drory
2023-02-15net/mlx5e: IPoIB, Show unknown speed instead of errorDragos Tatulea
2023-02-15net: mscc: ocelot: fix VCAP filters not matching on MAC with "protocol 802.1Q"Vladimir Oltean
2023-02-15ice: Do not use WQ_MEM_RECLAIM flag for workqueueAnirudh Venkataramanan
2023-02-15ionic: clean interrupt before enabling queue to avoid credit raceNeel Patel
2023-02-15net: phy: meson-gxl: use MMD access dummy stubs for GXL, internal PHYHeiner Kallweit