summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-10-27Merge tag 'extcon-next-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman25-40/+105
2017-10-27Merge tag 'phy-for-4.15_v1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman20-125/+2107
2017-10-25usb: xhci-mtk: fix ptr_ret.cocci warningskbuild test robot1-4/+1
2017-10-24Merge tag 'usb-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman36-355/+834
2017-10-24usb: dwc2: Fix UDC state trackingJohn Stultz1-0/+2
2017-10-24usb: dwc2: Error out of dwc2_hsotg_ep_disable() if we're in host modeJohn Stultz1-0/+5
2017-10-24usb: dwc2: Improve gadget state disconnection handlingJohn Stultz1-2/+5
2017-10-24usb: dwc3: core: Notify current USB mode to USB3 PHY as wellManu Gautam1-9/+8
2017-10-24usb: dwc3: pci: Runtime resume child device from wqManu Gautam2-3/+27
2017-10-24usb: dwc3: Don't reinitialize core during host bus-suspend/resumeManu Gautam1-23/+20
2017-10-24usb: phy: tahvo: fix error handling in tahvo_usb_probe()Alexey Khoroshilov1-1/+2
2017-10-24usb: gadget: serial: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2017-10-24usb: phy: phy-msm-usb: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2017-10-24usb: gadget: f_tcm: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2017-10-24usb: gadget: goku_udc: mark expected switch fall-throughsGustavo A. R. Silva1-5/+9
2017-10-24extcon: max77843: Add support for SmartDock accessoryMarek Szyprowski1-14/+63
2017-10-24extcon: max77843: Add OTG power control to the MUIC driverMarek Szyprowski1-0/+16
2017-10-23Merge 4.14-rc6 into usb-nextGreg Kroah-Hartman142-882/+1873
2017-10-23Merge tag 'staging-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-39/+83
2017-10-23Merge tag 'char-misc-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-26/+15
2017-10-23Merge tag 'usb-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds17-76/+226
2017-10-23USB: Force disconnect Huawei 4G modem during suspendDaniel Drake4-1/+29
2017-10-23usb: misc: usbtest: remove duplicate & operationJaejoong Kim1-1/+1
2017-10-23usb: host: modify description for MTK xHCI configChunfeng Yun1-2/+2
2017-10-23usb: xhci-mtk: add optional mcu and dma bus clocksChunfeng Yun2-19/+62
2017-10-23usb: xhci-mtk: remove dummy wakeup debounce clocksChunfeng Yun2-35/+0
2017-10-23usb: xhci-mtk: support option to disable usb3 portsChunfeng Yun2-3/+16
2017-10-23usb: xhci-mtk: check clock stability of U3_MACChunfeng Yun1-0/+4
2017-10-23usb: xhci-mtk: use ports count from xhci in xhci_mtk_sch_init()Chunfeng Yun2-4/+2
2017-10-23usb: xhci-mtk: use dma_set_mask_and_coherent() in probe functionChunfeng Yun1-6/+1
2017-10-23drivers: phy: add calibrate methodAndrzej Pietrasiewicz1-0/+15
2017-10-23ufs/phy: qcom: Refactor to use phy_init callVivek Gautam5-56/+55
2017-10-23scsi/ufs: qcom: Set phy mode based on the controllers HS MODEVivek Gautam1-0/+3
2017-10-23phy: qcom-ufs: Add support to set phy modeVivek Gautam3-0/+30
2017-10-23phy: ti-pipe3: Update pcie phy settingsKishon Vijay Abraham I1-1/+100
2017-10-23PCI: dra7xx: Create functional dependency between PCIe and PHYKishon Vijay Abraham I1-0/+16
2017-10-23phy: brcm-sata: Allow RX equalizer tuningFlorian Fainelli1-1/+68
2017-10-23phy: brcm-sata: Prepare for doing more tuningFlorian Fainelli1-1/+6
2017-10-23phy: rcar-gen3-usb2: add SoC-specific parameter for dedicated pinsYoshihiro Shimoda1-10/+21
2017-10-23phy: rcar-gen3-usb2: use enum phy_mode in the role_store()Yoshihiro Shimoda1-11/+18
2017-10-23phy: rcar-gen3-usb2: check dr_mode for otg modeYoshihiro Shimoda1-3/+7
2017-10-23phy: sun4i-usb: enable PHY0 dual route for V3s SoCIcenowy Zheng1-0/+1
2017-10-23phy: rockchip-typec: Do the calibration more correctlyDouglas Anderson1-9/+18
2017-10-23phy: rockchip-typec: Avoid magic numbers + add delays in aux calibDouglas Anderson1-39/+163
2017-10-23phy: phy-mtk-tphy: add set_mode callbackChunfeng Yun1-0/+39
2017-10-23phy: mvebu-cp110-comphy: remove unused member in private structAntoine Tenart1-1/+0
2017-10-23extcon: max14577: Delete an unnecessary variable initialisation in max14577_m...Markus Elfring1-1/+1
2017-10-23extcon: make extcon_info static const, fixes warningColin Ian King1-1/+1
2017-10-23extcon: Split out extcon header file for consumer and provider deviceChanwoo Choi24-24/+24
2017-10-22Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+2