summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-12phy: add driver for Freescale i.MX8MQ USB3 PHYLi Jun
2018-12-12dt-bindings: phy: add binding for Freescale i.MX8MQ USB3 PHYLucas Stach
2018-12-12phy: Use of_node_name_eq for node name comparisonsRob Herring
2018-12-12net: ethernet: ti: cpsw: add support for port interface mode selection phyGrygorii Strashko
2018-12-12dt-bindings: net: ti: cpsw: switch to use phy-gmii-sel phyGrygorii Strashko
2018-12-12phy: ti: introduce phy-gmii-sel driverGrygorii Strashko
2018-12-12dt-bindings: phy: add cpsw port interface mode selection phy bindingsGrygorii Strashko
2018-12-12phy: mvebu-cp110-comphy: fix spelling in structure nameMiquel Raynal
2018-12-12phy: mapphone-mdm6600: Improve phy related runtime PM callsTony Lindgren
2018-12-12phy: renesas: rcar-gen3-usb2: follow the hardware manual procedureYoshihiro Shimoda
2018-12-12phy: cadence: Add driver for Sierra PHYAlan Douglas
2018-12-12dt-bindings: phy: Document cadence Sierra PHY bindingsAlan Douglas
2018-12-12phy: core: clean up unused ethernet specific phy modesGrygorii Strashko
2018-12-12phy: mvebu-cp110-comphy: convert to use eth phy mode and submodeGrygorii Strashko
2018-12-12phy: ocelot-serdes: convert to use eth phy mode and submodeGrygorii Strashko
2018-12-12phy: core: add PHY_MODE_ETHERNETGrygorii Strashko
2018-12-12phy: core: rework phy_set_mode to accept phy mode and submodeGrygorii Strashko
2018-12-12MAINTAINERS: Add Kishon as maintainer of PHY bindingsRob Herring
2018-12-12phy: sun4i-usb: add support for H6 USB2 PHYIcenowy Zheng
2018-12-12phy: sun4i-usb: add support for missing USB PHY indexIcenowy Zheng
2018-12-12dt-bindings: phy: add binding for Allwinner H6 USB2 PHYIcenowy Zheng
2018-11-21phy: qcom-qusb2: Fix HSTX_TRIM tuning with fused value for SDM845Manu Gautam
2018-11-21phy: qcom-qusb2: Use HSTX_TRIM fused value as isManu Gautam
2018-11-12dt-bindings: phy-qcom-qmp: Fix several mistakes from prior commitsDouglas Anderson
2018-11-12phy: uniphier-pcie: Depend on HAS_IOMEMKunihiko Hayashi
2018-11-04Linux 4.20-rc1v4.20-rc1Linus Torvalds
2018-11-04Merge tag 'tags/upstream-4.20-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2018-11-04Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2018-11-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2018-11-04Merge tag 'ntb-4.20' of git://github.com/jonmason/ntbLinus Torvalds
2018-11-03Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-11-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-11-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-11-03Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-11-04sched/topology: Fix off by one bugPeter Zijlstra
2018-11-03Merge branch 'core/urgent' into x86/urgent, to pick up objtool fixIngo Molnar
2018-11-03Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-11-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-11-03Merge tag 'dma-mapping-4.20-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-11-03Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-11-03Merge tag '4.20-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2018-11-03Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2018-11-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-11-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-11-03memory_hotplug: cond_resched in __remove_pagesMichal Hocko
2018-11-03bfs: add sanity check at bfs_fill_super()Tetsuo Handa
2018-11-03kernel/sysctl.c: remove duplicated includeMichael Schupikov
2018-11-03kernel/kexec_file.c: remove some duplicated includeszhong jiang
2018-11-03mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmaskMichal Hocko
2018-11-03ocfs2: fix clusters leak in ocfs2_defrag_extent()Larry Chen