summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | 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-1610-26/+31
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | usb: dwc3: gadget: remove redundant variable maxpacketColin Ian King2018-07-131-3/+0
| * | | | | | usb: host: ehci-sched: remove redundant pointer devColin Ian King2018-07-131-4/+0
| * | | | | | usb: host: u132-hcd: remove redundant variable num_portsColin Ian King2018-07-131-2/+0
| * | | | | | USB: host: whci: remove redundant variable tColin Ian King2018-07-131-2/+0
| * | | | | | usb: xhci: dbc: remove redundant pointer dbcColin Ian King2018-07-131-2/+0
| * | | | | | usb: isp1760: remove redundant variable 'selector'Colin Ian King2018-07-131-2/+0
| * | | | | | usb-misc: sisusbvga: remove redundant variable modeyColin Ian King2018-07-131-2/+2
| * | | | | | usb: misc: uss720: remove redundant pointer usbdevColin Ian King2018-07-131-2/+0
| * | | | | | usb: usbip: remove redundant pointer epColin Ian King2018-07-131-2/+0
| * | | | | | usb: host: xhci-rcar: Add a condition check about PLL activeYoshihiro Shimoda2018-07-061-0/+26
| * | | | | | usb: host: xhci-rcar: Simplify getting the firmware name for R-Car Gen3Yoshihiro Shimoda2018-07-061-15/+2
| * | | | | | usb: host: xhci-plat: add firmware_name for R-Car Gen3Yoshihiro Shimoda2018-07-061-0/+1
| * | | | | | usb: typec: avoid format-overflow warningArnd Bergmann2018-07-061-1/+1
| * | | | | | usb: typec: unlock dp->lock on error exit path, and also zero ret if successfulColin Ian King2018-07-061-3/+5
| * | | | | | usb: typec: fix dereference before null check on adevColin Ian King2018-07-061-1/+2
| * | | | | | usb: usbtest: use irqsave() in USB's complete callbackSebastian Andrzej Siewior2018-07-061-4/+6
| * | | | | | USB: typec: fsusb302: Drop empty set_current_limit implementationHans de Goede2018-07-021-12/+0
| * | | | | | USB: mark expected switch fall-throughsGustavo A. R. Silva2018-07-022-0/+2
| * | | | | | USB: musb: mark expected switch fall-throughsGustavo A. R. Silva2018-07-022-1/+2
| * | | | | | usb: wusbcore: security: cast sizeof to int for comparisonJulia Lawall2018-07-021-1/+1
| * | | | | | usb: typec: tcpm: Support for Alternate ModesHeikki Krogerus2018-07-021-30/+135
| * | | | | | usb: typec: pi3usb30532: Start using generic state valuesHeikki Krogerus2018-07-021-5/+8
| * | | | | | usb: typec: Add driver for DisplayPort alternate modeHeikki Krogerus2018-07-025-0/+597
| * | | | | | usb: typec: Bus type for alternate modesHeikki Krogerus2018-07-024-75/+732
| * | | | | | usb: typec: Register a device for every modeHeikki Krogerus2018-07-022-143/+74
| * | | | | | usb: typec: mux: Get the mux identifier from function parameterHeikki Krogerus2018-07-022-4/+4
| * | | | | | usb: update for tcpci drivers moving out of stagingStephen Rothwell2018-07-021-0/+1
| * | | | | | Merge 4.18-rc3 into usb-nextGreg Kroah-Hartman2018-07-0223-63/+294
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | usb: typec: function for checking cable plug orientationHeikki Krogerus2018-06-281-0/+12
OpenPOWER on IntegriCloud