summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xhci: dbc: Provide sysfs option to configure dbc descriptorsMathias Nyman2023-03-233-4/+243
* xhci: mem: Join string literals backAndy Shevchenko2023-03-231-17/+10
* xhci: mem: Replace explicit castings with appropriate specifiersAndy Shevchenko2023-03-231-10/+7
* xhci: mem: Use while (i--) pattern to clean upAndy Shevchenko2023-03-231-2/+1
* xhci: mem: Drop useless return:sAndy Shevchenko2023-03-231-7/+4
* xhci: mem: Get rid of redundant 'else'Andy Shevchenko2023-03-231-8/+6
* xhci: mem: Use dma_poll_zalloc() instead of explicit memset()Andy Shevchenko2023-03-231-4/+2
* xhci: mem: Carefully calculate size for memory allocationsAndy Shevchenko2023-03-231-4/+5
* usb: ftdi-elan: Delete driverUwe Kleine-König2023-03-215-2803/+0
* usb: host: u132-hcd: Delete driverUwe Kleine-König2023-03-217-3272/+0
* dt-bindings: usb: Drop unneeded quotesRob Herring2023-03-2120-36/+36
* usb: host: u132-hcd: Drop if with an always true conditionUwe Kleine-König2023-03-211-32/+34
* usb: host: u132-hcd: Various style improvementsUwe Kleine-König2023-03-211-190/+208
* dt-bindings: usb: dwc3: Add QCM2290 compatibleKonrad Dybcio2023-03-161-0/+2
* usb: misc: usb3503: support usb3803 and bypass modeEmanuele Ghidoli2023-03-162-1/+22
* usb: misc: usb3503: refactor code to prepare for usb3803 additionEmanuele Ghidoli2023-03-161-25/+19
* dt-bindings: usb: smsc,usb3503: Add usb3803Emanuele Ghidoli2023-03-161-2/+52
* usb: gadget: aspeed: Rectify a bit a random header inclusionAndy Shevchenko2023-03-165-5/+0
* usb: typec: fusb302: mark OF related data as maybe unusedKrzysztof Kozlowski2023-03-161-1/+1
* usb: typec: hd3ss3220: Drop of_match_ptr for ID tableKrzysztof Kozlowski2023-03-161-1/+1
* usb: misc: usb251xb: drop of_match_ptr for ID tableKrzysztof Kozlowski2023-03-161-9/+1
* usb: gadget: max3420_udc: drop of_match_ptr for ID tableKrzysztof Kozlowski2023-03-161-1/+1
* usb: gadget: renesas_usb3: drop of_match_ptr for ID tableKrzysztof Kozlowski2023-03-161-1/+1
* usb: gadget: rzv2m_usb3drd: drop of_match_ptr for ID tableKrzysztof Kozlowski2023-03-161-1/+1
* usb: renesas_usbhs: drop of_match_ptr for ID tableKrzysztof Kozlowski2023-03-161-1/+1
* usb: host: max3421-hcd: drop of_match_ptr for ID tableKrzysztof Kozlowski2023-03-161-1/+1
* usb: host: xhci-rcar: drop of_match_ptr for ID tableKrzysztof Kozlowski2023-03-161-1/+1
* usb: acpi: Switch to use acpi_evaluate_dsm_typed()Andy Shevchenko2023-03-161-8/+4
* usb: Use of_property_read_bool() for boolean propertiesRob Herring2023-03-166-32/+25
* usb: Use of_property_present() for testing DT property presenceRob Herring2023-03-165-6/+6
* usb: musb: mpfs: convert SOC_MICROCHIP_POLARFIRE to ARCH_MICROCHIP_POLARFIREConor Dooley2023-03-161-1/+1
* usb: remove dead code in dwc3_gadget_get_irqYalong Zou2023-03-161-5/+0
* dt-bindings: usb: snps,dwc3: support i.MX8MQPeng Fan2023-03-091-5/+7
* usb: xhci: change some trace event __dynamic_array() to __get_buf()Linyu Yuan2023-03-091-13/+7
* usb: dwc3: change some trace event __dynamic_array() to __get_buf()Linyu Yuan2023-03-091-4/+2
* usb: cdns3: change some trace event __dynamic_array() to __get_buf()Linyu Yuan2023-03-092-16/+8
* usb: cdns3: change trace event cdns3_ring() operationLinyu Yuan2023-03-092-17/+7
* usb: gadget: f_fs: Fix incorrect version checking of OS descsYuta Hayama2023-03-091-2/+5
* usb: gadget: udc: replace kzalloc with devm_kzalloc in mv_udc_probeKang Chen2023-03-091-1/+1
* usb: gadget: udc: add return value check of kzalloc in mv_udc_probeKang Chen2023-03-091-0/+4
* usb: gadget: composite: Draw 100mA current if not configuredPrashanth K2023-03-091-0/+4
* usb: dwc3: gadget: Change condition for processing suspend eventPrashanth K2023-03-091-9/+2
* usb: dwc3: core: add external vBus supply support for ulpi phyPiyush Mehta2023-03-092-0/+16
* dt-bindings: usb: dwc3: Add snps,ulpi-ext-vbus-drv quirkPiyush Mehta2023-03-091-0/+8
* dt-bindings: usb: allow evaluated properties in OHCI controllersRafał Miłecki2023-03-091-1/+1
* dt-bindings: usb: usb-device: make "compatible" optionalRafał Miłecki2023-03-091-1/+0
* dt-bindings: usb: snps,dwc3: document extcon propertyKrzysztof Kozlowski2023-03-091-0/+4
* usb: gadget: udc: renesas_usb3: remove R-Car H3 ES1.* handlingWolfram Sang2023-03-091-22/+1
* usb: host: xhci-rcar: remove R-Car H3 ES1.* handlingWolfram Sang2023-03-091-29/+2
* usb: host: xhci-rcar: remove leftover quirk handlingWolfram Sang2023-03-091-3/+0