summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-10-27Merge tag 'extcon-next-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2017-10-27Merge tag 'phy-for-4.15_v1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2017-10-25usb: xhci-mtk: fix ptr_ret.cocci warningskbuild test robot
2017-10-24Merge tag 'usb-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2017-10-24usb: dwc2: Fix UDC state trackingJohn Stultz
2017-10-24usb: dwc2: Error out of dwc2_hsotg_ep_disable() if we're in host modeJohn Stultz
2017-10-24usb: dwc2: Improve gadget state disconnection handlingJohn Stultz
2017-10-24usb: dwc3: core: Notify current USB mode to USB3 PHY as wellManu Gautam
2017-10-24usb: dwc3: pci: Runtime resume child device from wqManu Gautam
2017-10-24usb: dwc3: Don't reinitialize core during host bus-suspend/resumeManu Gautam
2017-10-24usb: phy: tahvo: fix error handling in tahvo_usb_probe()Alexey Khoroshilov
2017-10-24usb: gadget: serial: mark expected switch fall-throughGustavo A. R. Silva
2017-10-24usb: phy: phy-msm-usb: mark expected switch fall-throughGustavo A. R. Silva
2017-10-24usb: gadget: f_tcm: mark expected switch fall-throughGustavo A. R. Silva
2017-10-24usb: gadget: goku_udc: mark expected switch fall-throughsGustavo A. R. Silva
2017-10-24extcon: max77843: Add support for SmartDock accessoryMarek Szyprowski
2017-10-24extcon: max77843: Add OTG power control to the MUIC driverMarek Szyprowski
2017-10-23Merge 4.14-rc6 into usb-nextGreg Kroah-Hartman
2017-10-23Merge tag 'staging-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-10-23Merge tag 'char-misc-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-10-23Merge tag 'usb-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-10-23USB: Force disconnect Huawei 4G modem during suspendDaniel Drake
2017-10-23usb: misc: usbtest: remove duplicate & operationJaejoong Kim
2017-10-23usb: host: modify description for MTK xHCI configChunfeng Yun
2017-10-23usb: xhci-mtk: add optional mcu and dma bus clocksChunfeng Yun
2017-10-23usb: xhci-mtk: remove dummy wakeup debounce clocksChunfeng Yun
2017-10-23usb: xhci-mtk: support option to disable usb3 portsChunfeng Yun
2017-10-23usb: xhci-mtk: check clock stability of U3_MACChunfeng Yun
2017-10-23usb: xhci-mtk: use ports count from xhci in xhci_mtk_sch_init()Chunfeng Yun
2017-10-23usb: xhci-mtk: use dma_set_mask_and_coherent() in probe functionChunfeng Yun
2017-10-23drivers: phy: add calibrate methodAndrzej Pietrasiewicz
2017-10-23ufs/phy: qcom: Refactor to use phy_init callVivek Gautam
2017-10-23scsi/ufs: qcom: Set phy mode based on the controllers HS MODEVivek Gautam
2017-10-23phy: qcom-ufs: Add support to set phy modeVivek Gautam
2017-10-23phy: ti-pipe3: Update pcie phy settingsKishon Vijay Abraham I
2017-10-23PCI: dra7xx: Create functional dependency between PCIe and PHYKishon Vijay Abraham I
2017-10-23phy: brcm-sata: Allow RX equalizer tuningFlorian Fainelli
2017-10-23phy: brcm-sata: Prepare for doing more tuningFlorian Fainelli
2017-10-23phy: rcar-gen3-usb2: add SoC-specific parameter for dedicated pinsYoshihiro Shimoda
2017-10-23phy: rcar-gen3-usb2: use enum phy_mode in the role_store()Yoshihiro Shimoda
2017-10-23phy: rcar-gen3-usb2: check dr_mode for otg modeYoshihiro Shimoda
2017-10-23phy: sun4i-usb: enable PHY0 dual route for V3s SoCIcenowy Zheng
2017-10-23phy: rockchip-typec: Do the calibration more correctlyDouglas Anderson
2017-10-23phy: rockchip-typec: Avoid magic numbers + add delays in aux calibDouglas Anderson
2017-10-23phy: phy-mtk-tphy: add set_mode callbackChunfeng Yun
2017-10-23phy: mvebu-cp110-comphy: remove unused member in private structAntoine Tenart
2017-10-23extcon: max14577: Delete an unnecessary variable initialisation in max14577_m...Markus Elfring
2017-10-23extcon: make extcon_info static const, fixes warningColin Ian King
2017-10-23extcon: Split out extcon header file for consumer and provider deviceChanwoo Choi
2017-10-22Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds