summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-07-10usb: mtu3: allow system suspend during active gadget connectionFei Shao
2026-07-10usb: dwc2: add missing @remotewakeup kernel-doc parameterRosen Penev
2026-07-10usb: gadget: pch_udc: remove excess kernel-doc member for registeredRosen Penev
2026-07-10USB: gadget: inode: fix mm lifetime handlingGabriel Prostitis
2026-07-10USB: gadget: ffs: fix mm lifetime handlingGabriel Prostitis
2026-07-10net: chelsio: cxgb4: Use str_plural() in mem_intr_handler()Thorsten Blum
2026-07-10platform/surface: acpi-notify: Check ACPI companion before useLinmao Li
2026-07-10platform/mellanox: mlxbf-pmc: Check ACPI_COMPANION() against NULLLinmao Li
2026-07-10platform/x86: asus-wmi: fix resource leaks on probe failureMarco Scardovi
2026-07-10usb: core: config: fix SS companion log for interrupt endpointsXu Rao
2026-07-10usb: typec: ucsi: Use %pe to print error pointersSubasri S
2026-07-10usb: fix UAF when probe runs concurrent to dyn ID removalGary Guo
2026-07-10usb: xusbatm: don't rely on id table pointer arithmeticGary Guo
2026-07-10net: usb: pegasus: don't rely on id table pointer arithmeticGary Guo
2026-07-10media: as102: do not rely on id table address comparisonGary Guo
2026-07-10usb: serial: spcp8x5: don't store usb_device_idGary Guo
2026-07-10usb: usbtmc: don't store usb_device_idGary Guo
2026-07-10wifi: ath9k_htc: don't store usb_device_idGary Guo
2026-07-10usb: fsl-mph-dr-of: add regulator supportRosen Penev
2026-07-10usb: gadget: aspeed_udc: check endpoint DMA allocationRuoyu Wang
2026-07-10usb: core: devio: validate device and interface before buffer allocationAndré Moreira
2026-07-10usb: fsl_qe_udc: check qe_alloc_request() failure in ch9getstatus()Haoxiang Li
2026-07-10usb: ljca: bound bank_num in ljca_enumerate_gpio()Maoyi Xie
2026-07-10usb: gadget: u_audio: clean up capture endpoint on feedback failureXu Rao
2026-07-10usb: gadget: nokia: correct CONFIG_USB_GADGET_DEBUG_FILES macro name in commentEthan Nelson-Moore
2026-07-10usb: gadget: configfs: fix out-of-bounds read of qw_signMichael Bommarito
2026-07-10usb_string_copy: Use kzalloc() to avoid leaking old dataDavid Laight
2026-07-10drm/qxl: remove dependency on DRM simple helpersDiogo Silva
2026-07-10usb: gadget: f_fs: Introduce rw_proxy file descriptorsNeill Kapron
2026-07-10usb: gadget: f_fs: Add zero-length packet ioctlNeill Kapron
2026-07-10usb: gadget: f_fs: Fix fence cleanup in ffs_dmabuf_transfer() error pathsNuno Sá
2026-07-10usb: gadget: uac: validate rate list length before storingQing Ming
2026-07-10usb: mtu3: add support remote wakeup of mt8196Chunfeng Yun
2026-07-10serial: max3100: use new UPIO_BUS as iotypeHugo Villeneuve
2026-07-10serial: max310x: use new UPIO_BUS as iotypeHugo Villeneuve
2026-07-10serial: sc16is7xx: use new UPIO_BUS as iotypeHugo Villeneuve
2026-07-10serial: core: add new I/O type for SPI and I2C bus devicesHugo Villeneuve
2026-07-10serial: 8250_rsa: use uart_iotype_*() to simplify codeHugo Villeneuve
2026-07-10serial: 8250: use uart_iotype_*() to simplify codeHugo Villeneuve
2026-07-10serial: uniformize serial port I/O infos displayHugo Villeneuve
2026-07-10serial: core: use uart_iotype_*() to simplify uart_match_port()Hugo Villeneuve
2026-07-10serial: core: add uart_iotype_mmio/io helper functionsHugo Villeneuve
2026-07-10serial: 8250_hub6: add hub6_match_port()Hugo Villeneuve
2026-07-10drbd: reject data replies with an out-of-range payload sizeMichael Bommarito
2026-07-10serial: 8250: Ignore flow control on suspend/resume with no_console_suspendJohn Ogness
2026-07-10serial: 8250_mid: Disable DMA for selected platformsAndy Shevchenko
2026-07-10serial: 8250_omap: clear rx_running on zero-length DMA completesMatthias Feser
2026-07-10vt: fix spurious modifier in CSI/cursor key sequencesNicolas Pitre
2026-07-10serial: qcom-geni: remove .pm callback, use runtime PM in startup/shutdownPraveen Talari
2026-07-10serial: 8250: handle ixp4xx register endianness correctlyArnd Bergmann