summaryrefslogtreecommitdiff
path: root/drivers/i2c/muxes
Commit message (Expand)AuthorAge
* i2c: pca954x: Fix compilation without CONFIG_GPIOLIBLaurent Pinchart2014-06-05
* i2c: mux: pca954x: Use the descriptor-based GPIO APILaurent Pinchart2014-06-03
* Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-01-29
|\
| * i2c: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-24
* | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-01-29
|\ \ | |/ |/|
| * Update Jean Delvare's e-mail addressJean Delvare2014-01-29
* | i2c: pca954x: Add reset GPIO supportLaurent Pinchart2014-01-03
* | i2c: pca954x: Use devm_kzalloc managed allocatorLaurent Pinchart2014-01-03
* | i2c: pca954x: Sort headers alphabeticallyLaurent Pinchart2014-01-03
|/
* 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: Include linux/of.h headerSachin Kamat2013-10-30
| * i2c: remove redundant of_match_ptrSachin Kamat2013-10-03
* | i2c: i2c-mux-pinctrl: use deferred probe when adapter not foundWolfram Sang2013-10-10
* | i2c: i2c-arb-gpio-challenge: use deferred probe when adapter not foundWolfram Sang2013-10-10
* | 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
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-09
|\
| * Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot2013-04-16
* | i2c: mux: Add i2c-arb-gpio-challenge 'mux' driverDoug Anderson2013-04-17
* | i2c: Ignore the return value of i2c_del_mux_adapter()Lars-Peter Clausen2013-04-02
* | i2c: mux: gpio: Check gpio_direction_output return valueJean Delvare2013-03-27
* | i2c: Fix my e-mail address in drivers and documentationGuenter Roeck2013-03-22
|/
* Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-26
|\
| * i2c: Remove unneeded xxx_set_drvdata(..., NULL) callsDoug Anderson2013-02-22
* | Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman2013-01-25
|\ \ | |/
| * i2c: muxes: fix wrong use of sizeof(ptr)Laurent Navet2013-01-22
* | drivers/i2c/muxes: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-11
|/
* i2c: remove __dev* attributes from subsystemBill Pemberton2012-12-22
* Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds2012-12-18
|\
| * i2c: mux: Add dt support to i2c-mux-gpio driverMaxime Ripard2012-11-16
* | i2c-mux-pinctrl: Fix probe error pathGuenter Roeck2012-11-13
|/
* 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: Update Guenter Roeck's e-mail addressGuenter Roeck2012-07-24
* i2c: Add generic I2C multiplexer using pinctrl APIStephen Warren2012-06-04
* i2c: Rename last mux driver to standard patternJean Delvare2012-05-12
* i2c: muxes: rename first set of drivers to a standard patternWolfram Sang2012-05-12
* i2c: Add a struct device * parameter to i2c_add_mux_adapter()David Daney2012-05-12
* i2c: Convert drivers/i2c/muxes/* to use module_i2c_driver()Axel Lin2012-03-26
* i2c/gpio-i2cmux: Convert to use module_platform_driver()Axel Lin2012-01-12
* i2c/pca954x: Initialize the mux to disconnected statePetri Gynther2011-06-29
* i2c: Add generic I2C multiplexer using GPIO APIPeter Korsgaard2011-01-10
* i2c/pca954x: Remove __devinit and __devexit from probe and remove functionsGuenter Roeck2010-10-24
* i2c/mux: Driver for PCA9541 I2C Master SelectorGuenter Roeck2010-10-24
* i2c: Change to new flag variablematt mooney2010-10-24