summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/mdio-mux-gpio.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-151-1/+0Star
|\
| * net: phy: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* | mdio-mux-gpio: Use GPIO descriptor interface and new gpiod_set_array functionRojhalat Ibrahim2014-11-281-24/+13Star
|/
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-161-1/+0Star
* net: mdio-mux-gpio: use dev_get_platdata()Jingoo Han2013-08-301-1/+1
* gpio: Make of_count_named_gpios() use new of_count_phandle_with_args()Grant Likely2013-02-131-2/+2
* net/phy: remove __dev* attributesBill Pemberton2012-12-031-3/+3
* drivers/net/phy/mdio-mux-gpio.c: drop devm_kfree of devm_kzalloc'd dataJulia Lawall2012-08-061-1/+0Star
* netdev/of/phy: Add MDIO bus multiplexer driven by GPIO lines.David Daney2012-05-081-0/+142