aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-02-05dpll: Add reference count tracking supportIvan Vecera7-48/+124
2026-02-05dpll: Enhance and consolidate reference counting logicIvan Vecera1-24/+50
2026-02-05dpll: zl3073x: Add support for mux pin typeIvan Vecera1-0/+2
2026-02-05dpll: Support dynamic pin index allocationIvan Vecera1-2/+46
2026-02-05dpll: Add notifier chain for dpll eventsPetr Oros3-0/+67
2026-02-05dpll: zl3073x: Associate pin with fwnode handleIvan Vecera1-0/+1
2026-02-05dpll: Allow associating dpll pin with a firmware nodeIvan Vecera2-0/+51
2026-02-05net/mlx5: Support devlink port state for host PFMoshe Shemesh5-12/+108
2026-02-05Merge branch 'acpi-apei'Rafael J. Wysocki11-58/+299
2026-02-05Merge branch 'acpi-processor'Rafael J. Wysocki3-80/+117
2026-02-05Merge branches 'acpi-battery' and 'acpi-misc'Rafael J. Wysocki2-43/+41
2026-02-05Merge branch 'acpi-driver'Rafael J. Wysocki13-338/+299
2026-02-05drm/xe/pm: Disable D3Cold for BMG only on specific platformsKarthik Poosa1-3/+10
2026-02-05drm/xe: Fix kerneldoc for xe_tlb_inval_job_alloc_depShuicheng Lin1-1/+1
2026-02-05drm/xe: Fix kerneldoc for xe_gt_tlb_inval_init_earlyShuicheng Lin1-1/+1
2026-02-05drm/xe: Fix kerneldoc for xe_migrate_exec_queueShuicheng Lin1-1/+1
2026-02-05drm/xe/query: Fix topology query pointer advanceShuicheng Lin1-1/+1
2026-02-05drm/xe/guc: Fix kernel-doc warning in GuC scheduler ABI headerChaitanya Kumar Borah1-1/+1
2026-02-05drm/xe/guc: Fix CFI violation in debugfs access.Daniele Ceraolo Spurio2-3/+5
2026-02-05PCI: dwc: Fix missing iATU setup when ECAM is enabledKrishna Chaitanya Chundru2-11/+28
2026-02-05PCI: dwc: Clean up iATU index usage in dw_pcie_iatu_setup()Niklas Cassel1-28/+31
2026-02-05PCI: dwc: Fix msg_atu_index assignmentNiklas Cassel1-1/+8
2026-02-05RDMA/siw: Fix potential NULL pointer dereference in header processingYunJe Shin1-1/+2
2026-02-05RDMA/umad: Reject negative data_len in ib_umad_writeYunJe Shin1-2/+6
2026-02-05Merge branch 'acpi-bus'Rafael J. Wysocki5-331/+397
2026-02-05s390/tape: Consolidate tape config options and modulesJan Höppner7-49/+23
2026-02-05s390/cio: Fix device lifecycle handling in css_alloc_subchannel()Salah Triki1-1/+1
2026-02-05Merge branches 'acpi-pm', 'acpi-sysfs', 'acpi-pci' and 'acpi-resource'Rafael J. Wysocki8-47/+85
2026-02-05Merge branch 'acpi-irq'Rafael J. Wysocki8-137/+664
2026-02-05Merge branch 'acpica'Rafael J. Wysocki6-31/+37
2026-02-05can: gw: use can_gw_hops instead of sk_buff::csum_startOliver Hartkopp1-1/+1
2026-02-05can: remove private CAN skb headroom infrastructureOliver Hartkopp1-22/+9
2026-02-05can: move frame_len to CAN skb extensionsOliver Hartkopp1-7/+20
2026-02-05can: move ifindex to CAN skb extensionsOliver Hartkopp1-5/+4
2026-02-05can: add CAN skb extension infrastructureOliver Hartkopp2-11/+58
2026-02-05can: use skb hash instead of private variable in headroomOliver Hartkopp1-2/+0
2026-02-05pmdomain: imx8mp-blk-ctrl: Keep usb phy power domain on for system wakeupXu Yang1-0/+4
2026-02-05pmdomain: imx8mp-blk-ctrl: Keep gpc power domain on for system wakeupXu Yang1-0/+26
2026-02-05i2c: designware-platdrv: fix cleanup on probe failureArtem Shimko1-7/+4
2026-02-05i2c: designware-platdrv: simplify reset controlArtem Shimko1-21/+9
2026-02-05ppp: enable TX scatter-gatherQingfang Deng1-5/+25
2026-02-05clk: microchip: fix typo in reference to a config optionLukas Bulwahn1-1/+1
2026-02-05drm/xe/guc: Fix CFI violation in debugfs access.Daniele Ceraolo Spurio2-3/+5
2026-02-05drm/bridge: imx8mp-hdmi-pai: enable PM runtimeShengjiu Wang1-0/+15
2026-02-04net/mlx5e: Extend TC max ratelimit using max_bw_value_msbAlexei Lazar4-34/+44
2026-02-04net/mlx5e: SHAMPO, Improve allocation recoveryDragos Tatulea1-2/+24
2026-02-04net/mlx5e: RX, Drop oversized packets in non-linear modeDragos Tatulea2-24/+12
2026-02-04net: stmmac: remove support for lpi_intr_oRussell King (Oracle)6-58/+0
2026-02-04net: stmmac: move serdes power methods to stmmac_[open|release]()Russell King (Oracle)1-11/+10
2026-02-04net: stmmac: add missing serdes power down in error pathsRussell King (Oracle)1-1/+3