summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2023-03-17driver core: class: remove module * from class_create()Greg Kroah-Hartman
2023-03-17drivers: remove struct module * setting from struct classGreg Kroah-Hartman
2023-03-16scsi: usb: gadget: f_tcm: Remove default fabric ops calloutsDmitry Bogdanov
2023-03-16usb: gadget: Use correct endianness of the wLength field for WebUSBAndy Shevchenko
2023-03-16uas: Add US_FL_NO_REPORT_OPCODES for JMicron JMS583Gen 2Yaroslav Furman
2023-03-16usb: cdnsp: changes PCI Device ID to fix conflict with CNDS3 driverPawel Laszczak
2023-03-16usb: cdns3: Fix issue with using incorrect PCI device functionPawel Laszczak
2023-03-16usb: cdnsp: Fixes issue with redundant Status StagePawel Laszczak
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-14USB: serial: option: add Telit FE990 compositionsEnrico Sau
2023-03-13USB: serial: cp210x: add Silicon Labs IFS-USB-DATACABLE IDsKees Jan Koster
2023-03-09usb: dwc2: drd: fix inconsistent mode if role-switch-default-mode="host"Ziyang Huang
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
2023-03-09usb: dwc3: core: add external vBus supply support for ulpi phyPiyush Mehta
2023-03-09usb: gadget: udc: renesas_usb3: remove R-Car H3 ES1.* handlingWolfram Sang
2023-03-09usb: host: xhci-rcar: remove R-Car H3 ES1.* handlingWolfram Sang
2023-03-09usb: host: xhci-rcar: remove leftover quirk handlingWolfram Sang
2023-03-09usb: host: oxu210hp-hcd: Replace fake flex-array with flexible-array memberGustavo A. R. Silva
2023-03-09usb: host: xhci-tegra: Drop using of_irq_parse_one()Rob Herring
2023-03-09usb: typec: tcpm: fix warning when handle discover_identity messageXu Yang
2023-03-09usb: typec: tcpm: fix create duplicate source-capabilities fileXu Yang
2023-03-09usb: gadget: u_audio: don't let userspace block driver unbindAlvin Šipraga
2023-03-09usb: misc: onboard-hub: add support for Microchip USB2517 USB 2.0 hubAlexander Stein
2023-03-09usb: dwc3: gadget: Add 1ms delay after end transfer command without IOCWesley Cheng
2023-03-09usb: dwc3: Fix a typo in field nameVincenzo Palazzo
2023-03-09usb: ucsi_acpi: Increase the command completion timeoutHans de Goede