index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
phy: berlin-usb: adjust USB_PHY_RX_CTRL init flags
Alexander Monakov
2018-03-16
1
-1
/
+1
*
dt-bindings: phy-mtk-tphy: add properties for U2 slew rate calibrate
Chunfeng Yun
2018-03-16
1
-0
/
+4
*
phy: phy-mtk-tphy: add configurable parameters for slew rate calibrate
Chunfeng Yun
2018-03-16
1
-5
/
+15
*
phy: phy-mtk-tphy: keep default value of mcu_bus_ck_gate_en
Chunfeng Yun
2018-03-16
1
-2
/
+1
*
phy: lpc18xx-usb-otg: error handling in lpc18xx_usb_otg_phy_power_on()
Alexey Khoroshilov
2018-03-16
1
-1
/
+7
*
phy: allwinner: sun4i-usb: poll vbus changes on A23/A33 when driving VBUS
Chen-Yu Tsai
2018-03-12
1
-4
/
+6
*
phy: amlogic: phy-meson-gxl-usb2: rename some of the U2P_R2 registers
Martin Blumenstingl
2018-03-08
1
-6
/
+5
*
phy: amlogic: phy-meson-gxl-usb2: default to host mode
Martin Blumenstingl
2018-03-08
2
-14
/
+2
*
phy: amlogic: phy-meson-gxl-usb2: support the clock and reset line
Martin Blumenstingl
2018-03-08
1
-0
/
+44
*
phy: amlogic: phy-meson-gxl-usb2: don't log an error on -EPROBE_DEFER
Martin Blumenstingl
2018-03-08
1
-2
/
+6
*
dt-bindings: phy: meson-gxl-usb2-phy: add the reset line and clock
Martin Blumenstingl
2018-03-08
1
-0
/
+4
*
phy: fix structure documentation
Dov Levenglick
2018-03-08
1
-2
/
+11
*
phy: rockchip-emmc: use regmap_read_poll_timeout to poll dllrdy
Shawn Lin
2018-03-08
1
-22
/
+11
*
phy: rockchip-emmc: retry calpad busy trimming
Shawn Lin
2018-03-08
1
-10
/
+17
*
phy: Remove SOC_EXYNOS4212 dep. from PHY_EXYNOS4X12_USB
Ulf Magnusson
2018-03-08
1
-1
/
+1
*
phy: add SPDX identifier to QMP and QUSB2 PHY drivers
Manu Gautam
2018-03-08
2
-19
/
+2
*
phy: qcom-qmp: Add support for runtime PM
Manu Gautam
2018-03-08
2
-1
/
+179
*
phy: qcom-qusb2: Add support for runtime PM
Manu Gautam
2018-03-08
1
-0
/
+176
*
phy: Add USB speed related PHY modes
Manu Gautam
2018-03-08
2
-0
/
+20
*
phy: qcom-qmp: Add support for QMP V3 USB3 PHY
Manu Gautam
2018-03-08
1
-3
/
+220
*
dt-bindings: phy-qcom-qmp: Update bindings for QMP V3 USB PHY
Manu Gautam
2018-03-08
1
-1
/
+5
*
phy: qcom-qmp: Add register offsets for QMP V3 PHY
Manu Gautam
2018-03-08
1
-0
/
+149
*
phy: qcom-qmp: Move register offsets to header file
Manu Gautam
2018-03-08
2
-118
/
+129
*
phy: qcom-qusb2: Add support for QUSB2 V2 version
Manu Gautam
2018-03-08
1
-0
/
+64
*
dt-bindings: phy-qcom-qusb2: Update binding for QUSB2 V2 version
Manu Gautam
2018-03-08
1
-1
/
+4
*
phy: qcom-qusb2: Add support for different register layouts
Manu Gautam
2018-03-08
1
-40
/
+109
*
phy: qcom-qmp: Move SERDES/PCS START after PHY reset
Manu Gautam
2018-03-08
1
-3
/
+3
*
phy: qcom-qmp: Fix PHY block reset sequence
Manu Gautam
2018-03-08
1
-9
/
+19
*
phy: qcom-qusb2: Power-on PHY before initialization
Manu Gautam
2018-03-08
1
-32
/
+15
*
phy: qcom-qmp: Power-on PHY before initialization
Manu Gautam
2018-03-08
1
-37
/
+24
*
phy: qcom-qmp: Adapt to clk_bulk_* APIs
Vivek Gautam
2018-03-08
1
-34
/
+16
*
phy: qcom-qmp: Fix phy pipe clock gating
Vivek Gautam
2018-03-08
1
-2
/
+2
*
phy: add combo phy driver for HiSilicon STB SoCs
Jianguo Sun
2018-02-21
3
-0
/
+299
*
dt-bindings: add bindings doc for hi3798cv200 combphy
Jianguo Sun
2018-02-21
1
-0
/
+59
*
dt-bindings: hisilicon: add doc for Hi3798CV200 peripheral controller
Shawn Guo
2018-02-21
1
-0
/
+23
*
phy: sun4i-usb: add support for R40 USB PHY
Icenowy Zheng
2018-02-21
2
-0
/
+13
*
phy: tegra: remove redundant self assignment of 'map'
Colin Ian King
2018-02-21
1
-1
/
+1
*
Linux 4.16-rc1
v4.16-rc1
Linus Torvalds
2018-02-12
1
-2
/
+2
*
unify {de,}mangle_poll(), get rid of kernel-side POLL...
Al Viro
2018-02-11
8
-142
/
+47
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
297
-913
/
+913
*
Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-02-11
8
-40
/
+47
|
\
|
*
annotate ep_scan_ready_list()
Al Viro
2018-02-01
1
-11
/
+13
|
*
ep_send_events_proc(): return result via esed->res
Al Viro
2018-02-01
1
-7
/
+10
|
*
preparation to switching ->poll() to returning EPOLL...
Al Viro
2018-02-01
1
-1
/
+2
|
*
add EPOLLNVAL, annotate EPOLL... and event_poll->event
Al Viro
2018-02-01
1
-16
/
+17
|
*
use linux/poll.h instead of asm/poll.h
Al Viro
2018-02-01
3
-3
/
+3
|
*
xen: fix poll misannotation
Al Viro
2018-02-01
1
-1
/
+1
|
*
smc: missing poll annotations
Al Viro
2018-02-01
1
-1
/
+1
*
|
Merge tag 'xtensa-20180211' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2018-02-11
1
-0
/
+2
|
\
\
|
*
|
xtensa: fix build with KASAN
Max Filippov
2018-02-11
1
-0
/
+2
[next]