index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
muxes
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: mux: reg Change ioread endianness for readback
York Sun
2015-09-03
1
-14
/
+14
*
i2c: mux: reg: fix compilation warnings
Mike Rapoport
2015-09-03
1
-1
/
+1
*
i2c: mux: reg: simplify register size checking
Wolfram Sang
2015-09-03
1
-11
/
+6
*
i2c: muxes: fix leaked i2c adapter device node references
Vladimir Zapolskiy
2015-08-31
4
-0
/
+4
*
i2c: mux: Add register-based mux i2c-mux-reg
York Sun
2015-08-24
3
-0
/
+306
*
i2c: arb-gpio-challenge: use of_get_i2c_adapter_by_node interface
Vladimir Zapolskiy
2015-08-10
1
-1
/
+1
*
i2c: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-08-10
2
-2
/
+0
*
i2c: mux: pca954x: Use __i2c_transfer because of quirks
Alexander Sverdlin
2015-06-17
2
-3
/
+3
*
i2c: Allow compile test of GPIO consumers if !GPIOLIB
Geert Uytterhoeven
2015-05-12
1
-2
/
+3
*
i2c: i2c-mux-gpio: remove error messages for probe deferrals
Ioan Nicu
2015-04-03
1
-7
/
+3
*
i2c: pca954x: improve usage of gpiod API
Uwe Kleine-König
2015-03-09
1
-3
/
+3
*
of: i2c: Add i2c-mux-idle-disconnect DT property to PCA954x mux driver
Alexander Sverdlin
2015-01-23
1
-1
/
+10
*
i2c: muxes: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
3
-3
/
+0
*
Merge branch 'i2c/for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-08-09
1
-0
/
+15
|
\
|
*
i2c: pca954x: put the mux to disconnected state after resume
Jisheng Zhang
2014-08-01
1
-0
/
+15
*
|
i2c: mux: pca954x: fix dependencies
Linus Walleij
2014-06-27
1
-0
/
+1
|
/
*
i2c: pca954x: Fix compilation without CONFIG_GPIOLIB
Laurent Pinchart
2014-06-05
1
-2
/
+1
*
i2c: mux: pca954x: Use the descriptor-based GPIO API
Laurent Pinchart
2014-06-03
1
-16
/
+5
*
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-01-29
5
-5
/
+0
|
\
|
*
i2c: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-24
5
-5
/
+0
*
|
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-01-29
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Update Jean Delvare's e-mail address
Jean Delvare
2014-01-29
1
-1
/
+1
*
|
i2c: pca954x: Add reset GPIO support
Laurent Pinchart
2014-01-03
1
-0
/
+19
*
|
i2c: pca954x: Use devm_kzalloc managed allocator
Laurent Pinchart
2014-01-03
1
-12
/
+6
*
|
i2c: pca954x: Sort headers alphabetically
Laurent Pinchart
2014-01-03
1
-4
/
+3
|
/
*
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-11-18
3
-6
/
+7
|
\
|
*
i2c: mux: gpio: use reg value for i2c_add_mux_adapter
Ionut Nicu
2013-10-30
1
-2
/
+2
|
*
i2c: mux: gpio: use gpio_set_value_cansleep()
Ionut Nicu
2013-10-30
1
-2
/
+2
|
*
i2c: Include linux/of.h header
Sachin Kamat
2013-10-30
1
-0
/
+1
|
*
i2c: remove redundant of_match_ptr
Sachin Kamat
2013-10-03
2
-2
/
+2
*
|
i2c: i2c-mux-pinctrl: use deferred probe when adapter not found
Wolfram Sang
2013-10-10
1
-2
/
+2
*
|
i2c: i2c-arb-gpio-challenge: use deferred probe when adapter not found
Wolfram Sang
2013-10-10
1
-1
/
+1
*
|
i2c: i2c-mux-gpio: use deferred probing
Ionut Nicu
2013-10-10
1
-2
/
+2
*
|
i2c: i2c-mux-gpio: don't ignore of_get_named_gpio errors
Ionut Nicu
2013-10-10
1
-3
/
+7
|
/
*
i2c: move OF helpers into the core
Wolfram Sang
2013-08-23
3
-3
/
+0
*
i2c: use dev_get_platdata()
Jingoo Han
2013-08-19
5
-7
/
+9
*
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2013-05-09
1
-2
/
+2
|
\
|
*
Convert selectors of GENERIC_GPIO to GPIOLIB
Alexandre Courbot
2013-04-16
1
-1
/
+1
*
|
i2c: mux: Add i2c-arb-gpio-challenge 'mux' driver
Doug Anderson
2013-04-17
3
-0
/
+265
*
|
i2c: Ignore the return value of i2c_del_mux_adapter()
Lars-Peter Clausen
2013-04-02
1
-4
/
+2
*
|
i2c: mux: gpio: Check gpio_direction_output return value
Jean Delvare
2013-03-27
1
-3
/
+14
*
|
i2c: Fix my e-mail address in drivers and documentation
Guenter Roeck
2013-03-22
1
-1
/
+1
|
/
*
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-02-26
1
-1
/
+0
|
\
|
*
i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls
Doug Anderson
2013-02-22
1
-1
/
+0
*
|
Merge 3.8-rc5 into driver-core-next
Greg Kroah-Hartman
2013-01-25
1
-1
/
+1
|
\
\
|
|
/
|
*
i2c: muxes: fix wrong use of sizeof(ptr)
Laurent Navet
2013-01-22
1
-1
/
+1
*
|
drivers/i2c/muxes: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2013-01-11
1
-2
/
+0
|
/
*
i2c: remove __dev* attributes from subsystem
Bill Pemberton
2012-12-22
2
-11
/
+11
*
Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux
Linus Torvalds
2012-12-18
1
-31
/
+114
|
\
|
*
i2c: mux: Add dt support to i2c-mux-gpio driver
Maxime Ripard
2012-11-16
1
-31
/
+114
[next]