summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-03-08phy: amlogic: phy-meson-gxl-usb2: rename some of the U2P_R2 registersMartin Blumenstingl
2018-03-08phy: amlogic: phy-meson-gxl-usb2: default to host modeMartin Blumenstingl
2018-03-08phy: amlogic: phy-meson-gxl-usb2: support the clock and reset lineMartin Blumenstingl
2018-03-08phy: amlogic: phy-meson-gxl-usb2: don't log an error on -EPROBE_DEFERMartin Blumenstingl
2018-03-08dt-bindings: phy: meson-gxl-usb2-phy: add the reset line and clockMartin Blumenstingl
2018-03-08phy: fix structure documentationDov Levenglick
2018-03-08phy: rockchip-emmc: use regmap_read_poll_timeout to poll dllrdyShawn Lin
2018-03-08phy: rockchip-emmc: retry calpad busy trimmingShawn Lin
2018-03-08phy: Remove SOC_EXYNOS4212 dep. from PHY_EXYNOS4X12_USBUlf Magnusson
2018-03-08phy: add SPDX identifier to QMP and QUSB2 PHY driversManu Gautam
2018-03-08phy: qcom-qmp: Add support for runtime PMManu Gautam
2018-03-08phy: qcom-qusb2: Add support for runtime PMManu Gautam
2018-03-08phy: Add USB speed related PHY modesManu Gautam
2018-03-08phy: qcom-qmp: Add support for QMP V3 USB3 PHYManu Gautam
2018-03-08dt-bindings: phy-qcom-qmp: Update bindings for QMP V3 USB PHYManu Gautam
2018-03-08phy: qcom-qmp: Add register offsets for QMP V3 PHYManu Gautam
2018-03-08phy: qcom-qmp: Move register offsets to header fileManu Gautam
2018-03-08phy: qcom-qusb2: Add support for QUSB2 V2 versionManu Gautam
2018-03-08dt-bindings: phy-qcom-qusb2: Update binding for QUSB2 V2 versionManu Gautam
2018-03-08phy: qcom-qusb2: Add support for different register layoutsManu Gautam
2018-03-08phy: qcom-qmp: Move SERDES/PCS START after PHY resetManu Gautam
2018-03-08phy: qcom-qmp: Fix PHY block reset sequenceManu Gautam
2018-03-08phy: qcom-qusb2: Power-on PHY before initializationManu Gautam
2018-03-08phy: qcom-qmp: Power-on PHY before initializationManu Gautam
2018-03-08phy: qcom-qmp: Adapt to clk_bulk_* APIsVivek Gautam
2018-03-08phy: qcom-qmp: Fix phy pipe clock gatingVivek Gautam
2018-02-21phy: add combo phy driver for HiSilicon STB SoCsJianguo Sun
2018-02-21dt-bindings: add bindings doc for hi3798cv200 combphyJianguo Sun
2018-02-21dt-bindings: hisilicon: add doc for Hi3798CV200 peripheral controllerShawn Guo
2018-02-21phy: sun4i-usb: add support for R40 USB PHYIcenowy Zheng
2018-02-21phy: tegra: remove redundant self assignment of 'map'Colin Ian King
2018-02-11Linux 4.16-rc1Linus Torvalds
2018-02-11unify {de,}mangle_poll(), get rid of kernel-side POLL...Al Viro
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-11Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-02-11Merge tag 'xtensa-20180211' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2018-02-11Merge tag 'nios2-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-02-11xtensa: fix build with KASANMax Filippov
2018-02-11nios2: defconfig: Cleanup from old Kconfig optionsKrzysztof Kozlowski
2018-02-11nios2: dts: Remove leading 0x and 0s from bindings notationMathieu Malaterre
2018-02-10Merge tag 'pci-v4.16-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-02-10Merge tag 'for-linus-20180210' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-02-10Merge tag 'platform-drivers-x86-v4.16-3' of git://github.com/dvhart/linux-pdx86Linus Torvalds
2018-02-10Merge tag 'chrome-platform-for-linus-4.16' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2018-02-10Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-02-10powerpc/pci: Fix broken INTx configuration via OFAlexey Kardashevskiy
2018-02-09Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-02-09mconsole_proc(): don't mess with file->f_posAl Viro
2018-02-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-02-10kconfig: remove const qualifier from sym_expand_string_value()Masahiro Yamada