summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-23dt-bindings: phy: Add RX equalizer properties for Broadcom SATA PHYFlorian Fainelli1-1/+10
2017-10-23phy: rcar-gen3-usb2: add binding for r8a77995Yoshihiro Shimoda1-0/+2
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: rcar-gen2: Add r8a7743/5 supportBiju Das1-2/+5
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: Return NULL if the phy is optionalMaxime Ripard1-1/+1
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-18Merge branch 'fixes' into nextKishon Vijay Abraham I4-32/+73
2017-10-03phy: rockchip-typec: Check for errors from tcphy_phy_init()Douglas Anderson1-4/+9
2017-10-03phy: usb: phy-brcm-usb: Add ability to force DRD mode to host or deviceAl Cooper1-0/+85
2017-10-03phy: usb: phy-brcm-usb: Add Broadcom STB USB phy driverAl Cooper6-0/+1464
2017-10-03dt-bindings: Add Broadcom STB USB PHY binding documentAl Cooper1-0/+43
2017-10-03soc: brcmstb: Add Product ID and Family ID helper functionsAl Cooper2-0/+29
2017-09-26phy: rockchip-typec: Don't set the aux voltage swing to 400 mVDouglas Anderson1-3/+4
2017-09-26phy: rockchip-typec: Set the AUX channel flip state earlierDouglas Anderson1-20/+42
2017-09-26phy: mvebu-cp110: checking for NULL instead of IS_ERR()Dan Carpenter1-2/+2
2017-09-26phy: mvebu-cp110-comphy: explicitly set the pipe selectorAntoine Tenart1-0/+10
2017-09-26phy: mvebu-cp110-comphy: fix mux error checkAntoine Tenart1-2/+2
2017-09-26phy: phy-mtk-tphy: fix NULL point of chip bankChunfeng Yun1-1/+2
2017-09-26phy: tegra: Handle return value of kasprintfArvind Yadav1-0/+2
2017-09-17Linux 4.14-rc1Linus Torvalds1-2/+2
2017-09-16Merge tag 'upstream-4.14-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds4-16/+16
2017-09-16Merge branch 'for-linus-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds14-27/+41
2017-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds48-234/+467
2017-09-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds12-11/+380
2017-09-16firmware: Restore support for built-in firmwareMarkus Trippelsdorf4-5/+71
2017-09-16mlxsw: spectrum_router: Only handle IPv4 and IPv6 eventsIdo Schimmel1-1/+2
2017-09-16Documentation: link in networking docsPavel Machek1-1/+1
2017-09-16tcp: fix data delivery rateEric Dumazet1-4/+3
2017-09-16Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...Linus Torvalds205-3427/+6399
2017-09-16Merge tag 'pci-v4.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-11/+2
2017-09-16Merge tag 'drm-fixes-for-v4.14-rc1' of git://people.freedesktop.org/~airlied/...Linus Torvalds28-160/+236
2017-09-16Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-14/+1602
2017-09-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds18-111/+257
2017-09-16bpf/verifier: reject BPF_ALU64|BPF_ENDEdward Cree2-1/+18
2017-09-16sctp: do not mark sk dumped when inet_sctp_diag_fill returns errXin Long1-1/+0
2017-09-16sctp: fix an use-after-free issue in sctp_sock_dumpXin Long3-39/+36
2017-09-16netvsc: increase default receive buffer sizeStephen Hemminger1-1/+1
2017-09-16tcp: update skb->skb_mstamp more carefullyEric Dumazet1-7/+12
2017-09-16net: ipv4: fix l3slave check for index returned in IP_PKTINFODavid Ahern1-2/+6
2017-09-16net: smsc911x: Quieten netif during suspendGeert Uytterhoeven1-1/+14
2017-09-16net: systemport: Fix 64-bit stats deadlockFlorian Fainelli1-3/+0