summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/muxes/i2c-mux-gpio.c
Commit message (Expand)AuthorAgeFilesLines
* i2c: mux: gpio: stop double error reportingPeter Rosin2017-04-031-3/+1Star
* i2c: i2c-mux-gpio: update mux with gpiod_set_array_value_cansleepPeter Rosin2016-11-291-4/+14
* i2c: mux: relax locking of the top i2c adapter during mux-locked muxingPeter Rosin2016-05-041-0/+18
* i2c: i2c-mux-gpio: convert to use an explicit i2c mux corePeter Rosin2016-04-221-33/+22Star
* i2c: muxes: fix leaked i2c adapter device node referencesVladimir Zapolskiy2015-08-311-0/+1
* i2c: i2c-mux-gpio: remove error messages for probe deferralsIoan Nicu2015-04-031-7/+3Star
* i2c: muxes: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* i2c: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-241-1/+0Star
* Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-11-191-5/+5
|\
| * i2c: mux: gpio: use reg value for i2c_add_mux_adapterIonut Nicu2013-10-301-2/+2
| * i2c: mux: gpio: use gpio_set_value_cansleep()Ionut Nicu2013-10-301-2/+2
| * i2c: remove redundant of_match_ptrSachin Kamat2013-10-031-1/+1
* | i2c: i2c-mux-gpio: use deferred probingIonut Nicu2013-10-101-2/+2
* | i2c: i2c-mux-gpio: don't ignore of_get_named_gpio errorsIonut Nicu2013-10-101-3/+7
|/
* i2c: move OF helpers into the coreWolfram Sang2013-08-231-1/+0Star
* i2c: use dev_get_platdata()Jingoo Han2013-08-191-3/+5
* i2c: mux: gpio: Check gpio_direction_output return valueJean Delvare2013-03-271-3/+14
* i2c: Remove unneeded xxx_set_drvdata(..., NULL) callsDoug Anderson2013-02-221-1/+0Star
* i2c: remove __dev* attributes from subsystemBill Pemberton2012-12-221-7/+7
* i2c: mux: Add dt support to i2c-mux-gpio driverMaxime Ripard2012-11-161-31/+114
* i2c-mux-gpio: Add support for dynamically allocated GPIO pinsJean Delvare2012-10-051-6/+32
* i2c-mux-gpio: Use devm_kzalloc instead of kzallocMaxime Ripard2012-10-051-9/+5Star
* i2c-mux: Add support for device auto-detectionJean Delvare2012-10-051-1/+3
* i2c: Rename last mux driver to standard patternJean Delvare2012-05-121-0/+173