summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* phy: berlin-usb: adjust USB_PHY_RX_CTRL init flagsAlexander Monakov2018-03-161-1/+1
* dt-bindings: phy-mtk-tphy: add properties for U2 slew rate calibrateChunfeng Yun2018-03-161-0/+4
* phy: phy-mtk-tphy: add configurable parameters for slew rate calibrateChunfeng Yun2018-03-161-5/+15
* phy: phy-mtk-tphy: keep default value of mcu_bus_ck_gate_enChunfeng Yun2018-03-161-2/+1
* phy: lpc18xx-usb-otg: error handling in lpc18xx_usb_otg_phy_power_on()Alexey Khoroshilov2018-03-161-1/+7
* phy: allwinner: sun4i-usb: poll vbus changes on A23/A33 when driving VBUSChen-Yu Tsai2018-03-121-4/+6
* phy: amlogic: phy-meson-gxl-usb2: rename some of the U2P_R2 registersMartin Blumenstingl2018-03-081-6/+5
* phy: amlogic: phy-meson-gxl-usb2: default to host modeMartin Blumenstingl2018-03-082-14/+2
* phy: amlogic: phy-meson-gxl-usb2: support the clock and reset lineMartin Blumenstingl2018-03-081-0/+44
* phy: amlogic: phy-meson-gxl-usb2: don't log an error on -EPROBE_DEFERMartin Blumenstingl2018-03-081-2/+6
* dt-bindings: phy: meson-gxl-usb2-phy: add the reset line and clockMartin Blumenstingl2018-03-081-0/+4
* phy: fix structure documentationDov Levenglick2018-03-081-2/+11
* phy: rockchip-emmc: use regmap_read_poll_timeout to poll dllrdyShawn Lin2018-03-081-22/+11
* phy: rockchip-emmc: retry calpad busy trimmingShawn Lin2018-03-081-10/+17
* phy: Remove SOC_EXYNOS4212 dep. from PHY_EXYNOS4X12_USBUlf Magnusson2018-03-081-1/+1
* phy: add SPDX identifier to QMP and QUSB2 PHY driversManu Gautam2018-03-082-19/+2
* phy: qcom-qmp: Add support for runtime PMManu Gautam2018-03-082-1/+179
* phy: qcom-qusb2: Add support for runtime PMManu Gautam2018-03-081-0/+176
* phy: Add USB speed related PHY modesManu Gautam2018-03-082-0/+20
* phy: qcom-qmp: Add support for QMP V3 USB3 PHYManu Gautam2018-03-081-3/+220
* dt-bindings: phy-qcom-qmp: Update bindings for QMP V3 USB PHYManu Gautam2018-03-081-1/+5
* phy: qcom-qmp: Add register offsets for QMP V3 PHYManu Gautam2018-03-081-0/+149
* phy: qcom-qmp: Move register offsets to header fileManu Gautam2018-03-082-118/+129
* phy: qcom-qusb2: Add support for QUSB2 V2 versionManu Gautam2018-03-081-0/+64
* dt-bindings: phy-qcom-qusb2: Update binding for QUSB2 V2 versionManu Gautam2018-03-081-1/+4
* phy: qcom-qusb2: Add support for different register layoutsManu Gautam2018-03-081-40/+109
* phy: qcom-qmp: Move SERDES/PCS START after PHY resetManu Gautam2018-03-081-3/+3
* phy: qcom-qmp: Fix PHY block reset sequenceManu Gautam2018-03-081-9/+19
* phy: qcom-qusb2: Power-on PHY before initializationManu Gautam2018-03-081-32/+15
* phy: qcom-qmp: Power-on PHY before initializationManu Gautam2018-03-081-37/+24
* phy: qcom-qmp: Adapt to clk_bulk_* APIsVivek Gautam2018-03-081-34/+16
* phy: qcom-qmp: Fix phy pipe clock gatingVivek Gautam2018-03-081-2/+2
* phy: add combo phy driver for HiSilicon STB SoCsJianguo Sun2018-02-213-0/+299
* dt-bindings: add bindings doc for hi3798cv200 combphyJianguo Sun2018-02-211-0/+59
* dt-bindings: hisilicon: add doc for Hi3798CV200 peripheral controllerShawn Guo2018-02-211-0/+23
* phy: sun4i-usb: add support for R40 USB PHYIcenowy Zheng2018-02-212-0/+13
* phy: tegra: remove redundant self assignment of 'map'Colin Ian King2018-02-211-1/+1
* Linux 4.16-rc1v4.16-rc1Linus Torvalds2018-02-121-2/+2
* unify {de,}mangle_poll(), get rid of kernel-side POLL...Al Viro2018-02-118-142/+47
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11297-913/+913
* Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-02-118-40/+47
|\
| * annotate ep_scan_ready_list()Al Viro2018-02-011-11/+13
| * ep_send_events_proc(): return result via esed->resAl Viro2018-02-011-7/+10
| * preparation to switching ->poll() to returning EPOLL...Al Viro2018-02-011-1/+2
| * add EPOLLNVAL, annotate EPOLL... and event_poll->eventAl Viro2018-02-011-16/+17
| * use linux/poll.h instead of asm/poll.hAl Viro2018-02-013-3/+3
| * xen: fix poll misannotationAl Viro2018-02-011-1/+1
| * smc: missing poll annotationsAl Viro2018-02-011-1/+1
* | Merge tag 'xtensa-20180211' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2018-02-111-0/+2
|\ \
| * | xtensa: fix build with KASANMax Filippov2018-02-111-0/+2