aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/muxes/i2c-mux-gpio.c
Commit message (Expand)AuthorAge
* i2c: i2c-mux-gpio: remove error messages for probe deferralsIoan Nicu2015-04-03
* i2c: muxes: drop owner assignment from platform_driversWolfram Sang2014-10-20
* i2c: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-24
* Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-11-18
|\
| * i2c: mux: gpio: use reg value for i2c_add_mux_adapterIonut Nicu2013-10-30
| * i2c: mux: gpio: use gpio_set_value_cansleep()Ionut Nicu2013-10-30
| * i2c: remove redundant of_match_ptrSachin Kamat2013-10-03
* | i2c: i2c-mux-gpio: use deferred probingIonut Nicu2013-10-10
* | i2c: i2c-mux-gpio: don't ignore of_get_named_gpio errorsIonut Nicu2013-10-10
|/
* i2c: move OF helpers into the coreWolfram Sang2013-08-23
* i2c: use dev_get_platdata()Jingoo Han2013-08-19
* i2c: mux: gpio: Check gpio_direction_output return valueJean Delvare2013-03-27
* i2c: Remove unneeded xxx_set_drvdata(..., NULL) callsDoug Anderson2013-02-21
* i2c: remove __dev* attributes from subsystemBill Pemberton2012-12-22
* i2c: mux: Add dt support to i2c-mux-gpio driverMaxime Ripard2012-11-16
* i2c-mux-gpio: Add support for dynamically allocated GPIO pinsJean Delvare2012-10-05
* i2c-mux-gpio: Use devm_kzalloc instead of kzallocMaxime Ripard2012-10-05
* i2c-mux: Add support for device auto-detectionJean Delvare2012-10-05
* i2c: Rename last mux driver to standard patternJean Delvare2012-05-12