linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-01 09:02:29 to 2019-11-06 09:30:23 UTC [more...]

BAZY DANNYH! email: prodawez@teleworm.us UZNAJTE PODROBNEE
 2019-11-06  9:20 UTC 

[PATCH] usb: gadget: pch_udc: fix use after free
 2019-11-06  8:54 UTC  (2+ messages)

[PATCH v5 0/4] usb: xhci: Add support for Renesas USB controllers
 2019-11-06  8:38 UTC  (5+ messages)
` [PATCH v5 1/4] usb: xhci: add firmware loader for uPD720201 and uPD720202 w/o ROM
` [PATCH v5 2/4] usb: xhci: Add ROM loader for uPD720201
` [PATCH v5 3/4] usb: xhci: allow multiple firmware versions
` [PATCH v5 4/4] usb: xhci: provide a debugfs hook for erasing rom

[PATCH v2] usb: Allow USB device to be warm reset in suspended state
 2019-11-06  6:27 UTC 

[PATCH v2] scsi: Fix scsi_get/set_resid() interface
 2019-11-06  4:31 UTC  (9+ messages)

[PATCH v3] r8152: Add macpassthru support for ThinkPad Thunderbolt 3 Dock Gen 2
 2019-11-06  2:30 UTC  (3+ messages)

[PATCH 1/1] usb: dwc2: fix potential double free
 2019-11-06  1:54 UTC 

KASAN: use-after-free Read in appledisplay_bl_get_brightness
 2019-11-05 23:36 UTC  (2+ messages)
` [PATCH] usb: appledisplay: fix use-after-free in bl_get_brightness

Slow I/O on USB media after commit f664a3cc17b7d0a2bc3b3ab96181e1029b0ec0e6
 2019-11-05 23:29 UTC  (8+ messages)

[PATCH v2] dt-bindings: usb: Convert Allwinner A10 mUSB controller to a schema
 2019-11-05 22:40 UTC  (2+ messages)

[PATCH] usb: Allow USB device to be warm reset in suspended state
 2019-11-05 18:18 UTC  (3+ messages)

[RFC PATCH 00/11] pipe: Notification queue preparation [ver #3]
 2019-11-05 16:02 UTC  (16+ messages)
` [RFC PATCH 01/11] pipe: Reduce #inclusion of pipe_fs_i.h "
` [RFC PATCH 02/11] Remove the nr_exclusive argument from __wake_up_sync_key() "
` [RFC PATCH 03/11] Add wake_up_interruptible_sync_poll_locked() "
` [RFC PATCH 04/11] pipe: Use head and tail pointers for the ring, not cursor and length "
` [RFC PATCH 05/11] pipe: Allow pipes to have kernel-reserved slots "
` [RFC PATCH 06/11] pipe: Advance tail pointer inside of wait spinlock in pipe_read() "
` [RFC PATCH 07/11] pipe: Conditionalise wakeup "
` [RFC PATCH 08/11] pipe: Rearrange sequence in pipe_write() to preallocate slot "
` [RFC PATCH 09/11] pipe: Remove redundant wakeup from pipe_write() "
` [RFC PATCH 10/11] pipe: Check for ring full inside of the spinlock in "
` [RFC PATCH 11/11] pipe: Increase the writer-wakeup threshold to reduce context-switch count "
` Details on the UAPI of implementing notifications on pipes

KMSAN: uninit-value in cdc_ncm_set_dgram_size
 2019-11-05 15:35 UTC  (9+ messages)

[PATCH -next] usb: gadget: Add dependency for USB_TEGRA_XUDC
 2019-11-05 15:26 UTC  (11+ messages)
    ` [PATCH v2 "
      ` [PATCH -next] usb: roles: Hide option USB_ROLE_SWITCH

Purchase Order 05/11/2019
 2019-11-05 12:57 UTC 

usb: dwc2: Re: Maximum packet size in dwc2 gadget HS mode < 1024
 2019-11-05 13:27 UTC  (8+ messages)
      `  "

[PATCH v2] r8152: Add macpassthru support for ThinkPad Thunderbolt 3 Dock Gen 2
 2019-11-05 11:48 UTC  (4+ messages)

[PATCH 0/3] USB: idmouse: disconnect clean ups
 2019-11-05 10:36 UTC  (4+ messages)
` [PATCH 1/3] USB: idmouse: simplify disconnect handling
` [PATCH 2/3] USB: idmouse: drop redundant open-count check from release
` [PATCH 3/3] USB: idmouse: clean up runaway white space

[PATCH] net: usb: lan78xx: Disable interrupts before calling generic_handle_irq()
 2019-11-05  9:23 UTC  (4+ messages)

[PATCH 00/14] USB: legousbtower: misc cleanups
 2019-11-05  8:41 UTC  (15+ messages)
` [PATCH 01/14] USB: legousbtower: drop redundant MODULE_LICENSE ifdef
` [PATCH 02/14] USB: legousbtower: drop redundant NULL check
` [PATCH 03/14] USB: legousbtower: zero driver data at allocation
` [PATCH 04/14] USB: legousbtower: drop redundant open_count check
` [PATCH 05/14] USB: legousbtower: drop noisy disconnect messages
` [PATCH 06/14] USB: legousbtower: drop redundant interrupt-in running flag
` [PATCH 07/14] USB: legousbtower: stop interrupt-out URB unconditionally
` [PATCH 08/14] USB: legousbtower: remove tower_abort_transfers()
` [PATCH 09/14] USB: legousbtower: clean up pointer declarations in driver data
` [PATCH 10/14] USB: legousbtower: drop unnecessary packed attributes
` [PATCH 11/14] USB: legousbtower: drop redundant endianness comments
` [PATCH 12/14] USB: legousbtower: clean up runaway white space
` [PATCH 13/14] USB: legousbtower: drop superfluous brackets
` [PATCH 14/14] USB: legousbtower: drop superfluous newlines

[PATCH v4 00/18] usb: typec: API improvements
 2019-11-05  8:46 UTC  (30+ messages)
` [PATCH v4 01/18] usb: typec: Copy everything from struct typec_capability during registration
` [PATCH v4 02/18] usb: typec: Introduce typec_get_drvdata()
` [PATCH v4 03/18] usb: typec: Separate the operations vector
` [PATCH v4 04/18] usb: typec: tcpm: Start using struct typec_operations
` [PATCH v4 05/18] usb: typec: tps6598x: "
` [PATCH v4 06/18] usb: typec: ucsi: "
` [PATCH v4 07/18] usb: typec: hd3ss3220: "
` [PATCH v4 08/18] usb: typec: Remove the callback members from struct typec_capability
` [PATCH v4 09/18] usb: typec: Remove unused "
` [PATCH v4 10/18] usb: typec: hd3ss3220: Give the connector fwnode to the port device
` [PATCH v4 11/18] usb: typec: ucsi: Simplified registration and I/O API
` [PATCH v4 12/18] usb: typec: ucsi: acpi: Move to the new API
` [PATCH v4 13/18] usb: typec: ucsi: ccg: "
` [PATCH v4 14/18] usb: typec: ucsi: Remove the old API
` [PATCH v4 15/18] usb: typec: ucsi: Remove struct ucsi_control
` [PATCH v4 16/18] usb: typec: ucsi: Remove all bit-fields
` [PATCH v4 17/18] usb: typec: ucsi: New error codes
` [PATCH v4 18/18] usb: typec: ucsi: Optimise ucsi_unregister()

[PATCH] usb: host: xhci-tegra: Correct phy enable sequence
 2019-11-05  8:42 UTC  (3+ messages)

[PATCH 1/2] usb: core: Make port power cycle a separate helper function
 2019-11-05  5:14 UTC  (4+ messages)
` [PATCH 2/2] usb: core: Attempt power cycle when port is in eSS.Disabled state

[PATCH] usb: dwc2: extend treatment for incomplete transfer
 2019-11-05  3:39 UTC  (2+ messages)

[RFC PATCH] usb: common: change usb_debug_root as static variable
 2019-11-05  2:31 UTC  (3+ messages)

usb-storage: Set virt_boundary_mask to avoid SG overflows
 2019-11-04 19:01 UTC  (3+ messages)

drivers/usb/usbip/stub_rx.c:505 stub_recv_cmd_submit() error: uninitialized symbol 'nents'
 2019-11-04 17:07 UTC  (7+ messages)

[PATCH] usb: host: xhci-tegra: set MODULE_FIRMWARE for tegra186
 2019-11-04 15:21 UTC  (7+ messages)

[PATCH] usb: cdns3: gadget: Fix g_audio use case when connected to Super-Speed host
 2019-11-04 15:16 UTC  (9+ messages)
` [PATCH v2] "

[PATCH v4 0/2] usb: cdns3: Add TI wrapper
 2019-11-04 15:14 UTC  (4+ messages)
` [PATCH v4 2/2] usb: cdns3: Add TI specific wrapper driver

[PATCH] usb: isp1760: isp1760-hcd.c: Drop condition with no effect
 2019-11-04 14:48 UTC  (2+ messages)

[PATCH] phy: core: Add consumer device link support
 2019-11-04 14:37 UTC 

[PATCH 00/25] thunderbolt: Add support for USB4
 2019-11-04 14:31 UTC  (3+ messages)

[PATCH v2 0/2] extcon: axp288: Move to swnodes
 2019-11-04 14:04 UTC  (4+ messages)

Programmatically switching a USB port from Host to Device mode (not OTG)
 2019-11-04 14:04 UTC  (2+ messages)

Investment opportunity
 2019-11-04 13:35 UTC 

KASAN: use-after-free Read in usbhid_close (2)
 2019-11-04 12:22 UTC 

[PATCH] USB: serial: ch341: reimplement line-speed handling
 2019-11-04 12:08 UTC  (2+ messages)

[PATCH] [PATCH v8] USB: serial: pl2303: Add new PID to support PL2303HXN (TYPE_HXN)
 2019-11-04 10:33 UTC  (7+ messages)

[PATCH v3 00/18] usb: typec: API improvements
 2019-11-04  9:07 UTC  (14+ messages)
` [PATCH v3 10/18] usb: typec: hd3ss3220: Give the connector fwnode to the port device
` [PATCH v3 11/18] usb: typec: ucsi: Simplified registration and I/O API
` [PATCH v3 12/18] usb: typec: ucsi: acpi: Move to the new API
` [PATCH v3 13/18] usb: typec: ucsi: ccg: "
` [PATCH v3 15/18] usb: typec: ucsi: Remove struct ucsi_control

[PATCH] xhci: Increase STS_HALT timeout in xhci_suspend()
 2019-11-04  5:52 UTC 

[GIT PULL] USB fixes for 5.4-rc6
 2019-11-03 17:15 UTC  (2+ messages)

[PATCH 2/2] USB(u_serial.c): it has a NULL point
 2019-11-03 14:16 UTC 

[PATCH 2/2] USB(u_serial.c): it has a NULL point
 2019-11-03 12:42 UTC  (2+ messages)

[RFC PATCH 04/10] pipe: Use head and tail pointers for the ring, not cursor and length [ver #2]
 2019-11-03 12:02 UTC  (25+ messages)
` [RFC PATCH 00/10] pipe: Notification queue preparation "
  ` [RFC PATCH 07/10] pipe: Conditionalise wakeup in pipe_read() "
  ` [RFC PATCH 11/10] pipe: Add fsync() support "

Your opportunity
 2019-11-02 13:38 UTC 

[PATCH] usb: host: fotg210: add missed clk_put calls
 2019-11-02  6:22 UTC 

[PATCH 0/2] SG_NONE fix and cleanup
 2019-11-02  1:06 UTC  (2+ messages)
` [PATCH 2/2] scsi: Clean up SG_NONE

[PATCH] USB: serial: ch341: fix wrong baud rate setting calculation
 2019-11-01 19:18 UTC  (8+ messages)

[PATCH] USB: serial: ch341: fix wrong baud rate setting calculation
 2019-11-01 14:20 UTC  (2+ messages)

[RFC PATCH 07/10] pipe: Conditionalise wakeup in pipe_read() [ver #2]
 2019-10-27 15:57 UTC 

[RFC PATCH 04/10] pipe: Use head and tail pointers for the ring, not cursor and length [ver #2]
 2019-10-27 14:03 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).