index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
mdio-mux-gpio.c
Age
Commit message (
Expand
)
Author
2015-06-01
gpiolib: rename gpiod_set_array to gpiod_set_array_value
Rojhalat Ibrahim
2015-04-27
mdio-mux-gpio: use new gpiod_get_array and gpiod_put_array functions
Rojhalat Ibrahim
2015-03-17
net: phy: constify of_device_id array
Fabian Frederick
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-11-28
mdio-mux-gpio: Use GPIO descriptor interface and new gpiod_set_array function
Rojhalat Ibrahim
2014-10-20
net: phy: drop owner assignment from platform_drivers
Wolfram Sang
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-08-30
net: mdio-mux-gpio: use dev_get_platdata()
Jingoo Han
2013-02-13
gpio: Make of_count_named_gpios() use new of_count_phandle_with_args()
Grant Likely
2012-12-03
net/phy: remove __dev* attributes
Bill Pemberton
2012-08-06
drivers/net/phy/mdio-mux-gpio.c: drop devm_kfree of devm_kzalloc'd data
Julia Lawall
2012-05-08
netdev/of/phy: Add MDIO bus multiplexer driven by GPIO lines.
David Daney