Grygorii Strashko
|
9eae9c7d08
drivers: net: davinci_mdio: enable pm runtime auto for ti cpsw-mdio
|
9 years ago |
Grygorii Strashko
|
8ea63bbaab
drivers: net: davinci_mdio: implement pm runtime auto mode
|
9 years ago |
Grygorii Strashko
|
651652aace
drivers: net: davinci_mdio: add pm runtime callbacks
|
9 years ago |
Grygorii Strashko
|
28f0ccb995
drivers: net: davinci_mdio: split reset function on init_clk and enable
|
9 years ago |
Grygorii Strashko
|
a01d7baa1f
drivers: net: davinci_mdio: drop suspended and lock fields from mdio_data
|
9 years ago |
Grygorii Strashko
|
3f655909e1
drivers: net: davinci_mdio: remove pm runtime calls from suspend callbacks
|
9 years ago |
Grygorii Strashko
|
909892a647
drivers: net: davinci_mdio: do pm runtime initialization later in probe
|
9 years ago |
Andrew Lunn
|
7f854420fb
phy: Add API for {un}registering an mdio device to a bus.
|
9 years ago |
Andrew Lunn
|
e5a03bfd87
phy: Add an mdio_device structure
|
9 years ago |
Andrew Lunn
|
84eff6d194
phy: add phydev_name() wrapper
|
9 years ago |
Grygorii Strashko
|
2f5c54ce0d
net: davinci_mdio: add hibernation callbacks
|
10 years ago |
Varka Bhadram
|
c9104b04fe
ethernet: ti: remove unwanted THIS_MODULE macro
|
11 years ago |
Grygorii Strashko
|
0a0ea06872
net: davinci_mdio: allow to create phys from dt
|
11 years ago |
George Cherian
|
a92f40a9a3
net: davinci_mdio: Convert pr_err() to dev_err() call
|
11 years ago |
Grygorii Strashko
|
9728e1a7d3
net: davinci_mdio: simplify IO memory mapping
|
11 years ago |
Grygorii Strashko
|
4e8b4c802c
net: davinci_mdio: drop pinctrl_pm_select_default_state from probe
|
11 years ago |
Grygorii Strashko
|
50d0636eef
net: davinci_mdio: use devm_* api
|
11 years ago |
Lad, Prabhakar
|
9b05f462b7
net: davinci_mdio: Fix sparse warning
|
11 years ago |
Jingoo Han
|
894cdbb0a4
net: davinci_mdio: use dev_get_platdata()
|
12 years ago |
Libo Chen
|
110a183c8a
net: davinci_mdio: remove unnecessary dev_set_drvdata()
|
12 years ago |
Libo Chen
|
84ce22df92
net: davinci_mdio: use platform_{get,set}_drvdata()
|
12 years ago |
Linus Torvalds
|
496322bc91
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
12 years ago |
Linus Torvalds
|
3dbde57ad9
Merge tag 'pinctrl-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
|
12 years ago |
Lad, Prabhakar
|
277e2a84c1
net: davinci_mdio: gaurd the DT code with IS_ENABLED(CONFIG_OF)
|
12 years ago |
Mugunthan V N
|
5c0e3580cb
drivers: net: davinci_mdio: use pinctrl PM helpers
|
12 years ago |
Mugunthan V N
|
cc60ab0a8b
drivers: net: davinci_mdio: restore mdio clk divider in mdio resume
|
12 years ago |
Mugunthan V N
|
5033ec3e3f
drivers: net: davinci_mdio: moving mdio resume earlier than cpsw ethernet driver
|
12 years ago |
Sebastian Siewior
|
2786aae7fc
net/ti davinci_mdio: don't hold a spin lock while calling pm_runtime
|
12 years ago |
Sebastian Siewior
|
4bc21d4162
net/ti: add MODULE_DEVICE_TABLE + MODULE_LICENSE
|
12 years ago |
Joe Perches
|
b2adaca92c
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
|
12 years ago |