index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
muxes
Age
Commit message (
Expand
)
Author
2016-07-06
i2c: mux: reg: wrong condition checked for of_address_to_resource return value
Lukasz Gemborowski
2016-06-09
i2c: mux: reg: Provide of_match_table
Lukasz Gemborowski
2016-05-04
i2c: mux: relax locking of the top i2c adapter during mux-locked muxing
Peter Rosin
2016-04-24
i2c: mux: pinctrl: fix indentation for better readability
Wolfram Sang
2016-04-22
i2c: i2c-mux-reg: convert to use an explicit i2c mux core
Peter Rosin
2016-04-22
i2c: i2c-mux-pca954x: convert to use an explicit i2c mux core
Peter Rosin
2016-04-22
i2c: i2c-mux-pca9541: convert to use an explicit i2c mux core
Peter Rosin
2016-04-22
i2c: i2c-arb-gpio-challenge: convert to use an explicit i2c mux core
Peter Rosin
2016-04-22
i2c: i2c-mux-pinctrl: convert to use an explicit i2c mux core
Peter Rosin
2016-04-22
i2c: i2c-mux-gpio: convert to use an explicit i2c mux core
Peter Rosin
2016-04-01
i2c: mux: demux-pinctrl: Clean up sysfs attributes
Ben Hutchings
2016-02-12
i2c: mux: demux-pinctrl: add driver
Wolfram Sang
2015-09-03
i2c: mux: reg Change ioread endianness for readback
York Sun
2015-09-03
i2c: mux: reg: fix compilation warnings
Mike Rapoport
2015-09-03
i2c: mux: reg: simplify register size checking
Wolfram Sang
2015-08-31
i2c: muxes: fix leaked i2c adapter device node references
Vladimir Zapolskiy
2015-08-24
i2c: mux: Add register-based mux i2c-mux-reg
York Sun
2015-08-10
i2c: arb-gpio-challenge: use of_get_i2c_adapter_by_node interface
Vladimir Zapolskiy
2015-08-10
i2c: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-06-17
i2c: mux: pca954x: Use __i2c_transfer because of quirks
Alexander Sverdlin
2015-05-12
i2c: Allow compile test of GPIO consumers if !GPIOLIB
Geert Uytterhoeven
2015-04-03
i2c: i2c-mux-gpio: remove error messages for probe deferrals
Ioan Nicu
2015-03-09
i2c: pca954x: improve usage of gpiod API
Uwe Kleine-König
2015-01-23
of: i2c: Add i2c-mux-idle-disconnect DT property to PCA954x mux driver
Alexander Sverdlin
2014-10-20
i2c: muxes: drop owner assignment from platform_drivers
Wolfram Sang
2014-08-09
Merge branch 'i2c/for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-08-01
i2c: pca954x: put the mux to disconnected state after resume
Jisheng Zhang
2014-06-27
i2c: mux: pca954x: fix dependencies
Linus Walleij
2014-06-05
i2c: pca954x: Fix compilation without CONFIG_GPIOLIB
Laurent Pinchart
2014-06-03
i2c: mux: pca954x: Use the descriptor-based GPIO API
Laurent Pinchart
2014-01-29
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-01-29
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-01-29
Update Jean Delvare's e-mail address
Jean Delvare
2014-01-24
i2c: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-03
i2c: pca954x: Add reset GPIO support
Laurent Pinchart
2014-01-03
i2c: pca954x: Use devm_kzalloc managed allocator
Laurent Pinchart
2014-01-03
i2c: pca954x: Sort headers alphabetically
Laurent Pinchart
2013-11-18
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-10-30
i2c: mux: gpio: use reg value for i2c_add_mux_adapter
Ionut Nicu
2013-10-30
i2c: mux: gpio: use gpio_set_value_cansleep()
Ionut Nicu
2013-10-30
i2c: Include linux/of.h header
Sachin Kamat
2013-10-10
i2c: i2c-mux-pinctrl: use deferred probe when adapter not found
Wolfram Sang
2013-10-10
i2c: i2c-arb-gpio-challenge: use deferred probe when adapter not found
Wolfram Sang
2013-10-10
i2c: i2c-mux-gpio: use deferred probing
Ionut Nicu
2013-10-10
i2c: i2c-mux-gpio: don't ignore of_get_named_gpio errors
Ionut Nicu
2013-10-03
i2c: remove redundant of_match_ptr
Sachin Kamat
2013-08-23
i2c: move OF helpers into the core
Wolfram Sang
2013-08-19
i2c: use dev_get_platdata()
Jingoo Han
2013-05-09
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2013-04-17
i2c: mux: Add i2c-arb-gpio-challenge 'mux' driver
Doug Anderson
[next]