summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-03-19Merge tag 'net-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds31-111/+218
2026-03-19irqchip/gic-v5: Introduce minimal irq_set_type() for PPIsSascha Bischoff1-0/+18
2026-03-19pinctrl: pinconf-generic: Convert ..._parse_dt_pinmux() to fwnode APIAndy Shevchenko1-13/+14
2026-03-19pinctrl: pinconf-generic: Validate fwnode instead of device nodeAndy Shevchenko1-2/+3
2026-03-19pinctrl: pinconf-generic: Fully validate 'pinmux' propertyAndy Shevchenko1-1/+6
2026-03-19thermal: intel: hfi: use cpumask_empty() in intel_hfi_offline()Yury Norov1-1/+1
2026-03-19EDAC/amd64: Add support for family 19h, models 40h-4fhDevang Vyas1-0/+3
2026-03-19coco/guest: Remove unneeded selection of CRYPTOEric Biggers1-1/+0
2026-03-19scsi: bsg: add io_uring passthrough handlerYang Xiuwei1-1/+167
2026-03-19bsg: add io_uring command support to generic layerYang Xiuwei1-1/+9
2026-03-19drm/xe: Fix missing runtime PM reference in ccs_mode_storeSanjay Yadav1-0/+2
2026-03-19Merge back ACPI processor driver updates for 7.1Rafael J. Wysocki1-14/+7
2026-03-19Merge back cpuidle material for 7.1Rafael J. Wysocki4-53/+90
2026-03-19net: dsa: bcm_sf2: fix missing clk_disable_unprepare() in error pathsAnas Iqbal1-2/+6
2026-03-19drm/xe: Open-code GGTT MMIO access protectionMatthew Brost2-7/+8
2026-03-19Merge back updates of core ACPI drivers for 7.1Rafael J. Wysocki21-177/+100
2026-03-19soc: microchip: mpfs-mss-top-sysreg: Fix resource leak on driver unbindFelix Gu1-2/+4
2026-03-19soc: microchip: mpfs-control-scb: Fix resource leak on driver unbindFelix Gu1-2/+4
2026-03-19Merge tag 'pm-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-0/+1
2026-03-19pinctrl: stm32: fix HDP driver dependency on GPIO_GENERICAmelie Delaunay1-0/+1
2026-03-19Merge tag 'acpi-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds3-11/+9
2026-03-19iommu/arm-smmu-v3: Perform per-domain invalidations using arm_smmu_invsNicolin Chen3-195/+24
2026-03-19iommu/arm-smmu-v3: Add arm_smmu_invs based arm_smmu_domain_inv_range()Nicolin Chen2-13/+221
2026-03-19iommu/arm-smmu-v3: Populate smmu_domain->invs when attaching mastersNicolin Chen2-1/+278
2026-03-19iommu/arm-smmu-v3: Pre-allocate a per-master invalidation arrayNicolin Chen2-4/+45
2026-03-19iommu/arm-smmu-v3: Introduce a per-domain arm_smmu_invs arrayJason Gunthorpe3-0/+502
2026-03-19iommu/arm-smmu-v3: Add an inline arm_smmu_domain_free()Nicolin Chen3-4/+10
2026-03-19iommu/arm-smmu-v3: Explicitly set smmu_domain->stage for SVANicolin Chen3-0/+5
2026-03-19iommu/arm-smmu-v3: Add a missing dma_wmb() for hitless STE updateNicolin Chen1-0/+7
2026-03-19HID: input: Add support for multiple batteries per deviceLucas Zampieri2-14/+34
2026-03-19HID: input: Introduce struct hid_battery and refactor battery codeLucas Zampieri4-83/+107
2026-03-19HID: input: Convert battery code to devm_*Lucas Zampieri1-27/+7
2026-03-19HID: input: use __free(kfree) to clean up temporary buffersDmitry Torokhov1-11/+4
2026-03-19HID: mcp2221: Fix spelling mistake "Enfore" -> "Enforce"Colin Ian King1-1/+1
2026-03-19Merge tag 'wireless-next-2026-03-19' of https://git.kernel.org/pub/scm/linux/...Paolo Abeni27-112/+181
2026-03-19clk: imx8mq: Correct the CSI PHY selsSebastian Krzyszkowiak1-2/+2
2026-03-19clk: vf610: Add support for the Ethernet switch clocksLukasz Majewski1-1/+6
2026-03-19clk: vf610: Move VF610_CLK_END define to clk-vf610 driverLukasz Majewski1-0/+7
2026-03-19clk: imx: imx8-acm: fix flags for acm clocksStefan Eichenberger1-1/+2
2026-03-19clk: imx: imx6q: Fix device node reference leak in of_assigned_ldb_sels()Felix Gu1-0/+4
2026-03-19clk: imx: imx6q: Fix device node reference leak in pll6_bypassed()Felix Gu1-1/+7
2026-03-19clk: imx: fracn-gppll: Add 477.4MHz supportAlexander Stein1-0/+1
2026-03-19clk: imx: fracn-gppll: Add 333.333333 MHz supportAlexander Stein1-0/+1
2026-03-19Merge branches 'acpica' and 'acpi-bus'Rafael J. Wysocki2-4/+1
2026-03-19can: mcp251x: add error handling for power enable in open and resumeWenyuan Li1-5/+24
2026-03-19can: netlink: can_changelink(): add missing error handling to call can_ctrlmo...Marc Kleine-Budde1-1/+3
2026-03-19drm/xe/lrc: Fix uninitialized new_ts when capturing context timestampUmesh Nerlige Ramappa1-2/+2
2026-03-19drm/xe/oa: Allow reading after disabling OA streamAshutosh Dixit1-2/+5
2026-03-19drm/xe: Skip over non leaf pte for PRL generationBrian Nguyen1-9/+29
2026-03-19drm/xe/guc: Ensure CT state transitions via STOP before DISABLEDZhanjun Dong1-0/+1