summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-gpio.c
Commit message (Expand)AuthorAgeFilesLines
* i2c: gpio: use dynamic bus number unconditionallyUwe Kleine-König2016-11-171-1/+1
* i2c: gpio: fix handling of return code of of_get_gpioUwe Kleine-König2016-11-171-7/+9
* i2c: gpio: add bus recovery supportJan Luebbe2015-08-201-0/+10
* i2c: i2c_gpio: add devicetree supportAntony Pavlov2014-06-251-3/+52
* Use new device_platform_driver() macro for driversAlexander Shiyan2013-02-131-6/+1
* i2c: add i2c-gpio supportJean-Christophe PLAGNIOL-VILLARD2012-11-151-0/+177