summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-10-22drm/vkms: Allow to configure multiple planes via configfsLouis Chauvet
2025-10-22drm/vkms: Add and remove VKMS instances via configfsLouis Chauvet
2025-10-22drm/vkms: Expose device creation and destructionJosé Expósito
2025-10-22staging: nvec: remove NVEC_PS2_DEBUG and dead debug macroEmre Cecanpunar
2025-10-22serial: 8250_mtk: Enable baud clock and manage in runtime PMDaniel Golle
2025-10-22serial: 8250_dw: handle reset control deassert errorArtem Shimko
2025-10-22serial: sc16is7xx: remove useless enable of enhanced featuresHugo Villeneuve
2025-10-22serial: 8250_exar: add support for Advantech 2 port card with Device ID 0x0018Florian Eckert
2025-10-22tty: serial: sh-sci: fix RSCI FIFO overrun handlingCosmin Tanislav
2025-10-22serial: 8250_pcilib: Replace deprecated PCI functionsFlorian Eckert
2025-10-22tty: serial: imx: Add missing wakeup event reportingSherry Sun
2025-10-22tty: serial: imx: Only configure the wake register when device is set as wake...Sherry Sun
2025-10-22tty: serial: fsl_lpuart: Add missing wakeup event reportingSherry Sun
2025-10-22serial: ar933x: Add polling supportSven Eckelmann
2025-10-22mtd: rawnand: realtek: Make rtl_ecc_engine_ops constLi Qiang
2025-10-22mtd: nand: MTD_NAND_ECC_REALTEK should depend on HAS_DMAGeert Uytterhoeven
2025-10-22mtd: nand: realtek-ecc: Fix a IS_ERR() vs NULL bug in probeDan Carpenter
2025-10-22mtdchar: fix integer overflow in read/write ioctlsDan Carpenter
2025-10-22mmc: Merge branch fixes into nextUlf Hansson
2025-10-22mmc: sdhci-of-dwcmshc: Change DLL_STRBIN_TAPNUM_DEFAULT to 0x4Shawn Lin
2025-10-22usb: uhci: Work around bogus clang shift overflow warning from DMA_BIT_MASK(64)Nathan Chancellor
2025-10-22usb: typec: ps883x: Add USB4 mode and TBT3 altmode supportKonrad Dybcio
2025-10-22usb: typec: ps883x: Rework ps883x_set()Konrad Dybcio
2025-10-22usb: typec: ps883x: Cache register settings, not Type-C modeKonrad Dybcio
2025-10-22usb: typec: ucsi: Report power supply change on sink path changeJameson Thies
2025-10-22usb: typec: ucsi: Report power supply changes on power opmode changesJameson Thies
2025-10-22usb: typec: ucsi: psy: Add power supply statusJameson Thies
2025-10-22usb: dwc3: Add Apple Silicon DWC3 glue layer driverSven Peter
2025-10-22usb: dwc3: glue: Allow more fine grained control over mode switchesSven Peter
2025-10-22usb: dwc3: glue: Add documentationSven Peter
2025-10-22usb: dwc3: dwc3_power_off_all_roothub_ports: Use ioremap_np when requiredSven Peter
2025-10-22usb: typec: pd: Register SPR AVS caps with usb_power_delivery classBadhri Jagan Sridharan
2025-10-22tcpm: Parse and log AVS APDOBadhri Jagan Sridharan
2025-10-22usbip: Use min to simplify stub_send_ret_submitThorsten Blum
2025-10-22usb: core: Add tracepoints for device allocation and state changesKuen-Han Tsai
2025-10-22usb: core: Centralize device state update logicKuen-Han Tsai
2025-10-22tcpm: switch check for role_sw device with fw_nodeMichael Grzeschik
2025-10-22usb/core/quirks: Add Huawei ME906S to wakeup quirkTim Guttzeit
2025-10-22usb: raw-gadget: do not limit transfer lengthAndrey Konovalov
2025-10-22drm/sitronix/st7571-i2c: remove unneeded semicolonMarcus Folkesson
2025-10-22gpio: idio-16: Define fixed direction of the GPIO linesWilliam Breathitt Gray
2025-10-22gpio: regmap: add the .fixed_direction_output configuration parameterIoana Ciornei
2025-10-22arch_topology: move parse_acpi_topology() to common codeYunhui Cui
2025-10-22firmware_loader: Replace simple_strtol() with kstrtoint()Kaushlendra Kumar
2025-10-22firmware_loader: Only call cancel when upload is activeKaushlendra Kumar
2025-10-22arch_topology: Fix incorrect error check in topology_parse_cpu_capacity()Kaushlendra Kumar
2025-10-22most: usb: hdm_probe: Fix calling put_device() before device initializationVictoria Votokina
2025-10-22most: usb: Fix use-after-free in hdm_disconnectVictoria Votokina
2025-10-22binder: remove "invalid inc weak" checkAlice Ryhl
2025-10-22mei: txe: fix initialization orderAlexander Usyskin