Show patches with: State = Action Required       |    Archived = No       |   9295 patches
« 1 2 ... 28 29 3092 93 »
Patch Series S/W/F Date Submitter Delegate State
[v2] usb: gadget: dummy_hcd: fix gpf in gadget_setup [v2] usb: gadget: dummy_hcd: fix gpf in gadget_setup --- 2021-04-19 Anirudh Rayabharam New
[RFC,v1,1/3] drivers: soc: add support for soc_device_match returning -EPROBE_DEFER support soc_device_match to return -EPROBE_DEFER --- 2021-04-19 Alice Guo (OSS) New
[RFC,v1,2/3] caam: add defer probe when the caam driver cannot identify SoC support soc_device_match to return -EPROBE_DEFER --- 2021-04-19 Alice Guo (OSS) New
[RFC,v1,3/3] driver: update all the code that use soc_device_match support soc_device_match to return -EPROBE_DEFER --- 2021-04-19 Alice Guo (OSS) New
[1/2] usb: gadget: f_uac2: Stop endpoint before enabling it. [1/2] usb: gadget: f_uac2: Stop endpoint before enabling it. --- 2021-04-19 Pawel Laszczak New
[2/2] usb: cdnsp: Fix lack of removing request from pending list. [1/2] usb: gadget: f_uac2: Stop endpoint before enabling it. --- 2021-04-19 Pawel Laszczak New
usb: dwc3: gadget: Fix START_TRANSFER link state check usb: dwc3: gadget: Fix START_TRANSFER link state check --- 2021-04-20 Thinh Nguyen New
[2/2] USB: misc: Add driver for the WCH CH341 in I2C/GPIO mode Untitled series #121776 --- 2021-04-20 Frank Zago New
usb: gadget: net2272: remove redundant initialization of status usb: gadget: net2272: remove redundant initialization of status --- 2021-04-20 Colin King New
CDC-ACM: fix poison/unpoison imbalance CDC-ACM: fix poison/unpoison imbalance --- 2021-04-21 Oliver Neukum New
[v2] usb: gadget: Fix double free of device descriptor pointers [v2] usb: gadget: Fix double free of device descriptor pointers --- 2021-04-21 Wesley Cheng New
[1/2] dwc3: gadget: fix setting of pending_sgs usb: dwc3: gadget: fix scatter gather support --- 2021-04-21 Michael Grzeschik New
[2/2] dwc3: gadget: fix tracking of used sgs in request usb: dwc3: gadget: fix scatter gather support --- 2021-04-21 Michael Grzeschik New
[2/3] usb: gadget: uvc: add scatter gather support usb: gadget: uvc: improve uvc gadget performance --- 2021-04-21 Michael Grzeschik New
USB: serial: ftdi_sio: add IDs for IDS GmbH Products USB: serial: ftdi_sio: add IDs for IDS GmbH Products --- 2021-04-22 Juergen Borleis New
[net-next] r8152: replace return with break for ram code speedup mode timeout [net-next] r8152: replace return with break for ram code speedup mode timeout --- 2021-04-22 Hayes Wang New
usb: gadget: prevent a ternary sign expansion bug usb: gadget: prevent a ternary sign expansion bug --- 2021-04-22 Dan Carpenter New
[v2] arm64: dts: qcom: sc7280: Add USB related nodes [v2] arm64: dts: qcom: sc7280: Add USB related nodes --- 2021-04-22 Sandeep Maheswaram New
[1/2] usb: dwc3: Capture new capability register GHWPARAMS9 usb: dwc3: gadget: Check new capability --- 2021-04-22 Thinh Nguyen New
[2/2] usb: dwc3: gadget: Handle DEV_TXF_FLUSH_BYPASS capability usb: dwc3: gadget: Check new capability --- 2021-04-22 Thinh Nguyen New
[v2,1/2] Revert "USB: serial: ch341: add new Product ID for CH341A" [v2,1/2] Revert "USB: serial: ch341: add new Product ID for CH341A" --- 2021-04-23 Frank Zago New
usb: gadget: function: fix typo in f_hid.c usb: gadget: function: fix typo in f_hid.c --- 2021-04-23 Wei Ming Chen New
[RFC] usb: gadget: Drop unnecessary NULL checks after container_of [RFC] usb: gadget: Drop unnecessary NULL checks after container_of --- 2021-04-23 Guenter Roeck New
usb: dwc3: gadget: add missing wakeup link states usb: dwc3: gadget: add missing wakeup link states --- 2021-04-23 Marcel Hamer New
[1/2] driver core: Move the "removable" attribute from USB to core [1/2] driver core: Move the "removable" attribute from USB to core --- 2021-04-24 Rajat Jain New
[v2,2/2] pci: Support "removable" attribute for PCI devices Untitled series #122712 --- 2021-04-24 Rajat Jain New
usb: cdns3: Corrected comment to align with kernel-doc comment usb: cdns3: Corrected comment to align with kernel-doc comment --- 2021-04-24 Souptick Joarder New
usb: Fix up movement of USB core kerneldoc location usb: Fix up movement of USB core kerneldoc location --- 2021-04-24 Fabio Estevam New
[v2] usb: gadget: Drop unnecessary NULL checks after container_of [v2] usb: gadget: Drop unnecessary NULL checks after container_of --- 2021-04-24 Guenter Roeck New
[v2] usb: cdns3: Corrected comment to align with kernel-doc comment [v2] usb: cdns3: Corrected comment to align with kernel-doc comment --- 2021-04-25 Souptick Joarder New
[v1,1/1] usb: dwc3: pci: Enable usb2-gadget-lpm-disable for Intel Merrifield [v1,1/1] usb: dwc3: pci: Enable usb2-gadget-lpm-disable for Intel Merrifield --- 2021-04-25 Ferry Toth New
usbhid: fix info leak in hid_submit_ctrl usbhid: fix info leak in hid_submit_ctrl --- 2021-04-25 Anirudh Rayabharam New
[v2,1/2] usb: gadget: f_uac2: Stop endpoint before enabling it. [v2,1/2] usb: gadget: f_uac2: Stop endpoint before enabling it. --- 2021-04-26 Pawel Laszczak New
net: hso: fix NULL-deref on disconnect regression net: hso: fix NULL-deref on disconnect regression --- 2021-04-26 Johan Hovold New
[v11] USB: serial: cp210x: Add support for GPIOs on CP2108 [v11] USB: serial: cp210x: Add support for GPIOs on CP2108 --- 2021-04-26 tu pham New
[PATCHv2] cdc-wdm: untangle a circular dependency between callback and softint [PATCHv2] cdc-wdm: untangle a circular dependency between callback and softint --- 2021-04-26 Oliver Neukum New
HID: hiddev: return -ENOMEM when kmalloc failed HID: hiddev: return -ENOMEM when kmalloc failed --- 2021-04-26 Yang Li New
[net] net: hso: fix NULL-deref on tty registration failure [net] net: hso: fix NULL-deref on tty registration failure --- 2021-04-26 Johan Hovold New
usb: dwc3: core: Add missing GHWPARAMS9 doc usb: dwc3: core: Add missing GHWPARAMS9 doc --- 2021-04-26 Thinh Nguyen New
usb: dwc3: omap: improve extcon initialization usb: dwc3: omap: improve extcon initialization --- 2021-04-27 Marcel Hamer New
[v7,3/5] usb: dwc3: qcom: Add helper functions to enable,disable wake irqs USB DWC3 host wake up support from system suspend --- 2021-04-28 Sandeep Maheswaram New
[v7,5/5] usb: dwc3: qcom: Keep power domain on to support wakeup USB DWC3 host wake up support from system suspend --- 2021-04-28 Sandeep Maheswaram New
[2/2] usb: dwc3: gadget: Rename EOPF event macros to Suspend Untitled series #123734 --- 2021-04-28 Jack Pham New
[v8,4/5] usb: host: xhci-plat: Create platform device for onboard hubs in probe() USB: misc: Add onboard_usb_hub driver --- 2021-04-28 Matthias Kaehlcke New
[1/9] drm/connector: Make the drm_sysfs connector->kdev device hold a reference to the connector [1/9] drm/connector: Make the drm_sysfs connector->kdev device hold a reference to the connector --- 2021-04-28 Hans de Goede New
[v2,1/2] dt-bindings: usb: Document the Allwinner H6 DWC3 glue Allwinner H6 USB3 device tree updates --- 2021-04-30 Samuel Holland New
usb: dwc3: imx8mp: detect dwc3 core node via compatible string usb: dwc3: imx8mp: detect dwc3 core node via compatible string --- 2021-04-30 Jun Li New
[RFC,net-next,1/2] usb: class: cdc-wdm: add control type [RFC,net-next,1/2] usb: class: cdc-wdm: add control type --- 2021-04-30 Loic Poulain New
[RFC,net-next,2/2] usb: class: cdc-wdm: WWAN framework integration [RFC,net-next,1/2] usb: class: cdc-wdm: add control type --- 2021-04-30 Loic Poulain New
musb: mediatek: rename driver musb: mediatek: rename driver --- 2021-04-30 Frank Wunderlich New
usb: dwc3: gadget: Free gadget structure only after freeing endpoints usb: dwc3: gadget: Free gadget structure only after freeing endpoints --- 2021-05-01 Jack Pham New
usb-serial: add support for startech.com serial to usb convertor usb-serial: add support for startech.com serial to usb convertor --- 2021-05-02 Sean MacLennan New
[v2] usb: typec: ucsi: Retrieve all the PDOs instead of just the first 4 [v2] usb: typec: ucsi: Retrieve all the PDOs instead of just the first 4 --- 2021-05-03 Jack Pham New
[2/9] drm/connector: Add a fwnode pointer to drm_connector and register with ACPI drm + usb-type-c: Add support for out-of-band hotplug notification (v2) --- 2021-05-03 Hans de Goede New
[4/9] drm/connector: Add support for out-of-band hotplug notification (v2) drm + usb-type-c: Add support for out-of-band hotplug notification (v2) --- 2021-05-03 Hans de Goede New
[8/9] usb: typec: altmodes/displayport: Notify drm subsys of hotplug events drm + usb-type-c: Add support for out-of-band hotplug notification (v2) --- 2021-05-03 Hans de Goede New
[9/9] platform/x86/intel_cht_int33fe: Correct "displayport" fwnode reference drm + usb-type-c: Add support for out-of-band hotplug notification (v2) --- 2021-05-03 Hans de Goede New
usb: gadget: function: Fix inconsistent indent usb: gadget: function: Fix inconsistent indent --- 2021-05-03 Wei Ming Chen New
usb: typec: tcpm: Fix wrong handling in GET_SINK_CAP usb: typec: tcpm: Fix wrong handling in GET_SINK_CAP --- 2021-05-03 Kyle Tso New
usb: dwc2: Remove obsolete MODULE_ constants from platform.c usb: dwc2: Remove obsolete MODULE_ constants from platform.c --- 2021-05-03 Matthijs Kooijman New
CR for ftdi_sio.c, SCS P4 Dragon CR for ftdi_sio.c, SCS P4 Dragon --- 2021-05-03 Robert Wolters New
[v2] usb: dwc3: gadget: Avoid canceling current request for queuing error [v2] usb: dwc3: gadget: Avoid canceling current request for queuing error --- 2021-05-04 Wesley Cheng New
xhci:Add reset resume quirk for AMD xhci controller. xhci:Add reset resume quirk for AMD xhci controller. --- 2021-05-04 Sandeep Singh New
[5/7] usb: isp1760: add support for isp1763 usb: isp1760: extend support for isp1763 --- 2021-05-04 Rui Miguel Silva New
[6/7] dt-bindings: usb: nxp,isp1760: add bindings usb: isp1760: extend support for isp1763 --- 2021-05-04 Rui Miguel Silva New
[7/7] usb: isp1763: add peripheral mode usb: isp1760: extend support for isp1763 --- 2021-05-04 Rui Miguel Silva New
[v1,1/1] usb: typec: ucsi: Put fwnode in any case during ->probe() [v1,1/1] usb: typec: ucsi: Put fwnode in any case during ->probe() --- 2021-05-04 Andy Shevchenko New
[v2] usb: cdnsp: Useless condition has been removed [v2] usb: cdnsp: Useless condition has been removed --- 2021-05-05 Pawel Laszczak New
[23/35] USB: serial: make usb_serial_driver::write_room return uint Untitled series #124758 --- 2021-05-05 Jiri Slaby New
[27/35] serial: make usb_serial_driver::chars_in_buffer return uint Untitled series #124758 --- 2021-05-05 Jiri Slaby New
[29/35] USB: serial: digi_acceleport, simplify digi_chars_in_buffer Untitled series #124758 --- 2021-05-05 Jiri Slaby New
usb: phy: Use fallthrough pseudo-keyword usb: phy: Use fallthrough pseudo-keyword --- 2021-05-05 Wei Ming Chen New
[v2,1/3] USB: serial: move ftdi_sio.h into include directories IR driver for USB-UIRT device --- 2021-05-05 Sean Young New
[v2,2/3] media: rc: new driver for USB-UIRT device IR driver for USB-UIRT device --- 2021-05-05 Sean Young New
[v1] usb: typec: tcpm: Don't block probing of consumers of "connector" nodes [v1] usb: typec: tcpm: Don't block probing of consumers of "connector" nodes --- 2021-05-06 Saravana Kannan New
[v2,1/3] usb: xhci-mtk: use bitfield instead of bool [v2,1/3] usb: xhci-mtk: use bitfield instead of bool --- 2021-05-06 Chunfeng Yun (云春峰) New
Set custom baud-rate for SCS P4 Dragon Set custom baud-rate for SCS P4 Dragon --- 2021-05-06 Robert Wolters New
docs: usb: function: Modify path name docs: usb: function: Modify path name --- 2021-05-06 Wei Ming Chen New
[v3,3/3] USB: serial: blacklist USB-UIRT when driver is selected [v3,1/3] USB: serial: move ftdi_sio.h into include directories --- 2021-05-06 Sean Young New
[v3,1/4] usb: xhci-mtk: use bitfield instead of bool [v3,1/4] usb: xhci-mtk: use bitfield instead of bool --- 2021-05-07 Chunfeng Yun (云春峰) New
[v3,2/4] usb: xhci-mtk: remove unnecessary setting of has_ippc [v3,1/4] usb: xhci-mtk: use bitfield instead of bool --- 2021-05-07 Chunfeng Yun (云春峰) New
[v3,3/4] usb: xhci-mtk: remove unnecessary assignments in periodic TT scheduler [v3,1/4] usb: xhci-mtk: use bitfield instead of bool --- 2021-05-07 Chunfeng Yun (云春峰) New
[v3,4/4] usb: xhci-mtk: use first-fit for LS/FS [v3,1/4] usb: xhci-mtk: use bitfield instead of bool --- 2021-05-07 Chunfeng Yun (云春峰) New
[1/2] usb: musb: remove unused function argument *** SUBJECT HERE *** --- 2021-05-07 Saurav Girepunje New
[v3,1/2] usb: typec: tcpm: Send DISCOVER_IDENTITY from dedicated work VDM management improvement and some bug fixes --- 2021-05-07 Kyle Tso New
[v3,2/2] usb: typec: tcpm: Fix wrong handling for Not_Supported in VDM AMS VDM management improvement and some bug fixes --- 2021-05-07 Kyle Tso New
usb: dwc3: gadget: Return success always for kick transfer in ep queue usb: dwc3: gadget: Return success always for kick transfer in ep queue --- 2021-05-07 Wesley Cheng New
fsl-usb: add need_oc_pp_cycle flag for 85xx also fsl-usb: add need_oc_pp_cycle flag for 85xx also --- 2021-05-07 Daniel Walker (danielwa) New
[1/1] usb: dwc3: imx8mp: fix error return code in dwc3_imx8mp_probe() [1/1] usb: dwc3: imx8mp: fix error return code in dwc3_imx8mp_probe() --- 2021-05-08 Zhen Lei New
[1/1] HID: pidff: fix error return code in hid_pidff_init() [1/1] HID: pidff: fix error return code in hid_pidff_init() --- 2021-05-08 Zhen Lei New
[v4,1/3] usb: host: move EH SINGLE_STEP_SET_FEATURE implementation to core [v4,1/3] usb: host: move EH SINGLE_STEP_SET_FEATURE implementation to core --- 2021-05-08 Jun Li New
[v4,2/3] usb: host: xhci: add EH SINGLE_STEP_SET_FEATURE Test for USB2 [v4,1/3] usb: host: move EH SINGLE_STEP_SET_FEATURE implementation to core --- 2021-05-08 Jun Li New
[v4,3/3] usb: core: hcd: use map_urb_for_dma for single step set feature urb [v4,1/3] usb: host: move EH SINGLE_STEP_SET_FEATURE implementation to core --- 2021-05-08 Jun Li New
usb: musb: Fix spelling mistake "tranfer" -> "transfer" usb: musb: Fix spelling mistake "tranfer" -> "transfer" --- 2021-05-08 Saurav Girepunje New
usb: musb: Remove duplicate declaration of functions usb: musb: Remove duplicate declaration of functions --- 2021-05-08 Saurav Girepunje New
[1/2] usb: musb: Remove unused local variable dma, urb, offset Remove unused variable in musb_host.c --- 2021-05-08 Saurav Girepunje New
USB: serial: pl2303: add device id for ADLINK ND-6530 GC device USB: serial: pl2303: add device id for ADLINK ND-6530 GC device --- 2021-05-10 Zolton Jheng New
[20/53] docs: usb: avoid using UTF-8 chars Get rid of UTF-8 chars that can be mapped as ASCII --- 2021-05-10 Mauro Carvalho Chehab New
[v2,1/2] USB: reset-resume the device when PORT_SUSPEND is set but timeout USB: propose a generic fix for PORT_SUSPEND set feature timeout --- 2021-05-10 Chris Chiu New
[v1,1/4] lib/vsprintf: Allow to override date and time separator [v1,1/4] lib/vsprintf: Allow to override date and time separator --- 2021-05-10 Andy Shevchenko New
« 1 2 ... 28 29 3092 93 »