summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-11-27spi: microchip-core: Use SPI_MODE_X_MASKAndy Shevchenko
2025-11-27spi: microchip-core: Utilise temporary variable for struct deviceAndy Shevchenko
2025-11-27spi: microchip-core: Replace dead code (-ENOMEM error message)Andy Shevchenko
2025-11-27spi: microchip-core: use min() instead of min_t()Andy Shevchenko
2025-11-27soc: samsung: exynos-pmu: fix device leak on regmap lookupJohan Hovold
2025-11-27remoteproc: imx_dsp_rproc: Fix NULL vs IS_ERR() bug in imx_dsp_rproc_add_carv...Dan Carpenter
2025-11-27remoteproc: st: Fix indexing of memory-regionsBjorn Andersson
2025-11-27Merge tag 'devfreq-next-for-6.19' of git://git.kernel.org/pub/scm/linux/kerne...Rafael J. Wysocki
2025-11-27soc: samsung: exynos-pmu: Fix structure initializationMarek Szyprowski
2025-11-27drivers: serial: kgdboc: Drop checks for CON_ENABLED and CON_BOOTMarcos Paulo de Souza
2025-11-27Merge tag 'linux-can-next-for-6.19-20251126' of git://git.kernel.org/pub/scm/...Paolo Abeni
2025-11-27staging: rtl8723bs: fix out-of-bounds read in OnBeacon ESR IE parsingNavaneeth K
2025-11-27staging: rtl8723bs: fix stack buffer overflow in OnAssocReq IE parsingNavaneeth K
2025-11-27staging: rtl8723bs: fix out-of-bounds read in rtw_get_ie() parserNavaneeth K
2025-11-27ACPI: PM: Fix a spelling mistakeChu Guangqing
2025-11-27ACPI: LPSS: Fix a spelling mistakeChu Guangqing
2025-11-27RDMA/rxe: reclassify sockets in order to avoid false positives from lockdepStefan Metzmacher
2025-11-27net: stmmac: dwmac: Disable flushing frames on Rx Buffer UnavailableRohan G Thomas
2025-11-27platform/x86/amd/pmf: Use devm_mutex_init() for mutex initializationShyam Sundar S K
2025-11-27platform/x86/amd/pmf: Add BIOS_INPUTS_MAX macro to replace hardcoded array sizeShyam Sundar S K
2025-11-27iommupt: Avoid a compiler bug with sw_bitJason Gunthorpe
2025-11-27spi: airoha-snfi: en7523: workaround flash damaging if UART_TXD was short to GNDMikhail Kshevetskiy
2025-11-27firmware: cs_dsp: Use kvzalloc() to allocate control cachesRichard Fitzgerald
2025-11-27firmware: cs_dsp: Take pwr_lock around reading controls debugfsRichard Fitzgerald
2025-11-27spi: nxp-fspi: Propagate fwnode in ACPI case as wellAndy Shevchenko
2025-11-27regulator: rtq2208: Correct LDO2 logic judgment bitsChiYuan Huang
2025-11-27regulator: rtq2208: Correct buck group2 phase mapping logicChiYuan Huang
2025-11-27net: fec: do not register PPS event for PEROUTWei Fang
2025-11-27net: fec: do not allow enabling PPS and PEROUT simultaneouslyWei Fang
2025-11-27net: fec: do not update PEROUT if it is enabledWei Fang
2025-11-27net: fec: cancel perout_timer when PEROUT is disabledWei Fang
2025-11-27RDMA/siw: reclassify sockets in order to avoid false positives from lockdepStefan Metzmacher
2025-11-27platform/x86: serial-multi-instantiate: Add IRQ_RESOURCE_OPT for IRQ missing ...Baojun Xu
2025-11-27fbnic: Replace use of internal PCS w/ Designware XPCSAlexander Duyck
2025-11-27fbnic: Add SW shim for MDIO interface to PMD and PCSAlexander Duyck
2025-11-27fbnic: Add handler for reporting link down event statisticsAlexander Duyck
2025-11-27fbnic: Add logic to track PMD state via MAC/PCS signalsAlexander Duyck
2025-11-27fbnic: Rename PCS IRQ to MAC IRQ as it is actually a MAC interruptAlexander Duyck
2025-11-27net: pcs: xpcs: Add support for FBNIC 25G, 50G, 100G PMDAlexander Duyck
2025-11-27net: pcs: xpcs: Fix PMA identifier handling in XPCSAlexander Duyck
2025-11-27net: pcs: xpcs: Add support for 25G, 50G, and 100G interfacesAlexander Duyck
2025-11-27net: phy: Add MDIO_PMA_CTRL1_SPEED for 2.5G and 5G to reflect PMA valuesAlexander Duyck
2025-11-27platform/x86/amd/pmf: Refactor repetitive BIOS output handlingShyam Sundar S K
2025-11-27usb: gadget: tegra-xudc: Always reinitialize data toggle when clear haltHaotien Hsu
2025-11-27Merge tag 'usb-serial-6.19-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2025-11-27pwm: rzg2l-gpt: Allow checking period_tick cache value only if sibling channe...Biju Das
2025-11-27RDMA/bng_re: Remove prefetch instructionLeon Romanovsky
2025-11-27backlight: aw99706: Fix unused function warnings from suspend/resume opsNathan Chancellor
2025-11-27gpio: shared: handle the reset-gpios corner caseBartosz Golaszewski
2025-11-27vhost/test: add test specific macro for featuresMichael S. Tsirkin