linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-02 05:44:39 to 2020-07-04 10:42:58 UTC [more...]

[PATCH v2] usb: gadget: epautoconf: claim smallest endpoints first
 2020-07-04 10:42 UTC  (4+ messages)

[PATCH 1/2] usb: host: xhci: avoid calling two contineous times for xhci_suspend
 2020-07-04  9:22 UTC  (4+ messages)
` [PATCH 2/2] usb: host: xhci-plat: add wakeup entry at /sys

[PATCH 00/30] Fix a bunch of W=1 issues in USB
 2020-07-04  6:04 UTC  (45+ messages)
` [PATCH 01/30] usb: phy: phy: Fix-up a whole bunch of formatting issues
` [PATCH 02/30] usb: host: pci-quirks: Demote function header from kerneldoc to comment block
` [PATCH 03/30] usb: common: debug: Demote comment blocks which are obviously not kerneldoc
` [PATCH 04/30] usb: common: usb-conn-gpio: Demote comment block which is clearly "
` [PATCH 05/30] usb: dwc3: drd: File headers are not doc headers
` [PATCH 06/30] usb: dwc3: ulpi: "
` [PATCH 07/30] usb: common: ulpi: Fix a few kerneldoc related issues
` [PATCH 08/30] usb: dwc3: dwc3-omap: Do not read DMA status
` [PATCH 09/30] usb: dwc2: gadget: Do not read GINTMSK2
` [PATCH 10/30] usb: dwc2: gadget: Remove assigned but never used 'maxsize'
` [PATCH 11/30] usb: dwc2: gadget: Avoid pointless read of EP control register
` [PATCH 12/30] usb: host: ehci-omap: Provide documentation for ehci_hcd_omap_probe()'s arg 'pdev'
` [PATCH 13/30] usb: cdns3: core: Fix incorrect formatting and misspelled function arg docs
` [PATCH 14/30] usb: cdns3: ep0: Fix a bunch of kerneldoc issues
` [PATCH 15/30] usb: dwc3: dwc3-haps: Function headers are not suitable for kerneldoc
` [PATCH 16/30] usb: mtu3: mtu3_trace: "
` [PATCH 17/30] usb: cdns3: gadget: Fix a bunch of kernel doc issues
` [PATCH 18/30] usb: dwc3: dwc3-of-simple: Function headers are not good candidates for kerneldoc
` [PATCH 19/30] usb: host: isp1362: Mark the many unused ISP1362_REG entries as __maybe_unused
` [PATCH 20/30] usb: host: ohci-at91: Demote kerneldoc headers down to basic comment blocks
` [PATCH 21/30] usb: host: ohci: Mark cc_to_error as __maybe_unused
` [PATCH 22/30] usb: cdns3: ep0: Move 'zlp' description to appropriate function header
` [PATCH 23/30] usb: host: oxu210hp-hcd: Move declaration of 'qtd' into 'ifdef OXU_URB_TRACE'
` [PATCH 24/30] usb: mtu3: mtu3_trace: Supply missing mtu3_debug.h include file
` [PATCH 25/30] usb: mtu3: mtu3_core: Demote obvious misuse of kerneldoc to standard comment block
` [PATCH 26/30] usb: c67x00: c67x00-ll-hpi: Demote obvious misuse of kerneldoc to standard comment blocks
` [PATCH 27/30] usb: class: cdc-wdm: Provide description for usb_cdc_wdm_register()'s manage_power arg
` [PATCH 28/30] usb: c67x00: c67x00-hcd: Demote obvious misuse of kerneldoc to standard comment blocks
` [PATCH 29/30] usb: class: usbtmc: File headers are not good candidates for kerneldoc
` [PATCH 30/30] usb: c67x00: c67x00-sched: Demote obvious misuse of kerneldoc to standard comment blocks

[PATCH for-5.8 v2] usb: dwc2: Add missing cleanups when usb_add_gadget_udc() fails
 2020-07-04  5:58 UTC  (2+ messages)

dwc3 inconsistent gadget connection state?
 2020-07-04  5:51 UTC  (8+ messages)

[PATCH 00/17] Documentation/driver-api: eliminate duplicated words
 2020-07-04  3:45 UTC  (18+ messages)
` [PATCH 01/17] Documentation/driver-api: dmaengine/provider: drop doubled word
` [PATCH 02/17] Documentation/driver-api: firmware/built-in-fw: "
` [PATCH 03/17] Documentation/driver-api: firmware/firmware_cache: "
` [PATCH 04/17] Documentation/driver-api: firmware/direct-fs-lookup: "
` [PATCH 05/17] Documentation/driver-api: firmware/request_firmware: "
` [PATCH 06/17] Documentation/driver-api: generic-counter: "
` [PATCH 07/17] Documentation/driver-api: iio/buffers: "
` [PATCH 08/17] Documentation/driver-api: media/cec-core: "
` [PATCH 09/17] Documentation/driver-api: media/dtv-frontend: "
` [PATCH 10/17] Documentation/driver-api: media/v4l2-dev: "
` [PATCH 11/17] Documentation/driver-api: driver-model/platform: "
` [PATCH 12/17] Documentation/driver-api: ntb: "
` [PATCH 13/17] Documentation/driver-api: nvdimm: "
` [PATCH 14/17] Documentation/driver-api: uio-howto: "
` [PATCH 15/17] Documentation/driver-api: usb/URB: "
` [PATCH 16/17] Documentation/driver-api: media/v4l2-controls: drop doubled words
` [PATCH 17/17] Documentation/driver-api: xillybus: drop doubled word

[usb:gregkh] BUILD SUCCESS bae1daa740ab5f427fcf5ddef20a5f5c662a681e
 2020-07-03 20:49 UTC 

[PATCH v4] driver/usb MODULE_DESCRIPTION entries to usb modules
 2020-07-03 20:14 UTC  (3+ messages)

[PATCH 1/2] usb: ohci-omap: Create private state container
 2020-07-03 19:49 UTC  (4+ messages)
` [PATCH 2/2] usb: ohci-omap: Convert to use GPIO descriptors

[PATCH 00/30] Fix a bunch more W=1 issues in USB
 2020-07-03 19:44 UTC  (34+ messages)
` [PATCH 01/30] usb: mtu3: mtu3_debug: Add forward declaration of 'struct ssusb_mtk'
` [PATCH 02/30] usb: host: ohci-s3c2410: Demote obvious misuse of kerneldoc to standard comment block
` [PATCH 03/30] usb: core: ledtrig-usbport: Demote obvious misuse of kerneldoc to standard comment blocks
` [PATCH 04/30] usb: misc: sisusbvga: sisusb_init: Mark all 'static const' arrays as __maybe_unused
` [PATCH 05/30] usb: atm: ueagle-atm: Demote obvious misuse of kerneldoc to standard comment blocks
` [PATCH 06/30] usb: misc: adutux: "
` [PATCH 07/30] usb: chipidea: core: Document hw_port_test_set()'s missing 'ci' argument
` [PATCH 08/30] usb: gadget: udc: core: Fix a bunch of kerneldoc misdemeanours
` [PATCH 09/30] usb: chipidea: otg: Fix kerneldoc issues relating to description of 'ci'
` [PATCH 10/30] usb: chipidea: debug: Demote obvious misuse of kerneldoc to standard comment blocks
` [PATCH 11/30] usb: chipidea: udc: Add missing descriptions for function arg 'ci'
` [PATCH 12/30] usb: chipidea: udc: Help out kerneldoc headers that have tried, demote the others
` [PATCH 13/30] usb: host: xhci: Demote obvious misuse of kerneldoc to standard comment block
` [PATCH 14/30] usb: host: xhci-mem: "
` [PATCH 15/30] usb: host: xhci-dbgcap: File headers are not good candidates for kerneldoc
` [PATCH 16/30] usb: host: xhci-dbgtty: "
` [PATCH 17/30] usb: chipidea: udc: Fix a few kerneldoc issues
` [PATCH 18/30] usb: host: xhci-debugfs: Use 'gnu_printf' format notation
` [PATCH 19/30] usb: storage: alauda: Remove set but unchecked variable
` [PATCH 20/30] usb: typec: altmodes: displayport: File headers are not good candidates for kerneldoc
` [PATCH 21/30] usb: typec: altmodes: displayport: Supply missing displayport.h include file
` [PATCH 22/30] usb: typec: tcpm: fusb302: Use 'gnu_printf' format notation
` [PATCH 23/30] usb: chipidea: usbmisc_imx: Demote obvious misuse of kerneldoc to standard comment block
` [PATCH 24/30] usb: misc: iowarrior: Fix odd corruption issue in the file header
` [PATCH 25/30] usb: misc: iowarrior: Demote obvious misuse of kerneldoc to standard comment blocks
` [PATCH 26/30] usb: gadget: function: u_serial: Repair misdocumented function argument
` [PATCH 27/30] usb: misc: ldusb: Demote obvious misuse of kerneldoc to standard comment blocks
` [PATCH 28/30] usb: musb: musb_dsps: "
` [PATCH 29/30] usb: gadget: usbstring: Repair misspelled function argument 'langid'
` [PATCH 30/30] usb: gadget: udc: dummy_hcd: Repair misspelled function argument 'dummy_hcd'

[PATCH 1/1] usbserial: cp210x - icount support for parity error checking
 2020-07-03 18:45 UTC  (13+ messages)
        ` [PATCH v3] "
            ` [PATCH v4] "

[BUG] XHCI getting ZONE_DMA32 memory > than its bus_dma_limit
 2020-07-03 17:42 UTC  (3+ messages)

[PATCH] usb: host: ohci-platform: Disable ohci for rk3288
 2020-07-03 17:08 UTC  (5+ messages)

ERROR Transfer event TRB DMA ptr not part of current TD ep_index 4 comp_code 1
 2020-07-03 16:00 UTC  (8+ messages)

[PATCH] usb: gadget: f_uac2: fix AC Interface Header Descriptor wTotalLength
 2020-07-03 13:49 UTC 

[PATCH] usb: ehci-omap: Drop surplus include
 2020-07-03 13:18 UTC  (2+ messages)

[PATCH v5 0/6] Introduce PMIC based USB type C detection
 2020-07-03 12:52 UTC  (8+ messages)
` [PATCH v5 1/6] usb: typec: Add QCOM PMIC typec detection driver
` [PATCH v5 2/6] dt-bindings: usb: Add Qualcomm PMIC type C controller dt-binding
` [PATCH v5 3/6] arm64: boot: dts: qcom: pm8150b: Add node for USB type C block
` [PATCH v5 4/6] regulator: Add support for QCOM PMIC VBUS booster
` [PATCH v5 5/6] dt-bindings: regulator: Add dt-binding for QCOM PMIC VBUS output regulator
` [PATCH v5 6/6] arm64: boot: dts: qcom: pm8150b: Add DTS node for PMIC VBUS booster

[Bug 203419] Logitech Group USB audio stopped working in 5.1-rc6
 2020-07-03 11:23 UTC  (4+ messages)

gadget: Why do Microsoft OS descriptors need their own USB request?
 2020-07-03  8:57 UTC  (8+ messages)
          ` [PATCH] usb: gadget: composite: Remove dedicated OS Feature Descriptors request

patch "usb: dwc2: gadget: Do not read GINTMSK2" added to usb-testing
 2020-07-03  8:27 UTC  (2+ messages)

patch "usb: dwc2: gadget: Remove assigned but never used 'maxsize'" added to usb-testing
 2020-07-03  8:24 UTC  (3+ messages)

[PATCH v4 0/9] usb: some PM changes for cdns3 and xhci-plat
 2020-07-03  7:31 UTC  (14+ messages)
` [PATCH v4 1/9] usb: cdns3: introduce cdns3_set_phy_power API
` [PATCH v4 2/9] usb: cdns3: add runtime PM support
` [PATCH v4 3/9] usb: cdns3: imx: add glue layer runtime pm implementation
` [PATCH v4 4/9] usb: host: xhci-plat: add platform data support
` [PATCH v4 5/9] usb: host: xhci-plat: add .suspend_quirk for struct xhci_plat_priv
` [PATCH v4 6/9] usb: host: xhci-plat: delete the unnecessary code
` [PATCH v4 7/9] usb: host: xhci-plat: add priv quirk for skip PHY initialization
` [PATCH v4 8/9] usb: cdns3: host: add .suspend_quirk for xhci-plat.c
` [PATCH v4 9/9] usb: cdns3: host: add xhci_plat_priv quirk XHCI_SKIP_PHY_INIT

[PATCH 1/2] USB: phy: fsl-usb: remove sysfs abuse
 2020-07-03  7:02 UTC  (8+ messages)
` [PATCH 2/2] USB: phy: fsl-usb: remove character device usage

[PATCH 1/1] phy: cadence: salvo: fix wrong bit definition
 2020-07-03  6:46 UTC 

[PATCH 1/1] MAINTAINERS: add freescale USB PHY driver entry
 2020-07-03  6:39 UTC 

[balbi-usb:testing/fixes] BUILD SUCCESS ae6d27d3970d56f8a199d2b60aed706cd078e715
 2020-07-03  5:55 UTC 

gadget mass storage with two USB OTG device controller
 2020-07-02 19:32 UTC  (2+ messages)

[PATCH] usb: gadget: pch_udc: Convert to use GPIO descriptors
 2020-07-02 14:57 UTC  (2+ messages)

[PATCH v1] usb: hcd: Try MSI interrupts on PCI devices
 2020-07-02 14:30 UTC 

[PATCH] USB: Fix up terminology in include files
 2020-07-02 12:33 UTC  (2+ messages)

[PATCH -next] thunderbolt: Fix old style declaration warning
 2020-07-02 11:53 UTC  (2+ messages)

WE HAVE GOLD DUST AND BAR FOR SALE LOOKING FOR RELIABLE BUYER
 2020-07-02 15:57 UTC 

[PATCH] USB: serial: console: add support for enabling flow control
 2020-07-02  8:44 UTC  (3+ messages)

[PATCH] USB: cdc-wdm: Call wake_up_all() when clearing WDM_IN_USE bit
 2020-07-02  7:24 UTC  (17+ messages)

[usb:gregkh] BUILD SUCCESS ad62ce1c885e007dc1e9ceb4ca16abc90d6bccb9
 2020-07-02  6:00 UTC 


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