aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-06-11phy: Move MODULE_DEVICE_TABLE next to the table itselfKrzysztof Kozlowski1-1/+1
2026-06-11phy: add basic support for NXPs TJA1145 CAN transceiverDimitri Fedrau3-0/+195
2026-06-11phy: freescale: phy-fsl-imx8qm-lvds-phy: Fix missing pm_runtime_disable() on ...Felix Gu1-17/+7
2026-06-11dma-buf: move system_cc_shared heap under separate KconfigArnd Bergmann2-6/+18
2026-06-11backlight: Use named initializers for arrays of i2c_device_dataUwe Kleine-König (The Capable Hub)12-24/+24
2026-06-11pmdomain: core: fix early domain registrationJohan Hovold1-1/+2
2026-06-11platform/x86: apple-gmux: Drop unused assignment of pnp_device_id driver dataUwe Kleine-König (The Capable Hub)1-2/+2
2026-06-11HID: logitech-hidpp: sync wheel multiplier on wheel mode changesLauri Saurus1-0/+37
2026-06-11spi: xilinx: let transfers timeout in case of no IRQVadim Fedorenko1-1/+5
2026-06-11iommu/apple-dart: correct CONFIG_PCIE_APPLE macro name in commentEthan Nelson-Moore1-1/+1
2026-06-11drm/xe: fix job timeout recovery for unstarted jobs and kernel queuesRodrigo Vivi1-14/+35
2026-06-11drm/xe: fix refcount leak in xe_range_fence_insert()Wentao Liang1-0/+2
2026-06-11Merge branches 'acpi-processor', 'acpi-cppc' and 'acpi-pci'Rafael J. Wysocki4-10/+38
2026-06-11Merge branch 'acpi-button'Rafael J. Wysocki1-214/+238
2026-06-11Merge branch 'acpi-driver'Rafael J. Wysocki10-259/+316
2026-06-11pinctrl: qcom: Register functions before enabling pinctrlAlexandre MINETTE1-5/+10
2026-06-11pinctrl: meson: amlogic-a4: use nolock get rangeXianwei Zhao1-5/+5
2026-06-11pinctrl: ultrarisc: Add UltraRISC DP1000 pinctrl driverJia Wang7-0/+774
2026-06-11Merge branch 'acpica'Rafael J. Wysocki147-163/+463
2026-06-11pinctrl: qcom: Remove unused macro definitionsNavya Malempati3-36/+0
2026-06-11pinctrl: tegra: PINCTRL_TEGRA264 should depend on ARCH_TEGRAGeert Uytterhoeven1-0/+1
2026-06-11pinctrl: tegra: PINCTRL_TEGRA238 should depend on ARCH_TEGRAGeert Uytterhoeven1-0/+1
2026-06-11pinctrl: tegra238: add missing AON pin groupsPrathamesh Shete1-0/+120
2026-06-11platform/x86: dell-privacy: correct CONFIG_DELL_WMI_PRIVACY macro name in com...Ethan Nelson-Moore1-2/+2
2026-06-11platform/x86: asus-armoury: add support for G614PRMarco Scardovi1-0/+34
2026-06-11pinctrl: airoha: an7583: remove undefined groups from pcm_spi pin functionMikhail Kshevetskiy1-4/+2
2026-06-11pinctrl: airoha: an7583: fix phy1_led1 pin functionMikhail Kshevetskiy1-1/+1
2026-06-11pinctrl: airoha: an7583: add missed gpio22 pin groupMikhail Kshevetskiy1-0/+2
2026-06-11pinctrl: airoha: an7583: fix gpio21 pin groupMikhail Kshevetskiy1-1/+1
2026-06-11pinctrl: airoha: fix pwm pin function for an7581 and an7583Mikhail Kshevetskiy1-2/+72
2026-06-11pinctrl: airoha: an7583: fix incorrect led mapping in phy4_led1 pin functionMikhail Kshevetskiy1-4/+4
2026-06-11pinctrl: airoha: an7581: fix incorrect led mapping in phy4_led1 pin functionMikhail Kshevetskiy1-4/+4
2026-06-11pinctrl: airoha: an7583: fix misprint in gpio19 pinconfMikhail Kshevetskiy1-4/+4
2026-06-11pinctrl: airoha: an7581: fix misprint in gpio19 pinconfMikhail Kshevetskiy1-4/+4
2026-06-11pinctrl: airoha: an7583: add missed gpio32 pin groupMikhail Kshevetskiy1-0/+2
2026-06-11pinctrl: airoha: an7581: add missed gpio32 pin groupMikhail Kshevetskiy1-0/+2
2026-06-11platform/x86: asus-wmi: add keystone dongle supportDariusz Figzał1-0/+65
2026-06-11pinctrl: sunxi: a523: Remove unneeded IRQ remuxing flagAndre Przywara2-2/+0
2026-06-11hwmon: (pmbus/lm25066) Fix PMBus coefficients for LM5064/5066/5066iPotin Lai1-26/+28
2026-06-11IB/core: Delegate IB_QP_RATE_LIMIT validation to driversMaher Sanalla1-9/+4
2026-06-11RDMA/ionic: Validate rate limit attribute in modify QPMaher Sanalla1-1/+20
2026-06-11RDMA/bnxt_re: Validate rate limit attribute in modify QPMaher Sanalla1-1/+21
2026-06-11RDMA/mlx5: Report packet pacing capabilities when querying deviceMaher Sanalla1-14/+23
2026-06-11RDMA/mlx5: Support deferred rate limit configurationMaher Sanalla2-1/+14
2026-06-11RDMA/mlx5: Add support for rate limit in UD and UC QPsMaher Sanalla1-32/+75
2026-06-11RDMA/mlx5: Refactor raw packet QP rate limit handlingMaher Sanalla1-58/+110
2026-06-11phy: freescale: phy-fsl-imx8qm-lvds-phy: Use synchronous PM runtime put in resetFelix Gu1-1/+1
2026-06-11octeontx2-af: fix IP fragment flag corruption on custom KPU profile loadKiran Kumar K1-38/+34
2026-06-11net: txgbe: initialize PHY interface to 0Jiawen Wu2-2/+5
2026-06-11net: txgbe: distinguish module types by checking identifierJiawen Wu1-10/+8