summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-05-28iommu/amd: Fix premature break in init_iommu_one()Vasant Hegde
2026-05-28drm/exynos: fix size_t format stringArnd Bergmann
2026-05-28iommu, debugobjects: avoid gcc-16.1 section mismatch warningsArnd Bergmann
2026-05-28accel/ivpu: Remove disable_d0i3_msg workaroundAndrzej Kacprowski
2026-05-28platform/chrome: cros_ec_chardev: Introduce rwsem for protecting ec_devTzung-Bi Shih
2026-05-28drm/i915/bw: Do not consider tile4 as tileYVille Syrjälä
2026-05-28drm/i915/bw: Remove deinterleave fallback for TGL+Ville Syrjälä
2026-05-28drm/i915/bw: Round the PM demand bandwidth downVille Syrjälä
2026-05-28drm/i915/bw: Fix/unify peakbw calculationsVille Syrjälä
2026-05-28drm/i915/bw: Fix DEPROGBWPCLIMIT handling on BMGVille Syrjälä
2026-05-28drm/i915/bw: Fix rounding direction in clperchgroup calculationVille Syrjälä
2026-05-28drm/i915/bw: Fix 'deinterleave' rounding directionVille Syrjälä
2026-05-28drm/i915/bw: Fix bw rounding directionVille Syrjälä
2026-05-28drm/i915/bw: Fix DCLK rounding messVille Syrjälä
2026-05-28drm/i915/bw: Fix num_planes handling on TGL+Ville Syrjälä
2026-05-28platform/chrome: cros_ec_chardev: Add event relayerTzung-Bi Shih
2026-05-28platform/chrome: cros_ec_chardev: Move data to chardev_pdataTzung-Bi Shih
2026-05-28platform/chrome: cros_ec_chardev: Introduce chardev_dataTzung-Bi Shih
2026-05-27net: phy: air_an8801: ensure maximum available speed link useLouis-Alexis Eyraud
2026-05-27net: phy: Introduce Airoha AN8801R Gigabit Ethernet PHY driverAngeloGioacchino Del Regno
2026-05-27net: phy: Rename Airoha common BuckPBus register accessorsLouis-Alexis Eyraud
2026-05-27net: phy: air_phy_lib: Factorize BuckPBus register accessorsLouis-Alexis Eyraud
2026-05-27net: phy: Add Airoha phy library for shared codeLouis-Alexis Eyraud
2026-05-27net: sfp: add quirk for OEM 2.5G optical modulesWei Qisen
2026-05-27bonding: refuse to enslave CAN devicesOliver Hartkopp
2026-05-27mshv: support 1G hugepages by passing them as 2M-aligned chunksAnirudh Rayabharam (Microsoft)
2026-05-27Drivers: hv: vmbus: Improve the logic of reserving fb_mmio on Gen2 VMsDexuan Cui
2026-05-27mshv: use kmalloc_array in mshv_root_scheduler_initCan Peng
2026-05-28counter: intel-qep: Use devm_mutex_init()Ilpo Järvinen
2026-05-28counter: interrupt-cnt: use devm_mutex_init()Stepan Ionichev
2026-05-28counter: ftm-quaddec: use devm_mutex_init()Stepan Ionichev
2026-05-27mshv: Add conditional VMBus dependencyMichael Kelley
2026-05-27Bluetooth: hci_qca: Use 100 ms SSR delay for rampatch and NVM loadingShuai Zhang
2026-05-27Bluetooth: btusb: Allow firmware re-download when version matchesShuai Zhang
2026-05-27drm/xe: Move xe_uc_fw_abi.h to abi/Michal Wajdeczko
2026-05-27ACPICA: add boundary checks in two placesikaros
2026-05-27ACPICA: Add package limit checks in parser functionsikaros
2026-05-27ACPICA: Update the copyright year to 2026Pawel Chmielewski
2026-05-27ACPICA: Remove spurious precision from format used to dump parse treesDavid Laight
2026-05-27ACPICA: Enhance OEM ID and Table ID validation in acpi_ex_load_table_op()ikaros
2026-05-27ACPICA: Fix NULL pointer dereference in acpi_ns_custom_package()Weiming Shi
2026-05-27ACPICA: Enhance buffer validation in acpi_ut_walk_aml_resources()ikaros
2026-05-27ACPICA: Add validation for node in acpi_ns_build_normalized_path()ikaros
2026-05-27ACPICA: validate handler object type in two placesikaros
2026-05-27ACPICA: Improve argument parsing in acpi_ps_get_next_simple_arg()ikaros
2026-05-27ACPICA: Fix integer overflow in acpi_ex_opcode_3A_1T_1R() (mid_op)ikaros
2026-05-27ACPICA: Prevent adding invalid referencesikaros
2026-05-27ACPICA: add boundary checks in acpi_ps_get_next_field()ikaros
2026-05-27ACPICA: validate byte_count in acpi_ps_get_next_package_length()ikaros
2026-05-27ACPICA: Fix use-after-free in acpi_ds_terminate_control_method()ikaros