index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pps
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-11-17
phy: amlogic: Revert "phy: amlogic: Replace devm_reset_control_array_get()"
Vinod Koul
4
-4
/
+5
2020-11-16
phy: tegra: Don't warn on probe deferral
Jon Hunter
1
-1
/
+1
2020-11-16
phy: phy-brcm-sata: Allow configuration SATA AFE TX amplitude
Florian Fainelli
1
-0
/
+32
2020-11-16
dt-bindings: phy: Allow defining the SATA AFE TX amplitude
Florian Fainelli
1
-0
/
+3
2020-11-16
phy: stm32: defer probe for reset controller
Amelie Delaunay
1
-0
/
+4
2020-11-16
phy: stm32: don't print an error on probe deferral
Amelie Delaunay
1
-5
/
+2
2020-11-16
phy: tegra: Constify static device_type structs
Rikard Falkeborn
1
-2
/
+2
2020-11-16
phy: amlogic: Replace devm_reset_control_array_get()
Yejune Deng
4
-5
/
+4
2020-11-16
dt-bindings: phy: Add Cadence Sierra PHY bindings in YAML format
Swapnil Jakhade
2
-70
/
+152
2020-11-16
phy: ti: convert to devm_platform_ioremap_resource(_byname)
Chunfeng Yun
3
-25
/
+11
2020-11-16
phy: tegra: convert to devm_platform_ioremap_resource(_byname)
Chunfeng Yun
2
-6
/
+2
2020-11-16
phy: phy-stm32-usbphyc: convert to devm_platform_ioremap_resource
Chunfeng Yun
1
-3
/
+1
2020-11-16
phy: samsung: convert to devm_platform_ioremap_resource
Chunfeng Yun
4
-15
/
+5
2020-11-16
phy: rockchip: convert to devm_platform_ioremap_resource
Chunfeng Yun
1
-3
/
+1
2020-11-16
phy: renesas: convert to devm_platform_ioremap_resource
Chunfeng Yun
4
-12
/
+4
2020-11-16
phy: phy-ralink-usb: convert to devm_platform_ioremap_resource
Chunfeng Yun
1
-3
/
+1
2020-11-16
phy: qualcomm: convert to devm_platform_ioremap_resource(_byname)
Chunfeng Yun
5
-16
/
+5
2020-11-16
phy: phy-mtk-ufs: convert to devm_platform_ioremap_resource
Chunfeng Yun
1
-3
/
+1
2020-11-16
phy: phy-xgene: convert to devm_platform_ioremap_resource
Chunfeng Yun
1
-3
/
+1
2020-11-16
phy: marvell: convert to devm_platform_ioremap_resource
Chunfeng Yun
7
-21
/
+7
2020-11-16
phy: lantiq: convert to devm_platform_ioremap_resource
Chunfeng Yun
1
-3
/
+1
2020-11-16
phy: freescale: convert to devm_platform_ioremap_resource
Chunfeng Yun
2
-6
/
+2
2020-11-16
phy: cadence: convert to devm_platform_ioremap_resource
Chunfeng Yun
3
-9
/
+3
2020-11-16
phy: broadcom: convert to devm_platform_ioremap_resource(_byname)
Chunfeng Yun
8
-36
/
+13
2020-11-16
phy: amlogic: convert to devm_platform_ioremap_resource
Chunfeng Yun
4
-12
/
+4
2020-11-16
phy: allwinner: convert to devm_platform_ioremap_resource(_byname)
Chunfeng Yun
4
-15
/
+5
2020-11-16
phy: qcom-qmp: Add SM8250 PCIe QMP PHYs
Manivannan Sadhasivam
2
-4
/
+295
2020-11-16
dt-bindings: phy: qcom,qmp: Add SM8250 PCIe PHY bindings
Manivannan Sadhasivam
1
-0
/
+6
2020-11-02
phy: Add USB HSIC PHY driver for Marvell MMP3 SoC
Lubomir Rintel
3
-0
/
+95
2020-11-02
dt-bindings: phy: Allow BSD licensing of marvell,mmp3-hsic-phy.yaml
Lubomir Rintel
1
-1
/
+1
2020-11-02
dt-bindings: phy: Drop reset-gpios from marvell,mmp3-hsic-phy
Lubomir Rintel
1
-7
/
+0
2020-10-28
MAINTAINERS: Add entry for Qualcomm IPQ4019 USB PHY
Robert Marko
1
-0
/
+8
2020-10-28
phy: fsl-imx8mq-usb: Constify imx8mp_usb_phy_ops
Rikard Falkeborn
1
-1
/
+1
2020-10-25
Linux 5.10-rc1
v5.10-rc1
Linus Torvalds
1
-2
/
+2
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
117
-196
/
+196
2020-10-25
kernel/sys.c: fix prototype of prctl_get_tid_address()
Rasmus Villemoes
1
-3
/
+3
2020-10-25
mm: remove kzfree() compatibility definition
Eric Biggers
6
-8
/
+6
2020-10-25
checkpatch: enable GIT_DIR environment use to set git repository location
Joe Perches
1
-5
/
+7
2020-10-25
i2c: core: Restore acpi_walk_dep_device_list() getting called after registeri...
Hans de Goede
1
-1
/
+10
2020-10-24
random32: add a selftest for the prandom32 code
Willy Tarreau
1
-0
/
+56
2020-10-24
random32: add noise from network and scheduling activity
Willy Tarreau
4
-0
/
+30
2020-10-24
random32: make prandom_u32() output unpredictable
George Spelvin
4
-190
/
+318
2020-10-24
KVM: ioapic: break infinite recursion on lazy EOI
Vitaly Kuznetsov
1
-4
/
+1
2020-10-24
KVM: vmx: rename pi_init to avoid conflict with paride
Paolo Bonzini
3
-4
/
+4
2020-10-24
KVM: x86/mmu: Avoid modulo operator on 64-bit value to fix i386 build
Sean Christopherson
1
-1
/
+1
2020-10-24
cifs: update internal module version number
Steve French
1
-1
/
+1
2020-10-23
x86/uaccess: fix code generation in put_user()
Rasmus Villemoes
1
-1
/
+9
2020-10-23
smb3: add some missing definitions from MS-FSCC
Steve French
2
-0
/
+28
2020-10-23
smb3: remove two unused variables
Steve French
1
-5
/
+0
2020-10-23
smb3: add support for stat of WSL reparse points for special file types
Steve French
6
-14
/
+189
[next]