linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-20 20:03:20 to 2021-08-25 10:55:01 UTC [more...]

[PATCH V4 0/3] usb: gadget: configfs: add three trace entries
 2021-08-25 10:50 UTC  (10+ messages)
` [PATCH V4 1/3] usb: gadget: configfs: add UDC trace entry
` [PATCH V4 2/3] usb: gadget: configfs: add function link "
` [PATCH V4 3/3] usb: gadget: configfs: add function unlink "

[PATCH 0/3] Fix cold plugged USB device on certain PCIe USB cards
 2021-08-25 10:51 UTC  (4+ messages)
` [PATCH 1/3] usb: core: hcd: Modularize HCD stop configuration in usb_stop_hcd()
` [PATCH 2/3] usb: core: hcd: Add support for deferring roothub registration
` [PATCH 3/3] xhci: Set HCD flag to defer primary "

[PATCH net-next v2 00/10] LAN7800 driver improvements
 2021-08-25 10:00 UTC  (12+ messages)
` [PATCH net-next v2 01/10] lan78xx: Fix white space and style issues
` [PATCH net-next v2 02/10] lan78xx: Remove unused timer
` [PATCH net-next v2 03/10] lan78xx: Set flow control threshold to prevent packet loss
` [PATCH net-next v2 04/10] lan78xx: Remove unused pause frame queue
` [PATCH net-next v2 05/10] lan78xx: Add missing return code checks
` [PATCH net-next v2 06/10] lan78xx: Fix exception on link speed change
` [PATCH net-next v2 07/10] lan78xx: Fix partial packet errors on suspend/resume
` [PATCH net-next v2 08/10] lan78xx: Fix race conditions in suspend/resume handling
` [PATCH net-next v2 09/10] lan78xx: Fix race condition in disconnect handling
` [PATCH net-next v2 10/10] lan78xx: Limit number of driver warning messages

[PATCH v8 00/34] NVIDIA Tegra power management patches for 5.16
 2021-08-25  9:45 UTC  (18+ messages)
` [PATCH v8 07/34] clk: tegra: Support runtime PM and power domain
` [PATCH v8 20/34] mmc: sdhci-tegra: Add runtime PM and OPP support

[PATCH] USB: serial: iuu_phoenix: Replace symbolic permissions by octal permissions
 2021-08-25  9:24 UTC  (4+ messages)

How to proceed: usci_acpi: PPM init failed (-110)
 2021-08-25  9:21 UTC  (4+ messages)

[PATCH v1 1/3] Revert "usb: gadget: u_audio: add real feedback implementation"
 2021-08-25  9:21 UTC  (8+ messages)
` [PATCH v1 2/3] Revert "usb: gadget: f_uac2: add adaptive sync support for capture"
` [PATCH v1 3/3] Revert "usb: gadget: f_uac2/u_audio: add feedback endpoint support"
` [PATCH] usb: gadget: f_uac2: fixup feedback endpoint stop

[PATCH 0/3] Implement role-switch notifications from dwc3-drd to dwc3-qcom
 2021-08-25  8:18 UTC  (13+ messages)

ucsi_acpi GET_CONNECTOR_STATUS failed (-5)
 2021-08-25  8:12 UTC  (2+ messages)

[RESEND PATCH 2/2] usb: dwc3: pci add property to allow user space role switch
 2021-08-25  7:43 UTC  (5+ messages)

[Bug 214131] New: ch341 communication problem
 2021-08-25  7:21 UTC  (9+ messages)
` [Bug 214131] "

[PATCH v5] usb: dwc3: gadget: Stop EP0 transfers during pullup disable
 2021-08-25  5:51 UTC  (2+ messages)

[PATCH RESEND v3 1/2] PM / wakeirq: support enabling wake-up irq after runtime_suspend called
 2021-08-25  5:47 UTC  (2+ messages)
` [PATCH RESEND v3 2/2] usb: xhci-mtk: enable wake-up interrupt "

[usb:usb-testing] BUILD SUCCESS d7428bc26fc767942c38d74b80299bcd4f01e7cb
 2021-08-25  5:28 UTC 

[usb:usb-next] BUILD SUCCESS 85fb1a27b128f6404cb9a08f3a4a094e92a78ac0
 2021-08-25  5:28 UTC 

[PATCH] net: usb: asix: ax88772: fix boolconv.cocci warnings
 2021-08-25  4:22 UTC  (2+ messages)

[PATCH 0/6] Chipidea USB driver Enhancements and Bug Fixes
 2021-08-24 17:16 UTC  (7+ messages)
` [PATCH 1/6] usb: chipidea: Add support for VBUS control with PHY
` [PATCH 2/6] usb: chipidea: Use usb2 phy for Zynq platform
` [PATCH 3/6] usb: chipidea: Check usb_phy exists before using it
` [PATCH 4/6] usb: chipidea: Fix return value handling
` [PATCH 5/6] usb: chipidea: core: Add return value function check
` [PATCH 6/6] usb: chipidea: udc: Add xilinx revision support

[PATCH 1/2] usb: typec: tcpm: Fix up tcpm set delayed state which may not delay
 2021-08-24 16:56 UTC  (4+ messages)
` [PATCH 2/2] usb: typec: tcpm: Don't handle two continuous same state

[PATCH 0/2] Add DWC3 controller suppport for AMD's platforms
 2021-08-24 16:54 UTC  (9+ messages)
` [PATCH 1/2] usb: dwc3: pci: add support for AMD's newer generation platform
` [PATCH 2/2] usb: dwc3: pci add property to allow user space role switch

[PATCH net-next 05/10] lan78xx: Disable USB3 link power state transitions
 2021-08-24 15:52 UTC  (6+ messages)

[RFC PATCH 0/5] Fix cold plugged USB device on certain PCIe USB cards
 2021-08-24 15:18 UTC  (12+ messages)
` [RFC PATCH 1/5] usb: core: hcd: Modularize HCD stop configuration in usb_stop_hcd()
` [RFC PATCH 2/5] usb: core: hcd: Let usb_add_hcd() indicate if roothub has to be registered
` [RFC PATCH 3/5] usb: core: hcd: Add support for registering secondary RH along with primary HCD
` [RFC PATCH 4/5] usb: core: hcd-pci: Let usb_hcd_pci_probe() indicate if RH has to be registered
` [RFC PATCH 5/5] xhci-pci: Use flag to not register roothub while adding primary HCD

[PATCH] Revert "USB: serial: ch341: fix character loss at high transfer rates"
 2021-08-24 15:06 UTC  (4+ messages)

[PATCH] Add new VID/PID to support Fibocom FG150 5G module
 2021-08-24 13:45 UTC  (3+ messages)
` [PATCH v2] USB: serial: option: add new VID/PID to support Fibocom FG150

[PATCH v10 0/6] Re-introduce TX FIFO resize for larger EP bursting
 2021-08-24 13:44 UTC  (31+ messages)

[GIT PULL] Thunderbolt/USB4 changes for v5.15 merge window
 2021-08-24 13:32 UTC  (2+ messages)

[syzbot] WARNING in hid_submit_ctrl/usb_submit_urb
 2021-08-24 12:34 UTC  (8+ messages)

[PATCH v2] usb: chipidea: add loop timeout for hw_ep_set_halt()
 2021-08-24  8:31 UTC  (2+ messages)

[PATCH v4] usb: dwc3: gadget: Stop EP0 transfers during pullup disable
 2021-08-24  8:17 UTC  (3+ messages)

[PATCH v5 0/4] Add DT bindings and DT nodes for PCIe and PHY in SC7280
 2021-08-24  8:10 UTC  (4+ messages)
` [PATCH v5 4/4] PCI: qcom: Switch pcie_1_pipe_clk_src after PHY init "

[Bug 214021] New: The USB devices fail to be detected during boot
 2021-08-24  7:37 UTC  (4+ messages)
` [Bug 214021] "

[PATCH v3] usb: gadget: f_hid: optional SETUP/SET_REPORT mode
 2021-08-24  7:05 UTC  (3+ messages)

[Bug 214155] New: regression 5.10.49→5.10.52: Direct firmware load for renesas_usb_fw.mem failed with error -2
 2021-08-24  7:00 UTC  (3+ messages)
` [Bug 214155] "

Enable HSIC Host Port on Atmel/Microchip SAMA5D2
 2021-08-24  6:45 UTC  (4+ messages)
  ` [RFC PATCH] USB: host: ehci-atmel: Allow enabling HSIC on SAMA5D2

[PATCH v8 01/34] opp: Add dev_pm_opp_sync() helper
 2021-08-24  3:04 UTC  (27+ messages)

[PATCH v4 0/2] Fix syzkaller bug: hung task in hub_port_init
 2021-08-23 22:20 UTC  (3+ messages)
` [PATCH v4 1/2] usbip: give back URBs for unsent unlink requests during cleanup

[PATCH V3] usb: gadget: configfs: add three trace entries
 2021-08-23 18:20 UTC  (2+ messages)

[PATCH v2] usb: chipidea: local_irq_save/restore added for hw_ep_prime
 2021-08-23 16:51 UTC  (9+ messages)

Authorization for Thunderbolt device is forgotten after each reboot
 2021-08-23 13:59 UTC  (3+ messages)

uac2/hid gadget issues on Win10 hosts
 2021-08-23 13:17 UTC  (2+ messages)

[PATCH net v2 0/2] asix fixes
 2021-08-23 12:00 UTC  (4+ messages)
` [PATCH net v2 1/2] net: usb: asix: ax88772: move embedded PHY detection as early as possible
` [PATCH net v2 2/2] net: usb: asix: do not call phy_disconnect() for ax88178

[PATCH v2] usb: dwc3: gadget: Stop EP0 transfers during pullup disable
 2021-08-23 10:59 UTC  (3+ messages)

[PATCH v3] usb: dwc3: gadget: Stop EP0 transfers during pullup disable
 2021-08-23  9:30 UTC 

[PATCH] usb: typec: tcpm: Raise vdm_sm_running flag only when VDM SM is running
 2021-08-23  7:14 UTC  (3+ messages)

[PATCH] usb: gadget: aspeed: Remove repeated verbose license text
 2021-08-23  4:58 UTC 

[PATCH] usb: gadget: mass_storage: Remove repeated verbose license text
 2021-08-22  4:30 UTC 

[PATCH v2 0/2] Add MUSB for MT7623
 2021-08-22  4:13 UTC  (3+ messages)
` [PATCH v3 0/1] "
  ` [PATCH v3 1/1] arm: dts: mt7623: add musb device nodes

[PATCH] usb: core: hcd: merge repetitive strings in usb_hcd_request_irqs()
 2021-08-21 20:48 UTC 

[GIT PULL] USB fix for 5.14-rc7
 2021-08-21 18:31 UTC  (2+ messages)

[PATCH] usb: gadget: Add description for module parameter
 2021-08-21 14:26 UTC 

[PATCH 0/2] UCSI race condition resulting in wrong port state
 2021-08-21 13:01 UTC  (9+ messages)

[PATCH] Usb: Storage: usb: Fixed coding style issue
 2021-08-21 12:16 UTC 

[PATCH] Usb: storage: usb: removed useless cast of void*
 2021-08-21 12:11 UTC 

[PATCH V2] usb: gadget: configfs: add three trace entries
 2021-08-21 11:58 UTC  (2+ messages)

[PATCH] Usb: Storage: usb: Changed function parameter name and removed braces
 2021-08-21 11:45 UTC  (2+ messages)

[PATCH v3 1/3] usb: host: move EH SINGLE_STEP_SET_FEATURE implementation to core
 2021-08-21 10:34 UTC  (6+ messages)
` [PATCH v3 2/3] usb: host: xhci: add EH SINGLE_STEP_SET_FEATURE Test for USB2

[syzbot] KASAN: invalid-free in bdev_free_inode (2)
 2021-08-21  2:29 UTC 

[PATCH] Usb: storage: usb: fixed coding style issues
 2021-08-20 23:44 UTC  (2+ messages)

[PATCH 1/2] usb: bdc: Fix an error handling path in 'bdc_probe()' when no suitable DMA config is available
 2021-08-20 20:03 UTC  (3+ messages)
` [PATCH 2/2] usb: bdc: Fix a resource leak in the error handling path of 'bdc_probe()'


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).