linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-03 16:49:35 to 2022-04-07 09:32:16 UTC [more...]

[PATCH v3 0/2] Skip phy initialization for DWC3 USB Controllers
 2022-04-07  9:31 UTC  (3+ messages)
` [PATCH v3 1/2] usb: host: xhci-plat: Add device property to set XHCI_SKIP_PHY_INIT quirk
` [PATCH v3 2/2] usb: dwc3: host: Set the property usb-skip-phy-init

[PATCH v3 0/2] AM62: Add support for AM62 USB wrapper driver
 2022-04-07  9:13 UTC  (12+ messages)
` [PATCH v3 1/2] dt-bindings: usb: Add documentation for AM62 USB Wrapper module
` [PATCH v3 2/2] drivers: usb: dwc3: Add AM62 USB wrapper driver

[PATCH v12 0/6] USB DWC3 host wake up support from system suspend
 2022-04-07  8:45 UTC  (7+ messages)
` [PATCH v12 1/6] usb: dwc3: core: Host "
` [PATCH v12 2/6] usb: dwc3: qcom: Add helper functions to enable,disable wake irqs
` [PATCH v12 3/6] usb: dwc3: qcom: Configure wakeup interrupts during suspend
` [PATCH v12 4/6] usb: dwc3: qcom: Keep power domain on to retain controller status
` [PATCH v12 5/6] dt-bindings: usb: dwc3: Add wakeup-source property support
` [PATCH v12 6/6] arm64: dts: qcom: sc7280: Add wakeup-source property for USB node

[PATCH 00/11] Fix deadlocks caused by del_timer_sync()
 2022-04-07  8:01 UTC  (15+ messages)
` [PATCH 01/11] drivers: tty: serial: Fix deadlock in sa1100_set_termios()
` [PATCH 02/11] drivers: usb: host: Fix deadlock in oxu_bus_suspend()
` [PATCH 03/11] drivers: staging: rtl8192u: Fix deadlock in ieee80211_beacons_stop()
` [PATCH 04/11] drivers: staging: rtl8723bs: Fix deadlock in rtw_surveydone_event_callback()
` [PATCH 05/11] drivers: staging: rtl8192e: Fix deadlock in rtllib_beacons_stop()
` [PATCH 06/11] drivers: staging: rtl8192e: Fix deadlock in rtw_joinbss_event_prehandle()
` [PATCH 07/11] drivers: net: hippi: Fix deadlock in rr_close()
` [PATCH 08/11] drivers: net: can: Fix deadlock in grcan_close()
` [PATCH 09/11] drivers: infiniband: hw: Fix deadlock in irdma_cleanup_cm_core()
` [PATCH 10/11] arch: xtensa: platforms: Fix deadlock in iss_net_close()
` [PATCH 11/11] arch: xtensa: platforms: Fix deadlock in rs_close()

[PATCH v1 1/2] net: usb: cdc_ether: Add Fibocom L610 modem
 2022-04-07  7:47 UTC  (2+ messages)
` [PATCH v1 2/2] net: usb: cdc_ether: Add Fibocom MA510 modem

[PATCH v1 1/2] usb: serial: option: Add Fibocom L610 modem
 2022-04-07  7:49 UTC  (2+ messages)
` [PATCH v1 2/2] usb: serial: option: Add Fibocom MA510 modem

[PATCH 0/3] rndis_host: handle bogus MAC addresses in ZTE RNDIS devices
 2022-04-07  6:43 UTC  (6+ messages)
` [PATCH 1/3] cdc_ether: export usbnet_cdc_zte_rx_fixup
` [PATCH 2/3] rndis_host: enable the bogus MAC fixup for ZTE devices from cdc_ether
` [PATCH 3/3] rndis_host: limit scope of bogus MAC address detection to ZTE devices

[PATCH] usb: gadget: u_audio: clean up some inconsistent indenting
 2022-04-07  6:24 UTC 

[PATCH] USB:Fix ehci infinite suspend-resume loop issue in zhaoxin
 2022-04-07  6:15 UTC  (9+ messages)

[PATCH v2 0/2] AM62: Add support for AM62 USB wrapper driver
 2022-04-07  5:32 UTC  (2+ messages)

[PATCH v2] usb: misc: fix improper handling of refcount in uss720_probe()
 2022-04-07  3:09 UTC  (2+ messages)

[PATCH] usb: hcd: add a flag for whether using shared_hcd priv
 2022-04-07  2:45 UTC 

[syzbot] KMSAN: uninit-value in ax88179_led_setting
 2022-04-07  2:41 UTC  (2+ messages)

[PATCH v2] usb: usbip: fix a refcount leak in stub_probe()
 2022-04-07  2:22 UTC 

[PATCH v0 2/3] usb-storage: isd200: fix initFunction error return
 2022-04-07  2:21 UTC 

[PATCH v0 3/3] usb-storage: shuttle_usbat: fix initFunction error return
 2022-04-07  2:21 UTC 

[PATCH v0 1/3] usb-storage: alauda: fix initFunction error return
 2022-04-07  2:20 UTC 

[PATCH] usb: misc: fix improper handling of refcount in uss720_probe()
 2022-04-07  1:55 UTC  (3+ messages)

[PATCH] usb: dwc3: EP clear halt leading to incorrect submission of delayed_status
 2022-04-07  1:53 UTC 

[PATCH v1] USB: storage: karma: fix rio_karma_init return
 2022-04-07  1:41 UTC 

[PATCH] usb: usbip: fix a refcount leak in stub_probe()
 2022-04-07  1:41 UTC  (3+ messages)

[PATCH v6 0/5] usb: gadget: configfs: new trace events
 2022-04-07  1:27 UTC  (6+ messages)
` [PATCH v6 1/5] usb: gadget: remove gadgets_type storage type 'static'
` [PATCH v6 2/5] usb: gadget: add trace event of configfs operation
` [PATCH v6 3/5] usb: gadget: add trace event of configfs group operation
` [PATCH v6 4/5] usb: gadget: add trace event of configfs link/unlink operation
` [PATCH v6 5/5] usb: gadget: add trace event of configfs write attributes operation

[PATCH v0] USB: storage: karma: fix rio_karma_init return
 2022-04-07  1:11 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION 109f6d10ec17302c4666f7df3dfa0e31d8589d41
 2022-04-06 20:58 UTC 

[Bug 215799] New: apple-mfi-fastcharge causes automatic pm hibernation entry, when iPhone gets attached
 2022-04-06 20:17 UTC  (7+ messages)
` [Bug 215799] "

[RFC PATCH 2/4] ARM: OMAP1: clock: Remove noop code
 2022-04-06 20:00 UTC  (7+ messages)
` [PATCH v2] ARM: OMAP1: Prepare for conversion of OMAP1 clocks to CCF

[PATCH] usb: gadget: f_acm: add support for USB_CDC_REQ_SEND_BREAK
 2022-04-06 19:29 UTC 

[PATCH] usb: gadget: f_mass_storage: break IO operations via configfs
 2022-04-06 18:36 UTC  (5+ messages)

[PATCH v3 0/3] Refactor xhci quirks and plat private data
 2022-04-06 15:34 UTC  (17+ messages)
` [PATCH v3 3/3] usb: dwc: host: add xhci_plat_priv quirk XHCI_SKIP_PHY_INIT

[PATCH RESEND] net: usb: remove duplicate assignment
 2022-04-06 14:30 UTC  (2+ messages)

[PATCH 1/1] USB: serial: option: add Telit 0x1057, 0x1058, 0x1075 compositions
 2022-04-06 14:14 UTC 

[PATCH v5 0/8] document dt-schema and fix node names for some USB Ethernet controllers
 2022-04-06 12:51 UTC  (11+ messages)
` [PATCH v5 4/9] ARM: dts: bcm283x: fix ethernet node name
` [PATCH v5 5/9] ARM: dts: exynos: fix ethernet node name for different odroid boards
  ` (subset) "
` [PATCH v5 6/9] ARM: dts: exynos: fix compatible strings for Ethernet USB devices
  ` (subset) "
` [PATCH v5 9/9] arm64: dts: imx8mm-kontron: fix ethernet node name

[syzbot] KASAN: use-after-free Read in cdc_ncm_set_dgram_size
 2022-04-06 11:22 UTC 

[PATCH v3 0/4] thunderbolt: Make iommu_dma_protection more accurate
 2022-04-06 10:32 UTC  (10+ messages)
` [PATCH v3 1/4] iommu: Introduce device_iommu_capable()
` [PATCH v3 2/4] iommu: Add capability for pre-boot DMA protection
` [PATCH v3 3/4] thunderbolt: Make iommu_dma_protection more accurate
` [PATCH v3 4/4] iommu/amd: Indicate whether DMA remap support is enabled

[PATCH V0 0/2] DT changes for Embedded USB Debugger(EUD)
 2022-04-06  9:33 UTC  (3+ messages)
` [PATCH V0 1/2] arm64: dts: qcom: sc7280: Add EUD dt node and dwc3 connector
` [PATCH V0 2/2] arm64: dts: qcom: sc7280: Set the default dr_mode for usb2

usb: dwc2: Problem with remote wakeup implementation
 2022-04-06  9:38 UTC  (3+ messages)

[PATCH 0/5] usb: gadget: uvc: fixes and improvements
 2022-04-06  8:26 UTC  (11+ messages)
` [PATCH 1/5] usb: gadget: uvc: reset bytesused on queue cancel
` [PATCH 2/5] usb: gadget: uvc: calculate the number of request depending on framesize
` [PATCH 3/5] usb: gadget: uvc: increase worker prio to WQ_HIGHPRI
` [PATCH 4/5] usb: gadget: uvc: call uvc uvcg_warn on completed status instead of uvcg_info
` [PATCH 5/5] usb: gadget: uvc: stop the pump on more conditions

[PATCH] [v2] ARM: sa1100/assabet: move dmabounce hack to ohci driver
 2022-04-06  7:38 UTC  (3+ messages)

[PATCH] net: ax88179: add proper error handling of usb read errors
 2022-04-05 20:44 UTC  (5+ messages)

[PATCH 0/4] usb: phy: generic: Support enabling/disabling VBUS
 2022-04-05 15:06 UTC  (4+ messages)

[PATCH] HID: usbhid: set mouse as a wakeup resource
 2022-04-05 13:45 UTC  (3+ messages)

[PATCH] xhci: stop polling roothubs after shutdown
 2022-04-05 15:15 UTC  (2+ messages)

[PATCH v1 0/2] usb: typec: ucsi: Role swapping fixes
 2022-04-05 13:48 UTC  (3+ messages)
` [PATCH v1 1/2] usb: typec: ucsi: Fix reuse of completion structure
` [PATCH v1 2/2] usb: typec: ucsi: Fix role swapping

[PATCH 07/11] usb: typec: tcpm: Fix undefined behavior due to shift overflowing the constant
 2022-04-05 15:15 UTC 

[PATCH v11 0/5] USB DWC3 host wake up support from system suspend
 2022-04-05  9:25 UTC  (4+ messages)
` [PATCH v11 2/5] usb: dwc3: core: Host "

Build regressions/improvements in v5.18-rc1
 2022-04-05  6:52 UTC  (5+ messages)

[PATCH v4 3/5] usb: gadget: add trace event of configfs group operation
 2022-04-05  6:29 UTC  (4+ messages)
` [kbuild] "

[Bug 215740] New: kernel warning: DMA-API: xhci_hcd: cacheline tracking EEXIST, overlapping mappings aren't supported
 2022-04-05  5:19 UTC  (4+ messages)
` [Bug 215740] "

[PATCH v5 0/5] usb: gadget: configfs: new trace events
 2022-04-05  2:27 UTC  (6+ messages)
` [PATCH v5 1/5] usb: gadget: remove gadgets_type storage type 'static'
` [PATCH v5 2/5] usb: gadget: add trace event of configfs operation
` [PATCH v5 3/5] usb: gadget: add trace event of configfs group operation
` [PATCH v5 4/5] usb: gadget: add trace event of configfs link/unlink operation
` [PATCH v5 5/5] usb: gadget: add trace event of configfs write attributes operation

[RFC PATCH v2 0/3] Fix enumeration issues during composition switching
 2022-04-04 23:32 UTC  (9+ messages)
` [RFC PATCH v2 1/3] usb: dwc3: Flush pending SETUP data during stop active xfers

[PATCH v2] usb: gadget: uvc: allow changing interface name via configfs
 2022-04-04 21:52 UTC  (5+ messages)

[PATCH 1/5] ARM: dts: exynos: align EHCI/OHCI nodes with dtschema on Exynos4
 2022-04-04 17:01 UTC  (4+ messages)
` [PATCH 2/5] ARM: dts: s5pv210: align EHCI/OHCI nodes with dtschema
  ` (subset) "
` (subset) [PATCH 1/5] ARM: dts: exynos: align EHCI/OHCI nodes with dtschema on Exynos4

Deferring xhci primary roothub registration
 2022-04-04 16:38 UTC 

[PATCH v1 0/3] Fixes for Mediatek dt-bindings
 2022-04-04 15:22 UTC  (2+ messages)

[PATCH] usb: musb: mediatek: Use clk_bulk API to simplify clock operations
 2022-04-04 14:55 UTC 

[PATCH 0/7] TPS6598x PD tracing and other improvements
 2022-04-04 14:04 UTC  (15+ messages)
` [PATCH 1/7] usb: typec: tipd: Only update power status on IRQ
` [PATCH 2/7] usb: typec: tipd: set the data role on tps IRQ
` [PATCH 3/7] usb: typec: tipd: Add trace event for SINK PD contract
` [PATCH 4/7] usb: typec: tipd: Provide POWER_SUPPLY_PROP_{CURRENT,VOLTAGE}_MAX
` [PATCH 5/7] usb: typec: tipd: Provide POWER_SUPPLY_PROP_PRESENT
` [PATCH 6/7] usb: typec: tipd: Add debugfs entries for customer use word
` [PATCH 7/7] usb: typec: tipd: Fail probe when the controller is in BOOT mode

[PATCH] thunderbolt: replace usage of found with dedicated list iterator variable
 2022-04-04  9:36 UTC  (2+ messages)

[PATCH v2 07/12] serial: termbits: ADDRB to indicate 9th bit addressing mode
 2022-04-04  9:10 UTC  (3+ messages)

[PATCH v2 0/3] usb: gadget: uvc: fix sg handling
 2022-04-02 23:27 UTC  (4+ messages)
` [PATCH v2 1/3] usb: gadget: uvc: rework uvcg_queue_next_buffer to uvcg_complete_buffer
` [PATCH v2 2/3] usb: gadget: uvc: giveback vb2 buffer on req complete
` [PATCH v2 3/3] usb: gadget: uvc: improve sg exit condition

Biznesowy angielski
 2022-04-04  8:05 UTC 

Buffer overflow in drivers/usb/host/ehci-sched.c?
 2022-04-03 17:57 UTC  (4+ messages)

[PATCH v4] usb: dwc3: Don't switch OTG -> peripheral if extcon is present
 2022-04-03 16:49 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).