| Commit message (Expand) | Author | Age |
* | net: mdio-mux: add mdio_mux parameter to mdio_mux_init() | Corentin Labbe | 2017-09-05 |
* | mdio: mux: Enhanced MDIO mux framework for integrated multiplexers | Pramod Kumar | 2016-06-10 |
* | gpiolib: rename gpiod_set_array to gpiod_set_array_value | Rojhalat Ibrahim | 2015-06-01 |
* | mdio-mux-gpio: use new gpiod_get_array and gpiod_put_array functions | Rojhalat Ibrahim | 2015-04-27 |
* | net: phy: constify of_device_id array | Fabian Frederick | 2015-03-17 |
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-14 |
|\ |
|
| * | net: phy: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 |
* | | mdio-mux-gpio: Use GPIO descriptor interface and new gpiod_set_array function | Rojhalat Ibrahim | 2014-11-28 |
|/ |
|
* | drivers/net: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-01-16 |
* | net: mdio-mux-gpio: use dev_get_platdata() | Jingoo Han | 2013-08-30 |
* | gpio: Make of_count_named_gpios() use new of_count_phandle_with_args() | Grant Likely | 2013-02-13 |
* | net/phy: remove __dev* attributes | Bill Pemberton | 2012-12-03 |
* | drivers/net/phy/mdio-mux-gpio.c: drop devm_kfree of devm_kzalloc'd data | Julia Lawall | 2012-08-06 |
* | netdev/of/phy: Add MDIO bus multiplexer driven by GPIO lines. | David Daney | 2012-05-07 |