linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-13 15:15:04 to 2020-01-16 13:05:01 UTC [more...]

[PATCH] usb: dwc3: gadget: Handle dequeuing of non queued URB gracefully
 2020-01-16 13:05 UTC  (4+ messages)

[PATCH] usb: gadget: ffs: ffs_aio_cancel(): Save/restore IRQ flags
 2020-01-16 13:04 UTC  (3+ messages)

Unable to set "iInterface" in usb gadget via configfs
 2020-01-16 13:02 UTC  (4+ messages)

[PATCH v4 1/2] usb: phy: show USB charger type for user
 2020-01-16  3:28 UTC  (2+ messages)
` [PATCH v4 2/2] Doc: ABI: add usb charger uevent

[PATCH v5 0/6] arm64: meson: Add support for USB on Amlogic A1
 2020-01-16  2:12 UTC  (11+ messages)
` [PATCH v5 2/6] dt-bindings: usb: dwc3: Add the Amlogic A1 Family DWC3 Glue Bindings
` [PATCH v5 3/6] phy: amlogic: Add Amlogic A1 USB2 PHY Driver
` [PATCH v5 4/6] usb: dwc3: Add Amlogic A1 DWC3 glue

Regression caused by patch a4f55d8b8c14 "usb: hub: Check device descriptor before resusciation"
 2020-01-15 22:37 UTC 

[PATCH 0/5] usb: musb: jz4740-musb driver updates
 2020-01-15 22:00 UTC  (6+ messages)
` [PATCH 1/5] dt-bindings: usb: Convert jz4740-musb doc to YAML
` [PATCH 2/5] usb: musb: jz4740: Add support for DMA
` [PATCH 3/5] usb: musb: jz4740: Register USB role switch
` [PATCH 4/5] usb: musb: jz4740: Unconditionally depend on devicetree
` [PATCH 5/5] usb: musb: jz4740: Add support for the JZ4770

[RFC PATCH 00/14] pipe: Keyrings, Block and USB notifications [ver #3]
 2020-01-15 21:07 UTC  (17+ messages)
` [RFC PATCH 01/14] uapi: General notification queue definitions "
` [RFC PATCH 02/14] security: Add hooks to rule on setting a watch "
` [RFC PATCH 03/14] security: Add a hook for the point of notification insertion "
` [RFC PATCH 04/14] pipe: Add O_NOTIFICATION_PIPE "
` [RFC PATCH 05/14] pipe: Add general notification queue support "
` [RFC PATCH 06/14] keys: Add a notification facility "
` [RFC PATCH 07/14] Add sample notification program "
` [RFC PATCH 08/14] pipe: Allow buffers to be marked read-whole-or-error for notifications "
` [RFC PATCH 09/14] pipe: Add notification lossage handling "
` [RFC PATCH 10/14] Add a general, global device notification watch list "
` [RFC PATCH 11/14] block: Add block layer notifications "
` [RFC PATCH 12/14] usb: Add USB subsystem "
` [RFC PATCH 13/14] selinux: Implement the watch_key security hook "
` [RFC PATCH 14/14] smack: Implement the watch_key and post_notification hooks "

KASAN: use-after-free Write in hiddev_disconnect
 2020-01-15 17:46 UTC  (4+ messages)
    ` [PATCH] HID: hiddev: Fix race in in hiddev_disconnect()

[PATCH v1] dt-binding: usb: add "super-speed-plus"
 2020-01-15 16:05 UTC  (2+ messages)

[PATCH 1/2] HID: core: fix off-by-one memset in hid_report_raw_event()
 2020-01-15 15:50 UTC  (4+ messages)
` [PATCH 2/2] HID: core: increase HID report buffer size to 8KiB

[PATCH] usb: uas: fix a plug & unplug racing
 2020-01-15 15:54 UTC  (9+ messages)

[PATCH 00/19] Enable Qualcomm QCS 404 HS/SS USB
 2020-01-15 15:08 UTC  (22+ messages)
` [PATCH 01/19] dt-bindings: phy: remove qcom-dwc3-usb-phy
` [PATCH 02/19] dt-bindings: phy: Add Qualcomm Synopsys Hi-Speed USB PHY binding
` [PATCH 03/19] phy: qualcomm: Add Synopsys Hi-Speed USB PHY driver
` [PATCH 04/19] dt-bindings: Add Qualcomm USB SuperSpeed PHY bindings
` [PATCH 05/19] phy: qualcomm: usb: Add SuperSpeed PHY driver
` [PATCH 06/19] dt-bindings: usb: dwc3: Add a gpio-usb-connector description
` [PATCH 07/19] usb: dwc3: Registering a role switch in the DRD code
` [PATCH 08/19] dt-bindings: usb: generic: Add role-switch-default-mode binding
` [PATCH 09/19] usb: dwc3: qcom: Override VBUS when using gpio_usb_connector
` [PATCH 10/19] usb: dwc3: Add support for role-switch-default-mode binding
` [PATCH 11/19] usb: dwc3: Add support for usb-conn-gpio connectors
` [PATCH 12/19] arm64: dts: qcom: qcs404: Add USB devices and PHYs
` [PATCH 13/19] arm64: dts: qcom: qcs404-evb: Define VBUS detect pin
` [PATCH 14/19] arm64: dts: qcom: qcs404-evb: Define VBUS boost pin
` [PATCH 15/19] arm64: dts: qcom: qcs404-evb: Define USB ID pin
` [PATCH 16/19] arm64: dts: qcom: qcs404-evb: Describe external VBUS regulator
` [PATCH 17/19] arm64: dts: qcom: qcs404-evb: Raise vreg_l12_3p3 minimum voltage
` [PATCH 18/19] arm64: dts: qcom: qcs404-evb: Enable secondary USB controller
` [PATCH 19/19] arm64: dts: qcom: qcs404-evb: Enable primary "

[PATCH] usb: dwc2: Drop unlock/lock upon queueing a work item
 2020-01-15 13:37 UTC  (10+ messages)

[PATCH v2] usb: dwc2: Fix SET/CLEAR_FEATURE and GET_STATUS flows
 2020-01-15 13:27 UTC  (3+ messages)

[PATCH 00/25] musb patches for v5.6-rc1
 2020-01-15 13:25 UTC  (26+ messages)
` [PATCH 01/25] usb: musb: core: Update the function description
` [PATCH 02/25] usb: musb: sunxi: propagate devicetree node to glue pdev
` [PATCH 03/25] usb: musb: jz4740: Drop dependency on NOP_USB_XCEIV
` [PATCH 04/25] usb: musb: omap2430: Get rid of musb .set_vbus for omap2430 glue
` [PATCH 05/25] usb: musb: omap2430: Wait on enable to avoid babble
` [PATCH 06/25] usb: musb: omap2430: Handle multiple ID ground interrupts
` [PATCH 07/25] usb: musb: Add musb_set_host and peripheral and use them for omap2430
` [PATCH 08/25] usb: musb: omap2430: Clean up enable and remove devctl tinkering
` [PATCH 09/25] usb: musb: omap2430: Idle musb on init
` [PATCH 10/25] usb: musb: Get rid of omap2430_musb_set_vbus()
` [PATCH 11/25] usb: musb: jz4740: Suppress useless field in priv structure
` [PATCH 12/25] usb: musb: jz4740: Add local dev variable to clean up probe
` [PATCH 13/25] usb: musb: jz4740: Constify jz4740_musb_pdata struct
` [PATCH 14/25] usb: musb: jz4740: Rename platform_device field in priv struct
` [PATCH 15/25] usb: musb: jz4740: Comments fix
` [PATCH 16/25] usb: musb: jz4740: Whitespace and indentation fixes
` [PATCH 17/25] USB: musb: fix __iomem in trace functions
` [PATCH 18/25] usb: musb/ux500: Use dma_request_chan() instead dma_request_slave_channel()
` [PATCH 19/25] dt-bindings: usb: musb: Add support for MediaTek musb controller
` [PATCH 20/25] usb: musb: Add get/set toggle hooks
` [PATCH 21/25] usb: musb: Add noirq type of dma create interface
` [PATCH 22/25] usb: musb: Add musb_clearb/w() interface
` [PATCH 23/25] usb: musb: Add support for MediaTek musb controller
` [PATCH 24/25] usb: musb: davinci: Convert to use GPIO descriptor
` [PATCH 25/25] usb: musb: remove dummy driver musb_am335x.c

[PATCH v4 0/6] arm64: meson: Add support for USB on Amlogic A1
 2020-01-15 12:46 UTC  (5+ messages)
` [PATCH v4 4/6] usb: dwc3: Add Amlogic A1 DWC3 glue

[GIT PULL] USB: changes for v5.6 merge window
 2020-01-15 12:11 UTC  (7+ messages)

[PATCH 1/1] usb: chipidea: add inline for ci_hdrc_host_driver_init if host is not defined
 2020-01-15  9:34 UTC 

[ANNOUNCE] linux-usb inbox flushed
 2020-01-15  9:16 UTC 

[GIT PULL] USB: changes for v5.6 merge window
 2020-01-15  9:13 UTC 

[PATCH v2] usb: cdns3: Add streams support to cadence USB3 DRD driver
 2020-01-15  9:07 UTC  (2+ messages)

[PATCH] usbip: Remove unaligned pointer usage from usbip tools
 2020-01-15  8:52 UTC  (3+ messages)

USB_DWC3_OF_SIMPLE
 2020-01-15  8:56 UTC  (4+ messages)

[PATCH v2 0/3] usb: dwc3: gadget: Improve END_TRANSFER handling
 2020-01-15  8:52 UTC  (4+ messages)

[PATCH] USB: dwc2: handle gadget mode disconnect correctly
 2020-01-15  7:45 UTC  (2+ messages)

[PATCH] r8152: Add MAC passthrough support to new device
 2020-01-15  7:04 UTC  (9+ messages)

[PATCH v3] usb: dwc2: Fix in ISOC request length checking
 2020-01-15  5:55 UTC 

[PATCH 1/1] HID: hiddev: remove a duplicated check
 2020-01-15  2:58 UTC  (4+ messages)

[PATCH] r8152: add missing endpoint sanity check
 2020-01-15  2:44 UTC  (2+ messages)

[PATCH v3 1/2] usb: phy: show USB charger type for user
 2020-01-15  1:58 UTC  (4+ messages)
` [PATCH v3 2/2] Doc: ABI: add usb charger uevent

[PATCH] usbmon: Report device address assigned to USB device
 2020-01-14 21:06 UTC  (3+ messages)

USB:UAC2: Incorrect req->length > maxpacket*mc
 2020-01-14 20:21 UTC  (5+ messages)
` USB:UAC2: Incorrect req->length > maxpacket*mc - cause likely found

Reg: USB network interface is down after the reboot
 2020-01-14 17:15 UTC  (4+ messages)

[PATCH] usb: common: usb-conn-gpio: Register charger
 2020-01-14 15:15 UTC  (5+ messages)

[PATCH 1/3] xhci: Ensure link state is U3 after setting USB_SS_PORT_LS_U3
 2020-01-14 15:07 UTC  (8+ messages)
` [PATCH 2/3] xhci: Wait until link state trainsits to U0 after setting USB_SS_PORT_LS_U0

[PATCH v2] usb: dwc2: Fix in ISOC request length checking
 2020-01-14 14:10 UTC 

[PATCH v5 0/1] usb: gadget: add raw-gadget interface
 2020-01-14 14:00 UTC  (3+ messages)
` [PATCH v5 1/1] "

[PATCH] USB: serial: option: add support for Quectel RM500Q in QDL mode
 2020-01-14 13:29 UTC 

WARNING in usbhid_raw_request/usb_submit_urb (3)
 2020-01-14 13:04 UTC 

KASAN: use-after-free Read in hiddev_disconnect
 2020-01-14 13:04 UTC 

[PATCH v2 1/2] USB: serial: opticon: add chars_in_buffer() implementation
 2020-01-14 12:18 UTC  (4+ messages)
` [PATCH v2 2/2] USB: serial: opticon: stop all I/O on close()

[PATCH] USB: serial: opticon: fix control-message timeouts
 2020-01-14 11:07 UTC  (3+ messages)

[PATCH 1/2] USB: serial: opticon: add chars_in_buffer() implementation
 2020-01-14 10:55 UTC  (2+ messages)
` [PATCH 2/2] USB: serial: opticon: stop all I/O on close()

[PATCH] usb: dwc2: Fix in ISOC request length checking
 2020-01-14  9:36 UTC  (2+ messages)

[PATCH] usb: cdns3: Fix: ARM core hang after connect/disconnect operation
 2020-01-14  9:09 UTC  (7+ messages)

[PATCH] NFC: pn533: fix bulk-message timeout
 2020-01-14  2:56 UTC  (3+ messages)

[PATCH V2 0/7] Add Fintek F81534A series usb-to-serial driver
 2020-01-14  1:08 UTC  (13+ messages)
` [PATCH V2 5/7] USB: serial: f81232: Set F81534A serial port with RS232 mode
` [PATCH V2 7/7] USB: serial: f81232: Add gpiolib to GPIO device

[PATCH v2] usb: phy: phy-gpio-vbus-usb: Convert to GPIO descriptors
 2020-01-14  0:29 UTC  (3+ messages)

[PATCH v6 0/5] usb: xhci: Add support for Renesas USB controllers
 2020-01-13 20:33 UTC  (3+ messages)

[PATCH v4 1/1] usb: gadget: add raw-gadget interface
 2020-01-13 18:45 UTC  (5+ messages)

[PATCH] Input: keyspan-remote: fix control-message timeouts
 2020-01-13 18:26 UTC  (2+ messages)

[PATCH] media: usbtv: fix control-message timeouts
 2020-01-13 18:26 UTC  (3+ messages)

[PATCH] USB: serial: option: Add support for Quectel RM500Q
 2020-01-13 16:04 UTC  (2+ messages)

g_multi rmmod problem: usb_put_function_instance(fi_acm) hangs
 2020-01-13 15:16 UTC 

[BUG] SD card reader disappears after suspend
 2020-01-13 15:15 UTC  (2+ messages)


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