summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
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-05usb: chipidea: Always build ULPI codeFabio Estevam4-18/+5
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
2018-07-02usb: wusbcore: security: cast sizeof to int for comparisonJulia Lawall1-1/+1
2018-07-02usb: typec: tcpm: Support for Alternate ModesHeikki Krogerus1-30/+135
2018-07-02usb: typec: pi3usb30532: Start using generic state valuesHeikki Krogerus1-5/+8
2018-07-02usb: typec: Add driver for DisplayPort alternate modeHeikki Krogerus5-0/+597
2018-07-02usb: typec: Bus type for alternate modesHeikki Krogerus4-75/+732
2018-07-02usb: typec: Register a device for every modeHeikki Krogerus2-143/+74
2018-07-02usb: typec: mux: Get the mux identifier from function parameterHeikki Krogerus2-4/+4
2018-07-02typec: tcpm: Correctly report power_supply current and voltage for non pd supplyHans de Goede1-2/+3
2018-07-02usb: xhci: dbc: Don't decrement runtime PM counter if DBC is not startedKai-Heng Feng1-4/+8
2018-07-02usb: update for tcpci drivers moving out of stagingStephen Rothwell1-0/+1
2018-07-02Merge 4.18-rc3 into usb-nextGreg Kroah-Hartman23-63/+294
2018-06-28usb: typec: function for checking cable plug orientationHeikki Krogerus1-0/+12
2018-06-28staging: typec: tcpci: move tcpci drivers out of stagingLi Jun5-0/+1080
2018-06-28typec: tcpm: add starting value for drp togglingLi Jun1-5/+5
2018-06-28usb: typec: tcpm: support get typec and pd config from device propertiesLi Jun1-22/+109
2018-06-28usb: typec: add API to get typec basic port power and data configLi Jun1-4/+54
2018-06-28usb: typec: add fwnode to tcpcLi Jun1-0/+1
2018-06-28usb: typec: tps6598x: Remove VLA usageKees Cook1-1/+10
2018-06-28usb: cdc-wdm: use irqsave() in USB's complete callbackSebastian Andrzej Siewior1-6/+10
2018-06-28USB: cdc-wdm: don't enable interrupts in USB-givebackSebastian Andrzej Siewior1-7/+24
2018-06-28usb: legousbtower: use irqsave() in USB's complete callbackSebastian Andrzej Siewior1-2/+3
2018-06-28usb: ldusb: use irqsave() in USB's complete callbackSebastian Andrzej Siewior1-3/+4
2018-06-28usb: iowarrior: remove intr_idx_lockSebastian Andrzej Siewior1-5/+0
2018-06-28usb: adutux: use irqsave() in USB's complete callbackSebastian Andrzej Siewior1-4/+6
2018-06-28usb: wusbcore: remove excessive irqsaveJohn Ogness1-4/+4
2018-06-28usb: usb-skeleton: use irqsave() in USB's complete callbackJohn Ogness1-4/+6
2018-06-28usb: usblp: use irqsave() in USB's complete callbackSebastian Andrzej Siewior1-4/+6
2018-06-28usb: usbfs: use irqsave() in USB's complete callbackSebastian Andrzej Siewior1-2/+3
2018-06-28usb: core: use irqsave() in sg_complete() complete callbackSebastian Andrzej Siewior1-4/+5
2018-06-28usb: cdc-acm: use irqsave() in USB's complete callbackSebastian Andrzej Siewior1-2/+3
2018-06-28USB: host: ehci-npcm7xx: Fix some error codes in probeDan Carpenter1-2/+2
2018-06-28Merge tag 'usb-serial-4.18-rc3' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman1-0/+14
2018-06-27USB: serial: digi_acceleport: rename tty flag variableJohan Hovold1-6/+6
2018-06-26USB: serial: usb_wwan: use irqsave() in USB's complete callbackJohn Ogness1-2/+3
2018-06-26USB: serial: ti_usb_3410_5052: use irqsave() in USB's complete callbackJohn Ogness1-4/+5