index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
muxes
/
i2c-mux-gpio.c
Age
Commit message (
Expand
)
Author
2016-05-04
i2c: mux: relax locking of the top i2c adapter during mux-locked muxing
Peter Rosin
2016-04-22
i2c: i2c-mux-gpio: convert to use an explicit i2c mux core
Peter Rosin
2015-08-31
i2c: muxes: fix leaked i2c adapter device node references
Vladimir Zapolskiy
2015-04-03
i2c: i2c-mux-gpio: remove error messages for probe deferrals
Ioan Nicu
2014-10-20
i2c: muxes: drop owner assignment from platform_drivers
Wolfram Sang
2014-01-24
i2c: delete non-required instances of include <linux/init.h>
Paul Gortmaker
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-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-03-27
i2c: mux: gpio: Check gpio_direction_output return value
Jean Delvare
2013-02-21
i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls
Doug Anderson
2012-12-22
i2c: remove __dev* attributes from subsystem
Bill Pemberton
2012-11-16
i2c: mux: Add dt support to i2c-mux-gpio driver
Maxime Ripard
2012-10-05
i2c-mux-gpio: Add support for dynamically allocated GPIO pins
Jean Delvare
2012-10-05
i2c-mux-gpio: Use devm_kzalloc instead of kzalloc
Maxime Ripard
2012-10-05
i2c-mux: Add support for device auto-detection
Jean Delvare
2012-05-12
i2c: Rename last mux driver to standard pattern
Jean Delvare