summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)Author
2020-08-07Merge tag 'media/v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-08-06Merge tag 'tty-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-08-05Merge tag 'usb-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-04Merge tag 'tasklets-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-08-03Merge tag 'arm-soc-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2020-07-30treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()Kees Cook
2020-07-30usb: gadget: udc: Avoid tasklet passing a globalKees Cook
2020-07-30usb: common: usb-conn-gpio: Register chargerPaul Cercueil
2020-07-29usb: mtu3: simplify mtu3_req_complete()Chunfeng Yun
2020-07-29usb: mtu3: clear dual mode of u3port when disable deviceChunfeng Yun
2020-07-29usb: mtu3: use MTU3_EP_WEDGE flagChunfeng Yun
2020-07-29usb: mtu3: remove useless member @busy in mtu3_ep structChunfeng Yun
2020-07-29usb: mtu3: remove repeated error logChunfeng Yun
2020-07-29usb: mtu3: add ->udc_set_speed()Chunfeng Yun
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