aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2024-03-28Merge tag 'v5.15.153' into v5.15/standard/baseBruce Ashfield
2024-03-26remoteproc: stm32: fix incorrect optional pointersArnd Bergmann
2024-03-26regmap: Add missing map->bus checkMarek Vasut
2024-03-26spi: spi-mt65xx: Fix NULL pointer access in interrupt handlerFei Shao
2024-03-26net: dsa: mt7530: fix handling of all link-local framesArınç ÜNAL
2024-03-26net: dsa: mt7530: fix link-local frames that ingress vlan filtering portsArınç ÜNAL
2024-03-26net: dsa: mt7530: fix handling of 802.1X PAE framesArınç ÜNAL
2024-03-26net: dsa: mt7530: fix handling of LLDP framesArınç ÜNAL
2024-03-26octeontx2-af: Use separate handlers for interruptsSubbaraya Sundeep
2024-03-26net/bnx2x: Prevent access to a freed page in page_poolThinh Tran
2024-03-26net: phy: fix phy_read_poll_timeout argument type in genphy_loopbackNikita Kiryushin
2024-03-26wireguard: receive: annotate data-race around receiving_counter.counterNikita Zhandarovich
2024-03-26vdpa/mlx5: Allow CVQ size changesJonah Palmer
2024-03-26net: dsa: mt7530: prevent possible incorrect XTAL frequency selectionArınç ÜNAL
2024-03-26net: veth: do not manipulate GRO when using XDPIgnat Korchagin
2024-03-26net: ethernet: mtk_eth_soc: fix PPE hanging issueDaniel Golle
2024-03-26net: mediatek: mtk_eth_soc: clear MAC_MCR_FORCE_LINK only when MAC is upDaniel Golle
2024-03-26net: mtk_eth_soc: move MAC_MCR setting to mac_finish()Russell King (Oracle)
2024-03-26soc: fsl: dpio: fix kcalloc() argument orderArnd Bergmann
2024-03-26octeontx2-af: Use matching wake_up API variant in CGX command interfaceLinu Cherian
2024-03-26nouveau: reset the bo resource bus info after an evictionDave Airlie
2024-03-26usb: gadget: net2272: Use irqflags in the call to net2272_probe_finColin Ian King
2024-03-26staging: greybus: fix get_channel_from_mode() failure pathDan Carpenter
2024-03-26serial: 8250_exar: Don't remove GPIO device on suspendAndy Shevchenko
2024-03-26rtc: mt6397: select IRQ_DOMAIN instead of depending on itRandy Dunlap
2024-03-26tty: serial: samsung: fix tx_empty() to return TIOCSER_TEMTTudor Ambarus
2024-03-26serial: max310x: fix syntax error in IRQ error messageHugo Villeneuve
2024-03-26tty: vt: fix 20 vs 0x20 typo in EScsiignoreJiri Slaby (SUSE)
2024-03-26remoteproc: stm32: Fix incorrect type assignment returned by stm32_rproc_get_...Arnaud Pouliquen
2024-03-26remoteproc: stm32: Fix incorrect type in assignment for vaArnaud Pouliquen
2024-03-26remoteproc: stm32: use correct format strings on 64-bitArnd Bergmann
2024-03-26comedi: comedi_test: Prevent timers rescheduling during deletionIan Abbott
2024-03-26watchdog: stm32_iwdg: initialize default timeoutBen Wolsieffer
2024-03-26scsi: bfa: Fix function pointer type mismatch for hcb_qe->cbfnArnd Bergmann
2024-03-26RDMA/rtrs-clt: Check strnlen return len in sysfs mpath_policy_store()Alexey Kodanev
2024-03-26RDMA/device: Fix a race between mad_client and cm_client initShifeng Li
2024-03-26scsi: csiostor: Avoid function pointer castsArnd Bergmann
2024-03-26RDMA/srpt: Do not register event handler until srpt device is fully setupWilliam Kucharski
2024-03-26clk: zynq: Prevent null pointer dereference caused by kmalloc failureDuoming Zhou
2024-03-26clk: Fix clk_core_get NULL dereferenceBryan O'Donoghue
2024-03-26backlight: lp8788: Fully initialize backlight_properties during probeDaniel Thompson
2024-03-26backlight: lm3639: Fully initialize backlight_properties during probeDaniel Thompson
2024-03-26backlight: da9052: Fully initialize backlight_properties during probeDaniel Thompson
2024-03-26backlight: lm3630a: Don't set bl->props.brightness in get_brightnessLuca Weiss
2024-03-26backlight: lm3630a: Initialize backlight_properties on initLuca Weiss
2024-03-26leds: sgm3140: Add missing timer cleanup and flash gpio controlOndrej Jirman
2024-03-26leds: aw2013: Unlock mutex before destroying itGeorge Stark
2024-03-26drm/msm/dpu: add division of drm_display_mode's hskew parameterPaloma Arellano
2024-03-26drm/mediatek: Fix a null pointer crash in mtk_drm_crtc_finish_page_flipHsin-Yi Wang
2024-03-26media: mediatek: vcodec: avoid -Wcast-function-type-strict warningArnd Bergmann