aboutsummaryrefslogtreecommitdiff
path: root/drivers/i2c/muxes/i2c-mux-gpio.c
AgeCommit message (Expand)Author
2013-12-04i2c: mux: gpio: use gpio_set_value_cansleep()Ionut Nicu
2013-12-04i2c: mux: gpio: use reg value for i2c_add_mux_adapterIonut Nicu
2013-03-27i2c: mux: gpio: Check gpio_direction_output return valueJean Delvare
2013-02-22i2c: Remove unneeded xxx_set_drvdata(..., NULL) callsDoug Anderson
2012-12-22i2c: remove __dev* attributes from subsystemBill Pemberton
2012-11-16i2c: mux: Add dt support to i2c-mux-gpio driverMaxime Ripard
2012-10-05i2c-mux-gpio: Add support for dynamically allocated GPIO pinsJean Delvare
2012-10-05i2c-mux-gpio: Use devm_kzalloc instead of kzallocMaxime Ripard
2012-10-05i2c-mux: Add support for device auto-detectionJean Delvare
2012-05-12i2c: Rename last mux driver to standard patternJean Delvare