summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
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 usb-nextGreg Kroah-Hartman
2020-07-26Merge tag 'char-misc-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-07-26Merge tag 'driver-core-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-07-26Merge tag 'staging-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-07-26Merge tag 'tty-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-07-26Merge tag 'usb-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-07-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-07-25Merge tag 'timers-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-07-25Merge tag 'efi-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net into masterLinus Torvalds
2020-07-24drivers/net/wan: lapb: Corrected the usage of skb_cowXie He
2020-07-24Merge tag 'pci-v5.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds