summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2023-04-20usb: dwc2: improve error handling in __dwc2_lowlevel_hw_enableFabrice Gasnier
2023-04-20usb: xhci-mtk: add optional frame count clockChunfeng Yun
2023-04-20usb: xhci: plat: Add USB 3.0 phy supportStanley Chang
2023-04-20usb: host: xhci-plat: Use dev_is_pci() helperNobuhiro Iwamatsu
2023-04-20xhci: fix debugfs register accesses while suspendedJohan Hovold
2023-04-20usb: Add explicit of.h of_platform.h includeRob Herring
2023-04-20usb: gadget: tegra-xudc: Remove unneeded return variableJon Hunter
2023-04-20usb: gadget: tegra-xudc: Fix crash in vbus_drawJon Hunter
2023-04-20Merge tag 'usb-serial-6.4-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2023-04-18USB: serial: option: add UNISOC vendor and TOZED LT70C productArınç ÜNAL
2023-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-04-10Merge 6.3-rc6 into usb-nextGreg Kroah-Hartman
2023-04-10Merge 6.3-rc6 into char-misc-nextGreg Kroah-Hartman
2023-04-06USB: core: Fix docs warning caused by wireless_status featureBastien Nocera
2023-04-05usb: cdnsp: Fixes error: uninitialized symbol 'len'Pawel Laszczak
2023-04-05usb: ulpi: Use of_request_module()Miquel Raynal
2023-04-05usb: gadgetfs: Fix ep_read_iter to handle ITER_UBUFSandeep Dhavale
2023-04-05usb: gadget: f_fs: Fix ffs_epfile_read_iter to handle ITER_UBUFSandeep Dhavale
2023-04-05usb: typec: altmodes/displayport: Fix configure initial pin assignmentRD Babiera
2023-04-05usb: dwc3: pci: add support for the Intel Meteor Lake-SHeikki Krogerus
2023-04-05usb: chipidea: imx: avoid unnecessary probe deferThomas Ballasi
2023-04-05usb: typec: ucsi: acpi: add quirk for ASUS Zenbook UM325Samuel Čavoj
2023-04-05usb: dwc3: pci: Change PCI device macrosAndy Shevchenko
2023-04-05usb: typec: tcpm: try to get role switch from tcpc fwnodeLi Jun
2023-04-05usb: musb: ux500: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-05usb: musb: tusb6010: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-05usb: musb: sunxi: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-05usb: musb: omap2430: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-05usb: musb: musb_dsps: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-05usb: musb: musb_core: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-05usb: musb: mpfs: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-05usb: musb: mediatek: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-05usb: musb: jz4740: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-05usb: musb: da8xx: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-05USB: serial: quatech2: remove unused qt2_setdevice functionTom Rix
2023-04-03USB: core: Add API to change the wireless_statusBastien Nocera
2023-04-03USB: core: Add wireless_status sysfs attributeBastien Nocera
2023-04-03Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman
2023-03-31Merge tag 'usb-serial-6.3-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2023-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-03-30xhci: Free the command allocated for setting LPM if we return earlyMathias Nyman
2023-03-30Revert "usb: xhci-pci: Set PROBE_PREFER_ASYNCHRONOUS"Mathias Nyman
2023-03-30xhci: also avoid the XHCI_ZERO_64B_REGS quirk with a passthrough iommuD Scott Phillips
2023-03-29USB: serial: option: add Quectel RM500U-CN modemBjørn Mork
2023-03-29usb: xhci: tegra: fix sleep in atomic callWayne Chang
2023-03-29usb: move config USB_USS720 to usb's misc KconfigLukas Bulwahn
2023-03-29usb: gadget: f_ecm: Add suspend/resume and remote wakeup supportElson Roy Serrao
2023-03-29usb: gadget: Handle function suspend feature selectorElson Roy Serrao
2023-03-29usb: dwc3: Add function suspend and function wakeup supportElson Roy Serrao
2023-03-29usb: gadget: Add function wakeup supportElson Roy Serrao