summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-03-23USB: serial: quatech2: remove unused qt2_setdevice functionTom Rix
2023-03-23usb: typec: tipd: remove unused tps6598x_write16,32 functionsTom Rix
2023-03-23usb: typec: tcpci_mt6360: remove unused mt6360_tcpc_read16 functionTom Rix
2023-03-23usb: gadget: udc: remove unused usbf_ep_dma_reg_clrset functionTom Rix
2023-03-23usb: typec: tcpm: remove unnecessary (void*) conversionsYu Zhe
2023-03-23usb: chipidea: debug: remove redundant 'role' debug fileXu Yang
2023-03-23xhci: Move xhci MSI sync function to to xhci-pciJosue David Hernandez Gutierrez
2023-03-23xhci: Call MSI sync function from xhci-pci instead of generic xhci codeJosue David Hernandez Gutierrez
2023-03-23xhci: Move functions to cleanup MSI to xhci-pciJosue David Hernandez Gutierrez
2023-03-23xhci: move PCI specific MSI/MSIX cleanup away from generic xhci functionsJosue David Hernandez Gutierrez
2023-03-23xhci: Move functions to setup msi to xhci-pciJosue David Hernandez Gutierrez
2023-03-23xhci: Avoid PCI MSI/MSIX interrupt reinitialization at resumeJosue David Hernandez Gutierrez
2023-03-23xhci: dbc: Provide sysfs option to configure dbc descriptorsMathias Nyman
2023-03-23xhci: mem: Join string literals backAndy Shevchenko
2023-03-23xhci: mem: Replace explicit castings with appropriate specifiersAndy Shevchenko
2023-03-23xhci: mem: Use while (i--) pattern to clean upAndy Shevchenko
2023-03-23xhci: mem: Drop useless return:sAndy Shevchenko
2023-03-23xhci: mem: Get rid of redundant 'else'Andy Shevchenko
2023-03-23xhci: mem: Use dma_poll_zalloc() instead of explicit memset()Andy Shevchenko
2023-03-23xhci: mem: Carefully calculate size for memory allocationsAndy Shevchenko
2023-03-21usb: ftdi-elan: Delete driverUwe Kleine-König
2023-03-21usb: host: u132-hcd: Delete driverUwe Kleine-König
2023-03-21usb: host: u132-hcd: Drop if with an always true conditionUwe Kleine-König
2023-03-21usb: host: u132-hcd: Various style improvementsUwe Kleine-König
2023-03-16usb: misc: usb3503: support usb3803 and bypass modeEmanuele Ghidoli
2023-03-16usb: misc: usb3503: refactor code to prepare for usb3803 additionEmanuele Ghidoli
2023-03-16usb: gadget: aspeed: Rectify a bit a random header inclusionAndy Shevchenko
2023-03-16usb: typec: fusb302: mark OF related data as maybe unusedKrzysztof Kozlowski
2023-03-16usb: typec: hd3ss3220: Drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-03-16usb: misc: usb251xb: drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-03-16usb: gadget: max3420_udc: drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-03-16usb: gadget: renesas_usb3: drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-03-16usb: gadget: rzv2m_usb3drd: drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-03-16usb: renesas_usbhs: drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-03-16usb: host: max3421-hcd: drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-03-16usb: host: xhci-rcar: drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-03-16usb: acpi: Switch to use acpi_evaluate_dsm_typed()Andy Shevchenko
2023-03-16usb: Use of_property_read_bool() for boolean propertiesRob Herring
2023-03-16usb: Use of_property_present() for testing DT property presenceRob Herring
2023-03-16usb: musb: mpfs: convert SOC_MICROCHIP_POLARFIRE to ARCH_MICROCHIP_POLARFIREConor Dooley
2023-03-16usb: remove dead code in dwc3_gadget_get_irqYalong Zou
2023-03-09usb: xhci: change some trace event __dynamic_array() to __get_buf()Linyu Yuan
2023-03-09usb: dwc3: change some trace event __dynamic_array() to __get_buf()Linyu Yuan
2023-03-09usb: cdns3: change some trace event __dynamic_array() to __get_buf()Linyu Yuan
2023-03-09usb: cdns3: change trace event cdns3_ring() operationLinyu Yuan
2023-03-09usb: gadget: f_fs: Fix incorrect version checking of OS descsYuta Hayama
2023-03-09usb: gadget: udc: replace kzalloc with devm_kzalloc in mv_udc_probeKang Chen
2023-03-09usb: gadget: udc: add return value check of kzalloc in mv_udc_probeKang Chen
2023-03-09usb: gadget: composite: Draw 100mA current if not configuredPrashanth K
2023-03-09usb: dwc3: gadget: Change condition for processing suspend eventPrashanth K