summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2018-07-24usb: usbtmc: Add support for 32 bit compat applicationsGuido Kiener1-0/+4
2018-07-21usb: usbtmc: Add ioctl for termination characterGuido Kiener1-2/+34
2018-07-21usb: usbtmc: Add ioctl for EOM bitGuido Kiener1-1/+27
2018-07-21usb: usbtmc: Add ioctl for triggerGuido Kiener1-0/+49
2018-07-21usb: usbtmc: Add ioctls to set/get usb timeoutGuido Kiener1-6/+59
2018-07-21usb: usbtmc: use consistent timeout errorGuido Kiener1-1/+1
2018-07-21usb: usbtmc: Support Read Status Byte with SRQ per fileGuido Kiener1-31/+105
2018-07-21usb/phy: fix PPC64 build errors in phy-fsl-usb.cRandy Dunlap1-1/+3
2018-07-20Merge tag 'usb-serial-4.19-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman18-159/+431
2018-07-20USB: serial: cp210x: implement GPIO support for CP2102NKaroly Pados1-36/+209
2018-07-18USB: serial: cp210x: improve line-speed handling for CP2104 and CP2105Johan Hovold1-2/+7
2018-07-18USB: serial: cp210x: generalise CP2102N line-speed handlingJohan Hovold1-23/+27
2018-07-18USB: serial: cp210x: improve baudrate support for CP2102NKaroly Pados1-5/+34
2018-07-18USB: serial: cp210x: honour device-type maximum line speedJohan Hovold1-3/+38
2018-07-18USB: serial: cp210x: make line-speed quantisation data drivenJohan Hovold1-43/+56
2018-07-16USB: serial: iuu_phoenix: drop redundant input-speed re-encodingJohan Hovold1-3/+0
2018-07-16USB: serial: iuu_phoenix: drop unused driver-data baud rateJohan Hovold1-2/+0
2018-07-16USB: serial: mos7720: remove redundant variables iflag, mask and serialColin Ian King1-9/+0
2018-07-16Merge 4.18-rc5 into usb-nextGreg Kroah-Hartman10-26/+31
2018-07-13usb: dwc3: gadget: remove redundant variable maxpacketColin Ian King1-3/+0
2018-07-13usb: host: ehci-sched: remove redundant pointer devColin Ian King1-4/+0
2018-07-13usb: host: u132-hcd: remove redundant variable num_portsColin Ian King1-2/+0
2018-07-13USB: host: whci: remove redundant variable tColin Ian King1-2/+0
2018-07-13usb: xhci: dbc: remove redundant pointer dbcColin Ian King1-2/+0
2018-07-13usb: isp1760: remove redundant variable 'selector'Colin Ian King1-2/+0
2018-07-13usb-misc: sisusbvga: remove redundant variable modeyColin Ian King1-2/+2
2018-07-13usb: misc: uss720: remove redundant pointer usbdevColin Ian King1-2/+0
2018-07-13usb: usbip: remove redundant pointer epColin Ian King1-2/+0
2018-07-11USB: serial: kl5kusb105: remove KLSI device idJohan Hovold2-4/+0
2018-07-06USB: yurex: fix out-of-bounds uaccess in read handlerJann Horn1-17/+6
2018-07-06usb: host: xhci-rcar: Add a condition check about PLL activeYoshihiro Shimoda1-0/+26
2018-07-06usb: host: xhci-rcar: Simplify getting the firmware name for R-Car Gen3Yoshihiro Shimoda1-15/+2
2018-07-06usb: host: xhci-plat: add firmware_name for R-Car Gen3Yoshihiro Shimoda1-0/+1
2018-07-06usb: typec: avoid format-overflow warningArnd Bergmann1-1/+1
2018-07-06usb: typec: unlock dp->lock on error exit path, and also zero ret if successfulColin Ian King1-3/+5
2018-07-06usb: typec: fix dereference before null check on adevColin Ian King1-1/+2
2018-07-06usb: usbtest: use irqsave() in USB's complete callbackSebastian Andrzej Siewior1-4/+6
2018-07-06usb: quirks: add delay quirks for Corsair StrafeNico Sneck1-0/+4
2018-07-06xhci: xhci-mem: off by one in xhci_stream_id_to_ring()Dan Carpenter1-1/+1
2018-07-06usb/gadget: aspeed-vhub: add USB_LIBCOMPOSITE dependencyArnd Bergmann1-0/+1
2018-07-06Merge tag 'usb-serial-4.18-rc4' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman4-2/+8
2018-07-06USB: serial: kobil_sct: add missing version error handlingJohan Hovold1-4/+8
2018-07-06USB: serial: kobil_sct: fix modem-status error handlingJohan Hovold1-2/+10
2018-07-06USB: serial: mos7840: fix status-register error handlingJohan Hovold1-0/+3
2018-07-06USB: serial: keyspan_pda: fix modem-status error handlingJohan Hovold1-1/+3
2018-07-04USB: serial: cp210x: add another USB ID for Qivicon ZigBee stickOlli Salonen1-0/+1
2018-07-04USB: serial: ch341: fix type promotion bug in ch341_control_in()Dan Carpenter1-1/+1
2018-07-02USB: typec: fsusb302: Drop empty set_current_limit implementationHans de Goede1-12/+0
2018-07-02USB: mark expected switch fall-throughsGustavo A. R. Silva2-0/+2
2018-07-02USB: musb: mark expected switch fall-throughsGustavo A. R. Silva2-1/+2