summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/mdio-mux-gpio.c
Commit message (Expand)AuthorAgeFilesLines
* net: phy: Add SDPX tag based on COPYING fileAndrew Lunn2019-01-231-5/+2Star
* gpiolib: Pass array info to get/set array functionsJanusz Krzysztofik2018-09-131-1/+1
* gpiolib: Pass bitmaps, not integer arrays, to get/set arrayJanusz Krzysztofik2018-09-131-7/+4Star
* mdio-mux-gpio: Remove VLA usageKees Cook2018-06-261-8/+14
* net: mdio-mux: add mdio_mux parameter to mdio_mux_init()Corentin Labbe2017-09-051-1/+1
* mdio: mux: Enhanced MDIO mux framework for integrated multiplexersPramod Kumar2016-06-111-1/+1
* gpiolib: rename gpiod_set_array to gpiod_set_array_valueRojhalat Ibrahim2015-06-011-1/+2
* mdio-mux-gpio: use new gpiod_get_array and gpiod_put_array functionsRojhalat Ibrahim2015-04-271-43/+17Star
* net: phy: constify of_device_id arrayFabian Frederick2015-03-171-1/+1
* 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