Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
977e4be5eb714c48a67afc26a6c477f24130a1f2
/
drivers
/
i2c
/
muxes
/
i2c-mux-gpio.c
9bca19a
Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 7 years ago
a86854d
treewide: devm_kzalloc() -> devm_kcalloc()
by Kees Cook
· 7 years ago
62ea22c
i2c: mux: gpio: move header to platform_data
by Wolfram Sang
· 7 years ago
1b00900
i2c: mux: gpio: stop double error reporting
by Peter Rosin
· 8 years ago
feff5c0
i2c: i2c-mux-gpio: update mux with gpiod_set_array_value_cansleep
by Peter Rosin
· 8 years ago
6ef91fc
i2c: mux: relax locking of the top i2c adapter during mux-locked muxing
by Peter Rosin
· 9 years ago
bb44814
i2c: i2c-mux-gpio: convert to use an explicit i2c mux core
by Peter Rosin
· 9 years ago
bdbf4a2
i2c: muxes: fix leaked i2c adapter device node references
by Vladimir Zapolskiy
· 9 years ago
623e4ec
i2c: i2c-mux-gpio: remove error messages for probe deferrals
by Ioan Nicu
· 10 years ago
37e5dc1
i2c: muxes: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
21d0b7c
i2c: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
13509c3
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 11 years ago
8c0ec25
i2c: mux: gpio: use reg value for i2c_add_mux_adapter
by Ionut Nicu
· 11 years ago
250ad59
i2c: mux: gpio: use gpio_set_value_cansleep()
by Ionut Nicu
· 11 years ago
9937b8d
i2c: i2c-mux-gpio: use deferred probing
by Ionut Nicu
· 11 years ago
492ed77
i2c: i2c-mux-gpio: don't ignore of_get_named_gpio errors
by Ionut Nicu
· 11 years ago
4e90532
i2c: remove redundant of_match_ptr
by Sachin Kamat
· 11 years ago
687b81d
i2c: move OF helpers into the core
by Wolfram Sang
· 12 years ago
6d4028c
i2c: use dev_get_platdata()
by Jingoo Han
· 11 years ago
7fafae6
i2c: mux: gpio: Check gpio_direction_output return value
by Jean Delvare
· 12 years ago
55827f4
i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls
by Doug Anderson
· 12 years ago
0b255e9
i2c: remove __dev* attributes from subsystem
by Bill Pemberton
· 12 years ago
9b7a0c4
i2c: mux: Add dt support to i2c-mux-gpio driver
by Maxime Ripard
· 12 years ago
e7ee514
i2c-mux-gpio: Add support for dynamically allocated GPIO pins
by Jean Delvare
· 12 years ago
2614a85
i2c-mux-gpio: Use devm_kzalloc instead of kzalloc
by Maxime Ripard
· 12 years ago
eee543e
i2c-mux: Add support for device auto-detection
by Jean Delvare
· 12 years ago
e7065e2
i2c: Rename last mux driver to standard pattern
by Jean Delvare
· 13 years ago
[Renamed (73%) from drivers/i2c/muxes/gpio-i2cmux.c]
5a3ecd5
i2c: Add a struct device * parameter to i2c_add_mux_adapter()
by David Daney
· 13 years ago
245e99c
i2c/gpio-i2cmux: Convert to use module_platform_driver()
by Axel Lin
· 13 years ago
92ed1a7
i2c: Add generic I2C multiplexer using GPIO API
by Peter Korsgaard
· 14 years ago