summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/muxes
AgeCommit message (Expand)Author
2015-09-03i2c: mux: reg Change ioread endianness for readbackYork Sun
2015-09-03i2c: mux: reg: fix compilation warningsMike Rapoport
2015-09-03i2c: mux: reg: simplify register size checkingWolfram Sang
2015-08-31i2c: muxes: fix leaked i2c adapter device node referencesVladimir Zapolskiy
2015-08-24i2c: mux: Add register-based mux i2c-mux-regYork Sun
2015-08-10i2c: arb-gpio-challenge: use of_get_i2c_adapter_by_node interfaceVladimir Zapolskiy
2015-08-10i2c: Drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-06-17i2c: mux: pca954x: Use __i2c_transfer because of quirksAlexander Sverdlin
2015-05-12i2c: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven
2015-04-03i2c: i2c-mux-gpio: remove error messages for probe deferralsIoan Nicu
2015-03-09i2c: pca954x: improve usage of gpiod APIUwe Kleine-König
2015-01-23of: i2c: Add i2c-mux-idle-disconnect DT property to PCA954x mux driverAlexander Sverdlin
2014-10-20i2c: muxes: drop owner assignment from platform_driversWolfram Sang
2014-08-09Merge branch 'i2c/for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-08-01i2c: pca954x: put the mux to disconnected state after resumeJisheng Zhang
2014-06-27i2c: mux: pca954x: fix dependenciesLinus Walleij
2014-06-05i2c: pca954x: Fix compilation without CONFIG_GPIOLIBLaurent Pinchart
2014-06-03i2c: mux: pca954x: Use the descriptor-based GPIO APILaurent Pinchart
2014-01-29Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-01-29Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-01-29Update Jean Delvare's e-mail addressJean Delvare
2014-01-24i2c: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-03i2c: pca954x: Add reset GPIO supportLaurent Pinchart
2014-01-03i2c: pca954x: Use devm_kzalloc managed allocatorLaurent Pinchart
2014-01-03i2c: pca954x: Sort headers alphabeticallyLaurent Pinchart
2013-11-18Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-10-30i2c: mux: gpio: use reg value for i2c_add_mux_adapterIonut Nicu
2013-10-30i2c: mux: gpio: use gpio_set_value_cansleep()Ionut Nicu
2013-10-30i2c: Include linux/of.h headerSachin Kamat
2013-10-10i2c: i2c-mux-pinctrl: use deferred probe when adapter not foundWolfram Sang
2013-10-10i2c: i2c-arb-gpio-challenge: use deferred probe when adapter not foundWolfram Sang
2013-10-10i2c: i2c-mux-gpio: use deferred probingIonut Nicu
2013-10-10i2c: i2c-mux-gpio: don't ignore of_get_named_gpio errorsIonut Nicu
2013-10-03i2c: remove redundant of_match_ptrSachin Kamat
2013-08-23i2c: move OF helpers into the coreWolfram Sang
2013-08-19i2c: use dev_get_platdata()Jingoo Han
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-04-17i2c: mux: Add i2c-arb-gpio-challenge 'mux' driverDoug Anderson
2013-04-16Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot
2013-04-02i2c: Ignore the return value of i2c_del_mux_adapter()Lars-Peter Clausen
2013-03-27i2c: mux: gpio: Check gpio_direction_output return valueJean Delvare
2013-03-22i2c: Fix my e-mail address in drivers and documentationGuenter Roeck
2013-02-26Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-02-22i2c: Remove unneeded xxx_set_drvdata(..., NULL) callsDoug Anderson
2013-01-25Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman
2013-01-22i2c: muxes: fix wrong use of sizeof(ptr)Laurent Navet
2013-01-11drivers/i2c/muxes: remove depends on CONFIG_EXPERIMENTALKees Cook
2012-12-22i2c: remove __dev* attributes from subsystemBill Pemberton
2012-12-18Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds
2012-11-16i2c: mux: Add dt support to i2c-mux-gpio driverMaxime Ripard