aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/phy/mdio-mux-gpio.c
AgeCommit message (Expand)Author
2015-06-01gpiolib: rename gpiod_set_array to gpiod_set_array_valueRojhalat Ibrahim
2015-04-27mdio-mux-gpio: use new gpiod_get_array and gpiod_put_array functionsRojhalat Ibrahim
2015-03-17net: phy: constify of_device_id arrayFabian Frederick
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-28mdio-mux-gpio: Use GPIO descriptor interface and new gpiod_set_array functionRojhalat Ibrahim
2014-10-20net: phy: drop owner assignment from platform_driversWolfram Sang
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-08-30net: mdio-mux-gpio: use dev_get_platdata()Jingoo Han
2013-02-13gpio: Make of_count_named_gpios() use new of_count_phandle_with_args()Grant Likely
2012-12-03net/phy: remove __dev* attributesBill Pemberton
2012-08-06drivers/net/phy/mdio-mux-gpio.c: drop devm_kfree of devm_kzalloc'd dataJulia Lawall
2012-05-07netdev/of/phy: Add MDIO bus multiplexer driven by GPIO lines.David Daney