summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2019-04-26USB: serial: iuu_phoenix: drop bogus initial cflagJohan Hovold1-2/+1
2019-04-26USB: serial: cypress_m8: clean up initial-termios handlingJohan Hovold1-29/+7
2019-04-26USB: serial: cypress_m8: drop unused termiosJohan Hovold1-11/+1
2019-04-26USB: serial: cypress_m8: drop unused driver data flagJohan Hovold1-1/+0
2019-04-26USB: serial: ark3116: drop redundant init_termiosJohan Hovold1-11/+0
2019-04-26USB: serial: fix initial-termios handlingJohan Hovold1-4/+7
2019-04-25USB: yurex: Fix protection fault after device removalAlan Stern1-0/+1
2019-04-25usb: usbip: fix isoc packet num validation in get_pipeMalte Leip2-9/+10
2019-04-25usb/hcd: Send a uevent signaling that the host controller had diedRaul E Rangel1-0/+24
2019-04-25usb: typec: Add driver for NVIDIA Alt ModesAjay Gupta4-1/+59
2019-04-25usb: typec: displayport: Export probe and remove functionsAjay Gupta2-5/+15
2019-04-25usb: typec: ucsi: Support for DisplayPort alt modeHeikki Krogerus4-8/+364
2019-04-25usb: typec: ucsi: Preliminary support for alternate modesHeikki Krogerus4-92/+428
2019-04-25usb: typec: ucsi: ccg: add firmware flashing supportAjay Gupta1-13/+814
2019-04-25usb: typec: ucsi: ccg: add get_fw_info functionAjay Gupta1-2/+64
2019-04-25usb: usb251xb: Lock i2c-bus segment the hub residesSerge Semin1-0/+55
2019-04-25usb: dwc3: Allow building USB_DWC3_QCOM without EXTCONMarc Gonzalez1-2/+4
2019-04-25usbip: stub_rx: tidy the indenting in is_clear_halt_cmd()Dan Carpenter1-3/+3
2019-04-24Merge tag 'drm/tegra/for-5.2-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie1-1/+2
2019-04-21USB: serial: digi_acceleport: clean up set_termiosJohan Hovold1-17/+16
2019-04-21USB: serial: digi_acceleport: clean up modem-control handlingJohan Hovold1-4/+4
2019-04-19USB: core: Fix bug caused by duplicate interface PM usage counterAlan Stern2-21/+5
2019-04-19usb: mtu3: get optional clock by devm_clk_get_optional()Chunfeng Yun1-16/+3
2019-04-19usb: chipidea: msm: get optional clock by devm_clk_get_optional()Chunfeng Yun1-6/+3
2019-04-19usb: dwc2: get optional clock by devm_clk_get_optional()Chunfeng Yun1-3/+3
2019-04-19usb: misc: usb3503: get optional clock by devm_clk_get_optional()Chunfeng Yun1-30/+18
2019-04-19usb: host: xhci-plat: get optional clock by devm_clk_get_optional()Chunfeng Yun1-21/+18
2019-04-19usb: xhci-mtk: get optional clock by devm_clk_get_optional()Chunfeng Yun1-16/+3
2019-04-19usb: typec: fusb302: Revert "Resolve fixed power role contract setup"Hans de Goede1-9/+46
2019-04-19usb: typec: fusb302: Implement start_toggling for all port-typesHans de Goede1-3/+13
2019-04-19usb: typec: tcpm: Notify the tcpc to start connection-detection for SRPsHans de Goede4-27/+35
2019-04-19usb: host: use usb_endpoint_maxp instead of usb_maxpacketYan Zhu1-6/+4
2019-04-19USB: dummy-hcd: Fix failure to give back unlinked URBsAlan Stern1-4/+15
2019-04-17USB: core: Don't unbind interfaces following device reset failureAlan Stern1-1/+4
2019-04-16usb-storage: Set virt_boundary_mask to avoid SG overflowsAlan Stern1-14/+12
2019-04-16USB: core: Fix unterminated string returned by usb_string()Alan Stern1-1/+3
2019-04-16USB: hub: Remove returned value 'status' since never usedMathieu Malaterre1-7/+6
2019-04-16usb: host: xhci-tegra: Add Tegra186 XUSB supportJC Kuo1-0/+25
2019-04-16usb: host: xhci-tegra: Selectively program IPFSJC Kuo1-17/+26
2019-04-12usb: ohci-da8xx: drop the vbus GPIOBartosz Golaszewski1-27/+5
2019-04-12usb: ohci-da8xx: disable the regulator if the overcurrent irq firedBartosz Golaszewski1-5/+17
2019-04-12usb: ohci-da8xx: let the regulator framework keep track of use countBartosz Golaszewski1-6/+2
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon2-6/+0
2019-04-03video: backlight: Remove useless BACKLIGHT_LCD_SUPPORT kernel symbolAlexander Shiyan1-1/+0
2019-04-03USB: serial: pl2303: fix tranceiver suspend modeJohan Hovold1-4/+29
2019-04-03USB: serial: pl2303: fix non-supported xon/xoffJohan Hovold1-5/+20
2019-04-01Merge 5.1-rc3 into usb-nextGreg Kroah-Hartman22-36/+106
2019-03-29Merge tag 'usb-serial-5.1-rc3' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman5-8/+20
2019-03-29Merge tag 'fixes-for-v5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman4-8/+11
2019-03-28USB: serial: option: add Olicard 600Bjørn Mork1-4/+6