summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-02-23ipmi:si: Don't block module unload if the BMC is messed upCorey Minyard
2026-02-23regulator: tps65185: check devm_kzalloc() result in probeYufan Chen
2026-02-23regulator: spacemit-p1: Support board power treeMark Brown
2026-02-23staging: axis-fifo: refactor device tree parsingGustavo Piaz da Silva
2026-02-23staging: axis-fifo: use u32 for fifo depth flagsGustavo Piaz da Silva
2026-02-23staging: rtl8723bs: remove redundant NULL check on premainder_ieGiorgi Tchankvetadze
2026-02-23staging: nvec: propagate error codes in tegra_nvec_probe()Artem Lytkin
2026-02-23staging: fbtft: fb_tinylcd: replace udelay() with fsleep()Tomasz Unger
2026-02-23staging: rtl8723bs: remove unused MAX_PATH_NUM defines for other chipsAzamat Rakhim
2026-02-23staging: fbtft: Remove duplications of fbtft_set_addr_win()Nam Cao
2026-02-23platform/x86: asus-armoury: add support for G733QSDenis Benato
2026-02-23staging: octeon: fix free_irq dev_id mismatch in cvm_oct_rx_shutdownYuvraj Singh Chauhan
2026-02-23staging: rtl8723bs: remove redundant 'Adapter' variable in HalPhyRf_8723BHaroen Tmimi
2026-02-23staging: octeon: type change from uint<bits>_t to u<bits>Yoelvis Oliveros
2026-02-23staging: rtl8723bs: remove unnecessary void * casts in ioctl_cfg80211.cSiwanan Bungtong
2026-02-23staging: rtl8723bs: remove unnecessary void * casts in rtl8723b_hal_init.cSiwanan Bungtong
2026-02-23staging: rtl8723bs: remove unnecessary void * casts in rtw_security.cSiwanan Bungtong
2026-02-23staging: rtl8723bs: remove unnecessary void * casts in rtw_mlme_ext.cSiwanan Bungtong
2026-02-23staging: rtl8723bs: remove unnecessary void * casts in rtw_ieee80211.cSiwanan Bungtong
2026-02-23staging: rtl8723bs: remove unnecessary void * casts in rtw_efuse.cSiwanan Bungtong
2026-02-23staging: rtl8723bs: remove unnecessary void * casts in rtw_ap.cSiwanan Bungtong
2026-02-23staging: rtl8723bs: replace ternary min comparison with min()William Hansen-Baird
2026-02-23staging: rtl8723bs: Wrap long function parameter listsSiwanan Bungtong
2026-02-23staging: rtl8723bs: fix spacing around operatorsTabrez Ahmed
2026-02-23staging: fbtft: fix unchecked write return value in fb_agm1264k-flArtem Lytkin
2026-02-23staging: sm750fb: convert logging to device-based in sm750.cArtem Lytkin
2026-02-23platform/x86: intel-hid: Add Dell 16 Plus 2-in-1 to dmi_vgbs_allow_listPeter Metz
2026-02-23platform/x86: intel-hid: Add Dell 14 Plus 2-in-1 to dmi_vgbs_allow_listPeter Metz
2026-02-23platform/x86: thinkpad_acpi: Fix errors reading battery thresholdsJonathan Teh
2026-02-23platform/x86: hp-wmi: Add Omen 16-wf0xxx fan and thermal supportKrishna Chomal
2026-02-23platform/x86: touchscreen_dmi: Add quirk for y-inverted Goodix touchscreen on...Hans de Goede
2026-02-23platform/x86: hp-wmi: Add Omen 16-xd0xxx fan and thermal supportKrishna Chomal
2026-02-23staging: fbtft: Optimize partial write()Nam Cao
2026-02-23staging: fbtft: fix spelling mistake "dinamically" -> "dynamically"Santiago Almeida
2026-02-23staging: rtl8723bs: Refactor setCCKFilterCoefficient to remove duplicated rtw...Bera Yüzlü
2026-02-23staging: most: dim2: check return value of clk_prepare_enable for PLLArtem Lytkin
2026-02-23staging: most: net: remove unused header includeRajveer Chaudhari
2026-02-23staging: most: dim2: remove unused header includesRajveer Chaudhari
2026-02-23staging: most: dim2: convert pr_err/warn to dev_err/warnZeeshan Ahmad
2026-02-23staging: most: dim2: move extra info messages to dev_dbgZeeshan Ahmad
2026-02-23staging: greybus: sdio: Remove double whitespaceGiorgi Tchankvetadze
2026-02-23staging: greybus: Fix spelling mistake in KconfigTomasz Unger
2026-02-23staging: greybus: sdio: Fix typo in commentGiorgi Tchankvetadze
2026-02-23staging: greybus: pwm: Fix typo in commentGiorgi Tchankvetadze
2026-02-23soc: fsl: cpm1: qmc: Fix error check for devm_ioremap_resource() in qmc_qe_in...Chen Ni
2026-02-23soc: fsl: qbman: fix race condition in qman_destroy_fqRichard Genoud
2026-02-23pmdomain: imx: gpcv2: Discard pm_runtime_put() return valueRafael J. Wysocki
2026-02-23spi: atcspi200: Remove redundant assignment to .ownerPei Xiao
2026-02-23spi: omap2-mcspi: add support for 3-wire transfersAntoni Pokusinski
2026-02-23spi: stm32: Use NULL instead of 0 for pointerKrzysztof Kozlowski