summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-01-22mfd: macsmc: Wire up Apple SMC RTC subdeviceJames Calligeros-0/+1
2026-01-22mfd: arizona: Fix regulator resource leak on wm5102_clear_write_sequencer() f...Haotian Zhang-1/+1
2026-01-22mfd: core: Add locking around 'mfd_of_node_list'Douglas Anderson-14/+22
2026-01-22mfd: core: Improve compile coverage of mfd_match_of_node_to_dev()Geert Uytterhoeven-2/+0
2026-01-22Revert "mfd: da9052-spi: Change read-mask to write-mask"Marcus Folkesson-1/+1
2026-01-22Merge branches 'ib-mfd-clk-gpio-power-regulator-rtc-6.20', 'ib-mfd-regulator-...Lee Jones-65/+430
2026-01-22drm/panthor: Add gpu_job_irq tracepointNicolas Frattaroli-0/+41
2026-01-22drm/panthor: Add tracepoint for hardware utilisation changesNicolas Frattaroli-0/+158
2026-01-22drm/panthor: Extend IRQ helpers for mask modification/restorationNicolas Frattaroli-41/+97
2026-01-22drm/panthor: Rework panthor_irq::suspended into panthor_irq::stateNicolas Frattaroli-7/+28
2026-01-22mtd: parsers: Fix memory leak in mtd_parser_tplink_safeloader_parse()Zilin Guan-0/+1
2026-01-22mtd: jedec_probe: fix shift-out-of-bounds UB in JEDEC ID maskingChenxi Hou-2/+2
2026-01-22i2c: designware: Remove an unnecessary conditionHeikki Krogerus-5/+3
2026-01-22i2c: designware: Enable mode swappingHeikki Krogerus-43/+57
2026-01-22i2c: designware: Combine the init functionsHeikki Krogerus-117/+85
2026-01-22i2c: designware: Combine some of the common functionsHeikki Krogerus-143/+126
2026-01-22i2c: designware: Use device_is_compatible() instead of custom approachAndy Shevchenko-7/+2
2026-01-22i2c: spacemit: drop IRQF_ONESHOT flag from IRQ requestYixun Lan-1/+1
2026-01-22net: atp: drop ancient parallel-port Ethernet driverEthan Nelson-Moore-1164/+1
2026-01-22mmc: sdhci-of-dwcmshc: Fix DMA 128MB boundary for Eswin EIC7700Huan He-0/+1
2026-01-22mmc: sdhci-of-dwcmshc: Fix init for AXI clock for Eswin EIC7700Huan He-0/+6
2026-01-22net: fec: account for VLAN header in frame length calculationsClemens Gruber-6/+7
2026-01-22xen/netfront: Use u64_stats_t with u64_stats_sync properlyDavid Yang-12/+12
2026-01-22net: ifb: use u64_stats_t with u64_stats_sync properlyDavid Yang-9/+9
2026-01-22drm/xe: Select CONFIG_DEVICE_PRIVATE when DRM_XE_GPUSVM is selectedThomas Hellström-1/+2
2026-01-22net: bonding: add the READ_ONCE/WRITE_ONCE for outside lock accessingTonghao Zhang-4/+5
2026-01-22net: bonding: skip the 2nd trylock when first one failTonghao Zhang-7/+9
2026-01-22net: bonding: move bond_should_notify_peers, e.g. into rtnl lock blockTonghao Zhang-21/+9
2026-01-22net: bonding: use workqueue to make sure peer notify updated in lacp modeTonghao Zhang-19/+54
2026-01-22drm/xe: Use DRM_BUDDY_CONTIGUOUS_ALLOCATION for contiguous allocationsSanjay Yadav-13/+3
2026-01-22drm, drm/xe: Fix xe userptr in the absence of CONFIG_DEVICE_PRIVATEThomas Hellström-3/+5
2026-01-22PCI: dwc: Use multiple iATU windows for mapping large bridge windows and DMA ...Samuel Holland-17/+57
2026-01-22drm/i915/display: Fix color pipeline enum name leakChaitanya Kumar Borah-5/+13
2026-01-22drm/vkms: Fix color pipeline enum name leakChaitanya Kumar Borah-7/+8
2026-01-22drm/amd/display: Fix color pipeline enum name leakChaitanya Kumar Borah-5/+12
2026-01-22drm/i915/color: Place 3D LUT after CSC in plane color pipelineChaitanya Kumar Borah-9/+9
2026-01-22fpga: dfl: fix typo in header fileMukesh Kumar Sisodiya-1/+1
2026-01-22net: dsa: yt921x: Add LAG offloading supportDavid Yang-0/+206
2026-01-22drm/xe: Select CONFIG_DEVICE_PRIVATE when DRM_XE_GPUSVM is selectedThomas Hellström-1/+2
2026-01-22drm, drm/xe: Fix xe userptr in the absence of CONFIG_DEVICE_PRIVATEThomas Hellström-3/+5
2026-01-22iommu/vt-d: Fix race condition during PASID entry replacementLu Baolu-220/+16
2026-01-22iommu/vt-d: Clear Present bit before tearing down context entryLu Baolu-3/+27
2026-01-22iommu/vt-d: Clear Present bit before tearing down PASID entryLu Baolu-1/+19
2026-01-22iommu/vt-d: Flush piotlb for SVM and Nested domainYi Liu-1/+8
2026-01-22iommu/vt-d: Flush cache for PASID table before using itDmytro Maluka-3/+4
2026-01-22iommu/vt-d: Flush dev-IOTLB only when PCIe device is accessible in scalable modeJinhui Guo-1/+1
2026-01-22iommu/vt-d: Skip dev-iotlb flush for inaccessible PCIe device without scalabl...Jinhui Guo-0/+8
2026-01-22media: uvcvideo: Pass allocation size directly to uvc_alloc_urb_bufferRicardo Ribalda-6/+8
2026-01-22media: uvcvideo: Fix allocation for small frame sizesRicardo Ribalda-1/+2
2026-01-22media: uvcvideo: Return queued buffers on start_streaming() failureMichal Pecio-5/+7