summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-05-22spi: aspeed: Fix missing __iomem annotation in output transfer pathChin-Ting Kuo
2026-05-22misc: rp1: Send IACK on IRQ activate to fix kdump/kexecXiaolei Wang
2026-05-22gpib: cb7210: Fix region leak when request_irq failsHongling Zeng
2026-05-22parport: Fix race between port and client registrationBen Hutchings
2026-05-22uio: uio_pci_generic_sva: fix double free of devm_kzalloc() memoryGuangshuo Li
2026-05-22rust_binder: Avoid holding lock when dropping delivered_deathMatthew Maurer
2026-05-22rust_binder: avoid calling pending_oneway_finished() on TF_UPDATE_TXNAlice Ryhl
2026-05-22serial: dz: Enable modular buildMaciej W. Rozycki
2026-05-22serial: zs: Convert to use a platform deviceMaciej W. Rozycki
2026-05-22serial: dz: Convert to use a platform deviceMaciej W. Rozycki
2026-05-22serial: zs: Switch to using channel resetMaciej W. Rozycki
2026-05-22serial: zs: Fix bootconsole handover lockupMaciej W. Rozycki
2026-05-22serial: dz: Fix bootconsole handover lockupMaciej W. Rozycki
2026-05-22serial: dz: Fix bootconsole message clobbering at chip resetMaciej W. Rozycki
2026-05-22serial: 8250_dw: dispatch SysRq character in dw8250_handle_irq()Jacques Nilo
2026-05-22serial: 8250: dispatch SysRq character in serial8250_handle_irq()Jacques Nilo
2026-05-22tty: serial: samsung: Remove redundant port lock acquisition in rx helpersTudor Ambarus
2026-05-22serial: altera_jtaguart: handle uart_add_one_port() failuresMyeonghun Pak
2026-05-22vt: merge ucs_is_zero_width()/ucs_is_double_width() into ucs_get_width()Nicolas Pitre
2026-05-22serial: 8250: fix possible ISR soft lockupMarco Felsch
2026-05-22dt-bindings: serial: rs485: remove deprecated .txt binding stubAkash Sukhavasi
2026-05-22tty: serial: Use named initializers for arrays of i2c_device_dataUwe Kleine-König (The Capable Hub)
2026-05-22serial: 8250_dw: remove clock-notifier infrastructureStepan Ionichev
2026-05-22serial: 8250_dw: unregister 8250 port if clk_notifier_register() failsStepan Ionichev
2026-05-22amba/serial: amba-pl011: Bring back zx29 UART supportStefan Dösinger
2026-05-22serial: 8250: Add support for console flow controlJohn Ogness
2026-05-22serial: 8250: Check LSR timeout on console flow controlJohn Ogness
2026-05-22serial: 8250: Set cons_flow on port registrationJohn Ogness
2026-05-22tty: serial: 8250: protect against NULL uart->port.dev in registerStepan Ionichev
2026-05-22drm/i915/color: Fix HDR pre-CSC LUT programming loopPranay Samala
2026-05-22serial: max310x: fix compile errors if CONFIG_SPI_MASTER is disabledHugo Villeneuve
2026-05-22usb: cdnsp: Add support for device-only configurationPawel Laszczak
2026-05-22usb: gadget: aspeed_udc: avoid past-the-end iterator in dequeueMaoyi Xie
2026-05-22usb: dwc2: remove WARN in dwc2_hcd_save_data_toggleJisheng Zhang
2026-05-22usb: typec: ucsi: Add support for SET_PDOS commandPooja Katiyar
2026-05-22usb: typec: ucsi: Enable debugfs for message_out data structurePooja Katiyar
2026-05-22usb: typec: ucsi: Add support for message_out data structurePooja Katiyar
2026-05-22usb: host: add ARCH_AIROHA in XHCI MTK dependencyChristian Marangi
2026-05-22usb: typec: tcpm: qcom: prefer VBUS supply from the connector nodeDmitry Baryshkov
2026-05-22USB: typec: qcom-pmic-typec: Drop redundant header includesKrzysztof Kozlowski
2026-05-22usb: host: max3421: Reject hub port requests for non-existent portsSeungjin Bae
2026-05-22usb: host: max3421: Fix shift-out-of-bounds in max3421_hub_control()Seungjin Bae
2026-05-22usb: typec: ucsi: split connector lock classesSergey Senozhatsky
2026-05-22USB: cdc-acm: start bulk-IN polling when ALWAYS_POLL_CTRL is setDave Carey
2026-05-22usb: cdns3: plat: fix leaked role switch on core role initialization failurePeter Chen
2026-05-22usb: gadget: goku_udc: avoid NULL deref of dev->driver in INT_USBRESET logStepan Ionichev
2026-05-22usb: typec: intel_pmc_mux: Zero initialize num_ports in pmc_usb_probe()Nathan Chancellor
2026-05-22usbip: vhci_hcd: reduce CONFIG_USBIP_VHCI_NR_HCS upper bound to 32Adrian Wowk
2026-05-22usbip: vhci_hcd: fix NULL deref in status_show_vhciAdrian Wowk
2026-05-22usb: core: hcd: fix possible deadlock in rh control transfersOliver Neukum