Show patches with: Submitter = Sergey Shtylyov       |    State = Action Required       |    Archived = No       |   43 patches
Patch Series S/W/F Date Submitter Delegate State
[v2] usb: storage: isd200: fix sloppy typing in isd200_scsi_to_ata() [v2] usb: storage: isd200: fix sloppy typing in isd200_scsi_to_ata() --- 2024-03-23 Sergey Shtylyov New
usb: storage: isd200: fix sloppy typing in isd200_scsi_to_ata() usb: storage: isd200: fix sloppy typing in isd200_scsi_to_ata() --- 2024-03-21 Sergey Shtylyov New
[v3] usb: storage: sddr55: fix sloppy typing in sddr55_{read|write}_data() [v3] usb: storage: sddr55: fix sloppy typing in sddr55_{read|write}_data() --- 2024-01-20 Sergey Shtylyov New
usb: storage: freecom: drop useless assignment in init_freecom() usb: storage: freecom: drop useless assignment in init_freecom() --- 2023-11-29 Sergey Shtylyov New
[v4] usb: host: xhci-plat: fix possible kernel oops while resuming [v4] usb: host: xhci-plat: fix possible kernel oops while resuming --- 2023-07-11 Sergey Shtylyov New
[v2] usb: host: xhci-plat: fix possible kernel oops while resuming [v2] usb: host: xhci-plat: fix possible kernel oops while resuming --- 2023-06-30 Sergey Shtylyov New
usb: host: xhci-plat: fix possible kernel oops while resuming usb: host: xhci-plat: fix possible kernel oops while resuming --- 2023-06-29 Sergey Shtylyov New
usb: gadget: function: rndis: limit # of RNDIS instances to 1000 usb: gadget: function: rndis: limit # of RNDIS instances to 1000 --- 2022-08-23 Sergey Shtylyov New
usb: musb: core: drop redundant checks usb: musb: core: drop redundant checks --- 2022-06-18 Sergey Shtylyov New
usb: core: devices: drop redundant buffer overflow checks usb: core: devices: drop redundant buffer overflow checks --- 2022-04-22 Sergey Shtylyov New
usb: core: devices: use scnprintf() instead of sprintf() usb: core: devices: use scnprintf() instead of sprintf() --- 2022-04-19 Sergey Shtylyov New
usb: host: xhci: use snprintf() in xhci_decode_trb() usb: host: xhci: use snprintf() in xhci_decode_trb() --- 2022-03-16 Sergey Shtylyov New
[2/2] usb: host: uhci: remove #define EXTRA_SPACE Switch to using scnprintf() in the UHCI driver's debugging code --- 2022-03-12 Sergey Shtylyov New
[1/2] usb: host: uhci-debug: use scnprintf() instead of sprintf() Switch to using scnprintf() in the UHCI driver's debugging code --- 2022-03-12 Sergey Shtylyov New
usb: host: xhci-dbgtty: fix check in dbc_tty_write() usb: host: xhci-dbgtty: fix check in dbc_tty_write() --- 2022-03-02 Sergey Shtylyov New
[v2] usb: host: ehci-q: make qtd_fill() return *unsigned int* [v2] usb: host: ehci-q: make qtd_fill() return *unsigned int* --- 2022-02-17 Sergey Shtylyov New
usb: host: ehci-q: make qtd_fill() return 'u16' usb: host: ehci-q: make qtd_fill() return 'u16' --- 2022-02-16 Sergey Shtylyov New
usb: host: xhci: make 'usec' parameter of xhci_handshake() *unsigned* usb: host: xhci: make 'usec' parameter of xhci_handshake() *unsigned* --- 2022-02-15 Sergey Shtylyov New
usb: host: {e|o}hci-dbg: kill useless 'ret' variable initializers usb: host: {e|o}hci-dbg: kill useless 'ret' variable initializers --- 2022-02-14 Sergey Shtylyov New
[v2] usb: host: xhci-hub: drop redundant PORTSC register read [v2] usb: host: xhci-hub: drop redundant PORTSC register read --- 2022-02-14 Sergey Shtylyov New
usb: host: xhci-hub: drop redundant port register reads usb: host: xhci-hub: drop redundant port register reads --- 2022-02-11 Sergey Shtylyov New
usb: host: xhci: drop redundant checks usb: host: xhci: drop redundant checks --- 2022-02-08 Sergey Shtylyov New
usb: core: use sysfs_emit() instead of sprintf() usb: core: use sysfs_emit() instead of sprintf() --- 2022-02-08 Sergey Shtylyov New
[4/4] usb: host: ohci-omap: propagate errors from platform_get_irq() Propagate errors from platform_get_irq() in the USB drivers --- 2021-12-14 Sergey Shtylyov New
[3/4] usb: host: ehci-sh: propagate errors from platform_get_irq() Propagate errors from platform_get_irq() in the USB drivers --- 2021-12-14 Sergey Shtylyov New
[2/4] usb: gadget: udc: pxa25x: propagate errors from platform_get_irq() Propagate errors from platform_get_irq() in the USB drivers --- 2021-12-14 Sergey Shtylyov New
[1/4] usb: gadget: udc: bcm63xx: propagate errors from platform_get_irq() Propagate errors from platform_get_irq() in the USB drivers --- 2021-12-14 Sergey Shtylyov New
[v3,6/6] usb: musb: core: fix deferred probing Fix deferred probing in the USB host/gadget drivers --- 2021-12-10 Sergey Shtylyov New
[v3,5/6] usb: host: ohci-nxp: fix deferred probing Fix deferred probing in the USB host/gadget drivers --- 2021-12-10 Sergey Shtylyov New
[v3,4/6] usb: host: ohci-da8xx: fix deferred probing Fix deferred probing in the USB host/gadget drivers --- 2021-12-10 Sergey Shtylyov New
[v3,3/6] usb: host: ehci-orion: fix deferred probing Fix deferred probing in the USB host/gadget drivers --- 2021-12-10 Sergey Shtylyov New
[v3,2/6] usb: host: ehci-atmel: fix deferred probing Fix deferred probing in the USB host/gadget drivers --- 2021-12-10 Sergey Shtylyov New
[v3,1/6] usb: gadget: udc: gr: fix deferred probing Fix deferred probing in the USB host/gadget drivers --- 2021-12-10 Sergey Shtylyov New
[v2,09/10] usb: host: ohci-omap: fix deferred probing Fix deferred probing in the USB host/gadget drivers --- 2021-12-08 Sergey Shtylyov New
[v2,06/10] usb: host: ehci-sh: fix deferred probing Fix deferred probing in the USB host/gadget drivers --- 2021-12-08 Sergey Shtylyov New
[v2] usb: core: hcd: fix messages in usb_hcd_request_irqs() [v2] usb: core: hcd: fix messages in usb_hcd_request_irqs() --- 2021-09-16 Sergey Shtylyov New
usb: core: hcd: merge repetitive strings in usb_hcd_request_irqs() usb: core: hcd: merge repetitive strings in usb_hcd_request_irqs() --- 2021-08-21 Sergey Shtylyov New
[v3,2/2] usb: phy: tahvo: add IRQ check Stop calling request_irq(), etc. with invalid IRQs in the USB drivers` --- 2021-08-13 Sergey Shtylyov New
[v2,8/9] usb: phy: tahvo: add IRQ check Stop calling request_irq(), etc. with invalid IRQs in the USB drivers --- 2021-08-09 Sergey Shtylyov New
[v2,6/9] usb: misc: brcmstb-usb-pinmap: add IRQ check Stop calling request_irq(), etc. with invalid IRQs in the USB drivers --- 2021-08-09 Sergey Shtylyov New
[v2,4/9] usb: gadget: udc: s3c2410: add IRQ check Stop calling request_irq(), etc. with invalid IRQs in the USB drivers --- 2021-08-09 Sergey Shtylyov New
[v2,2/9] usb: dwc3: qcom: add IRQ check Stop calling request_irq(), etc. with invalid IRQs in the USB drivers --- 2021-08-09 Sergey Shtylyov New
usb: host: ohci-spear: simplify calling usb_add_hcd() usb: host: ohci-spear: simplify calling usb_add_hcd() --- 2021-07-12 Sergey Shtylyov New