summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)Author
2020-07-29usb: mtu3: introduce a funtion to check maximum speedChunfeng Yun
2020-07-29usb: mtu3: clear interrupts status when disable interruptsChunfeng Yun
2020-07-29usb: mtu3: reinitialize CSR registersChunfeng Yun
2020-07-29usb: mtu3: fix macro for maximum number of packetsChunfeng Yun
2020-07-29usb: mtu3: remove unnecessary pointer checksChunfeng Yun
2020-07-29usb: xhci: Fix ASMedia ASM1142 DMA addressingForest Crossman
2020-07-29usb: xhci: define IDs for various ASMedia host controllersForest Crossman
2020-07-29usb: musb: convert to devm_platform_ioremap_resource_bynameChunfeng Yun
2020-07-29usb: gadget: tegra-xudc: convert to devm_platform_ioremap_resource_bynameChunfeng Yun
2020-07-29usb: gadget: r8a66597: convert to devm_platform_ioremap_resource_bynameChunfeng Yun
2020-07-29usb: dwc3: convert to devm_platform_ioremap_resource_bynameChunfeng Yun
2020-07-29usb: cdns3: convert to devm_platform_ioremap_resource_bynameChunfeng Yun
2020-07-29usb: phy: am335x: convert to devm_platform_ioremap_resource_bynameChunfeng Yun
2020-07-29usb: mtu3: convert to devm_platform_ioremap_resource_bynameChunfeng Yun
2020-07-29USB: Simplify USB ID table matchBastien Nocera
2020-07-29usb: typec: tcpm: Add WARN_ON ensure we are not trying to send 2 VDM packets ...Hans de Goede
2020-07-29usb: typec: tcpm: Fix AB BA lock inversion between tcpm code and the alt-mode...Hans de Goede
2020-07-29usb: typec: tcpm: Refactor tcpm_handle_vdm_requestHans de Goede
2020-07-29usb: typec: tcpm: Refactor tcpm_handle_vdm_request payload handlingHans de Goede
2020-07-29usb: typec: tcpm: Add tcpm_queue_vdm_unlocked() helperHans de Goede
2020-07-29usb: typec: tcpm: Move mod_delayed_work(&port->vdm_state_machine) call into t...Hans de Goede
2020-07-29Merge tag 'usb-ci-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2020-07-28Merge tag 'usb-serial-5.9-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2020-07-28xhci: dbgtty: Make some functions staticWei Yongjun
2020-07-28xhci: dbc: Make function xhci_dbc_ring_alloc() staticWei Yongjun
2020-07-28usb: chipidea: imx: get available runtime dr mode for wakeup settingPeter Chen
2020-07-28usb: chipidea: add query_available_role interfacePeter Chen
2020-07-27Revert "usb: dwc2: override PHY input signals with usb role switch support"Greg Kroah-Hartman
2020-07-27Revert "usb: dwc2: don't use ID/Vbus detection if usb-role-switch on STM32MP1...Greg Kroah-Hartman
2020-07-27USB: iowarrior: fix up report size handling for some devicesGreg Kroah-Hartman
2020-07-27Merge tag 'usb-for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2020-07-27Merge 5.8-rc7 into tty-nextGreg Kroah-Hartman
2020-07-27Merge 5.8-rc7 into usb-nextGreg Kroah-Hartman
2020-07-24usb: dwc3: gadget: when the started list is empty stop the active xferMichael Grzeschik
2020-07-24usb: dwc3: gadget: make starting isoc transfers more robustMichael Olbrich
2020-07-24usb: dwc3: gadget: add frame number maskMichael Grzeschik
2020-07-24usb: gadget: function: printer: Interface is disabled and returns errorZqiang
2020-07-24usb: gadget: f_uac2: fix AC Interface Header Descriptor wTotalLengthRuslan Bilovol
2020-07-24usb: bdc: Use devm_clk_get_optional()Florian Fainelli
2020-07-24usb: bdc: Halt controller on suspendDanesh Petigara
2020-07-24usb: bdc: driver runs out of buffer descriptors on large ADB transfersAl Cooper
2020-07-24usb: bdc: Adb shows offline after resuming from S2Al Cooper
2020-07-24bdc: Fix bug causing crash after multiple disconnectsSasi Kumar
2020-07-24usb: bdc: Add compatible string for new style USB DT nodesAl Cooper
2020-07-24USB: PHY: JZ4770: Reformat the code to align it.周琰杰 (Zhou Yanjie)
2020-07-24USB: PHY: JZ4770: Add support for new Ingenic SoCs.周琰杰 (Zhou Yanjie)
2020-07-24USB: PHY: JZ4770: Unify code style and simplify code.周琰杰 (Zhou Yanjie)
2020-07-24usb: gadget: net2280: fix memory leak on probe error handling pathsEvgeny Novikov
2020-07-24usb: cdns3: drd: simplify *switch_gadet and *switch_hostPawel Laszczak
2020-07-24usb: cdns3: core: removed overwriting some error codePawel Laszczak