index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
phy
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-13
Merge tag 'usb-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
18
-89
/
+580
2015-04-10
Merge remote-tracking branches 'regulator/topic/mode', 'regulator/topic/notif...
Mark Brown
1
-2
/
+2
2015-04-10
Merge tag 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/l...
Greg Kroah-Hartman
18
-89
/
+580
2015-04-03
phy: spear1340-miphy: Return proper error for spear1340_miphy_xlate
Axel Lin
1
-2
/
+2
2015-04-03
phy: spear1310-miphy: Return proper error for spear1310_miphy_xlate
Axel Lin
1
-2
/
+2
2015-04-03
phy: miphy365x: Use the generic phy type constants in dt-bindings/phy/phy.h
Peter Griffin
1
-7
/
+7
2015-04-03
phy: Add driver to support individual USB PHYs on sun9i
Chen-Yu Tsai
3
-0
/
+214
2015-04-03
phy: Add a driver for dm816x USB PHY
Tony Lindgren
3
-0
/
+298
2015-04-03
phy: qcom-ufs: Don't return error if fail to get optional resource
Axel Lin
1
-20
/
+3
2015-04-03
phy: qcom-ufs: Fix build error due to missing export symbols
Axel Lin
1
-0
/
+9
2015-03-26
phy: samsung_usb2: Fixup samsung_usb2_phy_power_on/off paths
Axel Lin
1
-2
/
+8
2015-03-26
phy: exynos5-usbdrd: Add to support for Exynos5433 SoC
Jaewon Kim
1
-0
/
+10
2015-03-26
phy: qcom-ufs: Catch devm_phy_create failure in ufs_qcom_phy_generic_probe
Axel Lin
1
-0
/
+1
2015-03-26
phy: stih41x-usb: Fixup stih41x_usb_phy_power_on failure path
Axel Lin
1
-2
/
+6
2015-03-13
phy: omap-usb2: Fix missing clk_prepare call when using old dt name
Axel Lin
1
-2
/
+3
2015-03-13
phy: ti/omap: Fix modalias
Axel Lin
3
-3
/
+3
2015-03-13
phy: core: Fixup return value of phy_exit when !pm_runtime_enabled
Axel Lin
1
-4
/
+3
2015-03-13
phy: miphy28lp: Convert to devm_kcalloc and fix wrong sizof
Axel Lin
1
-3
/
+2
2015-03-13
phy: miphy365x: Convert to devm_kcalloc and fix wrong sizeof
Axel Lin
1
-3
/
+2
2015-03-13
phy: twl4030-usb: Remove redundant assignment for twl->linkstat
Axel Lin
1
-1
/
+0
2015-03-13
phy: exynos5-usbdrd: Fix off-by-one valid value checking for args->args[0]
Axel Lin
1
-1
/
+1
2015-03-13
phy: Find the right match in devm_phy_destroy()
Thierry Reding
1
-1
/
+3
2015-03-12
phy: rockchip-usb: Fixup rockchip_usb_phy_power_on failure path
Axel Lin
1
-3
/
+3
2015-03-12
phy: ti-pipe3: Simplify ti_pipe3_dpll_wait_lock implementation
Axel Lin
1
-7
/
+3
2015-03-12
phy: samsung-usb2: Remove NULL terminating entry from phys array
Axel Lin
3
-3
/
+0
2015-03-12
phy: hix5hd2-sata: Check return value of platform_get_resource
Axel Lin
1
-0
/
+3
2015-03-12
phy: exynos-dp-video: Kill exynos_dp_video_phy_pwr_isol function
Axel Lin
1
-20
/
+4
2015-03-11
phy: exynos-mipi-video: Use spin_lock to protct state->regmap rmw operations
Axel Lin
1
-6
/
+3
2015-03-10
phy: berlin-usb: Set drvdata for phy and use it
Axel Lin
1
-8
/
+6
2015-03-10
regulator: fixes for regulator_set_optimum_mode name change
Stephen Rothwell
1
-2
/
+2
2015-03-10
phy: ti-pipe3: Remove unneeded ifdef CONFIG_OF guard and of_match_ptr
Axel Lin
1
-7
/
+2
2015-03-10
phy: omap-usb2: Remove unneeded ifdef CONFIG_OF guard and of_match_ptr
Axel Lin
1
-4
/
+2
2015-03-10
phy: omap-control: Remove unneeded ifdef CONFIG_OF guard and of_match_ptr
Axel Lin
1
-8
/
+2
2015-03-10
phy: miphy28lp: Use PTR_ERR_OR_ZERO
Axel Lin
1
-4
/
+1
2015-03-10
phy: berlin-sata: Use devm_kcalloc at appropriate place
Axel Lin
1
-1
/
+1
2015-03-10
phy: xgene: Use PTR_ERR_OR_ZERO
Axel Lin
1
-18
/
+5
2015-03-10
phy: berlin-usb: Use PTR_ERR_OR_ZERO
Axel Lin
1
-4
/
+1
2015-03-04
phy: exynos-mipi-video: Fixup the test for state->regmap
Axel Lin
1
-1
/
+1
2015-03-04
phy: miphy28lp: Add missing .owner field in miphy28lp_ops
Axel Lin
1
-0
/
+1
2015-03-04
phy: xgene: Remove duplicate code to set ctx->dev
Axel Lin
1
-1
/
+0
2015-03-04
phy: armada375-usb2: Set drvdata for phy and use it
Axel Lin
1
-1
/
+2
2015-03-04
phy: miphy365x: Avoid calling of_get_child_count() multiple times
Axel Lin
1
-5
/
+6
2015-03-04
phy: miphy28lp: Avoid calling of_get_child_count() multiple times
Axel Lin
1
-5
/
+6
2015-02-15
Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
7
-94
/
+369
2015-02-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
8
-0
/
+1784
2015-01-30
phy: miphy365x: Pass sysconfig register offsets via syscfg dt property.
Peter Griffin
1
-19
/
+10
2015-01-30
phy: exynos-video-mipi: Fix regression by adding support for PMU regmap
Sylwester Nawrocki
1
-32
/
+57
2015-01-30
phy: add a driver for the Rockchip SoC internal USB2.0 PHY
Yunzhi Li
3
-0
/
+166
2015-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-10
/
+13
2015-01-21
phy: phy-stih407-usb: Pass sysconfig register offsets via syscfg property.
Peter Griffin
1
-11
/
+14
[next]