messages from 2019-05-01 18:38:09 to 2019-05-06 09:03:49 UTC [more...]
usbutils - various patches to the lsusb.py script
2019-05-06 9:02 UTC (19+ messages)
` [PATCH 01/34] lsusb.py: sort devices and interfaces numerically
` [PATCH 02/34] lsusb.py: sort toplevel entries
` [PATCH 03/34] lsusb.py: improve usage text
` [PATCH 04/34] lsusb.py: replace fake deepcopy()
` [PATCH 05/34] lsusb.py: remove -w (warn if usb.ids not sorted) option
` [PATCH 06/34] lsusb.py: ensure all error messages are written to stderr
` [PATCH 07/34] lsusb.py: support long options
` [PATCH 08/34] lsusb.py: do not entirely hide usb.ids exceptions
` [PATCH 09/34] lsusb.py: use regular print() instead of hand-rolling the same thing
` [PATCH 10/34] lsusb.py: avoid shadowing Python's built-in 'str'
` [PATCH 11/34] lsusb.py: replace usb.ids binary search with dict lookup
` [PATCH 12/34] lsusb.py: remove now-unused bin_search()
` [PATCH 13/34] lsusb.py: avoid manual calls to __foo__()
` [PATCH 14/34] lsusb.py: replace __repr__() for USB IDs with __str__()
` [PATCH 15/34] lsusb.py: insert class FF:FF:FF into usbclasses to avoid special casing
` [PATCH 16/34] lsusb.py: entirely remove Usb* classes
` [PATCH 17/34] lsusb.py: cosmetic - replace tuples-as-"immutable lists" with regular lists
` [PATCH 18/34] lsusb.py: use 'elif' where suitable
usbnet: fix kernel crash after disconnect
2019-05-06 8:17 UTC (5+ messages)
` [v2] "
` [PATCH v2] "
Linux crash when using FTDI FT232R USB to serial converter on AMD boards
2019-05-06 7:10 UTC (4+ messages)
[V9,1/4] USB: serial: f81232: fix interrupt worker not stop
2019-05-06 2:52 UTC (8+ messages)
` [V9,4/4] USB: serial: f81232: implement break control
` [PATCH V9 4/4] "
` [PATCH V9 1/4] USB: serial: f81232: fix interrupt worker not stop
[next] usb: mtu3: fix up undefined reference to usb_debug_root
2019-05-05 15:40 UTC (4+ messages)
` [next PATCH] "
selftests: add sleep between detach and usbip list -l
2019-05-05 9:13 UTC (4+ messages)
` [PATCH] "
linux-next: Tree for May 2 (drivers/usb/mtu3/mtu3_debugfs.o)
2019-05-05 3:20 UTC (2+ messages)
[PATCH 0/7] Add imx7ulp USBOTG1 support
2019-05-05 3:13 UTC (15+ messages)
` [1/7] doc: dt-binding: mxs-usb-phy: add compatible for 7ulp
` [PATCH 1/7] "
` [3/7] doc: dt-binding: ci-hdrc-usb2: add compatible string for imx7ulp
` [PATCH 3/7] "
` [4/7] doc: dt-binding: usbmisc-imx: "
` [PATCH 4/7] "
` [6/7] ARM: dts: imx7ulp: add imx7ulp USBOTG1 support
` [PATCH 6/7] "
[-next] usb: gadget: udc: lpc32xx: fix return value check in lpc32xx_udc_probe()
2019-05-04 12:17 UTC (4+ messages)
` [PATCH -next] "
[1/2] dmaengine: fsl-edma: Fix typo in Vybrid name
2019-05-04 10:21 UTC (8+ messages)
` [PATCH 1/2] "
` usb: dwc2: gadget: Replace phyif with phy_utmi_width
` [PATCH] "
` [2/2] dmaengine: fsl-edma: Adjust indentation
` [PATCH 2/2] "
[6/6] usb: musb: Decrease URB starting latency in musb_advance_schedule()
2019-05-04 9:38 UTC (4+ messages)
` [PATCH 6/6] "
usb: host: xhci_debugfs: Fix a null pointer dereference in xhci_debugfs_create_endpoint()
2019-05-04 7:30 UTC (6+ messages)
` [PATCH] "
usbnet: ipheth: Remove unnecessary NULL pointer check
2019-05-04 4:00 UTC (3+ messages)
` [PATCH] "
[BUG BISECT] USB on Exynos4412 fails after usb: dwc2: gadget: Replace phyif with phy_utmi_width
2019-05-03 20:49 UTC
[GIT PULL] USB changes for v5.2 merge window
2019-05-03 16:06 UTC (2+ messages)
[GIT PULL] USB-serial updates for 5.2-rc1
2019-05-03 16:01 UTC (2+ messages)
USB: serial: io_edgeport: fix up switch fall-through comments
2019-05-03 15:46 UTC (10+ messages)
` [PATCH] "
[PATCH v2 0/5] USB: dwc2: Allow wakeup from suspend; enable for rk3288-veyron
2019-05-03 15:07 UTC (20+ messages)
` [v2,1/5] usb: dwc2: bus suspend/resume for hosts with DWC2_POWER_DOWN_PARAM_NONE
` [PATCH v2 1/5] "
` [v2,3/5] Documentation: dt-bindings: Add snps,need-phy-for-wake for dwc2 USB
` [PATCH v2 3/5] "
How do I tell a dual role PHY to always be host or peripheral?
2019-05-03 14:46 UTC
[v4,06/10] net: usb: support of_get_mac_address new ERR_PTR error
2019-05-03 14:27 UTC (2+ messages)
` [PATCH v4 06/10] "
[V2,4/8] dt-bindings: usb: Add NVIDIA Tegra XUSB device mode controller binding
2019-05-03 14:30 UTC (7+ messages)
` [PATCH V2 4/8] "
` [V2,7/8] usb: gadget: Add UDC driver for tegra XUSB device mode controller
` [PATCH V2 7/8] "
[PATCH 0/3] usb: gadget: Add support for disabling U1 and U2 entries
2019-05-03 13:52 UTC (13+ messages)
` [1/3] doc: dt: bindings: usb: dwc3: Update entries for disabling U1 and U2
` [PATCH 1/3] "
` [2/3] usb: gadget: send usb_gadget as an argument in get_config_params
` [PATCH 2/3] "
` [3/3] usb: dwc3: gadget: Add support for disabling U1 and U2 entries
` [PATCH 3/3] "
` [0/3] usb: "
[v2] USB:serial:pl2303:Add new PID to support PL2303HXN (TYPE_HXN)
2019-05-03 8:59 UTC (11+ messages)
` [PATCH] [PATCH v2] "
[PATCH v1 00/14] usb: dwc2: Fix and improve power saving modes
2019-05-03 8:13 UTC (17+ messages)
` [v1,04/14] usb: dwc2: Fix suspend state in host mode for partial power down
` [PATCH v1 04/14] "
` [v1,08/14] usb: dwc2: Add default param to control power optimization
` [PATCH v1 08/14] "
[PATCH 00/14] usb: dwc2: Fix and improve power saving modes
2019-05-03 8:11 UTC (9+ messages)
` [01/14] usb: dwc2: Fix dwc2_restore_device_registers() function
` [PATCH 01/14] "
[v3,06/10] net: usb: support of_get_mac_address new ERR_PTR error
2019-05-03 7:56 UTC (2+ messages)
` [PATCH v3 06/10] "
[PATCH V5 0/9] Add USB3.0 and TI HD3SS3220 driver support
2019-05-03 6:39 UTC (6+ messages)
` [V5,4/9] dt-bindings: usb: renesas_usb3: Add renesas,usb-role-switch property
` [PATCH V5 4/9] "
not seeing console logs using usb serial
2019-05-02 23:16 UTC (2+ messages)
dt-binding: usb: add usb-role-switch property
2019-05-02 19:49 UTC (3+ messages)
` [PATCH] "
usbip: usbip_host: cleanup do_rebind() return path
2019-05-02 19:47 UTC (2+ messages)
` [PATCH] "
usbip: usbip_host: fix BUG: sleeping function called from invalid context
2019-05-02 19:47 UTC (2+ messages)
` [PATCH] "
media: pvrusb2: use a different format for warnings
2019-05-02 16:39 UTC (4+ messages)
` [PATCH] "
WARNING: Detected a wedged cx25840 chip; the device will not work
2019-05-02 16:10 UTC (4+ messages)
WARNING: Support for this device (Terratec Grabster AV400) is experimental
2019-05-02 16:09 UTC (5+ messages)
[v2] USB: serial: io_edgeport: mark expected switch fall-throughs
2019-05-02 15:14 UTC (22+ messages)
` [PATCH v2] "
Query on usb/core/devio.c
2019-05-02 14:10 UTC (3+ messages)
KASAN: global-out-of-bounds Read in hdpvr_probe
2019-05-02 12:36 UTC
KASAN: use-after-free Read in v4l2_fh_del
2019-05-02 12:36 UTC
[v3,1/1] usb: xhci: Add Clear_TT_Buffer
2019-05-02 12:32 UTC (5+ messages)
` [PATCH v3 1/1] "
[v2] xhci: Convert xhci_handshake() to use readl_poll_timeout_atomic()
2019-05-02 12:17 UTC (4+ messages)
` [PATCH v2] "
[PATCH v6 00/13] Add support for usb on Hikey960
2019-05-02 5:44 UTC (6+ messages)
` [v6,13/13] dts: hi3660: "
` [PATCH v6 13/13] "
[PATCH 0/3] usb: usb251xb: Add upstream port lanes polarity inversion
2019-05-02 5:42 UTC (12+ messages)
` [1/3] usb: usb251xb: Add US lanes inversion dts-bindings
` [PATCH 1/3] "
` [2/3] usb: usb251xb: Create a ports field collector method
` [PATCH 2/3] "
` [3/3] usb: usb251xb: Add US port lanes inversion property
` [PATCH 3/3] "
[1/2] usb: xhci: Make it possible to not have a secondary HCD (3.0)
2019-05-02 4:56 UTC (4+ messages)
` [PATCH 1/2] "
` [2/2] usb: xhci-mtk: Do not create shared_hcd if no USB 3.0 port available
` [PATCH 2/2] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).