summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2019-12-30usb: phy: Enable compile testing for some of driversKrzysztof Kozlowski
2019-12-30usb: host: Enable compile testing for some of driversKrzysztof Kozlowski
2019-12-30usb: typec: ucsi: add support for separate DP altmode devicesAjay Gupta
2019-12-30usb: typec: ucsi: Store the notification maskHeikki Krogerus
2019-12-30usb: mtk-xhci: Do not explicitly set the DMA maskTomasz Figa
2019-12-30usb: phy: ab8500-usb: Keep PHY turned on in UART modeStephan Gerhold
2019-12-30usb: cdns3: gadget: Remove unneeded variable retXu Wang
2019-12-30USB: EHCI: ehci-mv: add HSIC supportLubomir Rintel
2019-12-30USB: EHCI: ehci-mv: drop pxa_ehci_type and some device IDsLubomir Rintel
2019-12-30USB: EHCI: ehci-mv: make the PHY optionalLubomir Rintel
2019-12-23Merge 5.5-rc3 into usb-nextGreg Kroah-Hartman
2019-12-18usb: xhci: Fix build warning seen with CONFIG_PM=nGuenter Roeck
2019-12-17usbip: Fix error path of vhci_recv_ret_submit()Suwan Kim
2019-12-17usbip: Fix receive error in vhci-hcd when using scatter-gatherSuwan Kim
2019-12-17usb: gadget: move choice ... endchoice to legacy/KconfigMasahiro Yamada
2019-12-17usb: gadget: u_audio: Drop superfluous ioctl PCM opsTakashi Iwai
2019-12-17usb: gadget: u_audio: Use managed buffer allocationTakashi Iwai
2019-12-17USB: EHCI: Do not return -EPIPE when hub is disconnectedErkka Talvitie
2019-12-17usb: typec: fusb302: Fix an undefined reference to 'extcon_get_state'zhong jiang
2019-12-16Merge 5.5-rc2 into usb-nextGreg Kroah-Hartman
2019-12-14Merge tag 'usb-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-12-12usb: dwc3: pci: add ID for the Intel Comet Lake -H variantHeikki Krogerus
2019-12-11xhci: make sure interrupts are restored to correct stateMathias Nyman
2019-12-11xhci: handle some XHCI_TRUST_TX_LENGTH quirks cases as default behaviour.Mathias Nyman
2019-12-11xhci: Increase STS_HALT timeout in xhci_suspend()Kai-Heng Feng
2019-12-11usb: xhci: only set D3hot for pci deviceHenry Lin
2019-12-11xhci: fix USB3 device initiated resume race with roothub autosuspendMathias Nyman
2019-12-11xhci: Fix memory leak in xhci_add_in_port()Mika Westerberg
2019-12-11Merge tag 'fixes-for-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2019-12-11USB: Fix incorrect DMA allocations for local memory pool driversFredrik Noring
2019-12-10usb: gadget: fix wrong endpoint descEJ Hsu
2019-12-10usb: dwc3: ep0: Clear started flag on completionThinh Nguyen
2019-12-10usb: dwc3: gadget: Clear started flag for non-IOCThinh Nguyen
2019-12-10usb: dwc3: gadget: Fix logical conditionTejas Joglekar
2019-12-10USB: atm: ueagle-atm: add missing endpoint checkJohan Hovold
2019-12-10USB: adutux: fix interface sanity checkJohan Hovold
2019-12-10USB: idmouse: fix interface sanity checksJohan Hovold
2019-12-10USB: serial: io_edgeport: fix epic endpoint lookupJohan Hovold
2019-12-10usb: mon: Fix a deadlock in usbmon between mmap and readPete Zaitcev
2019-12-10usb: common: usb-conn-gpio: Don't log an error on probe deferralBryan O'Donoghue
2019-12-10usb: core: urb: fix URB structure initialization functionEmiliano Ingrassia
2019-12-10usb: typec: fix use after free in typec_register_port()Wen Yang
2019-12-10usb: roles: fix a potential use after freeWen Yang
2019-12-10usb: host: xhci-tegra: Implement basic ELPG supportThierry Reding
2019-12-10usb: host: xhci-tegra: Add XUSB controller contextThierry Reding
2019-12-10usb: host: xhci-tegra: Add support for XUSB context save/restoreThierry Reding
2019-12-10usb: host: xhci-tegra: Enable runtime PM as late as possibleThierry Reding
2019-12-10usb: host: xhci-tegra: Reuse stored register base addressThierry Reding
2019-12-10usb: host: xhci-tegra: Extract firmware enable helperThierry Reding
2019-12-10usb: host: xhci-tegra: Use CNR as firmware ready indicatorThierry Reding