summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-07-24gpib: gpio: replace linux/gpio.h inclusionArnd Bergmann
2026-07-24Input: matrix_keyboard - replace linux/gpio.h inclusionArnd Bergmann
2026-07-24phy: replace linux/gpio.h inclusionsArnd Bergmann
2026-07-24pcmcia: replace linux/gpio.h inclusionsArnd Bergmann
2026-07-24mfd: replace linux/gpio.h inclusionsArnd Bergmann
2026-07-24Input: gpio-keys: make legacy gpiolib optionalArnd Bergmann
2026-07-24Merge branch 'for-7.3/cxl-misc' into cxl-for-nextDave Jiang
2026-07-24Input: soc_button_array - select CONFIG_GPIOLIB_LEGACYArnd Bergmann
2026-07-24Merge branch 'for-7.3/cxl-type2-support' into cxl-for-nextDave Jiang
2026-07-24gpio: sa1100: register software node for GPIO controllerDmitry Torokhov
2026-07-24cxl: Deny Features commands on the RAW mailbox pathDave Jiang
2026-07-24soc: ti: wkup_m3_ipc: Remove redundant dev_err()Pan Chuang
2026-07-24platform/x86: dell-dw5826e: fix ACPI _DSM function index and bitmask usageSurendra Singh Chouhan
2026-07-24platform/x86/amd/hsmp: Serialize the data plane against socket teardownMuralidhara M K
2026-07-24platform/x86/amd/hsmp: ACPI HSMP refcounted sockets and coordinated releaseMuralidhara M K
2026-07-24platform/x86/amd/hsmp: Clear mdev.this_device on deregisterMuralidhara M K
2026-07-24platform/x86/amd/hsmp: Serialize per-socket metric table reads with a mutexMuralidhara M K
2026-07-24platform/x86/amd/hsmp: Map the metric table with ioremap() and unmap it expli...Muralidhara M K
2026-07-24platform/x86/amd/hsmp: Serialize ACPI HSMP probe and remove with an rwsemMuralidhara M K
2026-07-24clk: amlogic: Add A9 peripherals clock controller driverJian Hu
2026-07-24Merge tag 'renesas-drivers-for-v7.3-tag1' of https://git.kernel.org/pub/scm/l...Arnd Bergmann
2026-07-24Merge tag 'scmi-updates-7.3' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2026-07-24Merge tag 'ixp4xx-soc-v7.3' of https://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2026-07-24drm/panthor: reject firmware sections with oversized dataOsama Abdelkader
2026-07-24platform/x86: ideapad-laptop: Fix driver unregistration orderRong Zhang
2026-07-24platform/x86: int1092: Fix info leak in parse_package()Abdun Nihaal
2026-07-24platform/x86: int1092: Fix potential memory leak in sar_probe()Abdun Nihaal
2026-07-24pmdomain: Merge branch fixes into nextUlf Hansson
2026-07-24drm/panthor: return PTR_ERR() from devm_drm_dev_alloc()Osama Abdelkader
2026-07-24pmdomain: imx8m{p,}-blk-ctrl: Add MODULE_DESCRIPTIONUwe Kleine-König
2026-07-24drm/panel-edp: take i2c adapter module referenceJohan Hovold
2026-07-24drm/panel-edp: fix i2c adapter leak on probe failureJohan Hovold
2026-07-24pmdomains: mediatek: Avoid setting RTFF's CLK_DIS before NRESTOREAngeloGioacchino Del Regno
2026-07-24pmdomain: mediatek: Add support for MT6858 SoCNikolai Burov
2026-07-24pmdomain: mediatek: Add support for secure modem power domain controlNikolai Burov
2026-07-24pmdomain: rockchip: Add a regulator to the RK3568 NPU power domainMidgy BALON
2026-07-24drm/amd/display: Fix missing DCE check in dm_gpureset_toggle_interrupts()Leo Li
2026-07-24drm/amd/display: Fix flip-done timeouts on mode1 resetLeo Li
2026-07-24Merge tag 'usb-serial-7.2-rc4' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2026-07-24iommu/msm: Unwind probe state on registration failureWeimin Xiong
2026-07-24iommu/msm: Limit the per-master Machine ID listPengpeng Hou
2026-07-24power: sequencing: pcie-m2: Match WCN6855 and WCN7851 UART BT variants by sub...Wei Deng
2026-07-24platform/x86: hp-wmi: Add GPU MUX switch supportKürşat Abaylı
2026-07-24drm/i915/fbc: No surface size restrictions from LNL onwardsVinod Govindapillai
2026-07-24drm/i915/fbc: No need of any hardcoded plane width limit from LNL+Vinod Govindapillai
2026-07-24drm/xe/display: Expose plane max width/height helpers to global scopeVinod Govindapillai
2026-07-24platform/loongarch: laptop: Explicitly reset bl_powered state when suspendZixing Liu
2026-07-24platform/loongarch: laptop: Stop setting acpi_device_class()Rafael J. Wysocki
2026-07-24Merge tag 'drm-misc-fixes-2026-07-24' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2026-07-24soc: ixp4xx: Remove redundant dev_err()Pan Chuang