summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-01-22mfd: macsmc: Wire up Apple SMC hwmon subdeviceJames Calligeros
2026-01-22mfd: macsmc: Wire up Apple SMC RTC subdeviceJames Calligeros
2026-01-22mfd: arizona: Fix regulator resource leak on wm5102_clear_write_sequencer() f...Haotian Zhang
2026-01-22mfd: core: Add locking around 'mfd_of_node_list'Douglas Anderson
2026-01-22mfd: core: Improve compile coverage of mfd_match_of_node_to_dev()Geert Uytterhoeven
2026-01-22Revert "mfd: da9052-spi: Change read-mask to write-mask"Marcus Folkesson
2026-01-22Merge branches 'ib-mfd-clk-gpio-power-regulator-rtc-6.20', 'ib-mfd-regulator-...Lee Jones
2026-01-22mtd: parsers: Fix memory leak in mtd_parser_tplink_safeloader_parse()Zilin Guan
2026-01-22mtd: jedec_probe: fix shift-out-of-bounds UB in JEDEC ID maskingChenxi Hou
2026-01-22i2c: designware: Remove an unnecessary conditionHeikki Krogerus
2026-01-22i2c: designware: Enable mode swappingHeikki Krogerus
2026-01-22i2c: designware: Combine the init functionsHeikki Krogerus
2026-01-22i2c: designware: Combine some of the common functionsHeikki Krogerus
2026-01-22i2c: designware: Use device_is_compatible() instead of custom approachAndy Shevchenko
2026-01-22i2c: spacemit: drop IRQF_ONESHOT flag from IRQ requestYixun Lan
2026-01-22net: atp: drop ancient parallel-port Ethernet driverEthan Nelson-Moore
2026-01-22mmc: sdhci-of-dwcmshc: Fix DMA 128MB boundary for Eswin EIC7700Huan He
2026-01-22mmc: sdhci-of-dwcmshc: Fix init for AXI clock for Eswin EIC7700Huan He
2026-01-22net: fec: account for VLAN header in frame length calculationsClemens Gruber
2026-01-22xen/netfront: Use u64_stats_t with u64_stats_sync properlyDavid Yang
2026-01-22net: ifb: use u64_stats_t with u64_stats_sync properlyDavid Yang
2026-01-22drm/xe: Select CONFIG_DEVICE_PRIVATE when DRM_XE_GPUSVM is selectedThomas Hellström
2026-01-22net: bonding: add the READ_ONCE/WRITE_ONCE for outside lock accessingTonghao Zhang
2026-01-22net: bonding: skip the 2nd trylock when first one failTonghao Zhang
2026-01-22net: bonding: move bond_should_notify_peers, e.g. into rtnl lock blockTonghao Zhang
2026-01-22net: bonding: use workqueue to make sure peer notify updated in lacp modeTonghao Zhang
2026-01-22drm, drm/xe: Fix xe userptr in the absence of CONFIG_DEVICE_PRIVATEThomas Hellström
2026-01-22PCI: dwc: Use multiple iATU windows for mapping large bridge windows and DMA ...Samuel Holland
2026-01-22drm/i915/display: Fix color pipeline enum name leakChaitanya Kumar Borah
2026-01-22drm/vkms: Fix color pipeline enum name leakChaitanya Kumar Borah
2026-01-22drm/amd/display: Fix color pipeline enum name leakChaitanya Kumar Borah
2026-01-22drm/i915/color: Place 3D LUT after CSC in plane color pipelineChaitanya Kumar Borah
2026-01-22fpga: dfl: fix typo in header fileMukesh Kumar Sisodiya
2026-01-22net: dsa: yt921x: Add LAG offloading supportDavid Yang
2026-01-22iommu/vt-d: Fix race condition during PASID entry replacementLu Baolu
2026-01-22iommu/vt-d: Clear Present bit before tearing down context entryLu Baolu
2026-01-22iommu/vt-d: Clear Present bit before tearing down PASID entryLu Baolu
2026-01-22iommu/vt-d: Flush piotlb for SVM and Nested domainYi Liu
2026-01-22iommu/vt-d: Flush cache for PASID table before using itDmytro Maluka
2026-01-22iommu/vt-d: Flush dev-IOTLB only when PCIe device is accessible in scalable modeJinhui Guo
2026-01-22iommu/vt-d: Skip dev-iotlb flush for inaccessible PCIe device without scalabl...Jinhui Guo
2026-01-22media: uvcvideo: Pass allocation size directly to uvc_alloc_urb_bufferRicardo Ribalda
2026-01-22media: uvcvideo: Fix allocation for small frame sizesRicardo Ribalda
2026-01-22media: uvcvideo: Return queued buffers on start_streaming() failureMichal Pecio
2026-01-22media: uvcvideo: Create an ID namespace for streaming output terminalsRicardo Ribalda
2026-01-21Merge tag 'hyperv-fixes-signed-20260121' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2026-01-21octeontx2-af: Fix error handlingRatheesh Kannoth
2026-01-21net: pcs: pcs-mtk-lynxi: report in-band capability for 2500Base-XDaniel Golle
2026-01-21Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2026-01-21net: dsa: sja1105: re-merge sja1105_set_port_speed() and sja1105_set_port_con...Vladimir Oltean