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: renesas: rcar-gen3-usb2: fix vbus_ctrl for role sysfs
Yoshihiro Shimoda
2018-09-25
1
-1
/
+1
*
dt-bindings: rcar-gen3-phy-usb2: add no-otg-pins property
Yoshihiro Shimoda
2018-09-25
1
-0
/
+2
*
phy: brcm-sata: Add BCM63138 (DSL) PHY init sequence
Florian Fainelli
2018-09-25
1
-0
/
+70
*
phy: brcm-sata: allow PHY_BRCM_SATA driver to be built for DSL SoCs
Florian Fainelli
2018-09-25
1
-1
/
+2
*
dt-bindings: phy: Document BCM63138 compatible string
Florian Fainelli
2018-09-25
1
-0
/
+1
*
phy: socionext: add PCIe PHY driver support
Kunihiko Hayashi
2018-09-25
3
-0
/
+250
*
dt-bindings: phy: add UniPhier PCIe PHY description
Kunihiko Hayashi
2018-09-25
1
-0
/
+31
*
phy: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-09-25
9
-22
/
+22
*
dt-bindings: rcar-gen3-phy-usb3: Add r8a774a1 support
Fabrizio Castro
2018-09-25
1
-4
/
+6
*
dt-bindings: rcar-gen3-phy-usb2: Add r8a774a1 support
Fabrizio Castro
2018-09-25
1
-3
/
+6
*
phy: add Rockchip Innosilicon hdmi phy
Zheng Yang
2018-09-10
3
-0
/
+1286
*
dt-bindings: add binding for Rockchip hdmi phy using an Innosilicon IP
Zheng Yang
2018-09-10
1
-0
/
+43
*
phy:phy-lantiq-rcu-usb2: Use PTR_ERR_OR_ZERO to replace the open coded version
zhong jiang
2018-09-10
1
-3
/
+1
*
phy:phy-brcm-usb: Use PTR_ERR_OR_ZERO to replace the open coded version
zhong jiang
2018-09-10
1
-3
/
+1
*
phy: renesas: use SPDX identifier for Renesas drivers
Wolfram Sang
2018-09-10
3
-12
/
+3
*
phy: socionext: add USB2 PHY driver for UniPhier SoC
Kunihiko Hayashi
2018-09-10
3
-0
/
+258
*
dt-bindings: phy: add DT bindings for UniPhier USB2 PHY driver
Kunihiko Hayashi
2018-09-10
1
-0
/
+45
*
phy: socionext: add USB3 PHY driver for UniPhier SoC
Kunihiko Hayashi
2018-09-10
6
-0
/
+791
*
dt-bindings: phy: add DT bindings for UniPhier USB3 PHY driver
Kunihiko Hayashi
2018-09-10
2
-0
/
+126
*
phy: qcom-qusb2: Quiet -EPROBE_DEFER from qusb2_phy_probe()
Douglas Anderson
2018-09-10
1
-1
/
+3
*
phy: qcom-qmp: Quiet -EPROBE_DEFER from qcom_qmp_phy_probe()
Douglas Anderson
2018-09-10
1
-1
/
+3
*
phy: Add driver for Cadence MHDP DisplayPort SD0801 PHY
Scott Telford
2018-09-10
5
-0
/
+554
*
dt-bindings: phy: Document Cadence MHDP DisplayPort PHY bindings
Scott Telford
2018-09-10
1
-0
/
+30
*
dt-bindings: phy: qcom-qmp: Cleanup the 'reg' documentation as per review
Douglas Anderson
2018-09-10
1
-8
/
+11
*
Linux 4.19-rc1
v4.19-rc1
Linus Torvalds
2018-08-26
1
-2
/
+2
*
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2018-08-26
1
-0
/
+15
|
\
|
*
y2038: Provide aliases for compat helpers
Arnd Bergmann
2018-08-22
1
-0
/
+15
*
|
Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2018-08-26
28
-679
/
+485
|
\
\
|
*
|
ida: Change ida_get_new_above to return the id
Matthew Wilcox
2018-08-22
1
-18
/
+12
|
*
|
ida: Remove old API
Matthew Wilcox
2018-08-22
3
-67
/
+11
|
*
|
test_ida: check_ida_destroy and check_ida_alloc
Matthew Wilcox
2018-08-22
2
-66
/
+58
|
*
|
test_ida: Convert check_ida_conv to new API
Matthew Wilcox
2018-08-22
2
-46
/
+40
|
*
|
test_ida: Move ida_check_max
Matthew Wilcox
2018-08-22
2
-28
/
+23
|
*
|
test_ida: Move ida_check_leaf
Matthew Wilcox
2018-08-22
2
-27
/
+25
|
*
|
idr-test: Convert ida_check_nomem to new API
Matthew Wilcox
2018-08-22
1
-6
/
+7
|
*
|
ida: Start new test_ida module
Matthew Wilcox
2018-08-22
7
-7
/
+71
|
*
|
target/iscsi: Allocate session IDs from an IDA
Matthew Wilcox
2018-08-22
3
-30
/
+10
|
*
|
iscsi target: fix session creation failure handling
Mike Christie
2018-08-22
1
-14
/
+21
|
*
|
drm/vmwgfx: Convert to new IDA API
Matthew Wilcox
2018-08-22
1
-29
/
+12
|
*
|
dmaengine: Convert to new IDA API
Matthew Wilcox
2018-08-22
1
-16
/
+7
|
*
|
ppc: Convert vas ID allocation to new IDA API
Matthew Wilcox
2018-08-22
1
-22
/
+4
|
*
|
media: Convert entity ID allocation to new IDA API
Matthew Wilcox
2018-08-22
1
-11
/
+5
|
*
|
ppc: Convert mmu context allocation to new IDA API
Matthew Wilcox
2018-08-22
1
-40
/
+4
|
*
|
Convert net_namespace to new IDA API
Matthew Wilcox
2018-08-22
1
-10
/
+6
|
*
|
cb710: Convert to new IDA API
Matthew Wilcox
2018-08-22
1
-18
/
+5
|
*
|
rsxx: Convert to new IDA API
Matthew Wilcox
2018-08-22
1
-16
/
+5
|
*
|
osd: Convert to new IDA API
Matthew Wilcox
2018-08-22
1
-15
/
+7
|
*
|
sd: Convert to new IDA API
Matthew Wilcox
2018-08-22
1
-17
/
+4
|
*
|
devpts: Convert to new IDA API
Matthew Wilcox
2018-08-22
1
-34
/
+13
|
*
|
fs: Convert namespace IDAs to new API
Matthew Wilcox
2018-08-22
1
-38
/
+12
[next]