linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-23 11:22:41 to 2019-10-25 06:58:09 UTC [more...]

[PATCH v2] kernel-doc: rename the kernel-doc directive 'functions' to 'identifiers'
 2019-10-25  6:57 UTC  (3+ messages)

[PATCH V2] usb: typec: Add sysfs node to show connector orientation
 2019-10-25  6:46 UTC  (10+ messages)

[PATCH] net: usb: lan78xx: Use phy_mac_interrupt() for interrupt handling
 2019-10-25  6:00 UTC  (11+ messages)

[PATCH trivial] usb: Spelling s/enpoint/endpoint/
 2019-10-25  5:30 UTC  (2+ messages)

[PATCH] usbip: tools: fix fd leakage in the function of read_attr_usbip_status
 2019-10-25  4:35 UTC 

[PATCH trivial] usb: Spelling s/disconnet/disconnect/
 2019-10-25  3:16 UTC  (2+ messages)

[PATCH] usb: cdns3: gadget: Don't manage pullups
 2019-10-25  3:13 UTC  (3+ messages)

[PATCH v3 0/2] usb: cdns3: Add TI wrapper
 2019-10-25  1:49 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: usb: Add binding for the TI wrapper for Cadence USB3 controller
` [PATCH v3 2/2] usb: cdns3: Add TI specific wrapper driver

[PATCH v2 0/3] kcov: collect coverage from usb and vhost
 2019-10-24 23:59 UTC  (11+ messages)
` [PATCH v2 1/3] kcov: remote coverage support
` [PATCH v2 2/3] usb, kcov: collect coverage from hub_event
` [PATCH v2 3/3] vhost, kcov: collect coverage from vhost_worker

drivers/usb/usbip/stub_rx.c:505 stub_recv_cmd_submit() error: uninitialized symbol 'nents'
 2019-10-24 22:52 UTC  (3+ messages)

[RFC PATCH 00/10] pipe: Notification queue preparation [ver #2]
 2019-10-24 21:29 UTC  (15+ messages)
` [RFC PATCH 01/10] pipe: Reduce #inclusion of pipe_fs_i.h "
` [RFC PATCH 02/10] Remove the nr_exclusive argument from __wake_up_sync_key() "
` [RFC PATCH 03/10] Add wake_up_interruptible_sync_poll_locked() "
` [RFC PATCH 04/10] pipe: Use head and tail pointers for the ring, not cursor and length "
` [RFC PATCH 05/10] pipe: Allow pipes to have kernel-reserved slots "
` [RFC PATCH 06/10] pipe: Advance tail pointer inside of wait spinlock in pipe_read() "
` [RFC PATCH 07/10] pipe: Conditionalise wakeup "
` [RFC PATCH 08/10] pipe: Rearrange sequence in pipe_write() to preallocate slot "
` [RFC PATCH 09/10] pipe: Remove redundant wakeup from pipe_write() "
` [RFC PATCH 10/10] pipe: Check for ring full inside of the spinlock in "
` [RFC PATCH 11/10] pipe: Add fsync() support "

[PATCH 00/46] ARM: pxa: towards multiplatform support
 2019-10-24 20:49 UTC  (5+ messages)

[PATCH] dt-bindings: usb: dwc3: Move Amlogic G12A DWC3 Glue Bindings to YAML schemas
 2019-10-24 20:05 UTC  (4+ messages)

divide error in dummy_timer
 2019-10-24 19:17 UTC  (10+ messages)

[PATCH 0/6] USB: gadget: f_hid: fix lifetime issues
 2019-10-24 16:45 UTC  (7+ messages)
` [PATCH 1/6] USB: gadget: f_hid: move chardev setup to module init
` [PATCH 2/6] USB: gadget: f_hid: switch to IDR for tracking minors
` [PATCH 3/6] USB: gadget: f_hid: find f_hidg by IDR lookup on open
` [PATCH 4/6] USB: gadget: f_hid: decouple cdev from f_hidg lifetime
` [PATCH 5/6] USB: gadget: f_hid: refcount f_hidg structure
` [PATCH 6/6] USB: gadget: f_hid: return ENODEV from read/write after deletion

[PATCH] PCI: increase D3 delay for AMD Ryzen5/7 XHCI controllers
 2019-10-24 17:00 UTC  (4+ messages)

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

[PATCH] dmaengine: cppi41: Fix cppi41_dma_prep_slave_sg() when idle
 2019-10-24 14:00 UTC  (19+ messages)

KASAN: use-after-free Read in build_audio_procunit
 2019-10-24 13:49 UTC  (2+ messages)

KASAN: use-after-free Read in parse_term_proc_unit
 2019-10-24 13:48 UTC  (2+ messages)

[PATCH 2/3] usb, kcov: collect coverage from hub_event
 2019-10-24 13:39 UTC  (3+ messages)

[PATCH 1/3] kcov: remote coverage support
 2019-10-24 13:10 UTC  (3+ messages)

[PATCH 0/2] Add USB DWC3 support for SC7180
 2019-10-24 12:48 UTC  (3+ messages)
` [PATCH 1/2] usb: dwc3: Add support for SC7180 SOC
` [PATCH 2/2] dt-bindings: usb: qcom,dwc3: Add compatible for SC7180

usb: dwc2: Re: Maximum packet size in dwc2 gadget HS mode < 1024
 2019-10-24 12:47 UTC  (5+ messages)
      `  "

kexec on rk3399
 2019-10-24 12:15 UTC  (8+ messages)
` [PATCH] usb: dwc3: Add shutdown to platform_driver

[PATCH] usb: xhci: fix __le32/__le64 accessors in debugfs code
 2019-10-24 10:22 UTC  (2+ messages)

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

[PATCH v2] usb: dwc2: Fix NULL qh in dwc2_queue_transaction
 2019-10-24  9:48 UTC  (2+ messages)

[PATCH] usb: dwc2: Fix Stalling a Non-Isochronous OUT EP
 2019-10-24  9:44 UTC 

Programmatically switching a USB port from Host to Device mode (not OTG)
 2019-10-24  9:01 UTC 

[PATCH V2 0/7] Add Fintek F81534A series usb-to-serial driver
 2019-10-24  8:52 UTC  (9+ messages)
` [PATCH V2 5/7] USB: serial: f81232: Set F81534A serial port with RS232 mode
` [PATCH V2 6/7] USB: serial: f81232: Add generator for F81534A
` [PATCH V2 7/7] USB: serial: f81232: Add gpiolib to GPIO device

[PATCH v4] string-choice: add yesno(), onoff(), enableddisabled(), plural() helpers
 2019-10-24  7:57 UTC  (8+ messages)

[PATCH net-next] net: lan78xx: remove set but not used variable 'event'
 2019-10-24  4:38 UTC  (2+ messages)

[PATCH v2 0/4] usb: gadget: Link state changes
 2019-10-24  2:16 UTC  (5+ messages)
` [PATCH v2 1/4] usb: dwc3: gadget: Don't send unintended link state change
` [PATCH v2 2/4] usb: dwc3: gadget: Set link state to RX_Detect on disconnect
` [PATCH v2 3/4] usb: dwc3: gadget: Clear DCTL.ULSTCHNGREQ before set
` [PATCH v2 4/4] usb: dwc3: debug: Remove newline printout

[PATCH 0/4] usb: gadget: Link state changes
 2019-10-24  2:10 UTC  (4+ messages)
` [PATCH 1/4] usb: dwc3: gadget: Don't send unintended link state change

[PATCH] usb-storage: Revert commit 747668dbc061 ("usb-storage: Set virt_boundary_mask to avoid SG overflows")
 2019-10-24  1:10 UTC  (4+ messages)
` [PATCH] UAS: Revert commit 3ae62a42090f ("UAS: fix alignment of scatter/gather segments")

[PATCH 0/3] arm64: g12-common: parkmode_disable_ss_quirk on DWC3 controller
 2019-10-23 20:11 UTC  (3+ messages)
` [PATCH 1/3] doc: dt: bindings: usb: dwc3: Update entries for disabling SS instances in park mode

[PATCH] usb: dwc3: gadget: Correct the logic for finding last SG entry
 2019-10-23 16:58 UTC  (5+ messages)

[PATCH 00/25] thunderbolt: Add support for USB4
 2019-10-23 16:18 UTC  (23+ messages)
` [PATCH 01/25] thunderbolt: Introduce tb_switch_is_icm()
` [PATCH 02/25] thunderbolt: Log switch route string on config read/write timeout
` [PATCH 03/25] thunderbolt: Log error if adding switch fails
` [PATCH 04/25] thunderbolt: Convert basic adapter register names to follow the USB4 spec
` [PATCH 05/25] thunderbolt: Convert PCIe "
` [PATCH 06/25] thunderbolt: Convert DP "
` [PATCH 07/25] thunderbolt: Make tb_sw_write() take const parameter
` [PATCH 08/25] thunderbolt: Add helper macro to iterate over switch ports
` [PATCH 09/25] thunderbolt: Refactor add_switch() into two functions
` [PATCH 10/25] thunderbolt: Add support for lane bonding
` [PATCH 11/25] thunderbolt: Add default linking between lane adapters if not provided by DROM
` [PATCH 12/25] thunderbolt: Expand controller name in tb_switch_is_xy()
` [PATCH 13/25] thunderbolt: Add downstream PCIe port mappings for Alpine and Titan Ridge
` [PATCH 14/25] thunderbolt: Add Display Port CM handshake for Titan Ridge devices
` [PATCH 15/25] thunderbolt: Add Display Port adapter pairing and resource management
` [PATCH 16/25] thunderbolt: Add bandwidth management for Display Port tunnels
` [PATCH 17/25] thunderbolt: Do not start firmware unless asked by the user
` [PATCH 18/25] thunderbolt: Make tb_find_port() available to other files
` [PATCH 19/25] thunderbolt: Call tb_eeprom_get_drom_offset() from tb_eeprom_read_n()
` [PATCH 22/25] thunderbolt: Make tb_switch_find_cap() available to other files

[PATCH 00/18] usb: typec: API improvements
 2019-10-23 16:09 UTC  (6+ messages)

[PATCH v2] usbip: Fix free of unallocated memory in vhci tx
 2019-10-23 15:55 UTC  (3+ messages)

[PATCH] dmaengine: cppi41: Fix issue with musb and ftdi uart
 2019-10-23 15:27 UTC  (3+ messages)

[PATCH 0/3] kcov: collect coverage from usb and vhost
 2019-10-23 15:00 UTC  (6+ messages)
` [PATCH 3/3] vhost, kcov: collect coverage from vhost_worker

Logitech C270 webcam floods the log
 2019-10-23 14:20 UTC  (2+ messages)

[PATCH 00/36] ARM: samsung platform cleanup
 2019-10-23 13:39 UTC  (9+ messages)
  ` [PATCH 03/36] usb: gadget: s3c: use platform resources
  ` [PATCH 04/36] usb: gadget: s3c-hsudc: remove platform header dependency

[PATCH net-next] r8152: support request_firmware for RTL8153
 2019-10-23 11:52 UTC  (5+ 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).