summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* usbip: tools: fix atoi() on non-null terminated stringColin Ian King2018-10-181-3/+3
* USB: misc: appledisplay: fix backlight update_status return codeMattias Jacobsson2018-10-181-2/+5
* phy: phy-pxa-usb: add a new driverLubomir Rintel2018-10-183-0/+357
* Merge tag 'usb-serial-4.20-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2018-10-183-6/+420
|\
| * USB: serial: cypress_m8: remove set but not used variable 'iflag'YueHaibing2018-10-051-2/+1
| * USB: serial: cypress_m8: fix interrupt-out transfer lengthJohan Hovold2018-10-051-1/+1
| * USB: serial: ftdi_sio: add support for FT232R CBUS gpiosJohan Hovold2018-10-052-3/+40
| * USB: serial: ftdi_sio: fix gpio name collisionsJohan Hovold2018-10-051-5/+0
| * USB: serial: ftdi_sio: implement GPIO support for FT-X devicesKaroly Pados2018-09-262-2/+385
| * USB: serial: cypress_m8: fix spelling mistake "retreiving" -> "retrieving"Colin Ian King2018-09-241-1/+1
* | usb: host: add DT bindings for faraday fotg2Hans Ulli Kroll2018-10-151-0/+35
* | usb: host: ohci-at91: fix request of irq for optional gpioTudor.Ambarus@microchip.com2018-10-151-0/+2
* | usb/early: remove set but not used variable 'remain_length'YueHaibing2018-10-091-3/+0
* | usb: typec: Fix copy/paste on typec_set_vconn_role() kerneldocStephen Boyd2018-10-091-1/+1
* | usb: typec: tcpm: Report back negotiated PPS voltage and currentAdam Thomson2018-10-091-0/+6
* | USB: core: remove set but not used variable 'udev'YueHaibing2018-10-091-3/+0
* | usb: core: fix memory leak on port_dev_path allocationColin Ian King2018-10-091-1/+3
* | Merge tag 'usb-ci-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2018-10-089-17/+63
|\ \
| * | usb: chipidea: Fix otg event handlerLoic Poulain2018-09-201-3/+6
| * | usb: chipidea: Prevent unbalanced IRQ disableLoic Poulain2018-09-201-1/+2
| * | doc: usb: ci-hdrc-usb2: Add pinctrl properties definitionLoic Poulain2018-09-201-0/+2
| * | usb: chipidea: Add dynamic pinctrl selectionLoic Poulain2018-09-204-0/+43
| * | usb: chipidea: imx: make MODULE_LICENCE and SPDX-identifier matchMarcus Folkesson2018-09-202-2/+2
| * | usb: chipidea: imx: enable OTG overcurrent in case USB subsystem is already s...Nicolas Adell2018-09-201-0/+2
| * | usb: chipidea: imx: do not use preprocessor conditionals for PMMarcus Folkesson2018-09-201-11/+6
* | | Merge 4.19-rc7 into usb-nextGreg Kroah-Hartman2018-10-08314-1789/+2759
|\ \ \
| * | | Linux 4.19-rc7v4.19-rc7Greg Kroah-Hartman2018-10-071-1/+1
| * | | Merge tag 'char-misc-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2018-10-0710-44/+57
| |\ \ \
| | * | | thunderbolt: Initialize after IOMMUsMika Westerberg2018-10-021-1/+1
| | * | | thunderbolt: Do not handle ICM events after domain is stoppedMika Westerberg2018-10-021-29/+20
| | * | | firmware: Always initialize the fw_priv list objectBjorn Andersson2018-09-301-2/+5
| | * | | docs: fpga: document fpga manager flagsAlan Tull2018-09-302-6/+19
| | * | | fpga: bridge: fix obvious function documentation errorAlan Tull2018-09-301-1/+1
| | * | | tools: hv: fcopy: set 'error' in case an unknown operation was requestedVitaly Kuznetsov2018-09-301-0/+1
| | * | | fpga: do not access region struct after fpga_region_unregisterAlan Tull2018-09-302-2/+5
| | * | | Drivers: hv: vmbus: Use get/put_cpu() in vmbus_connect()Dexuan Cui2018-09-301-3/+5
| * | | | Merge tag 'tty-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Greg Kroah-Hartman2018-10-073-19/+42
| |\ \ \ \
| | * | | | Revert "serial: sh-sci: Allow for compressed SCIF address"Geert Uytterhoeven2018-10-021-15/+10
| | * | | | Revert "serial: sh-sci: Remove SCIx_RZ_SCIFA_REGTYPE"Geert Uytterhoeven2018-10-022-0/+32
| | * | | | Revert "serial: 8250_dw: Fix runtime PM handling"Guenter Roeck2018-10-021-4/+0
| | |/ / /
| * | | | Merge tag 'usb-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Greg Kroah-Hartman2018-10-075-5/+25
| |\ \ \ \
| | * | | | usb: xhci-mtk: resume USB3 roothub firstChunfeng Yun2018-10-021-2/+2
| | * | | | xhci: Add missing CAS workaround for Intel Sunrise Point xHCIMathias Nyman2018-10-021-0/+2
| | * | | | usb: cdc_acm: Do not leak URB buffersRomain Izard2018-10-021-0/+6
| | * | | | Merge tag 'usb-serial-4.19-rc7' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2018-10-022-3/+15
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | USB: serial: simple: add Motorola Tetra MTP6550 idJohan Hovold2018-09-241-1/+2
| | | * | | USB: serial: option: add two-endpoints device-id flagJohan Hovold2018-09-141-10/+7
| | | * | | USB: serial: option: improve Quectel EP06 detectionKristian Evensen2018-09-141-2/+16
| * | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2018-10-074-6/+23
| |\ \ \ \ \
| | * | | | | i2c: designware: Call i2c_dw_clk_rate() only when calculating timingsJarkko Nikula2018-10-051-1/+3