summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* phy: renesas: rcar-gen3-usb2: fix vbus_ctrl for role sysfsYoshihiro Shimoda2018-09-251-1/+1
* dt-bindings: rcar-gen3-phy-usb2: add no-otg-pins propertyYoshihiro Shimoda2018-09-251-0/+2
* phy: brcm-sata: Add BCM63138 (DSL) PHY init sequenceFlorian Fainelli2018-09-251-0/+70
* phy: brcm-sata: allow PHY_BRCM_SATA driver to be built for DSL SoCsFlorian Fainelli2018-09-251-1/+2
* dt-bindings: phy: Document BCM63138 compatible stringFlorian Fainelli2018-09-251-0/+1
* phy: socionext: add PCIe PHY driver supportKunihiko Hayashi2018-09-253-0/+250
* dt-bindings: phy: add UniPhier PCIe PHY descriptionKunihiko Hayashi2018-09-251-0/+31
* phy: Convert to using %pOFn instead of device_node.nameRob Herring2018-09-259-22/+22
* dt-bindings: rcar-gen3-phy-usb3: Add r8a774a1 supportFabrizio Castro2018-09-251-4/+6
* dt-bindings: rcar-gen3-phy-usb2: Add r8a774a1 supportFabrizio Castro2018-09-251-3/+6
* phy: add Rockchip Innosilicon hdmi phyZheng Yang2018-09-103-0/+1286
* dt-bindings: add binding for Rockchip hdmi phy using an Innosilicon IPZheng Yang2018-09-101-0/+43
* phy:phy-lantiq-rcu-usb2: Use PTR_ERR_OR_ZERO to replace the open coded versionzhong jiang2018-09-101-3/+1
* phy:phy-brcm-usb: Use PTR_ERR_OR_ZERO to replace the open coded versionzhong jiang2018-09-101-3/+1
* phy: renesas: use SPDX identifier for Renesas driversWolfram Sang2018-09-103-12/+3
* phy: socionext: add USB2 PHY driver for UniPhier SoCKunihiko Hayashi2018-09-103-0/+258
* dt-bindings: phy: add DT bindings for UniPhier USB2 PHY driverKunihiko Hayashi2018-09-101-0/+45
* phy: socionext: add USB3 PHY driver for UniPhier SoCKunihiko Hayashi2018-09-106-0/+791
* dt-bindings: phy: add DT bindings for UniPhier USB3 PHY driverKunihiko Hayashi2018-09-102-0/+126
* phy: qcom-qusb2: Quiet -EPROBE_DEFER from qusb2_phy_probe()Douglas Anderson2018-09-101-1/+3
* phy: qcom-qmp: Quiet -EPROBE_DEFER from qcom_qmp_phy_probe()Douglas Anderson2018-09-101-1/+3
* phy: Add driver for Cadence MHDP DisplayPort SD0801 PHYScott Telford2018-09-105-0/+554
* dt-bindings: phy: Document Cadence MHDP DisplayPort PHY bindingsScott Telford2018-09-101-0/+30
* dt-bindings: phy: qcom-qmp: Cleanup the 'reg' documentation as per reviewDouglas Anderson2018-09-101-8/+11
* Linux 4.19-rc1v4.19-rc1Linus Torvalds2018-08-261-2/+2
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-08-261-0/+15
|\
| * y2038: Provide aliases for compat helpersArnd Bergmann2018-08-221-0/+15
* | Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-08-2628-679/+485
|\ \
| * | ida: Change ida_get_new_above to return the idMatthew Wilcox2018-08-221-18/+12
| * | ida: Remove old APIMatthew Wilcox2018-08-223-67/+11
| * | test_ida: check_ida_destroy and check_ida_allocMatthew Wilcox2018-08-222-66/+58
| * | test_ida: Convert check_ida_conv to new APIMatthew Wilcox2018-08-222-46/+40
| * | test_ida: Move ida_check_maxMatthew Wilcox2018-08-222-28/+23
| * | test_ida: Move ida_check_leafMatthew Wilcox2018-08-222-27/+25
| * | idr-test: Convert ida_check_nomem to new APIMatthew Wilcox2018-08-221-6/+7
| * | ida: Start new test_ida moduleMatthew Wilcox2018-08-227-7/+71
| * | target/iscsi: Allocate session IDs from an IDAMatthew Wilcox2018-08-223-30/+10
| * | iscsi target: fix session creation failure handlingMike Christie2018-08-221-14/+21
| * | drm/vmwgfx: Convert to new IDA APIMatthew Wilcox2018-08-221-29/+12
| * | dmaengine: Convert to new IDA APIMatthew Wilcox2018-08-221-16/+7
| * | ppc: Convert vas ID allocation to new IDA APIMatthew Wilcox2018-08-221-22/+4
| * | media: Convert entity ID allocation to new IDA APIMatthew Wilcox2018-08-221-11/+5
| * | ppc: Convert mmu context allocation to new IDA APIMatthew Wilcox2018-08-221-40/+4
| * | Convert net_namespace to new IDA APIMatthew Wilcox2018-08-221-10/+6
| * | cb710: Convert to new IDA APIMatthew Wilcox2018-08-221-18/+5
| * | rsxx: Convert to new IDA APIMatthew Wilcox2018-08-221-16/+5
| * | osd: Convert to new IDA APIMatthew Wilcox2018-08-221-15/+7
| * | sd: Convert to new IDA APIMatthew Wilcox2018-08-221-17/+4
| * | devpts: Convert to new IDA APIMatthew Wilcox2018-08-221-34/+13
| * | fs: Convert namespace IDAs to new APIMatthew Wilcox2018-08-221-38/+12