Show patches with: Archived = No       |   14608 patches
« 1 2 ... 48 49 50146 147 »
Patch Series S/W/F Date Submitter Delegate State
usb: gadget: udc: clean up comments usb: gadget: udc: clean up comments --- 2022-04-10 Tom Rix New
usb: dwc3: fix backwards compat with rockchip devices usb: dwc3: fix backwards compat with rockchip devices --- 2022-04-09 Peter Geis New
usb: typec: tipd: improve handling of failures in interrupt handlers usb: typec: tipd: improve handling of failures in interrupt handlers --- 2022-04-09 Tom Rix New
driver: usb: nullify dangling pointer in cdc_ncm_free driver: usb: nullify dangling pointer in cdc_ncm_free --- 2022-04-09 Dongliang Mu New
xhci: Enable runtime PM on second Alderlake controller xhci: Enable runtime PM on second Alderlake controller --- 2022-04-08 Evan Green New
[3/3] xhci: increase usb U3 -> U0 link resume timeout from 100ms to 500ms xhci fixes for usb-linus --- 2022-04-08 Mathias Nyman New
[2/3] xhci: stop polling roothubs after shutdown xhci fixes for usb-linus --- 2022-04-08 Mathias Nyman New
[1/3] USB: Fix xhci event ring dequeue pointer ERDP update issue xhci fixes for usb-linus --- 2022-04-08 Mathias Nyman New
usb: musb: dsps: using pm_runtime_resume_and_get instead of pm_runtime_get_sync usb: musb: dsps: using pm_runtime_resume_and_get instead of pm_runtime_get_sync --- 2022-04-08 Lv Ruyi New
[RESEND] dt-bindings: usb: samsung,exynos-usb2: include usb-hcd schema [RESEND] dt-bindings: usb: samsung,exynos-usb2: include usb-hcd schema --- 2022-04-07 Krzysztof Kozlowski New
USB: hcd-pci: Fully suspend across freeze/thaw cycle USB: hcd-pci: Fully suspend across freeze/thaw cycle --- 2022-04-07 Evan Green New
device type in apple-mfi-fastcharfe device type in apple-mfi-fastcharfe --- 2022-04-07 Oliver Neukum New
[RESEND,v3,3/3] phy: core: Warn when phy_power_on is called before phy_init Cleanup the call ordering of phy_init and phy_power_on --- 2022-04-07 Jules Maselbas New
[RESEND,v3,2/3] phy: core: Update documentation syntax Cleanup the call ordering of phy_init and phy_power_on --- 2022-04-07 Jules Maselbas New
[RESEND,v3,1/3] phy: core: Add documentation of phy operation order Cleanup the call ordering of phy_init and phy_power_on --- 2022-04-07 Jules Maselbas New
usb: gadget: net2280: use swap() instead of open coding it usb: gadget: net2280: use swap() instead of open coding it --- 2022-04-07 Guo Zhengkui New
[v3,2/2] usb: dwc3: host: Set the property usb-skip-phy-init Skip phy initialization for DWC3 USB Controllers --- 2022-04-07 Sandeep Maheswaram New
[v3,1/2] usb: host: xhci-plat: Add device property to set XHCI_SKIP_PHY_INIT quirk Skip phy initialization for DWC3 USB Controllers --- 2022-04-07 Sandeep Maheswaram New
[v12,4/6] usb: dwc3: qcom: Keep power domain on to retain controller status USB DWC3 host wake up support from system suspend --- 2022-04-07 Sandeep Maheswaram New
[v1,2/2] usb: serial: option: Add Fibocom MA510 modem [v1,1/2] net: usb: cdc_ether: Add Fibocom L610 modem --- 2022-04-07 Sven Schwermer New
[v1,1/2] usb: serial: option: Add Fibocom L610 modem [v1,1/2] usb: serial: option: Add Fibocom L610 modem --- 2022-04-07 Sven Schwermer New
[v1,1/2] net: usb: cdc_ether: Add Fibocom L610 modem [v1,1/2] net: usb: cdc_ether: Add Fibocom L610 modem --- 2022-04-07 Sven Schwermer New
[11/11] arch: xtensa: platforms: Fix deadlock in rs_close() Fix deadlocks caused by del_timer_sync() --- 2022-04-07 Duoming Zhou New
[10/11] arch: xtensa: platforms: Fix deadlock in iss_net_close() Fix deadlocks caused by del_timer_sync() --- 2022-04-07 Duoming Zhou New
[09/11] drivers: infiniband: hw: Fix deadlock in irdma_cleanup_cm_core() Fix deadlocks caused by del_timer_sync() --- 2022-04-07 Duoming Zhou New
[08/11] drivers: net: can: Fix deadlock in grcan_close() Fix deadlocks caused by del_timer_sync() --- 2022-04-07 Duoming Zhou New
[07/11] drivers: net: hippi: Fix deadlock in rr_close() Fix deadlocks caused by del_timer_sync() --- 2022-04-07 Duoming Zhou New
[06/11] drivers: staging: rtl8192e: Fix deadlock in rtw_joinbss_event_prehandle() Fix deadlocks caused by del_timer_sync() --- 2022-04-07 Duoming Zhou New
[05/11] drivers: staging: rtl8192e: Fix deadlock in rtllib_beacons_stop() Fix deadlocks caused by del_timer_sync() --- 2022-04-07 Duoming Zhou New
[04/11] drivers: staging: rtl8723bs: Fix deadlock in rtw_surveydone_event_callback() Fix deadlocks caused by del_timer_sync() --- 2022-04-07 Duoming Zhou New
[03/11] drivers: staging: rtl8192u: Fix deadlock in ieee80211_beacons_stop() Fix deadlocks caused by del_timer_sync() --- 2022-04-07 Duoming Zhou 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
usb: gadget: u_audio: clean up some inconsistent indenting usb: gadget: u_audio: clean up some inconsistent indenting --- 2022-04-07 Jiapeng Chong New
usb: hcd: add a flag for whether using shared_hcd priv usb: hcd: add a flag for whether using shared_hcd priv --- 2022-04-07 Tao Wang New
[v2] usb: misc: fix improper handling of refcount in uss720_probe() [v2] usb: misc: fix improper handling of refcount in uss720_probe() --- 2022-04-07 Hangyu Hua New
[v2] usb: usbip: fix a refcount leak in stub_probe() [v2] usb: usbip: fix a refcount leak in stub_probe() --- 2022-04-07 Hangyu Hua New
[v0,3/3] usb-storage: shuttle_usbat: fix initFunction error return [v0,1/3] usb-storage: alauda: fix initFunction error return --- 2022-04-07 Lin Ma New
[v0,2/3] usb-storage: isd200: fix initFunction error return [v0,1/3] usb-storage: alauda: fix initFunction error return --- 2022-04-07 Lin Ma New
[v0,1/3] usb-storage: alauda: fix initFunction error return [v0,1/3] usb-storage: alauda: fix initFunction error return --- 2022-04-07 Lin Ma New
usb: dwc3: EP clear halt leading to incorrect submission of delayed_status usb: dwc3: EP clear halt leading to incorrect submission of delayed_status --- 2022-04-07 Wesley Cheng New
[v6,5/5] usb: gadget: add trace event of configfs write attributes operation usb: gadget: configfs: new trace events --- 2022-04-07 Linyu Yuan New
[v6,4/5] usb: gadget: add trace event of configfs link/unlink operation usb: gadget: configfs: new trace events --- 2022-04-07 Linyu Yuan New
[v6,3/5] usb: gadget: add trace event of configfs group operation usb: gadget: configfs: new trace events --- 2022-04-07 Linyu Yuan New
[v6,2/5] usb: gadget: add trace event of configfs operation usb: gadget: configfs: new trace events --- 2022-04-07 Linyu Yuan New
[v6,1/5] usb: gadget: remove gadgets_type storage type 'static' usb: gadget: configfs: new trace events --- 2022-04-07 Linyu Yuan New
[3/3] rndis_host: limit scope of bogus MAC address detection to ZTE devices rndis_host: handle bogus MAC addresses in ZTE RNDIS devices --- 2022-04-07 Lech Perczak New
[2/3] rndis_host: enable the bogus MAC fixup for ZTE devices from cdc_ether rndis_host: handle bogus MAC addresses in ZTE RNDIS devices --- 2022-04-07 Lech Perczak New
[1/3] cdc_ether: export usbnet_cdc_zte_rx_fixup rndis_host: handle bogus MAC addresses in ZTE RNDIS devices --- 2022-04-07 Lech Perczak New
[Bug,215799] apple-mfi-fastcharge causes automatic pm hibernation entry, when iPhone gets attached [Bug,215799] apple-mfi-fastcharge causes automatic pm hibernation entry, when iPhone gets attached --- 2022-04-06 bugzilla-daemon@kernel.org New
usb: gadget: f_acm: add support for USB_CDC_REQ_SEND_BREAK usb: gadget: f_acm: add support for USB_CDC_REQ_SEND_BREAK --- 2022-04-06 Michael Grzeschik New
[1/1] USB: serial: option: add Telit 0x1057, 0x1058, 0x1075 compositions [1/1] USB: serial: option: add Telit 0x1057, 0x1058, 0x1075 compositions --- 2022-04-06 Daniele Palmas New
[v3,2/2] drivers: usb: dwc3: Add AM62 USB wrapper driver AM62: Add support for AM62 USB wrapper driver --- 2022-04-06 Aswath Govindraju New
[v1,1/2] usb: typec: ucsi: Fix reuse of completion structure usb: typec: ucsi: Role swapping fixes --- 2022-04-05 Heikki Krogerus New
[v3,2/4] iommu: Add capability for pre-boot DMA protection thunderbolt: Make iommu_dma_protection more accurate --- 2022-04-05 Robin Murphy New
HID: usbhid: set mouse as a wakeup resource HID: usbhid: set mouse as a wakeup resource --- 2022-04-04 Richard Gong New
[v4] usb: dwc3: Don't switch OTG -> peripheral if extcon is present [v4] usb: dwc3: Don't switch OTG -> peripheral if extcon is present --- 2022-04-03 Andrey Smirnov New
usb: misc: eud: Fix an error handling path in eud_probe() usb: misc: eud: Fix an error handling path in eud_probe() --- 2022-04-03 Christophe JAILLET New
usb: host: ohci-omap: Make it CCF clk API compatible usb: host: ohci-omap: Make it CCF clk API compatible --- 2022-04-02 Janusz Krzysztofik New
usb: gadget: omap_udc: Make it CCF clk API compatible usb: gadget: omap_udc: Make it CCF clk API compatible --- 2022-04-02 Janusz Krzysztofik New
[v2] usb: gadget: uvc: allow changing interface name via configfs [v2] usb: gadget: uvc: allow changing interface name via configfs --- 2022-04-01 Dan Vacura New
xhci: stop polling roothubs after shutdown xhci: stop polling roothubs after shutdown --- 2022-04-01 Henry Lin New
usb: ftdi-elan: Fix undefined behaviour usb: ftdi-elan: Fix undefined behaviour --- 2022-04-01 Lv Ruyi New
[v5,2/3] gpio: ch341: add GPIO MFD cell driver for the CH341 [v5,1/3] mfd: ch341: add core driver for the WCH CH341 in I2C/SPI/GPIO mode --- 2022-04-01 Frank Zago New
[v5,1/3] mfd: ch341: add core driver for the WCH CH341 in I2C/SPI/GPIO mode [v5,1/3] mfd: ch341: add core driver for the WCH CH341 in I2C/SPI/GPIO mode --- 2022-04-01 Frank Zago New
[v3] usb: core: Don't hold the device lock while sleeping in do_proc_control() [v3] usb: core: Don't hold the device lock while sleeping in do_proc_control() --- 2022-03-31 Tasos Sahanidis New
[v3] usb: gadget: uvc: Fix crash when encoding data for usb request [v3] usb: gadget: uvc: Fix crash when encoding data for usb request --- 2022-03-31 Dan Vacura New
net: usb: remove duplicate assignment net: usb: remove duplicate assignment --- 2022-03-31 Qing Wang New
[2/2] usb: host: xhci: Move msi/msi-x functions to xhci-pci [1/2] usb: host: xhci: Remove msi irq reconfigure on resume --- 2022-03-29 Josue David Hernandez Gutierrez New
[1/2] usb: host: xhci: Remove msi irq reconfigure on resume [1/2] usb: host: xhci: Remove msi irq reconfigure on resume --- 2022-03-29 Josue David Hernandez Gutierrez New
usb: cdns3: Fix issue for clear halt endpoint usb: cdns3: Fix issue for clear halt endpoint --- 2022-03-29 Pawel Laszczak New
usb: typec: mux: intel_pmc_mux: Add retry logic to a PMC command usb: typec: mux: intel_pmc_mux: Add retry logic to a PMC command --- 2022-03-28 tanveer1.alam@intel.com New
usb: core: Don't block while sleeping in do_proc_control() usb: core: Don't block while sleeping in do_proc_control() --- 2022-03-27 Tasos Sahanidis New
[GIT,PULL] USB/Thunderbolt driver changes for 5.18-rc1 [GIT,PULL] USB/Thunderbolt driver changes for 5.18-rc1 --- 2022-03-26 Greg Kroah-Hartman New
usb: common: debug: Hex dump non-standard control requests usb: common: debug: Hex dump non-standard control requests --- 2022-03-26 Thinh Nguyen New
dt-bindings: Fix missing '/schemas' in $ref paths dt-bindings: Fix missing '/schemas' in $ref paths --- 2022-03-25 Rob Herring New
usb: typec: tcpm: testing array offset 'port->logbuffer_head' before use usb: typec: tcpm: testing array offset 'port->logbuffer_head' before use --- 2022-03-25 baihaowen New
[v2] USB:Fix ehci infinite suspend-resume loop issue in zhaoxin [v2] USB:Fix ehci infinite suspend-resume loop issue in zhaoxin --- 2022-03-24 Weitao Wang New
[v2,2/2] drivers: usb: dwc3: Add AM62 USB wrapper driver AM62: Add support for AM62 USB wrapper driver --- 2022-03-24 Aswath Govindraju New
[v2,1/2] dt-bindings: usb: Add documentation for AM62 USB Wrapper module AM62: Add support for AM62 USB wrapper driver --- 2022-03-24 Aswath Govindraju New
thunderbolt: replace usage of found with dedicated list iterator variable thunderbolt: replace usage of found with dedicated list iterator variable --- 2022-03-24 Jakob Koschel New
[v3,3/3] usb: dwc: host: add xhci_plat_priv quirk XHCI_SKIP_PHY_INIT Refactor xhci quirks and plat private data --- 2022-03-24 Sandeep Maheswaram New
[v3,2/3] usb: xhci: Remove unwanted header inclusion Refactor xhci quirks and plat private data --- 2022-03-24 Sandeep Maheswaram New
[v3,1/3] usb: xhci: refactor quirks and plat private data Refactor xhci quirks and plat private data --- 2022-03-24 Sandeep Maheswaram New
usb: dwc2: Problem with remote wakeup implementation usb: dwc2: Problem with remote wakeup implementation --- 2022-03-23 Maxim Devaev New
net: usb: ax88179_178a: add Allied Telesis AT-UMCs net: usb: ax88179_178a: add Allied Telesis AT-UMCs --- 2022-03-23 Greg Jesionowski New
[v2,3/3] phy: core: Warn when phy_power_on is called before phy_init Cleanup the call ordering of phy_init and phy_power_on --- 2022-03-23 Jules Maselbas New
[1/2] dt-bindings: usb: Add documentation for AM62 USB Wrapper module AM62: Add support for AM62 USB wrapper driver --- 2022-03-23 Aswath Govindraju New
[v11,2/5] usb: dwc3: core: Host wake up support from system suspend USB DWC3 host wake up support from system suspend --- 2022-03-22 Sandeep Maheswaram New
[v2] ARM: OMAP1: Prepare for conversion of OMAP1 clocks to CCF [v2] ARM: OMAP1: Prepare for conversion of OMAP1 clocks to CCF --- 2022-03-21 Janusz Krzysztofik New
[v3,1/4] usb: host: export symbols for xhci hooks usage [v3,1/4] usb: host: export symbols for xhci hooks usage --- 2022-03-21 Jung Daehwan New
[2/4] usb: gadget: add trace event of configfs group operation [1/4] usb: gadget: add trace event of configfs operation --- 2022-03-20 Linyu Yuan New
[1/4] usb: gadget: add trace event of configfs operation [1/4] usb: gadget: add trace event of configfs operation --- 2022-03-20 Linyu Yuan New
[GIT,PULL] USB fixes for 5.17-final [GIT,PULL] USB fixes for 5.17-final --- 2022-03-19 Greg Kroah-Hartman New
[-next] usb: gadget: fsl_qe_udc: Add missing semicolon in qe_ep_dequeue() [-next] usb: gadget: fsl_qe_udc: Add missing semicolon in qe_ep_dequeue() --- 2022-03-19 Yue Haibing New
[-next,v2] usb: xhci: tegra:Fix PM usage reference leak of tegra_xusb_unpowergate_partitions [-next,v2] usb: xhci: tegra:Fix PM usage reference leak of tegra_xusb_unpowergate_partitions --- 2022-03-19 Zhang Qilong New
[v2] iommu/amd: Add support to indicate whether DMA remap support is enabled [v2] iommu/amd: Add support to indicate whether DMA remap support is enabled --- 2022-03-18 Mario Limonciello New
[v2,2/2] thunderbolt: Make iommu_dma_protection more accurate thunderbolt: Make iommu_dma_protection more accurate --- 2022-03-18 Robin Murphy New
[v2,1/2] iommu: Add capability for pre-boot DMA protection thunderbolt: Make iommu_dma_protection more accurate --- 2022-03-18 Robin Murphy New
USB: Fix xhci ERDP update issue USB: Fix xhci ERDP update issue --- 2022-03-18 Weitao Wang 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
« 1 2 ... 48 49 50146 147 »