summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-08-19EDAC/skx_common: Remove redundant upper bound check for res->imcQiuxu Zhuo
2025-08-19EDAC/skx_common: Make skx_dev->imc[] a flexible arrayQiuxu Zhuo
2025-08-19EDAC/skx_common: Swap memory controller index mappingQiuxu Zhuo
2025-08-19EDAC/skx_common: Move mc_mapping to be a field inside struct skx_imcQiuxu Zhuo
2025-08-19EDAC/{skx_common,skx}: Use configuration data, not global macrosQiuxu Zhuo
2025-08-19EDAC/i10nm: Skip DIMM enumeration on a disabled memory controllerQiuxu Zhuo
2025-08-19i2c: rtl9300: Add missing count byte for SMBus Block OpsSven Eckelmann
2025-08-19i2c: rtl9300: Increase timeout for transfer pollingSven Eckelmann
2025-08-19i2c: rtl9300: Fix multi-byte I2C writeHarshal Gohel
2025-08-19i2c: rtl9300: Fix out-of-bounds bug in rtl9300_i2c_smbus_xferAlex Guo
2025-08-19EDAC/ie31200: Add two more Intel Alder Lake-S SoCs for EDAC supportKyle Manna
2025-08-19thermal: intel: int340x: Remove redundant acpi_has_method() callSalah Triki
2025-08-19cpufreq: Avoid calling get_governor() for first policyZihuan Zhang
2025-08-19spi: Remove the use of dev_err_probe()Mark Brown
2025-08-19Merge tag 'vfs-6.17-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-08-19regulator: rt5133: Fix IS_ERR() vs NULL bug in rt5133_validate_vendor_info()Dan Carpenter
2025-08-19regulator: tps65219: regulator: tps65219: Fix error codes in probe()Dan Carpenter
2025-08-19PCI: mediatek-gen3: Add support for MediaTek MT8196 SoCAngeloGioacchino Del Regno
2025-08-19PCI: mediatek-gen3: Implement sys clock ready time settingAngeloGioacchino Del Regno
2025-08-19drm/xe: Assign ioctl xe file handler to vm in xe_vm_createPiotr Piórkowski
2025-08-19usb: xhci: fix host not responding after suspend and resumeNiklas Neronin
2025-08-19usb: xhci: Fix slot_id resource race conflictWeitao Wang
2025-08-19net: ethernet: stmmac: dwmac-rk: Make the clk_phy could be used for external phyChaoyi Chen
2025-08-19pinctrl: sx150x: Make the driver tristateFange Zhang
2025-08-19net: mana: Use page pool fragments for RX buffers instead of full pages to im...Dipayaan Roy
2025-08-19mmc: Merge branch fixes into nextUlf Hansson
2025-08-19mmc: sdhci-cadence: implement multi-block read gap tuningBenoît Monin
2025-08-19mmc: core: add mmc_read_tuningBenoît Monin
2025-08-19mmc: block: use mmc_card cmd23 helpersBenoît Monin
2025-08-19mmc: mmc_test: use mmc_card cmd23 helpersBenoît Monin
2025-08-19mmc: card: add mmc_card_blk_no_cmd23Benoît Monin
2025-08-19mmc: core: add mmc_card_can_cmd23Benoît Monin
2025-08-19mmc: remove unneeded 'fast_io' parameter in regmap_configWolfram Sang
2025-08-19mmc: meson-mx-sdhc: use PTR_ERR_OR_ZERO() to simplify codeXichao Zhao
2025-08-19misc: rtsx: usb card reader: add OCP supportRicky Wu
2025-08-19memstick: Add timeout to prevent indefinite waitingJiayi Li
2025-08-19mmc: renesas_sdhi: Enable 64-bit polling modeBiju Das
2025-08-19mmc: tmio: Add 64-bit read/write support for SD_BUF0 in polling modeBiju Das
2025-08-19mmc: host: renesas_sdhi: Fix the actual clockBiju Das
2025-08-19mmc: mmc_spi: multiple block read remove read crc ackRex Chen
2025-08-19mmc: core: SPI mode remove cmd7Rex Chen
2025-08-19pinctrl: meson-g12a: add GPIOC_7 pcie_clkreqn pinmuxDa Xue
2025-08-19gpiolib: acpi: Add quirk for ASUS ProArt PX13Mario Limonciello (AMD)
2025-08-19pmdomain: mediatek: Convert all SoCs to new style regmap retrievalAngeloGioacchino Del Regno
2025-08-19pmdomain: mediatek: Add support for RTFF Hardware in MT8196/MT6991AngeloGioacchino Del Regno
2025-08-19pmdomain: mediatek: Add support for modem power sequencesAngeloGioacchino Del Regno
2025-08-19pmdomain: mediatek: Move ctl sequences out of power_on/off functionsAngeloGioacchino Del Regno
2025-08-19pmdomain: mediatek: Handle SoCs with inverted SRAM power-down bitsAngeloGioacchino Del Regno
2025-08-19pmdomain: mediatek: Refactor bus protection regmaps retrievalAngeloGioacchino Del Regno
2025-08-19pmdomain: Merge branch fixes into nextUlf Hansson