summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2020-01-08usb: gadget: udc: atmel: constify copied structureJulia Lawall
2020-01-08usb: missing parentheses in USE_NEW_SCHEMEQi Zhou
2020-01-08usb: ohci-da8xx: ensure error return on variable error is setColin Ian King
2020-01-08usb: musb: Disable pullup at initPaul Cercueil
2020-01-08usb: musb: fix idling for suspend after disconnect interruptTony Lindgren
2020-01-08usb: typec: ucsi: Fix the notification bit offsetsHeikki Krogerus
2020-01-08usb: host: oxu210hp-hcd: fix gcc warningArnd Bergmann
2020-01-08usb: typec: ucsi: Actually enable all the interface notificationsHeikki Krogerus
2020-01-08usb: typec: fix non-kernel-doc commentsRandy Dunlap
2020-01-08phy: core: Add consumer device link supportAlexandre Torgue
2020-01-06USB: Fix: Don't skip endpoint descriptors with maxpacket=0Alan Stern
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2020-01-02USB-PD tcpm: bad warning+size, PPS adaptersDouglas Gilbert
2020-01-02Merge tag 'usb-serial-5.5-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2019-12-31usb: host: Do not compile test deprecated USB_OCTEON_EHCIKrzysztof Kozlowski
2019-12-30usb: usb3503: Convert to use GPIO descriptorsLinus Walleij
2019-12-30usb: renesas_usbhs: Switch to GPIO descriptorLinus Walleij
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-30usb: chipidea: host: Disable port power only if previously enabledGuenter Roeck
2019-12-30usb: cdns3: should not use the same dev_id for shared interrupt handlerPeter Chen
2019-12-30usb: dwc3: gadget: Fix request complete checkThinh Nguyen
2019-12-30usb: musb: dma: Correct parameter passed to IRQ handlerPaul Cercueil
2019-12-30usb: musb: jz4740: Silence error if code is -EPROBE_DEFERPaul Cercueil
2019-12-30usb: udc: tegra: select USB_ROLE_SWITCHArnd Bergmann
2019-12-30USB: core: fix check for duplicate endpointsJohan Hovold
2019-12-23Merge 5.5-rc3 into usb-nextGreg Kroah-Hartman
2019-12-20USB: serial: option: add ZLP support for 0x1bc7/0x9010Daniele Palmas
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-16USB: serial: option: add Telit ME910G1 0x110a compositionDaniele Palmas
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