index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-18
phy: cadence-torrent: Add single link PCIe support
Swapnil Jakhade
1
-30
/
+266
2020-09-18
phy: cadence-torrent: Check total lane count for all subnodes is within limit
Swapnil Jakhade
1
-4
/
+15
2020-09-18
phy: cadence-torrent: Add separate regmap functions for torrent and DP
Swapnil Jakhade
1
-33
/
+66
2020-09-18
phy: cadence-torrent: Enable support for multiple subnodes
Swapnil Jakhade
1
-15
/
+0
2020-09-18
phy: cadence-torrent: Use devm_platform_ioremap_resource() to get reg addresses
Swapnil Jakhade
1
-6
/
+2
2020-09-18
phy: cadence-torrent: Use of_device_get_match_data() to get driver data
Swapnil Jakhade
1
-8
/
+5
2020-09-16
phy: intel: Add Keem Bay eMMC PHY support
Wan Ahmad Zainie
3
-0
/
+320
2020-09-16
phy: intel: Rename phy-intel to phy-intel-lgm
Wan Ahmad Zainie
4
-7
/
+7
2020-09-16
phy: cadence: torrent: Constify regmap_config structs
Rikard Falkeborn
1
-6
/
+6
2020-09-16
phy: cadence: salvo: Constify cdns_nxp_sequence_pair
Rikard Falkeborn
1
-3
/
+3
2020-09-16
phy: cadence: Sierra: Constify static structs
Rikard Falkeborn
1
-12
/
+12
2020-09-16
Merge branch 'topic/phy_attrs' into next
Vinod Koul
1
-0
/
+4
2020-09-16
phy: cadence-torrent: Set Torrent PHY attributes
Swapnil Jakhade
1
-0
/
+4
2020-09-11
phy: Add USB3 PHY support for Intel LGM SoC
Ramuthevar Vadivel Murugan
3
-0
/
+295
2020-09-08
phy: ti: gmii-sel: retrieve ports number and base offset from dt
Grygorii Strashko
1
-11
/
+33
2020-09-08
phy: ti: gmii-sel: use features mask during init
Grygorii Strashko
1
-8
/
+2
2020-09-08
phy: ti: gmii-sel: move phy init in separate function
Grygorii Strashko
1
-47
/
+64
2020-09-08
phy: phy-pxa-28nm-usb2: convert to readl_poll_timeout()
Chunfeng Yun
1
-18
/
+15
2020-09-08
phy: phy-pxa-28nm-hsic: convert to readl_poll_timeout()
Chunfeng Yun
1
-20
/
+20
2020-09-08
phy: phy-qcom-apq8064-sata: convert to readl_relaxed_poll_timeout()
Chunfeng Yun
1
-13
/
+8
2020-09-08
phy: phy-bcm-sr-usb: convert to readl_poll_timeout_atomic()
Chunfeng Yun
1
-11
/
+8
2020-09-08
phy: phy-bcm-ns2-usbdrd: convert to readl_poll_timeout_atomic()
Chunfeng Yun
1
-9
/
+4
2020-09-08
phy: phy-bcm-ns-usb3: convert to readl_poll_timeout_atomic()
Chunfeng Yun
1
-13
/
+9
2020-08-31
phy: Move phy-rockchip-dphy-rx0 out of staging
Ezequiel Garcia
8
-24
/
+13
2020-08-31
phy: socionext: Add UniPhier AHCI PHY driver support
Kunihiko Hayashi
3
-0
/
+332
2020-08-31
phy: qcom-ipq4019-usb: Constify static phy_ops structs
Rikard Falkeborn
1
-2
/
+2
2020-08-31
phy: samsung-ufs: Constify samsung_ufs_phy_ops
Rikard Falkeborn
1
-1
/
+1
2020-08-31
phy: ralink-usb: Constify ralink_usb_phy_ops
Rikard Falkeborn
1
-1
/
+1
2020-08-31
phy: lantiq: vrx200-pcie: Constify ltq_vrx200_pcie_phy_ops
Rikard Falkeborn
1
-1
/
+1
2020-08-31
phy: lantiq: rcu-usb2: Constify ltq_rcu_usb2_phy_ops
Rikard Falkeborn
1
-1
/
+1
2020-08-31
phy: hisilicon; Constify hi3660_phy_ops
Rikard Falkeborn
1
-1
/
+1
2020-08-31
phy: fsl-imx8mq-usb: Constify imx8mq_usb_phy_ops
Rikard Falkeborn
1
-1
/
+1
2020-08-31
phy: cadence: salvo: Constify cdns_salvo_phy_ops
Rikard Falkeborn
1
-1
/
+1
2020-08-31
phy: freescale: imx8mq-usb: add support for imx8mp usb phy
Li Jun
1
-7
/
+70
2020-08-31
phy: omap-usb2-phy: fix coding style issues
Roger Quadros
1
-19
/
+17
2020-08-31
Merge branch 'fixes' into next
Vinod Koul
4
-17
/
+53
2020-08-31
phy: omap-usb2-phy: disable PHY charger detect
Roger Quadros
1
-7
/
+40
2020-08-23
phy: ti: j721e-wiz: Remove duplicate include
YueHaibing
1
-1
/
+0
2020-08-23
phy: qcom-qmp: Use correct values for ipq8074 PCIe Gen2 PHY init
Sivaprakash Murugesan
2
-7
/
+11
2020-08-23
phy: ti: am654: update PCIe serdes config
Sekhar Nori
1
-4
/
+134
2020-08-23
phy: ti: am654: simplify return handling
Sekhar Nori
1
-28
/
+20
2020-08-23
phy: ti: am654: simplify regfield handling
Sekhar Nori
1
-93
/
+68
2020-08-23
phy: samsung: Use readl_poll_timeout function
Anand Moon
1
-27
/
+12
2020-08-17
phy: qualcomm: fix return value check in qcom_ipq806x_usb_phy_probe()
Wei Yongjun
1
-2
/
+2
2020-08-17
phy: qualcomm: fix platform_no_drv_owner.cocci warnings
YueHaibing
1
-1
/
+0
2020-08-15
Merge tag 'block-5.9-2020-08-14' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-64
/
+44
2020-08-15
Merge tag 'sh-for-5.9' of git://git.libc.org/linux-sh
Linus Torvalds
1
-2
/
+0
2020-08-15
Merge tag 'edac_updates_for_5.9_pt2' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras
Linus Torvalds
1
-3
/
+47
2020-08-15
Merge tag 'acpi-5.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
5
-86
/
+115
2020-08-15
Merge tag 'pm-5.9-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
2
-67
/
+184
[next]