summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* phy: rockchip-typec: force to USB2 if DP at 4 lanes modeChris Zhong2018-03-161-3/+18
* phy: rockchip-typec: enable usb3 host during usb3 phy power onWilliam wu2018-03-161-0/+11
* phy: rockchip-typec: deprecate some DT properties for various register fields.Enric Balletbo i Serra2018-03-161-49/+63
* phy: mapphone-mdm6600: Add USB PHY driver for MDM6600 on Droid 4Tony Lindgren2018-03-163-0/+551
* phy: add inno-usb2-phy driver for hi3798cv200 SoCPengcheng Li2018-03-163-0/+208
* phy: rcar-gen3-usb2: Add support for r8a77965Yoshihiro Shimoda2018-03-161-0/+4
* phy: stm32: add support for STM32 USB PHY Controller (USBPHYC)Amelie Delaunay2018-03-163-0/+476
* phy: add 'depends on HAS_IOMEM' to fix unmet dependencyMasahiro Yamada2018-03-163-0/+3
* phy: amlogic: add USB3 PHY support for Meson GXL and GXMMartin Blumenstingl2018-03-163-0/+295
* phy: berlin-usb: adjust USB_PHY_RX_CTRL init flagsAlexander Monakov2018-03-161-1/+1
* 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
* 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-081-0/+2
* phy: qcom-qmp: Add support for QMP V3 USB3 PHYManu Gautam2018-03-081-3/+220
* 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
* 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
* phy: sun4i-usb: add support for R40 USB PHYIcenowy Zheng2018-02-211-0/+12
* phy: tegra: remove redundant self assignment of 'map'Colin Ian King2018-02-211-1/+1
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11187-510/+510
* Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-02-111-1/+1
|\
| * xen: fix poll misannotationAl Viro2018-02-011-1/+1
* | Merge tag 'for-linus-20180210' of git://git.kernel.dk/linux-blockLinus Torvalds2018-02-109-36/+111
|\ \
| * \ Merge branch 'for-linus' into testJens Axboe2018-02-079-36/+111
| |\ \
| | * | bcache: fix for data collapse after re-attaching an attached deviceTang Junhui2018-02-073-7/+11
| | * | bcache: return attach error when no cache set existTang Junhui2018-02-071-2/+3
| | * | bcache: set writeback_rate_update_seconds in range [1, 60] secondsColy Li2018-02-073-2/+7
| | * | bcache: fix for allocator and register thread raceTang Junhui2018-02-072-4/+18
| | * | bcache: set error_limit correctlyColy Li2018-02-073-3/+4
| | * | bcache: properly set task state in bch_writeback_thread()Coly Li2018-02-072-3/+8