summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* USB: remove the URB_NO_FSBR flagAlan Stern2017-12-127-13/+2Star
* usb: typec: wcove: fix the sink capabilitiesHeikki Krogerus2017-12-121-3/+1Star
* doc: usb: chipidea: Fix typo in 'enumerate'Fabio Estevam2017-12-081-6/+6
* xhci: add port status tracing for Get Hub Status requestsMathias Nyman2017-12-082-0/+7
* xhci: add port status tracing for Get Port Status hub requestsMathias Nyman2017-12-082-0/+6
* usb: xhci: allow imod-interval to be configurableAdam Wallis2017-12-087-5/+23
* usb: xhci: Cleanup printk debug message for ERSTLu Baolu2017-12-083-21/+0Star
* usb: xhci: Cleanup printk debug message for registersLu Baolu2017-12-084-258/+0Star
* usb: xhci: Add DbC support in xHCI driverLu Baolu2017-12-089-0/+1829
* usb: xhci: Make some static functions globalLu Baolu2017-12-083-42/+72
* xhci: remove unnecessary boolean parameter from xhci_alloc_commandMathias Nyman2017-12-085-31/+16Star
* xhci: add helper to allocate command with input contextMathias Nyman2017-12-083-4/+26
* dt-bindings: usb-xhci: Document r8a7743 supportFabrizio Castro2017-12-081-1/+3
* usb: xhci: remove unused variable ep_ringCorentin Labbe2017-12-081-2/+0Star
* usb: xhci: remove unused variable urb_privCorentin Labbe2017-12-081-2/+0Star
* usb: xhci: remove unused variable epCorentin Labbe2017-12-081-2/+0Star
* usb: xhci: remove unused variable last_freed_endpointCorentin Labbe2017-12-081-3/+0Star
* typec: tcpm: Only request matching pdosBadhri Jagan Sridharan2017-12-071-42/+121
* typec: tcpm: Validate source and sink capsBadhri Jagan Sridharan2017-12-073-17/+131
* usb: early: Correct the endpoint type value for bulk in endpointLu Baolu2017-12-071-1/+1
* uas: Remove US_FL_NO_ATA_1X unusual device entries for Seagate devicesHans de Goede2017-12-071-63/+0Star
* usb: host: fotg210: Use dma_pool_zallocVasyl Gomonovych2017-12-071-5/+2Star
* usb: Don't print a warning if interface driver rebind is deferred at resumeMathias Nyman2017-12-071-1/+1
* tools/usbip: fixes build with musl libc toolchainJulien BOIBESSOT2017-12-071-1/+1
* USB: storage: Remove obsolete "FIXME"Mikhail Zaytsev2017-12-061-4/+4
* usb: typec: remove duplicate includesPravin Shedge2017-12-061-1/+0Star
* usb: core: Fix logging messages with spurious periods after newlinesJoe Perches2017-12-063-17/+14Star
* USB: of: clean up device-node helperJohan Hovold2017-11-284-20/+19Star
* USB: ledtrig-usbport: fix of-node leakJohan Hovold2017-11-281-1/+7
* USB: add device-tree support for interfacesJohan Hovold2017-11-283-6/+96
* dt-bindings: usb: add interface bindingJohan Hovold2017-11-281-2/+66
* typec: tcpm: fusb302: Resolve out of order messaging eventsAdam Thomson2017-11-281-4/+17
* typec: fusb302: Use dev_err during probeMats Karrman2017-11-281-9/+8Star
* USB: usbip: fix spelling mistake: "synchronuously" -> "synchronously"Colin Ian King2017-11-281-1/+1
* USB: host: whci: remove redundant variable tColin Ian King2017-11-281-2/+0Star
* usb: core: lower log level when device is not able to deal with stringKai-Heng Feng2017-11-281-1/+1
* Linux 4.15-rc1Linus Torvalds2017-11-271-2/+2
* Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-11-276-6/+42
|\
| * ARM: BUG if jumping to usermode address in kernel modeRussell King2017-11-262-0/+24
| * ARM: 8722/1: mm: make STRICT_KERNEL_RWX effective for LPAEPhilip Derrin2017-11-211-2/+2
| * ARM: 8721/1: mm: dump: check hardware RO bit for LPAEPhilip Derrin2017-11-211-2/+2
| * ARM: make decompressor debug output user selectableRussell King2017-11-211-2/+2
| * ARM: fix get_user_pages_fastRussell King2017-11-211-0/+12
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-2612-15/+52
|\ \
| * | genirq/matrix: Make - vs ?: Precedence explicitKees Cook2017-11-231-1/+1
| * | irqchip/imgpdc: Use resource_size function on resource objectVasyl Gomonovych2017-11-231-1/+1
| * | irqchip/qcom: Fix u32 comparison with value less than zeroColin Ian King2017-11-231-1/+1
| * | irqchip/exiu: Fix return value check in exiu_init()Wei Yongjun2017-11-141-2/+2
| * | Merge tag 'irqchip-4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Thomas Gleixner2017-11-148-10/+47
| |\ \
| | * | irqchip/gic-v3-its: Remove artificial dependency on PCIMarc Zyngier2017-11-132-1/+9