linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-15 21:55:36 to 2020-08-19 03:40:25 UTC [more...]

[PATCH] USB:Fix kernel NULL pointer when unbind UHCI form vfio-pci
 2020-08-19  3:23 UTC  (9+ messages)
    ` 答复: "

[Bug 208959] New: USB-serial (mct_u232): bit7=1 when tty is set to cs7?
 2020-08-19  2:52 UTC 

[PATCH] usb: uas: Add quirk for PNY Pro Elite
 2020-08-19  2:27 UTC 

[PATCH v2 0/6] USB: UDC: Fix memory leaks by expanding the API
 2020-08-19  1:31 UTC  (8+ messages)
` [PATCH v2 6/6] Revert "usb: udc: allow adding and removing the same gadget device"

Protecting usb_set_interface() against device removal
 2020-08-19  1:30 UTC  (9+ messages)
  ` Protecting uvcvideo againt USB device disconnect [Was: Re: Protecting usb_set_interface() against device removal]

[PATCH] USB: usblcd: Remove the superfluous break
 2020-08-19  1:23 UTC 

[balbi-usb:testing/fixes] BUILD SUCCESS bc9a2e226ea95e1699f7590845554de095308b75
 2020-08-19  0:48 UTC 

[usb:usb-testing] BUILD SUCCESS 28157b8c7d9a9c92d1da31af486fe4ad39862edd
 2020-08-19  0:48 UTC 

[usb:usb-linus] BUILD SUCCESS d5643d2249b279077427b2c2b2ffae9b70c95b0b
 2020-08-19  0:48 UTC 

[PATCH v2 1/3] usb: gadget: f_ncm: fix ncm_bitrate for SuperSpeed and above
 2020-08-18 23:25 UTC  (7+ messages)
` [PATCH v2 2/3] usb: gadget: f_ncm: set SuperSpeed bulk descriptor bMaxBurst to 15
` [PATCH v2 3/3] usb: gadget: f_ncm: allow using NCM in SuperSpeed Plus gadgets

[PATCH 0/3] usb: dwc3: gadget: Fix halt/clear_stall handling
 2020-08-18 21:40 UTC  (4+ messages)

[PATCH v2] usb: gadget: u_ether: enable qmult on SuperSpeed Plus as well
 2020-08-18 21:07 UTC  (2+ messages)

[PATCH v8 1/3] USB: Also match device drivers using the ->match vfunc
 2020-08-18 20:49 UTC  (7+ messages)
` [PATCH v8 2/3] USB: Better name for __check_usb_generic()
` [PATCH v8 3/3] USB: Fix device driver race

[RFC v4 0/3] Re-introduce TX FIFO resize for larger EP bursting
 2020-08-18 19:58 UTC  (7+ messages)
` [RFC v4 1/3] usb: dwc3: Resize TX FIFOs to meet EP bursting requirements

[PATCH v6] usb: typec: tcpm: Migrate workqueue to RT priority for processing events
 2020-08-18 19:27 UTC 

[Bug 208917] Webcam(earlier working) doesn't work now for Sony Vaio
 2020-08-18 18:47 UTC  (4+ messages)

high speed data to usb disk makes the kernel think that is has been unmounted
 2020-08-18 18:34 UTC  (10+ messages)

[PATCH v2] HID: usbhid: do not sleep when opening device
 2020-08-18 17:52 UTC  (3+ messages)

[PATCH] usb: gadget: f_ncm: allow using NCM in SuperSpeed Plus gadgets
 2020-08-18 17:03 UTC  (8+ messages)

[PATCH] usb: gadget: u_ether: enable qmult on SuperSpeed Plus as well
 2020-08-18 16:26 UTC  (5+ messages)

[BUG] Regression in Linux 5.4.17 for JMicron JMS566 enclosure
 2020-08-18 14:57 UTC  (9+ messages)

[PATCH v2 2/4] usb: dwc3: of-simple: Add compatible for rk3328
 2020-08-18 14:53 UTC 

PROBLEM: Long Workqueue delays
 2020-08-18 14:48 UTC  (7+ messages)

[PATCH v5] usb: typec: tcpm: Migrate workqueue to RT priority for processing events
 2020-08-18 13:39 UTC  (3+ messages)

[PATCH v5 0/9] Raspberry Pi 4 USB firmware initialization rework
 2020-08-18 11:03 UTC  (6+ messages)

[Linux-kernel-mentees] [PATCH v1] usbhid: Fix slab-out-of-bounds write in hiddev_ioctl_usage()
 2020-08-18 10:00 UTC  (4+ messages)
` [Linux-kernel-mentees] [PATCH v2 RESEND] "

[PATCH v3] usb: renesas-xhci: remove version check
 2020-08-18  9:58 UTC  (5+ messages)

[PATCH v7 1/3] USB: Also check for ->match
 2020-08-18  9:51 UTC  (4+ messages)

[Report]: BUG: KASAN: use-after-free in usb_hcd_pci_remove
 2020-08-18  9:43 UTC  (12+ messages)

[PATCH] USB: core: remove polling for /sys/kernel/debug/usb/devices
 2020-08-18  9:36 UTC  (2+ messages)

[PATCH] usb-serial:cp210x: add support to software flow control
 2020-08-18  8:50 UTC  (3+ messages)
    `  "

[PATCH v2 1/8] byteorder: Introduce cpu_to_le16_array() and le16_to_cpu_array()
 2020-08-18  8:01 UTC  (14+ messages)
` [PATCH v2 2/8] media: solo6x10: Make use of cpu_to_le16_array()
` [PATCH v2 3/8] rndis_wlan: "
` [PATCH v2 4/8] i40e: Make use of le16_to_cpu_array()
` [PATCH v2 5/8] ice: "
` [PATCH v2 6/8] usb: early: xhci-dbc: use readl_poll_timeout() to simplify code
` [PATCH v2 7/8] usb: early: xhci-dbc: Make use of cpu_to_le16_array()
` [PATCH v2 8/8] usb: early: xhci-dbc: Move asm/* headers after linux/*

[Bug 208911] Renesas USB controller - FW has invalid version :8224
 2020-08-18  6:41 UTC  (4+ messages)

[PATCH v2] usb: xhci: add debugfs support for ep with stream
 2020-08-18  1:54 UTC  (4+ messages)

[PATCH v1 1/3] usb: early: xhci-dbc: use readl_poll_timeout() to simplify code
 2020-08-18  0:10 UTC  (9+ messages)
` [PATCH v1 2/3] usb: early: xhci-dbc: Move cpu_to_le16_array() to core
` [PATCH v1 3/3] usb: early: xhci-dbc: Sort headers alphabetically

[PATCH] usb: gadget: aspeed: fixup vhub port irq handling
 2020-08-17 22:56 UTC  (3+ messages)

[PATCH RESEND v10 00/11] PCI: brcmstb: enable PCIe for STB chips
 2020-08-17 21:53 UTC 

[PATCH v4] usb: typec: tcpm: Fix Fix source hard reset response for TDA 2.3.1.1 and TDA 2.3.1.2 failures
 2020-08-17 18:46 UTC 

[PATCH 1/2 v4] tcpm: During PR_SWAP, source caps should be sent only after tSwapSourceStart
 2020-08-17 18:38 UTC  (2+ messages)
` [PATCH 2/2 v4] usb: typec: pd: Fix formatting in pd.h header

KMSAN: uninit-value in smsc95xx_reset
 2020-08-17 17:51 UTC 

[PATCH v2 0/7] usb: dwc3: gadget: Fix TRB preparation
 2020-08-17 17:35 UTC  (4+ messages)
` [PATCH v2 4/7] usb: dwc3: gadget: Refactor preparing TRBs

[PATCH 0/2] usb: dwc3: pci: Allow Elkhart Lake to utilize DSM method for PM functionality
 2020-08-17 13:09 UTC  (3+ messages)
` [PATCH 2/2] "

[EXT] INFO: trying to register non-static key in del_timer_sync (2)
 2020-08-17 13:06 UTC  (4+ messages)
` [PATCH] mwifiex: don't call del_timer_sync() on uninitialized timer

KASAN: invalid-free in klist_children_put
 2020-08-17 11:32 UTC 

[PATCH] usb: musb: Fix runtime PM race in musb_queue_resume_work
 2020-08-17 10:59 UTC  (2+ messages)

[Bug 208891] New: Thunderbolt hotplug fails on HP x360 13t-aw000/86FA with HP Thunderbolt 3 Dock
 2020-08-17 10:43 UTC  (2+ messages)
` [Bug 208891] "

[PATCH v3 2/2] USB: serial: cp210x: Proper RTS control when buffers fill
 2020-08-17  9:55 UTC  (4+ messages)

[PATCH v2 0/7] usb: host: xhci: some changes for xhci-plat.c
 2020-08-17  9:44 UTC  (8+ messages)
` [PATCH v2 1/7] usb: host: xhci-plat: add platform data support
` [PATCH v2 2/7] usb: host: xhci-plat: add .suspend_quirk for struct xhci_plat_priv
` [PATCH v2 3/7] usb: host: xhci-plat: delete the unnecessary code
` [PATCH v2 4/7] usb: host: xhci-plat: add priv quirk for skip PHY initialization
` [PATCH v2 5/7] usb: host: xhci-plat: add wakeup entry at sysfs
` [PATCH v2 6/7] usb: host: xhci-plat: improve the comments for xhci_plat_suspend
` [PATCH v2 7/7] usb: host: xhci: avoid calling contineous two times for xhci_suspend

[PATCH 0/7] usb: convert tasklets to use new tasklet_setup()
 2020-08-17  9:02 UTC  (8+ messages)
` [PATCH 1/7] usb: atm: convert tasklets to use new tasklet_setup() API
` [PATCH 2/7] usb: c67x00: "
` [PATCH 3/7] usb: hcd: "
` [PATCH 4/7] usb/gadget: f_midi: "
` [PATCH 5/7] usb/gadget: fsl_qe_udc: "
` [PATCH 6/7] usb: xhci: "
` [PATCH 7/7] usb: mos7720: "

[PATCH 0/8] drivers: net: convert tasklets to use new tasklet_setup()
 2020-08-17  8:46 UTC  (13+ messages)
` [PATCH 1/2] net: arcnet: convert tasklets to use new tasklet_setup() API
` [PATCH 1/9] net: ifb: "
` [PATCH] net: mvpp2: Prepare to use the new tasklet API
` [PATCH 2/2] net: caif: convert tasklets to use new tasklet_setup() API
` [PATCH 2/9] net: ppp: "
` [PATCH 3/9] net: cdc_ncm: "
` [PATCH 4/9] net: hso: "
` [PATCH 5/9] net: lan78xx: "
` [PATCH 6/9] net: pegasus: "
` [PATCH 7/9] net: r8152: "
` [PATCH 8/9] net: rtl8150: "
` [PATCH 9/9] net: usbnet: "

[PATCH 1/2 v3] tcpm: During PR_SWAP, source caps should be sent only after tSwapSourceStart
 2020-08-17  8:07 UTC  (4+ messages)

[PATCH v2 3/4] dt-bindings: usb: Add Microchip USB47xx/USB49xx support
 2020-08-17  7:54 UTC  (3+ messages)
` [PATCH v3] Add two new configuration drivers for Microchip USB hubs

[PATCH v5 0/9] usb: some PM changes for cdns3 and xhci-plat
 2020-08-17  4:39 UTC  (5+ messages)
` [PATCH v5 8/9] usb: cdns3: host: add .suspend_quirk for xhci-plat.c
` [PATCH v5 9/9] usb: cdns3: host: add xhci_plat_priv quirk XHCI_SKIP_PHY_INIT

[PATCH 1/3] usb: dwc3: of-simple: Add compatible for rk3328
 2020-08-16 19:23 UTC  (5+ messages)
` [PATCH 2/3] arm64: dts: rockchip: rk3328 usb3 controller node
  ` [PATCH 3/3] arm64: dts: rockchip: enable rk3328-rock64 usb3 nodes

[PATCH V6] hwmon: add fan/pwm driver for corsair h100i platinum
 2020-08-16 19:11 UTC  (3+ messages)

[PATCH V5] hwmon: add fan/pwm driver for corsair h100i platinum
 2020-08-16 16:26 UTC  (4+ messages)

[PATCH v2] usb: renesas-xhci: add missing versions
 2020-08-16 11:59 UTC 

[PATCH] usb: renesas-xhci: add version 0x2020 as valid
 2020-08-16  9:49 UTC 

[PATCH V4] hwmon: add fan/pwm driver for corsair h100i platinum
 2020-08-16  9:34 UTC  (8+ messages)

[PATCH V4] hwmon: add fan/pwm driver for corsair h100i platinum
 2020-08-16  9:05 UTC  (2+ messages)

[PATCH] dt-bindings: Whitespace clean-ups in schema files
 2020-08-16  8:44 UTC  (3+ messages)

[PATCH V3] hwmon: add fan/pwm driver for corsair h100i platinum
 2020-08-15 21:00 UTC  (8+ 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).