aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-01-22mfd: macsmc: Initialize mutexJanne Grunau1-0/+1
2026-01-22mfd: Kconfig: Default MFD_SPACEMIT_P1 to 'm' if ARCH_SPACEMITTroy Mitchell1-0/+1
2026-01-22mfd: axp20x: AXP717: Add type-C CC registersChen-Yu Tsai1-1/+4
2026-01-22mfd: core: Simplify storing device_node in mfd_match_of_node_to_dev()Krzysztof Kozlowski1-2/+1
2026-01-22mfd: core: Simplify with scoped for each OF child loopKrzysztof Kozlowski1-3/+1
2026-01-22mfd: tps65219: Implement LOCK register handling for TPS65214Kory Maincent (TI.com)1-0/+9
2026-01-22mfd: atmel-hlcdc: Add compatible for sama7d65 XLCD controllerRyan Wanner1-0/+1
2026-01-22mfd: max77759: Drop use of irqd_get_trigger_typeAndré Draszik1-11/+1
2026-01-22mfd: macsmc: Wire up Apple SMC input subdeviceJames Calligeros1-0/+1
2026-01-22mfd: macsmc: Wire up Apple SMC hwmon subdeviceJames Calligeros1-0/+1
2026-01-22mfd: macsmc: Wire up Apple SMC RTC subdeviceJames Calligeros1-0/+1
2026-01-22mfd: arizona: Fix regulator resource leak on wm5102_clear_write_sequencer() f...Haotian Zhang1-1/+1
2026-01-22mfd: core: Add locking around 'mfd_of_node_list'Douglas Anderson1-14/+22
2026-01-22mfd: core: Improve compile coverage of mfd_match_of_node_to_dev()Geert Uytterhoeven1-2/+0
2026-01-22Revert "mfd: da9052-spi: Change read-mask to write-mask"Marcus Folkesson1-1/+1
2026-01-22Merge branches 'ib-mfd-clk-gpio-power-regulator-rtc-6.20', 'ib-mfd-regulator-...Lee Jones8-65/+430
2026-01-22mtd: parsers: Fix memory leak in mtd_parser_tplink_safeloader_parse()Zilin Guan1-0/+1
2026-01-22mtd: jedec_probe: fix shift-out-of-bounds UB in JEDEC ID maskingChenxi Hou1-2/+2
2026-01-22i2c: designware: Remove an unnecessary conditionHeikki Krogerus1-5/+3
2026-01-22i2c: designware: Enable mode swappingHeikki Krogerus4-43/+57
2026-01-22i2c: designware: Combine the init functionsHeikki Krogerus5-117/+85
2026-01-22i2c: designware: Combine some of the common functionsHeikki Krogerus4-143/+126
2026-01-22i2c: designware: Use device_is_compatible() instead of custom approachAndy Shevchenko3-7/+2
2026-01-22i2c: spacemit: drop IRQF_ONESHOT flag from IRQ requestYixun Lan1-1/+1
2026-01-22net: atp: drop ancient parallel-port Ethernet driverEthan Nelson-Moore4-1164/+1
2026-01-22mmc: sdhci-of-dwcmshc: Fix DMA 128MB boundary for Eswin EIC7700Huan He1-0/+1
2026-01-22mmc: sdhci-of-dwcmshc: Fix init for AXI clock for Eswin EIC7700Huan He1-0/+6
2026-01-22net: fec: account for VLAN header in frame length calculationsClemens Gruber1-6/+7
2026-01-22xen/netfront: Use u64_stats_t with u64_stats_sync properlyDavid Yang1-12/+12
2026-01-22net: ifb: use u64_stats_t with u64_stats_sync properlyDavid Yang1-9/+9
2026-01-22drm/xe: Select CONFIG_DEVICE_PRIVATE when DRM_XE_GPUSVM is selectedThomas Hellström1-1/+2
2026-01-22net: bonding: add the READ_ONCE/WRITE_ONCE for outside lock accessingTonghao Zhang1-4/+5
2026-01-22net: bonding: skip the 2nd trylock when first one failTonghao Zhang1-7/+9
2026-01-22net: bonding: move bond_should_notify_peers, e.g. into rtnl lock blockTonghao Zhang1-21/+9
2026-01-22net: bonding: use workqueue to make sure peer notify updated in lacp modeTonghao Zhang2-19/+54
2026-01-22drm, drm/xe: Fix xe userptr in the absence of CONFIG_DEVICE_PRIVATEThomas Hellström3-3/+5
2026-01-22PCI: dwc: Use multiple iATU windows for mapping large bridge windows and DMA ...Samuel Holland1-17/+57
2026-01-22drm/i915/display: Fix color pipeline enum name leakChaitanya Kumar Borah1-5/+13
2026-01-22drm/vkms: Fix color pipeline enum name leakChaitanya Kumar Borah1-7/+8
2026-01-22drm/amd/display: Fix color pipeline enum name leakChaitanya Kumar Borah2-5/+12
2026-01-22drm/i915/color: Place 3D LUT after CSC in plane color pipelineChaitanya Kumar Borah1-9/+9
2026-01-22fpga: dfl: fix typo in header fileMukesh Kumar Sisodiya1-1/+1
2026-01-22net: dsa: yt921x: Add LAG offloading supportDavid Yang2-0/+206
2026-01-22iommu/vt-d: Fix race condition during PASID entry replacementLu Baolu4-220/+16
2026-01-22iommu/vt-d: Clear Present bit before tearing down context entryLu Baolu3-3/+27
2026-01-22iommu/vt-d: Clear Present bit before tearing down PASID entryLu Baolu2-1/+19
2026-01-22iommu/vt-d: Flush piotlb for SVM and Nested domainYi Liu1-1/+8
2026-01-22iommu/vt-d: Flush cache for PASID table before using itDmytro Maluka1-3/+4
2026-01-22iommu/vt-d: Flush dev-IOTLB only when PCIe device is accessible in scalable modeJinhui Guo1-1/+1
2026-01-22iommu/vt-d: Skip dev-iotlb flush for inaccessible PCIe device without scalabl...Jinhui Guo1-0/+8