summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2019-04-25usb: usb251xb: Lock i2c-bus segment the hub residesSerge Semin
2019-04-25usb: dwc3: Allow building USB_DWC3_QCOM without EXTCONMarc Gonzalez
2019-04-25usbip: stub_rx: tidy the indenting in is_clear_halt_cmd()Dan Carpenter
2019-04-24Merge tag 'drm/tegra/for-5.2-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie
2019-04-21USB: serial: digi_acceleport: clean up set_termiosJohan Hovold
2019-04-21USB: serial: digi_acceleport: clean up modem-control handlingJohan Hovold
2019-04-19USB: core: Fix bug caused by duplicate interface PM usage counterAlan Stern
2019-04-19usb: mtu3: get optional clock by devm_clk_get_optional()Chunfeng Yun
2019-04-19usb: chipidea: msm: get optional clock by devm_clk_get_optional()Chunfeng Yun
2019-04-19usb: dwc2: get optional clock by devm_clk_get_optional()Chunfeng Yun
2019-04-19usb: misc: usb3503: get optional clock by devm_clk_get_optional()Chunfeng Yun
2019-04-19usb: host: xhci-plat: get optional clock by devm_clk_get_optional()Chunfeng Yun
2019-04-19usb: xhci-mtk: get optional clock by devm_clk_get_optional()Chunfeng Yun
2019-04-19usb: typec: fusb302: Revert "Resolve fixed power role contract setup"Hans de Goede
2019-04-19usb: typec: fusb302: Implement start_toggling for all port-typesHans de Goede
2019-04-19usb: typec: tcpm: Notify the tcpc to start connection-detection for SRPsHans de Goede
2019-04-19usb: host: use usb_endpoint_maxp instead of usb_maxpacketYan Zhu
2019-04-19USB: dummy-hcd: Fix failure to give back unlinked URBsAlan Stern
2019-04-17USB: core: Don't unbind interfaces following device reset failureAlan Stern
2019-04-16usb-storage: Set virt_boundary_mask to avoid SG overflowsAlan Stern
2019-04-16USB: core: Fix unterminated string returned by usb_string()Alan Stern
2019-04-16USB: hub: Remove returned value 'status' since never usedMathieu Malaterre
2019-04-16usb: host: xhci-tegra: Add Tegra186 XUSB supportJC Kuo
2019-04-16usb: host: xhci-tegra: Selectively program IPFSJC Kuo
2019-04-12usb: ohci-da8xx: drop the vbus GPIOBartosz Golaszewski
2019-04-12usb: ohci-da8xx: disable the regulator if the overcurrent irq firedBartosz Golaszewski
2019-04-12usb: ohci-da8xx: let the regulator framework keep track of use countBartosz Golaszewski
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon
2019-04-03video: backlight: Remove useless BACKLIGHT_LCD_SUPPORT kernel symbolAlexander Shiyan
2019-04-03USB: serial: pl2303: fix tranceiver suspend modeJohan Hovold
2019-04-03USB: serial: pl2303: fix non-supported xon/xoffJohan Hovold
2019-04-01Merge 5.1-rc3 into usb-nextGreg Kroah-Hartman
2019-03-29Merge tag 'usb-serial-5.1-rc3' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2019-03-29Merge tag 'fixes-for-v5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2019-03-28USB: serial: option: add Olicard 600Bjørn Mork
2019-03-28USB: serial: cp210x: add new device idGreg Kroah-Hartman
2019-03-28usb: u132-hcd: fix resource leakMukesh Ojha
2019-03-28usb: cdc-acm: fix race during wakeup blocking TX trafficRomain Izard
2019-03-26usb: mtu3: fix EXTCON dependencyArnd Bergmann
2019-03-26usb: usb251xb: fix to avoid potential NULL pointer dereferenceAditya Pakki
2019-03-26usb: core: Try generic PHY_MODE_USB_HOST if usb_phy_roothub_set_mode failsChen-Yu Tsai
2019-03-26usb: introduce usb_ep_type_string() functionChunfeng Yun
2019-03-26usb: typec: fusb302: Make fusb302_irq_work staticYueHaibing
2019-03-26usb: u132-hcd: fix potential NULL pointer dereferenceKangjie Lu
2019-03-26usb: typec: wcove: Provide fwnode for the portHeikki Krogerus
2019-03-26usb: core: Add PM runtime calls to usb_hcd_platform_shutdownTony Lindgren
2019-03-26usb: sierra: fix a missing check of device_create_fileKangjie Lu
2019-03-26usb: mtu3: add a function to switch mailbox state to stringChunfeng Yun
2019-03-26usb: mtu3: add tracepoints to help debugChunfeng Yun
2019-03-26usb: mtu3: move vbus and mode debugfs interfaces into mtu3_debugfs.cChunfeng Yun