summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2018-07-06usb: usbtest: use irqsave() in USB's complete callbackSebastian Andrzej Siewior
2018-07-06usb: quirks: add delay quirks for Corsair StrafeNico Sneck
2018-07-06xhci: xhci-mem: off by one in xhci_stream_id_to_ring()Dan Carpenter
2018-07-06usb/gadget: aspeed-vhub: add USB_LIBCOMPOSITE dependencyArnd Bergmann
2018-07-06Merge tag 'usb-serial-4.18-rc4' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2018-07-06USB: serial: kobil_sct: add missing version error handlingJohan Hovold
2018-07-06USB: serial: kobil_sct: fix modem-status error handlingJohan Hovold
2018-07-06USB: serial: mos7840: fix status-register error handlingJohan Hovold
2018-07-06USB: serial: keyspan_pda: fix modem-status error handlingJohan Hovold
2018-07-05usb: simplify usbport triggerUwe Kleine-König
2018-07-05leds: triggers: let struct led_trigger::activate() return an error codeUwe Kleine-König
2018-07-05usb: chipidea: Always build ULPI codeFabio Estevam
2018-07-04USB: serial: cp210x: add another USB ID for Qivicon ZigBee stickOlli Salonen
2018-07-04USB: serial: ch341: fix type promotion bug in ch341_control_in()Dan Carpenter
2018-07-02scsi: target: Remove second argument from fabric_make_tpg()Bart Van Assche
2018-07-02USB: typec: fsusb302: Drop empty set_current_limit implementationHans de Goede
2018-07-02USB: mark expected switch fall-throughsGustavo A. R. Silva
2018-07-02USB: musb: mark expected switch fall-throughsGustavo A. R. Silva
2018-07-02usb: wusbcore: security: cast sizeof to int for comparisonJulia Lawall
2018-07-02usb: typec: tcpm: Support for Alternate ModesHeikki Krogerus
2018-07-02usb: typec: pi3usb30532: Start using generic state valuesHeikki Krogerus
2018-07-02usb: typec: Add driver for DisplayPort alternate modeHeikki Krogerus
2018-07-02usb: typec: Bus type for alternate modesHeikki Krogerus
2018-07-02usb: typec: Register a device for every modeHeikki Krogerus
2018-07-02usb: typec: mux: Get the mux identifier from function parameterHeikki Krogerus
2018-07-02typec: tcpm: Correctly report power_supply current and voltage for non pd supplyHans de Goede
2018-07-02usb: xhci: dbc: Don't decrement runtime PM counter if DBC is not startedKai-Heng Feng
2018-07-02usb: update for tcpci drivers moving out of stagingStephen Rothwell
2018-07-02Merge 4.18-rc3 into usb-nextGreg Kroah-Hartman
2018-06-28usb: typec: function for checking cable plug orientationHeikki Krogerus
2018-06-28staging: typec: tcpci: move tcpci drivers out of stagingLi Jun
2018-06-28typec: tcpm: add starting value for drp togglingLi Jun
2018-06-28usb: typec: tcpm: support get typec and pd config from device propertiesLi Jun
2018-06-28usb: typec: add API to get typec basic port power and data configLi Jun
2018-06-28usb: typec: add fwnode to tcpcLi Jun
2018-06-28usb: typec: tps6598x: Remove VLA usageKees Cook
2018-06-28usb: cdc-wdm: use irqsave() in USB's complete callbackSebastian Andrzej Siewior
2018-06-28USB: cdc-wdm: don't enable interrupts in USB-givebackSebastian Andrzej Siewior
2018-06-28usb: legousbtower: use irqsave() in USB's complete callbackSebastian Andrzej Siewior
2018-06-28usb: ldusb: use irqsave() in USB's complete callbackSebastian Andrzej Siewior
2018-06-28usb: iowarrior: remove intr_idx_lockSebastian Andrzej Siewior
2018-06-28usb: adutux: use irqsave() in USB's complete callbackSebastian Andrzej Siewior
2018-06-28usb: wusbcore: remove excessive irqsaveJohn Ogness
2018-06-28usb: usb-skeleton: use irqsave() in USB's complete callbackJohn Ogness
2018-06-28usb: usblp: use irqsave() in USB's complete callbackSebastian Andrzej Siewior
2018-06-28usb: usbfs: use irqsave() in USB's complete callbackSebastian Andrzej Siewior
2018-06-28usb: core: use irqsave() in sg_complete() complete callbackSebastian Andrzej Siewior
2018-06-28usb: cdc-acm: use irqsave() in USB's complete callbackSebastian Andrzej Siewior
2018-06-28USB: host: ehci-npcm7xx: Fix some error codes in probeDan Carpenter
2018-06-28Merge tag 'usb-serial-4.18-rc3' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman