Show patches with: State = Action Required       |   9488 patches
« 1 2 3 494 95 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[-next,v2] usb: dwc3: include extcon.h to fix compile error [-next,v2] usb: dwc3: include extcon.h to fix compile error - - - --- 2022-05-11 Guan Jing New
[-next,v2] usb: usbtest: reduce stack usage in test_queue [-next,v2] usb: usbtest: reduce stack usage in test_queue 1 - - --- 2020-07-17 Bixuan Cui New
[-next] drivers: usb: add missing MODULE_DEVICE_TABLE definition in brcmstb-usb-pinmap.c [-next] drivers: usb: add missing MODULE_DEVICE_TABLE definition in brcmstb-usb-pinmap.c 1 - - --- 2021-06-16 Yu Jiahua New
[-next] net: usb: asix: Add check for usbnet_get_endpoints [-next] net: usb: asix: Add check for usbnet_get_endpoints - - - --- 2024-04-02 Yi Yang New
[-next] rapidio: Remove set but not used variable 'rc' [-next] rapidio: Remove set but not used variable 'rc' - - - --- 2020-09-18 Zheng Yongjun New
[-next] usb: cdns3: imx: mark cdns_imx_resume as __maybe_unused [-next] usb: cdns3: imx: mark cdns_imx_resume as __maybe_unused - - - --- 2021-03-09 Wei Yongjun New
[-next] usb: cdnsp: fix error return code in cdnsp_alloc_priv_device() [-next] usb: cdnsp: fix error return code in cdnsp_alloc_priv_device() 1 - - --- 2021-06-17 Yang Yingliang New
[-next] USB: core: remove set but not used variable 'udev' [-next] USB: core: remove set but not used variable 'udev' 1 - - --- 2018-09-22 Yue Haibing New
[-next] usb: core: Remove unused including <linux/version.h> [-next] usb: core: Remove unused including <linux/version.h> - - - --- 2021-01-25 Zou Wei New
[-next] USB: core: Switch to use kmemdup_nul() helper [-next] USB: core: Switch to use kmemdup_nul() helper - - - --- 2023-08-07 Jinjie Ruan New
[-next] USB: cypress_m8: remove set but not used variables 'actual_size, iflag' [-next] USB: cypress_m8: remove set but not used variables 'actual_size, iflag' - - - --- 2018-09-29 Yue Haibing New
[-next] usb: dwc3: dwc3-octeon: remove unnecessary platform_set_drvdata() [-next] usb: dwc3: dwc3-octeon: remove unnecessary platform_set_drvdata() - - - --- 2023-08-10 Yang Yingliang New
[-next] usb: dwc3: Fix error return code in dwc3_qcom_probe() - - - --- 2018-06-06 Wei Yongjun New
[-next] USB: dwc3: make function dwc3_get_extcon() static - - - --- 2018-05-22 Wei Yongjun New
[-next] usb: dwc3: omap: use devm_platform_ioremap_resource() to simplify code [-next] usb: dwc3: omap: use devm_platform_ioremap_resource() to simplify code - - - --- 2019-08-02 Yue Haibing New
[-next] usb: dwc3: pci: Fix return value check in dwc3_byt_enable_ulpi_refclock() [-next] usb: dwc3: pci: Fix return value check in dwc3_byt_enable_ulpi_refclock() - 1 - --- 2018-07-31 Wei Yongjun New
[-next] usb: early: Fix an error code in xdbc_init() [-next] usb: early: Fix an error code in xdbc_init() - - - --- 2021-12-21 Yang Li New
[-next] USB: EHCI: ehci-mv: add missing MODULE_DEVICE_TABLE [-next] USB: EHCI: ehci-mv: add missing MODULE_DEVICE_TABLE 1 - - --- 2021-05-12 Zou Wei New
[-next] usb: ehci: Read CMD_RUN instead of STS_HALT in ehci_halt with ZX-200 [-next] usb: ehci: Read CMD_RUN instead of STS_HALT in ehci_halt with ZX-200 - - - --- 2022-07-23 Hongyu Xie New
[-next] usb: fotg210: Fix build error when CONFIG_USB_FOTG210_UDC=y && CONFIG_USB_GADGET=m [-next] usb: fotg210: Fix build error when CONFIG_USB_FOTG210_UDC=y && CONFIG_USB_GADGET=m - - - --- 2022-11-23 Xia Fukun New
[-next] usb: ftdi-elan: Fix if == else warnings in ftdi_elan_respond_engine [-next] usb: ftdi-elan: Fix if == else warnings in ftdi_elan_respond_engine - - - --- 2019-01-23 Yue Haibing New
[-next] usb: ftdi-elan: use DEFINE_MUTEX() for mutex lock and LIST_HEAD for list head [-next] usb: ftdi-elan: use DEFINE_MUTEX() for mutex lock and LIST_HEAD for list head - - - --- 2021-04-09 Ye Bin New
[-next] usb: gadget: aspeed_udc: fix missing spin_unlock_irqrestore in ast_udc_ep_queue [-next] usb: gadget: aspeed_udc: fix missing spin_unlock_irqrestore in ast_udc_ep_queue - 1 - --- 2022-06-16 Zheng Bin New
[-next] USB: gadget: f_fs: Use ERR_CAST instead of ERR_PTR(PTR_ERR(...)) [-next] USB: gadget: f_fs: Use ERR_CAST instead of ERR_PTR(PTR_ERR(...)) - - - --- 2021-05-19 Yue Haibing New
[-next] usb: gadget: fix error return code in acm_ms_bind() [-next] usb: gadget: fix error return code in acm_ms_bind() - - - --- 2019-11-06 Wei Yongjun New
[-next] usb: gadget: hid: fix error return code [-next] usb: gadget: hid: fix error return code - - - --- 2021-06-17 Yang Yingliang New
[-next] usb: gadget: mass_storage: fix error return code in msg_bind() [-next] usb: gadget: mass_storage: fix error return code in msg_bind() - - - --- 2019-11-06 Wei Yongjun New
[-next] usb: gadget: Remove unused including <linux/version.h> [-next] usb: gadget: Remove unused including <linux/version.h> - - - --- 2021-01-25 Zou Wei New
[-next] usb: host: drop pointless static qualifier [-next] usb: host: drop pointless static qualifier - - - --- 2019-01-23 Yue Haibing New
[-next] usb: host: ohci-tmio: Fix unchecked return value for device_wakeup_enable [-next] usb: host: ohci-tmio: Fix unchecked return value for device_wakeup_enable - - - --- 2022-05-19 Li Zhengyu New
[-next] usb: host: ohci-tmio: Remove redundant if statement [-next] usb: host: ohci-tmio: Remove redundant if statement 1 - - --- 2022-05-18 Li Zhengyu New
[-next] usb: isp116x-hcd: Remove unnecessary check of res [-next] usb: isp116x-hcd: Remove unnecessary check of res - - - --- 2023-08-16 Jinjie Ruan New
[-next] usb: misc: use DEFINE_MUTEX (and mutex_init() had been too late) [-next] usb: misc: use DEFINE_MUTEX (and mutex_init() had been too late) - - - --- 2020-12-23 Zheng Yongjun New
[-next] usb: remove unused including <linux/version.h> [-next] usb: remove unused including <linux/version.h> - - - --- 2021-03-26 Zheng Yongjun New
[-next] usb: renesas_usbhs: Fix unused function warning when CONFIG_PM not set [-next] usb: renesas_usbhs: Fix unused function warning when CONFIG_PM not set - - - --- 2018-12-13 Yue Haibing New
[-next] usb: renesas-xhci: Use pr_info while fw verify success [-next] usb: renesas-xhci: Use pr_info while fw verify success - - - --- 2022-07-26 Chen Xingdi New
[-next] usb: roles: Hide option USB_ROLE_SWITCH [-next] usb: roles: Hide option USB_ROLE_SWITCH - - - --- 2019-11-04 Mao Wenan New
[-next] usb: serial: simplify the ark3116_write_reg() [-next] usb: serial: simplify the ark3116_write_reg() - - - --- 2020-12-09 Zheng Yongjun New
[-next] usb: typec: altmodes: Fix missing unlock on error in dp_altmode_activate() - - - --- 2018-07-04 Wei Yongjun New
[-next] usb: typec: Remove set but not used variable [-next] usb: typec: Remove set but not used variable - - - --- 2020-09-24 Li Heng New
[-next] usb: typec: remove set but not used variables 'snk_ma, flags' [-next] usb: typec: remove set but not used variables 'snk_ma, flags' - - - --- 2018-09-29 Yue Haibing New
[-next] usb: typec: tipd: Remove duplicated include from core.c [-next] usb: typec: tipd: Remove duplicated include from core.c - - - --- 2021-03-25 Qinglang Miao New
[-next] usb: udc: lpc32xx: Convert to DEFINE_SHOW_ATTRIBUTE [-next] usb: udc: lpc32xx: Convert to DEFINE_SHOW_ATTRIBUTE - - - --- 2020-07-16 Qinglang Miao New
[-next] usb: xhci: remove unused variable [-next] usb: xhci: remove unused variable - - - --- 2020-12-14 Zou Wei New
[-next] usb/early: remove set but not used variable 'remain_length' [-next] usb/early: remove set but not used variable 'remain_length' - - - --- 2018-10-06 Yue Haibing New
[-next] usbip: tools: Convert list_for_each to entry variant [-next] usbip: tools: Convert list_for_each to entry variant - - - --- 2021-06-15 Zou Wei New
[-next] xhci: Remove unused function declarations [-next] xhci: Remove unused function declarations - - - --- 2023-08-04 Yue Haibing New
[(v2)] USB: cdc-acm: expose serial close_delay and closing_wait in sysfs [(v2)] USB: cdc-acm: expose serial close_delay and closing_wait in sysfs - - - --- 2023-08-23 Simon Arlott New
[[Patch,V2] ] usb: asix: cleanup the buffer in asix_read_cmd [[Patch,V2] ] usb: asix: cleanup the buffer in asix_read_cmd - - - --- 2019-11-10 Phong Tran New
[00/11] Cleanup Octeon DWC3 glue code - - - --- 2023-06-19 Ladislav Michl New
[00/16] dts/dt-bindings: Fix Arm Ltd. ARMv8 "boards" - - - --- 2020-05-05 Andre Przywara New
[01/10] dt-bindings: rcar-gen3-phy-usb2: Add r8a774b1 support Add USB2/USB3/INTC-EX support to RZ/G2N - 2 - --- 2019-10-08 Fabrizio Castro New
[01/10] dt-bindings: usb: add support for dwc3 controller on HiSilicon SoCs Add support for usb on Hikey960 - - - --- 2018-10-27 Chen Yu New
[01/10] USB: omap_udc: use resource_size use resource_size - - - --- 2020-01-01 Julia Lawall New
[01/10] USB: serial: io_ti: clean up vendor-request helpers USB: serial: clean up the ti drivers - - - --- 2021-04-12 Johan Hovold New
[01/10] usb: xhci-mtk: resume USB3 roothub first xhci features for usb-next - - - --- 2018-09-13 Mathias Nyman New
[01/11] drivers: tty: serial: Fix deadlock in sa1100_set_termios() Fix deadlocks caused by del_timer_sync() - - - --- 2022-04-07 Duoming Zhou New
[01/11] dt-bindings: usb: mtk-xhci: add support property 'tpl-support' [01/11] dt-bindings: usb: mtk-xhci: add support property 'tpl-support' - - - --- 2021-07-30 Chunfeng Yun (云春峰) New
[01/11] dwc3: meson: fix coccinelle WARNING [01/11] dwc3: meson: fix coccinelle WARNING - - - --- 2020-08-13 Felipe Balbi New
[01/11] uapi: General notification ring definitions [ver #6] Keyrings, Block and USB notifications [ver #6] - 1 - --- 2019-08-29 David Howells New
[01/11] uapi: General notification ring definitions [ver #7] Keyrings, Block and USB notifications [ver #7] - 1 - --- 2019-08-30 David Howells New
[01/11] uapi: General notification ring definitions [ver #8] Keyrings, Block and USB notifications [ver #8] - 1 - --- 2019-09-04 David Howells New
[01/11] usb: gadget: add anonymous definition in struct usb_gadget reduce usb gadget trace event buffer usage - - - --- 2023-09-11 Linyu Yuan New
[01/11] usb: musb: merge musbhsdma.h into musbhsdma.c - - - --- 2018-04-16 Bin Liu New
[01/12] dt-bindings: connector: Add support for USB-PD PPS APDOs to bindings Type-C changes for usb-next - 1 - --- 2018-09-20 Heikki Krogerus New
[01/12] dt-bindings: usb: qcom,dwc3: Add qcom,sc8180x-dwc3 usb: dwc3: qcom: Flatten dwc3 structure - - - --- 2023-10-17 Bjorn Andersson New
[01/12] net: usb: lan78xx: Remove lots of set but unused 'ret' variables Rid W=1 warnings in Net - 1 - --- 2020-11-04 Lee Jones New
[01/12] software node: Prevent potential NULL Pointer Dereference platform/x86: intel_cht_int33fe: Real DisplayPort reference - - - --- 2019-03-15 Heikki Krogerus New
[01/12] thunderbolt: dma_port: Remove unused variable 'ret' Rid W=1 warnings from Thunderbolt - - - --- 2021-01-27 Lee Jones New
[01/12] usb: cdc-acm: use irqsave() in USB's complete callback - - - --- 2018-06-24 Sebastian Andrzej Siewior New
[01/12] usb: serial: cyberjack: use irqsave() in USB's complete callback - - - --- 2018-06-23 Sebastian Andrzej Siewior New
[01/12] USB: sisusbvga: Make console support depend on BROKEN UBS: Cleanup in_interupt/in_irq/in_atomic() usage - - - --- 2020-10-14 Thomas Gleixner New
[01/12] usb: usbtmc: Remove rigol_quirk - 1 1 --- 2018-05-17 Guido Kiener New
[01/13] dt-bindings: interrupt-controller: create a header for RISC-V interrupts Update the icicle kit device tree 1 - - --- 2021-11-08 Conor Dooley New
[01/13] nvme-pci: don't limit DMA segement size [01/13] nvme-pci: don't limit DMA segement size - - - --- 2019-06-05 Christoph Hellwig New
[01/13] usb: core: config: Use tabs rather than spaces for new lines of args usb: core: config: fix all checkpatch.pl warnings - - - --- 2021-10-05 Robert Greener New
[01/13] usb: renesas_usbhs: revise the irq_vbus comments usb: renesas_usbhs: refactor this driver - - - --- 2019-06-25 Yoshihiro Shimoda New
[01/14] phy: phy-pxa-usb: add a new driver Convert ehci-mv to DT 1 - - --- 2018-08-22 Lubomir Rintel New
[01/14] usb: dwc3: core: Clean up ULPI device [01/14] usb: dwc3: core: Clean up ULPI device - - - --- 2018-11-14 Felipe Balbi New
[01/14] usb: musb: merge musbhsdma.h into musbhsdma.c - - - --- 2018-05-21 Bin Liu New
[01/14] usb: ohci-nxp: enable compile-testing ARM: move lpc32xx and dove to multiplatform 1 - - --- 2019-07-31 Arnd Bergmann New
[01/14] USB: serial: keyspan_pda: fix dropped unthrottle interrupts USB: serial: keyspan_pda: fix up write implementation - - - --- 2020-10-25 Johan Hovold New
[01/14] usb: typec: Copy everything from struct typec_capability during registration usb: typec: UCSI driver overhaul - - - --- 2019-09-26 Heikki Krogerus New
[01/15] ARM: dts: stm32: remove useless interrupt-names property on stm32f429 Fix STM32 DT issues on v5.7-rc4 - - - --- 2020-05-13 Benjamin GAIGNARD New
[01/15] Introduce Cadence USBSSP DRD Driver - added gadget.c file. - - - --- 2018-07-03 Pawel Laszczak New
[01/15] usb: dwc2: Update exit hibernation when port reset is asserted [01/15] usb: dwc2: Update exit hibernation when port reset is asserted - - - --- 2021-04-15 Artur Petrosyan New
[01/15] usb: serial: ark3116: use usb_control_msg_recv() and usb_control_msg_send() usb: serial: avoid using usb_control_msg() directly - - - --- 2020-11-04 Himadri Pandya New
[01/15] usb: typec: Block mode entry if the port has the mode disabled USB Type-C changes - - - --- 2019-12-30 Heikki Krogerus New
[01/16] lib: fix match_string() helper on -1 array size treewide: fix match_string() helper when array size - - - --- 2019-05-08 Alexandru Ardelean New
[01/16] lib: fix match_string() helper when array size is positive [01/16] lib: fix match_string() helper when array size is positive - - - --- 2019-05-08 Alexandru Ardelean New
[01/17] Documentation/driver-api: dmaengine/provider: drop doubled word Documentation/driver-api: eliminate duplicated words - - - --- 2020-07-04 Randy Dunlap New
[01/17] dt-bindings: i2c: i2c-mt65xx: add binding for MT8365 SoC Add support for MT8365 EVK board 1 - - --- 2022-05-31 Fabien Parent New
[01/18] MIPS: lantiq: pass struct device to DMA API functions [01/18] MIPS: lantiq: pass struct device to DMA API functions - - - --- 2019-02-01 Christoph Hellwig New
[01/18] usb: xhci: dbc: Add SPDX identifiers to dbc files - 1 - --- 2018-05-21 Mathias Nyman New
[01/19] fs: reflow deactivate_locked_super [01/19] fs: reflow deactivate_locked_super - 1 - --- 2023-09-13 Christoph Hellwig New
[01/19] usbnet: smsc95xx: Fix memory leak in smsc95xx_bind usbnet: smsc95xx: Convert to phydev - - - --- 2019-01-03 Marek Vasut New
[01/20] dt-bindings: pci: rcar-pci: Add device tree support for r8a774e1 Add support for SATA/PCIe/USB2[3]/VIN/CSI on R8A774E1 1 4 - --- 2020-07-16 Lad Prabhakar New
[01/20] usb: host: xhci: rename queue_bulk_tx() to queue_bulk_intr_tx() - - - --- 2018-04-16 Felipe Balbi New
[01/20] usb/host: ohci-platform: Use pm_ptr() macro usb: Use new pm_ptr() macro - - - --- 2020-09-03 Paul Cercueil New
[01/22] gpu/drm: remove the shmobile drm driver [01/22] gpu/drm: remove the shmobile drm driver - 1 - --- 2023-01-13 Christoph Hellwig New
« 1 2 3 494 95 »