summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* USB: option: add support for DW5821eAleksander Morgado2018-07-281-0/+4
* Merge tag 'usb-ci-v4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2018-07-281-2/+2
|\
| * usb: chipidea: tegra: Use aligned DMA on Tegra114/124Marcel Ziswiler2018-06-261-2/+2
* | Merge tag 'phy-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kis...Greg Kroah-Hartman2018-07-2812-21/+557
|\ \
| * | phy: mvebu-cp110-comphy: switch to SPDX identifierAntoine Tenart2018-07-241-4/+1
| * | phy: berlin: switch to SPDX license identifierJisheng Zhang2018-07-102-8/+2
| * | phy: Renesas R-Car gen3 PCIe PHY driverSergei Shtylyov2018-07-103-0/+159
| * | phy: qcom-usb-hs: Mark expected switch fall-throughGustavo A. R. Silva2018-07-101-0/+1
| * | phy: bcm-sr-pcie: Add Stingray PCIe PHY driverRay Jui2018-07-103-0/+317
| * | phy: phy-mtk-tphy: add property for BC12Chunfeng Yun2018-07-101-0/+13
| * | phy: phy-mtk-tphy: add properties for eye diagram testChunfeng Yun2018-07-101-0/+62
| * | phy: phy-mtk-tphy: use SPDX license tagChunfeng Yun2018-07-102-9/+2
* | | usb: usbtmc: Add support for 32 bit compat applicationsGuido Kiener2018-07-241-0/+4
* | | usb: usbtmc: Add ioctl for termination characterGuido Kiener2018-07-211-2/+34
* | | usb: usbtmc: Add ioctl for EOM bitGuido Kiener2018-07-211-1/+27
* | | usb: usbtmc: Add ioctl for triggerGuido Kiener2018-07-211-0/+49
* | | usb: usbtmc: Add ioctls to set/get usb timeoutGuido Kiener2018-07-211-6/+59
* | | usb: usbtmc: use consistent timeout errorGuido Kiener2018-07-211-1/+1
* | | usb: usbtmc: Support Read Status Byte with SRQ per fileGuido Kiener2018-07-211-31/+105
* | | usb/phy: fix PPC64 build errors in phy-fsl-usb.cRandy Dunlap2018-07-211-1/+3
* | | Merge tag 'usb-serial-4.19-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2018-07-2018-159/+431
|\ \ \
| * | | USB: serial: cp210x: implement GPIO support for CP2102NKaroly Pados2018-07-201-36/+209
| * | | USB: serial: cp210x: improve line-speed handling for CP2104 and CP2105Johan Hovold2018-07-181-2/+7
| * | | USB: serial: cp210x: generalise CP2102N line-speed handlingJohan Hovold2018-07-181-23/+27
| * | | USB: serial: cp210x: improve baudrate support for CP2102NKaroly Pados2018-07-181-5/+34
| * | | USB: serial: cp210x: honour device-type maximum line speedJohan Hovold2018-07-181-3/+38
| * | | USB: serial: cp210x: make line-speed quantisation data drivenJohan Hovold2018-07-181-43/+56
| * | | USB: serial: iuu_phoenix: drop redundant input-speed re-encodingJohan Hovold2018-07-161-3/+0
| * | | USB: serial: iuu_phoenix: drop unused driver-data baud rateJohan Hovold2018-07-161-2/+0
| * | | USB: serial: mos7720: remove redundant variables iflag, mask and serialColin Ian King2018-07-161-9/+0
| * | | USB: serial: kl5kusb105: remove KLSI device idJohan Hovold2018-07-112-4/+0
| * | | USB: serial: kobil_sct: add missing version error handlingJohan Hovold2018-07-061-4/+8
| * | | USB: serial: kobil_sct: fix modem-status error handlingJohan Hovold2018-07-061-2/+10
| * | | USB: serial: digi_acceleport: rename tty flag variableJohan Hovold2018-06-271-6/+6
| * | | USB: serial: usb_wwan: use irqsave() in USB's complete callbackJohn Ogness2018-06-261-2/+3
| * | | USB: serial: ti_usb_3410_5052: use irqsave() in USB's complete callbackJohn Ogness2018-06-261-4/+5
| * | | USB: serial: symbolserial: use irqsave() in USB's complete callbackJohn Ogness2018-06-261-2/+3
| * | | USB: serial: sierra: use irqsave() in USB's complete callbackJohn Ogness2018-06-261-4/+5
| * | | USB: serial: sierra: fix potential deadlock at closeJohn Ogness2018-06-261-2/+2
| * | | USB: serial: quatech2: use irqsave() in USB's complete callbackJohn Ogness2018-06-261-2/+3
| * | | USB: serial: mos7840: use irqsave() in USB's complete callbackJohn Ogness2018-06-261-2/+3
| * | | USB: serial: mos7720: use irqsave() in USB's complete callbackJohn Ogness2018-06-261-2/+3
| * | | USB: serial: io_ti: use irqsave() in USB's complete callbackJohn Ogness2018-06-261-2/+3
| * | | USB: serial: io_edgeport: use irqsave() in USB's complete callbackJohn Ogness2018-06-261-6/+11
| * | | USB: serial: digi_acceleport: use irqsave() in USB's complete callbackJohn Ogness2018-06-261-10/+13
| * | | USB: serial: cyberjack: use irqsave() in USB's complete callbackJohn Ogness2018-06-261-7/+10
| * | | USB: serial: cast sizeof() to int when comparing with error codeChengguang Xu2018-06-253-3/+3
* | | | Merge 4.18-rc5 into usb-nextGreg Kroah-Hartman2018-07-16190-822/+1754
|\ \ \ \
| * \ \ \ Merge tag 'rtc-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abell...Linus Torvalds2018-07-152-6/+6
| |\ \ \ \
| | * | | | rtc: fix alarm read and set offsetAlexandre Belloni2018-07-131-3/+5