summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | usb: typec: Add parameter for the VDO to typec_altmode_enter()Heikki Krogerus2020-01-094-9/+12
| * | | | usb: typec: Block mode entry if the port has the mode disabledHeikki Krogerus2020-01-091-0/+3
| * | | | usb: typec: ucsi: fix spelling mistake "connetor" -> "connector"Colin Ian King2020-01-081-1/+1
| * | | | usb: ehci-mv: Fix missing iomem in castKrzysztof Kozlowski2020-01-081-1/+1
| * | | | USB: omap_udc: use resource_sizeJulia Lawall2020-01-081-3/+3
| * | | | usb: gadget: udc: atmel: constify copied structureJulia Lawall2020-01-081-1/+1
| * | | | usb: host: oxu210hp-hcd: fix gcc warningArnd Bergmann2020-01-081-5/+9
| * | | | usb: typec: ucsi: Actually enable all the interface notificationsHeikki Krogerus2020-01-081-0/+1
| * | | | usb: typec: fix non-kernel-doc commentsRandy Dunlap2020-01-082-2/+2
| * | | | usb: host: Do not compile test deprecated USB_OCTEON_EHCIKrzysztof Kozlowski2019-12-311-1/+1
| * | | | usb: usb3503: Convert to use GPIO descriptorsLinus Walleij2019-12-301-59/+35
| * | | | usb: renesas_usbhs: Switch to GPIO descriptorLinus Walleij2019-12-302-15/+9
| * | | | usb: phy: Enable compile testing for some of driversKrzysztof Kozlowski2019-12-301-2/+2
| * | | | usb: host: Enable compile testing for some of driversKrzysztof Kozlowski2019-12-301-27/+27
| * | | | usb: typec: ucsi: add support for separate DP altmode devicesAjay Gupta2019-12-303-2/+279
| * | | | usb: typec: ucsi: Store the notification maskHeikki Krogerus2019-12-302-5/+13
| * | | | usb: mtk-xhci: Do not explicitly set the DMA maskTomasz Figa2019-12-301-5/+0
| * | | | usb: phy: ab8500-usb: Keep PHY turned on in UART modeStephan Gerhold2019-12-301-1/+25
| * | | | usb: cdns3: gadget: Remove unneeded variable retXu Wang2019-12-301-2/+1
| * | | | USB: EHCI: ehci-mv: add HSIC supportLubomir Rintel2019-12-301-0/+11
| * | | | USB: EHCI: ehci-mv: drop pxa_ehci_type and some device IDsLubomir Rintel2019-12-301-4/+2
| * | | | USB: EHCI: ehci-mv: make the PHY optionalLubomir Rintel2019-12-301-1/+1
| * | | | Merge 5.5-rc3 into usb-nextGreg Kroah-Hartman2019-12-235-6/+26
| |\ \ \ \
| * | | | | usb: gadget: move choice ... endchoice to legacy/KconfigMasahiro Yamada2019-12-172-28/+28
| * | | | | usb: gadget: u_audio: Drop superfluous ioctl PCM opsTakashi Iwai2019-12-171-1/+0
| * | | | | usb: gadget: u_audio: Use managed buffer allocationTakashi Iwai2019-12-171-16/+2
| * | | | | Merge 5.5-rc2 into usb-nextGreg Kroah-Hartman2019-12-1624-69/+137
| |\ \ \ \ \
| * | | | | | usb: host: xhci-tegra: Implement basic ELPG supportThierry Reding2019-12-101-8/+119
| * | | | | | usb: host: xhci-tegra: Add XUSB controller contextThierry Reding2019-12-101-11/+69
| * | | | | | usb: host: xhci-tegra: Add support for XUSB context save/restoreThierry Reding2019-12-101-2/+100
| * | | | | | usb: host: xhci-tegra: Enable runtime PM as late as possibleThierry Reding2019-12-101-16/+17
| * | | | | | usb: host: xhci-tegra: Reuse stored register base addressThierry Reding2019-12-101-8/+8
| * | | | | | usb: host: xhci-tegra: Extract firmware enable helperThierry Reding2019-12-101-12/+29
| * | | | | | usb: host: xhci-tegra: Use CNR as firmware ready indicatorThierry Reding2019-12-101-12/+15
| * | | | | | usb: host: xhci-tegra: Avoid a fixed duration sleepThierry Reding2019-12-101-1/+14
| * | | | | | usb: host: xhci-tegra: Separate firmware request and loadThierry Reding2019-12-101-10/+30
| * | | | | | usb: host: xhci-tegra: Fix "tega" -> "tegra" typoThierry Reding2019-12-101-2/+2
| * | | | | | usb: drop comment about 2 uhci driversRandy Dunlap2019-12-101-3/+0
| * | | | | | usb: host: ehci-sh: Remove unused platform data supportGeert Uytterhoeven2019-12-101-7/+0
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds2020-01-2711-16/+16
|\ \ \ \ \ \
| * | | | | | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-0611-16/+16
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'devprop-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-01-271-3/+3
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | usb: dwc3: use proper initializers for property entriesDmitry Torokhov2020-01-091-3/+3
* | | | | | Merge tag 'usb-serial-5.5-rc7' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2020-01-178-9/+36
|\ \ \ \ \ \
| * | | | | | USB: serial: quatech2: handle unbound portsJohan Hovold2020-01-171-0/+6
| * | | | | | USB: serial: keyspan: handle unbound portsJohan Hovold2020-01-171-0/+4
| * | | | | | USB: serial: io_edgeport: add missing active-port sanity checkJohan Hovold2020-01-171-5/+7
| * | | | | | USB: serial: io_edgeport: handle unbound ports on URB completionJohan Hovold2020-01-171-2/+2
| * | | | | | USB: serial: ch341: handle unbound port at reset_resumeJohan Hovold2020-01-171-1/+5
| * | | | | | USB: serial: suppress driver bind attributesJohan Hovold2020-01-171-0/+3
OpenPOWER on IntegriCloud