index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
phy
Commit message (
Expand
)
Author
Age
Files
Lines
*
phy: qcom-ufs: Remove common layer phy exit callback
Vivek Gautam
2016-11-08
4
-14
/
+18
*
scsi: ufs-qcom: phy/hcd: Refactoring phy clock handling
Vivek Gautam
2016-11-08
1
-18
/
+18
*
phy: qcom-ufs-qmp-xx: Move clock and regulator init out of phy init
Vivek Gautam
2016-11-08
2
-52
/
+46
*
phy: qcom-ufs: Remove unnecessary function declarations
Vivek Gautam
2016-11-08
1
-69
/
+62
*
phy: qcom-ufs-qmp-xx: Discard remove callback for drivers.
Vivek Gautam
2016-11-08
3
-41
/
+0
*
phy: qcom-ufs: Skip obtaining rx/tx_iface_clk for msm8996 based phy
Vivek Gautam
2016-11-08
1
-0
/
+5
*
phy: qcom-ufs-14nm: Add new compatible for msm8996 based phy
Vivek Gautam
2016-11-08
1
-0
/
+1
*
phy: qcom-ufs: Cleanup clock and regulator initialization
Vivek Gautam
2016-11-08
4
-57
/
+37
*
phy: qcom-ufs: Use devm sibling of kstrdup for regulator names
Vivek Gautam
2016-11-08
1
-4
/
+1
*
phy: qcom-ufs: Remove unnecessary BUG_ON
Vivek Gautam
2016-11-08
1
-2
/
+0
*
phy-twl4030-usb: initialize charging-related stuff via pm_runtime
Andreas Kemnade
2016-09-14
1
-5
/
+11
*
phy-twl4030-usb: better handle musb_mailbox() failure
Andreas Kemnade
2016-09-14
1
-2
/
+7
*
phy: sun4i-usb: Use spinlock to guard phyctl register access
Chen-Yu Tsai
2016-09-10
1
-4
/
+7
*
phy: rockchip-usb: use rockchip_usb_phy_reset to reset phy during wakeup
Randy Li
2016-09-10
1
-0
/
+20
*
phy: Add reset callback
Randy Li
2016-09-10
1
-0
/
+15
*
phy-sun4i-usb: Warn when external vbus is detected
Hans de Goede
2016-09-10
1
-1
/
+3
*
phy-sun4i-usb: Add support for phy_set_mode
Hans de Goede
2016-09-10
1
-0
/
+30
*
phy-sun4i-usb: Simplify missing dr_mode handling
Hans de Goede
2016-09-10
1
-28
/
+14
*
phy-sun4i-usb: Refactor forced session ending
Hans de Goede
2016-09-10
1
-14
/
+13
*
phy-sun4i-usb: Use bool where appropriate
Hans de Goede
2016-09-10
1
-3
/
+4
*
phy: rockchip-typec: add pm runtime support
Chris Zhong
2016-09-10
1
-0
/
+10
*
usb: phy: add USB_SUPPORT dependency
Arnd Bergmann
2016-09-10
1
-0
/
+2
*
phy: Add USB Type-C PHY driver for rk3399
Chris Zhong
2016-09-10
3
-0
/
+1023
*
phy: da8xx-usb: Fix syscon device name
David Lechner
2016-09-10
1
-1
/
+1
*
phy: rockchip-inno-usb2: add COMMON_CLK dependency
Frank Wang
2016-09-10
1
-0
/
+1
*
phy: omap-usb2: support suspend/resume
Sekhar Nori
2016-09-10
1
-54
/
+46
*
phy: rcar-gen3-usb2: Add a compatible string for r8a7796
Yoshihiro Shimoda
2016-09-10
1
-0
/
+1
*
phy: bcm-ns2-pcie: Set missing .owner field in ns2_pci_phy_ops
Axel Lin
2016-09-10
1
-1
/
+2
*
phy: bcm-ns2-pcie: Get rid of struct ns2_pci_phy
Axel Lin
2016-09-10
1
-20
/
+5
*
phy: tegra: mark tegra_xusb_lane_lookup_function() static
Baoyou Xie
2016-09-10
1
-1
/
+2
*
phy: tegra: add missing header dependencies
Baoyou Xie
2016-09-10
1
-0
/
+1
*
phy: add a driver for the Rockchip SoC internal PCIe PHY
Shawn Lin
2016-09-10
3
-0
/
+366
*
phy: rockchip-inno-usb2: add a new driver for Rockchip usb2phy
Frank Wang
2016-09-10
3
-0
/
+715
*
phy: qcom-ufs: use of_property_read_bool
Julia Lawall
2016-09-10
1
-4
/
+2
*
phy: bcm-ns-usb3: new driver for USB 3.0 PHY on Northstar
Rafał Miłecki
2016-09-10
3
-0
/
+284
*
phy: sun4i: add support for A64 usb phy
Icenowy Zheng
2016-09-10
1
-6
/
+29
*
phy: exynos5-usbdrd: Remove "static" from local variable
Axel Lin
2016-09-10
1
-2
/
+2
*
phy: sun9i-usb: fix error handling
Christophe JAILLET
2016-08-12
1
-2
/
+2
*
phy: brcm-sata: Return proper error if brcm_sata_phy_init fails
Axel Lin
2016-08-12
1
-1
/
+1
*
phy-sun4i-usb: Add support for peripheral-only mode
Hans de Goede
2016-08-12
1
-22
/
+46
*
Merge tag 'mmc-v4.8' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
2016-07-31
1
-45
/
+196
|
\
|
*
phy: rockchip-emmc: Wait even longer for the DLL to lock
Douglas Anderson
2016-07-25
1
-1
/
+11
|
*
phy: rockchip-emmc: Be tolerant to card clock of 0 in power on
Douglas Anderson
2016-07-25
1
-22
/
+37
|
*
phy: rockchip-emmc: Set phyctrl_frqsel based on card clock
Douglas Anderson
2016-07-25
1
-12
/
+89
|
*
phy: rockchip-emmc: Minor code cleanup in rockchip_emmc_phy_power_on/off()
Douglas Anderson
2016-07-25
1
-12
/
+2
|
*
phy: rockchip-emmc: Increase lock time allowance
Douglas Anderson
2016-07-25
1
-8
/
+20
|
*
phy: rockchip-emmc: reindent the register definitions
Brian Norris
2016-07-25
1
-38
/
+38
|
*
phy: rockchip-emmc: configure default output tap delay
Brian Norris
2016-07-25
1
-0
/
+19
|
*
phy: rockchip-emmc: configure frequency range and drive impedance
Shawn Lin
2016-07-25
1
-0
/
+27
|
*
phy: rockchip-emmc: give DLL some extra time to be ready
Shawn Lin
2016-07-25
1
-3
/
+4
[next]