linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-11 11:17:41 to 2019-10-16 09:21:10 UTC [more...]

[PATCH 0/2] usb: cdns3: fixes for 5.4-rc
 2019-10-16  9:20 UTC  (7+ messages)
` [PATCH 1/2] usb: cdns3: fix cdns3_core_init_role()
` [PATCH 2/2] usb: cdns3: gadget: Fix full-speed mode

[RFC][PATCH 0/3] dwc3 role-switch handling for HiKey960
 2019-10-16  9:10 UTC  (17+ messages)
` [RFC][PATCH 2/3] usb: roles: Add usb role switch notifier
` [RFC][PATCH 3/3] usb: dwc3: Registering a role switch in the DRD code

[PATCH] usb: typec: Add sysfs node to show cc orientation
 2019-10-16  8:59 UTC  (3+ messages)

[PATCH] USB: bcma: Add a check for devm_gpiod_get
 2019-10-16  8:35 UTC 

[RFC PATCH 00/21] pipe: Keyrings, Block and USB notifications
 2019-10-16  7:46 UTC  (28+ messages)
` [RFC PATCH 01/21] pipe: Reduce #inclusion of pipe_fs_i.h
` [RFC PATCH 02/21] Add a prelocked wake-up
` [RFC PATCH 03/21] pipe: Use head and tail pointers for the ring, not cursor and length
` [RFC PATCH 04/21] pipe: Advance tail pointer inside of wait spinlock in pipe_read()
` [RFC PATCH 05/21] pipe: Conditionalise wakeup "
` [RFC PATCH 06/21] pipe: Rearrange sequence in pipe_write() to preallocate slot
` [RFC PATCH 07/21] pipe: Remove redundant wakeup from pipe_write()
` [RFC PATCH 08/21] pipe: Check for ring full inside of the spinlock in pipe_write()
` [RFC PATCH 09/21] uapi: General notification queue definitions
` [RFC PATCH 10/21] security: Add hooks to rule on setting a watch
` [RFC PATCH 11/21] security: Add a hook for the point of notification insertion
` [RFC PATCH 12/21] pipe: Add general notification queue support
` [RFC PATCH 13/21] keys: Add a notification facility
` [RFC PATCH 14/21] Add sample notification program
` [RFC PATCH 15/21] pipe: Allow buffers to be marked read-whole-or-error for notifications
` [RFC PATCH 16/21] pipe: Add notification lossage handling
` [RFC PATCH 17/21] Add a general, global device notification watch list
` [RFC PATCH 18/21] block: Add block layer notifications
` [RFC PATCH 19/21] usb: Add USB subsystem notifications
` [RFC PATCH 20/21] selinux: Implement the watch_key security hook
` [RFC PATCH 21/21] smack: Implement the watch_key and post_notification hooks

[PATCH -next] usb: typec: add dependency for TYPEC_HD3SS3220
 2019-10-16  6:39 UTC  (3+ messages)

[PATCH] PCI: increase D3 delay for AMD Ryzen5/7 XHCI controllers
 2019-10-16  6:14 UTC  (5+ messages)

[PATCH] usbip: tools: Fix read_usb_vudc_device() error path handling
 2019-10-16  4:38 UTC  (3+ messages)

[PATCH] usb: gadget: udc: renesas_usb3: Fix __le16 warnings
 2019-10-16  4:38 UTC 

[PATCH] usb: renesas_usbhs: Fix warnings in usbhsg_recip_handler_std_set_device()
 2019-10-16  4:14 UTC 

[PATCH] net: usb: sr9800: fix uninitialized local variable
 2019-10-16  4:02 UTC  (2+ messages)

[RFC][PATCH v3 00/11] HiKey960 USB support
 2019-10-16  3:33 UTC  (12+ messages)
` [RFC][PATCH v3 01/11] dt-bindings: usb: rt1711h: Add connector bindings
` [RFC][PATCH v3 02/11] usb: dwc3: Execute GCTL Core Soft Reset while switch modes
` [RFC][PATCH v3 03/11] usb: dwc3: Increase timeout for CmdAct cleared by device controller
` [RFC][PATCH v3 04/11] dt-bindings: usb: dwc3: Allow clock list & resets to be more flexible
` [RFC][PATCH v3 05/11] usb: dwc3: Rework clock initialization "
` [RFC][PATCH v3 06/11] usb: dwc3: Rework resets "
` [RFC][PATCH v3 07/11] usb: dwc3: Registering a role switch in the DRD code
` [RFC][PATCH v3 08/11] dt-bindings: usb: generic: Add role-switch-default-host binding
` [RFC][PATCH v3 09/11] usb: dwc3: Add host-mode as default support
` [RFC][PATCH v3 10/11] dt-bindings: misc: Add bindings for HiSilicon usb hub and data role switch functionality on HiKey960
` [RFC][PATCH v3 11/11] misc: hisi_hikey_usb: Driver to support usb functionality of Hikey960

[PATCH net-next] r8152: support request_firmware for RTL8153
 2019-10-16  3:02 UTC 

[PATCH] usb: renesas_usbhs: fix __le16 warnings
 2019-10-16  2:35 UTC  (3+ messages)

[PATCH] usb: renesas_usbhs: fix type of buf
 2019-10-16  2:33 UTC  (2+ messages)

[PATCH] kernel-doc: rename the kernel-doc directive 'functions' to 'specific'
 2019-10-16  0:48 UTC  (13+ messages)

USB-C dock ethernet port issue
 2019-10-15 22:48 UTC  (2+ messages)

[PATCH 0/2] usb: cdns3: Add TI wrapper
 2019-10-15 21:29 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: usb: Add binding for the TI wrapper for Cadence USB3 controller

KMSAN: uninit-value in asix_mdio_write
 2019-10-15 21:22 UTC 

[RFC][PATCH] dt-bindings: usb: rt1711h: Add connector bindings
 2019-10-15 19:20 UTC  (2+ messages)

[PATCH v2 0/6] Add Apple MFi fastcharge USB device driver
 2019-10-15 19:05 UTC  (8+ messages)
` [PATCH v2 1/6] USB: Export generic USB device driver functions
` [PATCH v2 2/6] USB: Make it possible to "subclass" usb_device_driver
` [PATCH v2 3/6] USB: Implement usb_device_match_id()
` [PATCH v2 4/6] USB: Select better matching USB drivers when available
` [PATCH v2 5/6] USB: Fallback to generic driver when specific driver fails
` [PATCH v2 6/6] USB: Add driver to control USB fast charge for iOS devices

[PATCH v2] usb: usbfs: Suppress problematic bind and unbind uevents
 2019-10-15 18:23 UTC  (2+ messages)

[Patch V10 0/8] Tegra XUSB gadget driver support
 2019-10-15 17:58 UTC  (5+ messages)
` [Patch V10 7/8] usb: gadget: Add UDC driver for tegra XUSB device mode controller

KASAN: use-after-free Read in usb_autopm_put_interface
 2019-10-15 17:55 UTC  (2+ messages)
` [PATCH] USB: usblp: fix use-after-free on disconnect

[PATCH 0/3] dt-bindings: fix issues seen during STM32 DT validation
 2019-10-15 17:24 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: arm: stm32: Add missing STM32 boards
` [PATCH 2/3] dt-bindings: pinctrl: stm32: Fix 'st,syscfg' description field
` [PATCH 3/3] dt-bindings: usb: generic-ehci: Add "companion" entry

how to test g_webcam
 2019-10-15 15:26 UTC  (8+ messages)

[PATCH] usb: xhci: fix __le32/__le64 accessors in debugfs code
 2019-10-15 15:21 UTC 

[PATCH] USB: musb: fix __iomem in trace functions
 2019-10-15 15:03 UTC 

[PATCH v2 0/6] Add Apple MFi fastcharge USB device driver
 2019-10-15 14:29 UTC  (2+ messages)

[PATCH v2 6/6] USB: Add driver to control USB fast charge for iOS devices
 2019-10-15 14:28 UTC 

[PATCH v2 5/6] USB: Fallback to generic driver when specific driver fails
 2019-10-15 14:28 UTC 

[PATCH v2 4/6] USB: Select better matching USB drivers when available
 2019-10-15 14:27 UTC 

[PATCH v2 3/6] USB: Implement usb_device_match_id()
 2019-10-15 14:27 UTC 

[PATCH v2 2/6] USB: Make it possible to "subclass" usb_device_driver
 2019-10-15 14:27 UTC 

[PATCH v2 1/6] USB: Export generic USB device driver functions
 2019-10-15 14:27 UTC 

[PATCH] usb: ohci-nxp: fix use of integer as pointer
 2019-10-15 14:19 UTC 

[RFC][PATCH v2 0/5] dwc3: Changes for HiKey960 support
 2019-10-15 11:40 UTC  (9+ messages)
` [RFC][PATCH v2 4/5] dt-bindings: usb: dwc3: of-simple: add compatible for HiSi

[PATCH 00/10] Add USB2/USB3/INTC-EX support to RZ/G2N
 2019-10-15 10:19 UTC  (3+ messages)
` [PATCH 02/10] dt-bindings: dmaengine: usb-dmac: Add binding for r8a774b1

KMSAN: uninit-value in ax88172a_bind
 2019-10-15  5:10 UTC 

[PATCH] usb: udc: lpc32xx: fix bad bit shift operation
 2019-10-14 19:18 UTC 

Lockup on USB and block devices
 2019-10-14 15:13 UTC  (3+ messages)

[PATCH 0/3] arm64: g12-common: parkmode_disable_ss_quirk on DWC3 controller
 2019-10-14 14:17 UTC  (4+ messages)
` [PATCH 1/3] doc: dt: bindings: usb: dwc3: Update entries for disabling SS instances in park mode
` [PATCH 2/3] usb: dwc3: gadget: Add support "
` [PATCH 3/3] arm64: dts: g12-common: add parkmode_disable_ss_quirk on DWC3 controller

[PATCH v4 0/5] add Tegra194 XUSB host and pad controller support
 2019-10-14 13:40 UTC  (9+ messages)
` [PATCH v4 1/5] phy: tegra: xusb: Protect Tegra186 soc with config
` [PATCH v4 2/5] phy: tegra: xusb: Add Tegra194 support
` [PATCH v4 3/5] dt-bindings: phy: tegra: "

[PATCH 0/8] xhci fixes for usb-linus
 2019-10-14 13:18 UTC  (8+ messages)
` [PATCH 8/8] xhci: Fix NULL pointer dereference in xhci_clear_tt_buffer_complete()
        ` [RFT PATCH] xhci: Fix use-after-free regression in xhci clear hub TT implementation

Regression: USB/xhci issues on some systems with newer kernel versions
 2019-10-14 13:03 UTC  (4+ messages)

KMSAN: uninit-value in alauda_check_media
 2019-10-14 12:56 UTC  (10+ messages)

Etron EJ168A controller
 2019-10-14 12:20 UTC  (2+ messages)

[PATCH] usb: typec: fix an IS_ERR() vs NULL bug in hd3ss3220_probe()
 2019-10-14 11:00 UTC  (4+ messages)
  ` [PATCH v2] "

Lockup on USB and block devices
 2019-10-14 10:56 UTC  (2+ messages)

[PATCH] xhci: Don't use soft retry if slot id > 0
 2019-10-14  9:17 UTC  (3+ messages)

Possible bug with cdc_ether, triggers NETDEV WATCHDOG
 2019-10-14  9:04 UTC  (4+ messages)

[PATCH] USB: host: ohci-at91: Remove unused variable regs in at91_stop_hc
 2019-10-14  8:07 UTC  (2+ messages)

[PATCH RESEND 1/1] usb: gadget: configfs: fix concurrent issue between composite APIs
 2019-10-14  6:39 UTC 

usb: dwc2: Re: Maximum packet size in dwc2 gadget HS mode < 1024
 2019-10-13 18:39 UTC  (3+ messages)
      `  "

reeze while write on external usb 3.0 hard disk [Bug 204095]
 2019-10-13 18:11 UTC  (4+ messages)

[PATCHv2 0/7] musb host improvments mostly for omap2430 glue
 2019-10-13 14:34 UTC  (5+ messages)
` [PATCH 3/7] usb: musb: omap2430: Handle multiple ID ground interrupts
` [PATCH 7/7] usb: musb: Get rid of omap2430_musb_set_vbus()

[PATCH v2] usb: cdns3: Fix dequeue implementation
 2019-10-13  9:35 UTC  (2+ messages)

[PATCH v2] usb: cdns3: Fix dequeue implementation
 2019-10-13  9:20 UTC 

[GIT PULL] USB fixes for 5.4-rc3
 2019-10-12 22:55 UTC  (2+ messages)

[PATCH v4 0/9] usb: typec: Small API improvement
 2019-10-11 17:01 UTC  (11+ messages)
` [PATCH v4 1/9] usb: typec: Copy everything from struct typec_capability during registration
` [PATCH v4 2/9] usb: typec: Introduce typec_get_drvdata()
` [PATCH v4 3/9] usb: typec: Separate the operations vector
` [PATCH v4 4/9] usb: typec: tcpm: Start using struct typec_operations
` [PATCH v4 5/9] usb: typec: tps6598x: "
` [PATCH v4 6/9] usb: typec: ucsi: "
` [PATCH v4 7/9] usb: typec: hd3ss3220: "
` [PATCH v4 8/9] usb: typec: Remove the callback members from struct typec_capability
` [PATCH v4 9/9] usb: typec: Remove unused "

[PATCH v2 1/3] dt-bindings: power: Convert Generic Power Domain bindings to json-schema
 2019-10-11 15:03 UTC  (2+ messages)

[PATCH] USB: legousbtower: fix a signedness bug in tower_probe()
 2019-10-11 14:23 UTC  (7+ messages)
  ` [PATCH v2] "

KMSAN: uninit-value in alauda_check_media
 2019-10-11 11:17 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).