index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2014-10-20
i2c: muxes: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-01-24
i2c: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-11-19
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-5
/
+5
2013-10-30
i2c: mux: gpio: use reg value for i2c_add_mux_adapter
Ionut Nicu
1
-2
/
+2
2013-10-30
i2c: mux: gpio: use gpio_set_value_cansleep()
Ionut Nicu
1
-2
/
+2
2013-10-10
i2c: i2c-mux-gpio: use deferred probing
Ionut Nicu
1
-2
/
+2
2013-10-10
i2c: i2c-mux-gpio: don't ignore of_get_named_gpio errors
Ionut Nicu
1
-3
/
+7
2013-10-04
i2c: remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-08-23
i2c: move OF helpers into the core
Wolfram Sang
1
-1
/
+0
2013-08-19
i2c: use dev_get_platdata()
Jingoo Han
1
-3
/
+5
2013-03-27
i2c: mux: gpio: Check gpio_direction_output return value
Jean Delvare
1
-3
/
+14
2013-02-22
i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls
Doug Anderson
1
-1
/
+0
2012-12-22
i2c: remove __dev* attributes from subsystem
Bill Pemberton
1
-7
/
+7
2012-11-16
i2c: mux: Add dt support to i2c-mux-gpio driver
Maxime Ripard
1
-31
/
+114
2012-10-06
i2c-mux-gpio: Add support for dynamically allocated GPIO pins
Jean Delvare
1
-6
/
+32
2012-10-06
i2c-mux-gpio: Use devm_kzalloc instead of kzalloc
Maxime Ripard
1
-9
/
+5
2012-10-06
i2c-mux: Add support for device auto-detection
Jean Delvare
1
-1
/
+3
2012-05-12
i2c: Rename last mux driver to standard pattern
Jean Delvare
1
-0
/
+173