summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* usb: typec: displayport: Export probe and remove functionsAjay Gupta2019-04-252-5/+15
* usb: typec: ucsi: Support for DisplayPort alt modeHeikki Krogerus2019-04-254-8/+364
* usb: typec: ucsi: Preliminary support for alternate modesHeikki Krogerus2019-04-254-92/+428
* usb: typec: ucsi: ccg: add firmware flashing supportAjay Gupta2019-04-251-13/+814
* i2c: nvidia-gpu: Supply CCGx driver the fw build infoAjay Gupta2019-04-251-0/+7
* usb: typec: ucsi: ccg: add get_fw_info functionAjay Gupta2019-04-251-2/+64
* usb: usb251xb: Lock i2c-bus segment the hub residesSerge Semin2019-04-251-0/+55
* usb: dwc3: Allow building USB_DWC3_QCOM without EXTCONMarc Gonzalez2019-04-251-2/+4
* usbip: stub_rx: tidy the indenting in is_clear_halt_cmd()Dan Carpenter2019-04-251-3/+3
* Merge tag 'phy-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...Greg Kroah-Hartman2019-04-2542-354/+4539
|\
| * phy: Add usb phy support for hi3660 Soc of HisiliconYu Chen2019-04-183-0/+244
| * scsi: phy: mediatek: fix typo in author's email addressColin Ian King2019-04-181-1/+1
| * phy: ocelot-serdes: Add support for SERDES6G muxingKavya Sree Kotagiri2019-04-181-2/+238
| * phy: fsl-imx8mq-usb: add support for VBUS power controlLucas Stach2019-04-181-0/+12
| * phy: qcom-qmp: Add msm8998 PCIe QMP PHY supportMarc Gonzalez2019-04-172-0/+122
| * phy: ti: am654-serdes: Support all clksel valuesRoger Quadros2019-04-171-49/+83
| * phy: ti: Add a new SERDES driver for TI's AM654x SoCKishon Vijay Abraham I2019-04-173-0/+637
| * phy: core: Invoke pm_runtime_get_*/pm_runtime_put_* before invoking reset cal...Kishon Vijay Abraham I2019-04-171-0/+6
| * phy: core: Add *release* phy_ops invoked when the consumer relinquishes PHYKishon Vijay Abraham I2019-04-171-0/+5
| * phy: phy-meson-gxl-usb2: get optional clock by devm_clk_get_optional()Chunfeng Yun2019-04-171-8/+3
| * phy: socionext: get optional clock by devm_clk_get_optional()Chunfeng Yun2019-04-172-14/+6
| * phy: qcom-qusb2: get optional clock by devm_clk_get_optional()Chunfeng Yun2019-04-171-8/+3
| * phy: phy-mtk-tphy: get optional clock by devm_clk_get_optional()Chunfeng Yun2019-04-171-7/+3
| * phy: renesas: rcar-gen3-usb2: enable/disable independent irqsYoshihiro Shimoda2019-04-171-25/+160
| * phy: renesas: rcar-gen3-usb2: Use pdev's device pointer on dev_vdbg()Yoshihiro Shimoda2019-04-171-4/+6
| * phy: rcar-gen3-usb2: Add support for r8a77470Biju Das2019-04-172-7/+34
| * phy: renesas: phy-rcar-gen2: Add support for r8a77470Biju Das2019-04-171-12/+118
| * phy: ti-pipe3: Fix PCIe power up sequenceRoger Quadros2019-04-171-6/+6
| * phy: ti-pipe3: Fix SATA & USB PHY power up sequenceRoger Quadros2019-04-171-14/+30
| * phy: ti-pipe3: improve DPLL stability for SATA & USBRoger Quadros2019-04-171-42/+173
| * phy: ti-pipe3: Introduce mode property in driver dataRoger Quadros2019-04-171-36/+57
| * phy: ti-pipe3: fix missing bit-wise or operator when assigning valColin Ian King2019-04-171-1/+1
| * phy: mediatek: Add UFS M-PHY driverStanley Chu2019-04-173-0/+256
| * phy: rockchip-emmc: Allow to set drive impedance via DTS.Christoph Muellner2019-04-171-2/+28
| * phy: ufs-qcom: Refactor all init steps into phy_poweronEvan Green2019-04-176-170/+64
| * phy: qcom: Utilize UFS reset controllerEvan Green2019-04-176-18/+76
| * scsi: ufs: qcom: Expose the reset controller for PHYEvan Green2019-04-173-0/+57
| * phy: amlogic: Add Amlogic G12A USB3 + PCIE Combo PHY DriverNeil Armstrong2019-04-173-0/+425
| * phy: amlogic: add Amlogic G12A USB2 PHY DriverNeil Armstrong2019-04-173-0/+353
| * phy: sr-usb: Add Stingray USB PHY driverSrinath Mannam2019-04-173-0/+406
| * phy: tegra: xusb: Add Tegra186 supportJC Kuo2019-04-174-0/+933
| * phy: tegra: xusb: Add support for power suppliesThierry Reding2019-04-172-1/+38
| * phy: tegra: xusb: Parse dual-role mode propertyThierry Reding2019-04-172-0/+24
| * phy: tegra: xusb: Skip single function lane programmingJC Kuo2019-04-171-1/+5
* | usb: mtu3: get optional clock by devm_clk_get_optional()Chunfeng Yun2019-04-191-16/+3
* | usb: chipidea: msm: get optional clock by devm_clk_get_optional()Chunfeng Yun2019-04-191-6/+3
* | usb: dwc2: get optional clock by devm_clk_get_optional()Chunfeng Yun2019-04-191-3/+3
* | usb: misc: usb3503: get optional clock by devm_clk_get_optional()Chunfeng Yun2019-04-191-30/+18
* | usb: host: xhci-plat: get optional clock by devm_clk_get_optional()Chunfeng Yun2019-04-191-21/+18
* | usb: xhci-mtk: get optional clock by devm_clk_get_optional()Chunfeng Yun2019-04-191-16/+3