summaryrefslogtreecommitdiff
path: root/drivers/i2c/muxes/i2c-mux-gpio.c
AgeCommit message (Expand)AuthorFilesLines
2013-03-27i2c: mux: gpio: Check gpio_direction_output return valueJean Delvare1-3/+14
2013-02-22i2c: Remove unneeded xxx_set_drvdata(..., NULL) callsDoug Anderson1-1/+0
2012-12-22i2c: remove __dev* attributes from subsystemBill Pemberton1-7/+7
2012-11-16i2c: mux: Add dt support to i2c-mux-gpio driverMaxime Ripard1-31/+114
2012-10-06i2c-mux-gpio: Add support for dynamically allocated GPIO pinsJean Delvare1-6/+32
2012-10-06i2c-mux-gpio: Use devm_kzalloc instead of kzallocMaxime Ripard1-9/+5
2012-10-06i2c-mux: Add support for device auto-detectionJean Delvare1-1/+3
2012-05-12i2c: Rename last mux driver to standard patternJean Delvare1-0/+173