Show patches with: State = Action Required       |    Archived = No       |   9295 patches
« 1 2 3 492 93 »
Patch Series S/W/F Date Submitter Delegate State
USB: Gadget: core: Help prevent panic during UVC unconfigure USB: Gadget: core: Help prevent panic during UVC unconfigure --- 2023-07-29 Alan Stern New
net: usbnet: Fix WARNING in usbnet_start_xmit/usb_submit_urb net: usbnet: Fix WARNING in usbnet_start_xmit/usb_submit_urb --- 2023-07-11 Alan Stern New
video: udlfb: Fix endpoint check video: udlfb: Fix endpoint check --- 2023-05-19 Alan Stern New
USB: usbtmc: Fix direction for 0-length ioctl control messages USB: usbtmc: Fix direction for 0-length ioctl control messages --- 2023-05-01 Alan Stern New
[2/3] USB: sisusbvga: Add endpoint checks Untitled series #206570 --- 2023-04-10 Alan Stern New
[RFC] drivers/core: Replace lockdep_set_novalidate_class() with unique class keys [RFC] drivers/core: Replace lockdep_set_novalidate_class() with unique class keys --- 2023-02-11 Alan Stern New
USB: gadgetfs: Fix race between mounting and unmounting USB: gadgetfs: Fix race between mounting and unmounting --- 2022-12-23 Alan Stern New
USB: core: Change configuration warnings to notices USB: core: Change configuration warnings to notices --- 2022-11-02 Alan Stern New
USB: core: Fix RST error in hub.c USB: core: Fix RST error in hub.c --- 2022-09-01 Alan Stern New
media: mceusb: Use new usb_control_msg_*() routines media: mceusb: Use new usb_control_msg_*() routines --- 2022-08-26 Alan Stern New
USB: core: Prevent nested device-reset calls USB: core: Prevent nested device-reset calls --- 2022-08-26 Alan Stern New
USB: gadget: Fix use-after-free Read in usb_udc_uevent() USB: gadget: Fix use-after-free Read in usb_udc_uevent() --- 2022-07-21 Alan Stern New
USB: gadget: Fix double-free bug in raw_gadget driver USB: gadget: Fix double-free bug in raw_gadget driver --- 2022-06-22 Alan Stern New
USB: gadget: Add ID numbers to gadget names USB: gadget: Add ID numbers to gadget names --- 2022-05-10 Alan Stern New
[4/4] USB: gadget: Add a new bus for gadgets Untitled series #173720 --- 2022-04-24 Alan Stern New
[2/4] USB: gadget: Register udc before gadget Untitled series #173720 --- 2022-04-24 Alan Stern New
USB: usb-storage: Fix use of bitfields for hardware data in ene_ub6250.c USB: usb-storage: Fix use of bitfields for hardware data in ene_ub6250.c --- 2022-03-17 Alan Stern New
usb: gadget: Fix use-after-free bug by not setting udc->dev.driver usb: gadget: Fix use-after-free bug by not setting udc->dev.driver --- 2022-03-06 Alan Stern New
usb: usbtmc: Fix bug in pipe direction for control transfers usb: usbtmc: Fix bug in pipe direction for control transfers --- 2022-03-03 Alan Stern New
USB: core: Update kerneldoc for usb_get_dev() and usb_get_intf() USB: core: Update kerneldoc for usb_get_dev() and usb_get_intf() --- 2022-02-25 Alan Stern New
USB: core: Fix hang in usb_kill_urb by adding memory barriers USB: core: Fix hang in usb_kill_urb by adding memory barriers --- 2022-01-24 Alan Stern New
USB: Fix "slab-out-of-bounds Write" bug in usb_hcd_poll_rh_status USB: Fix "slab-out-of-bounds Write" bug in usb_hcd_poll_rh_status --- 2022-01-01 Alan Stern New
[v2] USB: core: Make do_proc_control() and do_proc_bulk() killable [v2] USB: core: Make do_proc_control() and do_proc_bulk() killable --- 2021-09-03 Alan Stern New
[3/3] HID: usbhid: Simplify code in hid_submit_ctrl() [1/3] HID: usbhid: Fix flood of "control queue full" messages --- 2021-09-01 Alan Stern New
[2/3] HID: usbhid: Fix warning caused by 0-length input reports [1/3] HID: usbhid: Fix flood of "control queue full" messages --- 2021-09-01 Alan Stern New
[1/3] HID: usbhid: Fix flood of "control queue full" messages [1/3] HID: usbhid: Fix flood of "control queue full" messages --- 2021-09-01 Alan Stern New
USB: core: Make usb_start_wait_urb() interruptible USB: core: Make usb_start_wait_urb() interruptible --- 2021-08-29 Alan Stern New
USB: core: Fix incorrect pipe calculation in do_proc_control() USB: core: Fix incorrect pipe calculation in do_proc_control() --- 2021-07-12 Alan Stern New
[v2] USB: core: Avoid WARNings for 0-length descriptor requests [v2] USB: core: Avoid WARNings for 0-length descriptor requests --- 2021-06-07 Alan Stern New
[4/4] USB: UDC: Implement udc_async_callbacks in net2272 Untitled series #129677 --- 2021-05-20 Alan Stern New
[2/4] USB: UDC: Implement udc_async_callbacks in dummy-hcd Untitled series #129677 --- 2021-05-20 Alan Stern New
USB: core: WARN if pipe direction != setup packet direction USB: core: WARN if pipe direction != setup packet direction --- 2021-05-20 Alan Stern New
USB: usbfs: Don't WARN about excessively large memory allocations USB: usbfs: Don't WARN about excessively large memory allocations --- 2021-05-18 Alan Stern New
usb-storage: Add quirk to defeat Kindle's automatic unload usb-storage: Add quirk to defeat Kindle's automatic unload --- 2021-03-17 Alan Stern New
USB: gadget: dummy-hcd: Fix errors in port-reset handling USB: gadget: dummy-hcd: Fix errors in port-reset handling --- 2021-01-13 Alan Stern New
USB: Gadget: dummy-hcd: Fix shift-out-of-bounds bug USB: Gadget: dummy-hcd: Fix shift-out-of-bounds bug --- 2020-12-30 Alan Stern New
USB: legotower: fix logical error in recent commit USB: legotower: fix logical error in recent commit --- 2020-12-08 Alan Stern New
[v2] media: gspca: Fix memory leak in probe [v2] media: gspca: Fix memory leak in probe --- 2020-12-02 Alan Stern New
USB: core: Fix regression in Hercules audio card USB: core: Fix regression in Hercules audio card --- 2020-11-19 Alan Stern New
[2/2] : USB: hub: Add Kconfig option to reduce number of port initialization retries [1/2] : USB: hub: Clean up use of port initialization schemes and retries --- 2020-09-28 Alan Stern New
[1/2] : USB: hub: Clean up use of port initialization schemes and retries [1/2] : USB: hub: Clean up use of port initialization schemes and retries --- 2020-09-28 Alan Stern New
USB: yurex: Fix bad gfp argument USB: yurex: Fix bad gfp argument --- 2020-08-10 Alan Stern New
[01/10] USB: OHCI: Properly handle ohci-at91 suspend --- 2013-06-12 Alan Stern New
usb: gadget: function: fix dangling pnp_string in f_printer.c usb: gadget: function: fix dangling pnp_string in f_printer.c --- 2022-09-11 Albert Briscoe New
[v3,3/3] usb: host: add the xhci offload hooks implementations add xhci hooks for USB offload --- 2022-12-13 Albert Wang New
[v3,2/3] usb: xhci-plat: add xhci_plat_priv_overwrite add xhci hooks for USB offload --- 2022-12-13 Albert Wang New
[v3,1/3] usb: host: add xhci hooks for USB offload add xhci hooks for USB offload --- 2022-12-13 Albert Wang New
[v2,3/3] usb: host: add the xhci offload hooks implementations add xhci hooks for USB offload --- 2022-11-10 Albert Wang New
[v5] usb: dwc3: gadget: Move null pinter check to proper place [v5] usb: dwc3: gadget: Move null pinter check to proper place --- 2022-05-18 Albert Wang New
[v2] usb: dwc3: gadget: Move null pinter check after window closed [v2] usb: dwc3: gadget: Move null pinter check after window closed --- 2022-05-12 Albert Wang New
Revert "usb: gadget: Quieten gadget config message" Revert "usb: gadget: Quieten gadget config message" --- 2021-01-07 Albert Wang New
[net-next,RFC,5/5] r8152: remove redundant code Update r8152 to version two --- 2022-11-08 Albert Zhou New
[net-next,RFC,4/5] r8152: merge header into source Update r8152 to version two --- 2022-11-08 Albert Zhou New
[net-next,RFC,3/5] r8152: remove backwards compatibility Update r8152 to version two --- 2022-11-08 Albert Zhou New
[net-next,RFC,1/5] net: move back netif_set_gso_max helpers Update r8152 to version two --- 2022-11-08 Albert Zhou New
[net-next,1/2] Reverse 744d49daf8bd3b17b345c836f2e6f97d49fa6ae8 so that the v2 r8152 driver can use netif_set_gso_max_* Update R8152 module to version 2 --- 2022-11-04 Albert Zhou New
USB: serial: option: add support for SIM7070/SIM7080/SIM7090 modules USB: serial: option: add support for SIM7070/SIM7080/SIM7090 modules --- 2020-08-29 Aleksander Morgado New
[RFC] USB: host: ehci-atmel: Allow enabling HSIC on SAMA5D2 [RFC] USB: host: ehci-atmel: Allow enabling HSIC on SAMA5D2 --- 2021-08-24 Alexander Dahl New
[1/1,usb-next] Revert "usb: phy: generic: Get the vbus supply" [1/1,usb-next] Revert "usb: phy: generic: Get the vbus supply" --- 2024-03-14 Alexander Stein New
[1/1] usb: cdns3: Use dev_err_probe [1/1] usb: cdns3: Use dev_err_probe --- 2023-12-14 Alexander Stein New
[v2,1/1] usb: dwc3: Fix default mode initialization [v2,1/1] usb: dwc3: Fix default mode initialization --- 2023-10-25 Alexander Stein New
[1/1] usb: dwc3: let role switch handle initial state [1/1] usb: dwc3: let role switch handle initial state --- 2023-10-17 Alexander Stein New
[3/3] usb: host: fsl-mph-dr-of: reuse device_set_of_node_from_dev [1/3] of: device: Ignore modalias of reused nodes --- 2023-02-07 Alexander Stein New
[1/3] of: device: Ignore modalias of reused nodes [1/3] of: device: Ignore modalias of reused nodes --- 2023-02-07 Alexander Stein New
[1/1] usb: chipidea: ci_hdrc_imx: use dev_err_probe [1/1] usb: chipidea: ci_hdrc_imx: use dev_err_probe --- 2023-01-30 Alexander Stein New
[1/1] usb: host: ehci-fsl: Fix module alias [1/1] usb: host: ehci-fsl: Fix module alias --- 2023-01-20 Alexander Stein New
fsl-mph-dr-of: module autoload regression for ehci-fsl fsl-mph-dr-of: module autoload regression for ehci-fsl --- 2023-01-20 Alexander Stein New
[v2,4/4] arm64: dts: tqma8mpql: add support for 2nd USB (host) interface USB host support for TQMa8MPxL + MBa8MPxL --- 2022-09-15 Alexander Stein New
[v2,3/4] arm64: dts: imx8mp: Add snps,gfladj-refclk-lpm-sel quirk to USB nodes USB host support for TQMa8MPxL + MBa8MPxL --- 2022-09-15 Alexander Stein New
[v2,2/4] usb: dwc3: core: add gfladj_refclk_lpm_sel quirk USB host support for TQMa8MPxL + MBa8MPxL --- 2022-09-15 Alexander Stein New
[v2,1/4] dt-bindings: usb: dwc3: Add gfladj-refclk-lpm-sel-quirk USB host support for TQMa8MPxL + MBa8MPxL --- 2022-09-15 Alexander Stein New
[3/4] arm64: dts: imx8mp: Add snps,gfladj-refclk-lpm-sel quirk to USB nodes USB host support for TQMa8MPxL + MBa8MPxL --- 2022-09-07 Alexander Stein New
[1/1] usb: misc: onboard_usb_hub: Remove duplicated power_on delay [1/1] usb: misc: onboard_usb_hub: Remove duplicated power_on delay --- 2022-07-28 Alexander Stein New
[v4,2/2] usb: misc: onboard_usb_hub: Add TI USB8041 hub support [v4,1/2] usb: misc: onboard_usb_hub: Add reset-gpio support --- 2022-07-27 Alexander Stein New
[v4,1/2] usb: misc: onboard_usb_hub: Add reset-gpio support [v4,1/2] usb: misc: onboard_usb_hub: Add reset-gpio support --- 2022-07-27 Alexander Stein New
[v3,3/3] usb: misc: onboard_usb_hub: Add TI USB8041 hub support [v3,1/3] dt-bindings: usb: Add binding for TI USB8041 hub controller --- 2022-07-27 Alexander Stein New
[v3,2/3] usb: misc: onboard_usb_hub: Add reset-gpio support [v3,1/3] dt-bindings: usb: Add binding for TI USB8041 hub controller --- 2022-07-27 Alexander Stein New
[v3,1/3] dt-bindings: usb: Add binding for TI USB8041 hub controller [v3,1/3] dt-bindings: usb: Add binding for TI USB8041 hub controller --- 2022-07-27 Alexander Stein New
[v2,3/3] usb: misc: onboard_usb_hub: Add TI USB8041 hub support [v2,1/3] dt-bindings: usb: Add binding for TI USB8041 hub controller --- 2022-07-15 Alexander Stein New
[v2,2/3] usb: misc: onboard_usb_hub: Add reset-gpio support [v2,1/3] dt-bindings: usb: Add binding for TI USB8041 hub controller --- 2022-07-15 Alexander Stein New
[3/3] usb: misc: onboard_usb_hub: Add TI USB8041 hub support [1/3] dt-bindings: usb: Add binding for TI USB8041 hub controller --- 2022-07-12 Alexander Stein New
[2/3] usb: misc: onboard_usb_hub: Add reset-gpio support [1/3] dt-bindings: usb: Add binding for TI USB8041 hub controller --- 2022-07-12 Alexander Stein New
[1/1] usb: chipidea: ci_hdrc_imx: use dev_err_probe() [1/1] usb: chipidea: ci_hdrc_imx: use dev_err_probe() --- 2022-06-14 Alexander Stein New
[RFC,1/1] usb: chipidea: ci_hdrc_imx: disable runtime pm for HSIC interface [RFC,1/1] usb: chipidea: ci_hdrc_imx: disable runtime pm for HSIC interface --- 2022-03-02 Alexander Stein New
[v5,4/4] arm64: dts: imx8mp: Add memory for USB3 glue layer to usb3 nodes i.MX8MP: more USB3 glue layer feature support --- 2022-02-18 Alexander Stein New
[v5,3/4] usb: dwc3: imx8mp: Add support for setting SOC specific flags i.MX8MP: more USB3 glue layer feature support --- 2022-02-18 Alexander Stein New
[v5,2/4] dt-bindings: usb: dwc3-imx8mp: Add imx8mp specific flags i.MX8MP: more USB3 glue layer feature support --- 2022-02-18 Alexander Stein New
[v5,1/4] usb: dwc3: imx8mp: rename iomem base pointer i.MX8MP: more USB3 glue layer feature support --- 2022-02-18 Alexander Stein New
[v3,3/4] usb: dwc3: imx8mp: Add support for setting SOC specific flags [v3,1/4] usb: dwc3: imx8mp: rename iomem base pointer --- 2022-01-18 Alexander Stein New
[v3,1/1] usb: dwc3: drd: Add support for usb-conn-gpio based usb-role-switch [v3,1/1] usb: dwc3: drd: Add support for usb-conn-gpio based usb-role-switch --- 2021-12-16 Alexander Stein New
usb: audio-v2: Correct comments for struct uac_clock_selector_descriptor usb: audio-v2: Correct comments for struct uac_clock_selector_descriptor --- 2024-01-25 Alexander Tsoy New
[RFC,1/1] usb: dwc2: Don't set DEV_DMA_L by default for isoc transfer DWC2 DMA issue --- 2023-07-26 Alexandre Bailon New
[v5] ARM: dts: da850: Add the CPPI 4.1 DMA to the USB OTG controller --- 2017-01-30 Alexandre Bailon New
[v5,4/5] usb: musb: musb_cppi41: Workaround DMA stall issue during teardown usb: musb: da8xx: Add DMA support --- 2017-01-25 Alexandre Bailon New
[v5,1/5] usb: musb: da8xx: Remove CPPI 3.0 quirk and methods usb: musb: da8xx: Add DMA support --- 2017-01-25 Alexandre Bailon New
[v5,5/6] usb: musb: cppi_dma: Clean up tusb_omap_dma structure usb: musb: cppi41: Add a way to manage DMA irq --- 2017-01-25 Alexandre Bailon New
[v2] arm: davinci: Make the usb20 clock available to PM runtime --- 2017-01-24 Alexandre Bailon New
[v4,5/5] usb: musb: da8xx: Add a primary support of PM runtime usb: musb: da8xx: Add DMA support --- 2017-01-24 Alexandre Bailon New
[v4,3/5] usb: musb: Add support of CPPI 4.1 DMA controller to DA8xx usb: musb: da8xx: Add DMA support --- 2017-01-24 Alexandre Bailon New
[v3,4/4] dmaengine: cppi41: init_sched(): Get number of channels from DT dmaengine: cppi41: Make CPPI 4.1 driver more generic --- 2017-01-19 Alexandre Bailon New
« 1 2 3 492 93 »