summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-10dt-bindings: usb: generic-ehci: Document clock-names in top-levelKrzysztof Kozlowski
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: typec: tcpm: fix EPR AVS APDO maximum voltage decodingXu Rao
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-10ARM: dts: st: ste: Correct indentationKrzysztof Kozlowski
2026-07-10ARM: dts: st: spear: Correct indentationKrzysztof Kozlowski
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-10docs/zh_CN: usb: refine translated wording and formattingKefan Bai
2026-07-10usb: mtu3: add support remote wakeup of mt8196Chunfeng Yun
2026-07-10dt-bindings: usb: mtu3: add support 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-10Merge tag 'tee-update-for-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
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
2026-07-10serial: qcom-geni: do not advance stale DMA completionsGuangshuo Li
2026-07-10serial: qcom_geni: Disable closing_wait for console to prevent shutdown timeoutAniket Randive
2026-07-10serial: qcom-geni: add force suspend/resume to system sleep callbacksPraveen Talari
2026-07-10serial: qcom-geni: Pre-map RX DMA buffer at probe to avoid sleep-in-atomicPraveen Talari
2026-07-10ARM: Don't let ARMv5 platforms select USE_OFUwe Kleine-König (The Capable Hub)
2026-07-10serial: ma35d1: Fix OF node reference leaks in console initYuho Choi
2026-07-10Merge tag 'tegra-for-7.2-arm64-dt-fixes' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann
2026-07-10serial: 8250_pnp: Use named initializers for pnp_device_id arrayUwe Kleine-König (The Capable Hub)
2026-07-10serdev: acpi: Free resource list at appropriate timeAndy Shevchenko
2026-07-10drivers/tty/serial/kgdboc: Use strscpy() to copy strings into arraysDavid Laight
2026-07-10tty: serial: pch_uart: add check for pci_get_slot()Haoxiang Li