Janusz Krzysztofik
|
77588c14ac
gpiolib: Pass array info to get/set array functions
|
hace 7 años |
Janusz Krzysztofik
|
b9762bebc6
gpiolib: Pass bitmaps, not integer arrays, to get/set array
|
hace 7 años |
Linus Torvalds
|
9bca19a01d
Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
|
hace 7 años |
Kees Cook
|
a86854d0c5
treewide: devm_kzalloc() -> devm_kcalloc()
|
hace 7 años |
Wolfram Sang
|
62ea22c495
i2c: mux: gpio: move header to platform_data
|
hace 7 años |
Peter Rosin
|
1b00900fa0
i2c: mux: gpio: stop double error reporting
|
hace 8 años |
Peter Rosin
|
feff5c0a27
i2c: i2c-mux-gpio: update mux with gpiod_set_array_value_cansleep
|
hace 8 años |
Peter Rosin
|
6ef91fcca8
i2c: mux: relax locking of the top i2c adapter during mux-locked muxing
|
hace 9 años |
Peter Rosin
|
bb44814763
i2c: i2c-mux-gpio: convert to use an explicit i2c mux core
|
hace 9 años |
Vladimir Zapolskiy
|
bdbf4a29ee
i2c: muxes: fix leaked i2c adapter device node references
|
hace 10 años |
Ioan Nicu
|
623e4ecb86
i2c: i2c-mux-gpio: remove error messages for probe deferrals
|
hace 10 años |
Wolfram Sang
|
37e5dc1c27
i2c: muxes: drop owner assignment from platform_drivers
|
hace 10 años |
Paul Gortmaker
|
21d0b7c0fa
i2c: delete non-required instances of include <linux/init.h>
|
hace 11 años |
Linus Torvalds
|
13509c3a9d
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
|
hace 11 años |
Ionut Nicu
|
8c0ec2500e
i2c: mux: gpio: use reg value for i2c_add_mux_adapter
|
hace 11 años |
Ionut Nicu
|
250ad590d6
i2c: mux: gpio: use gpio_set_value_cansleep()
|
hace 11 años |
Ionut Nicu
|
9937b8d89e
i2c: i2c-mux-gpio: use deferred probing
|
hace 11 años |
Ionut Nicu
|
492ed77bfa
i2c: i2c-mux-gpio: don't ignore of_get_named_gpio errors
|
hace 11 años |
Sachin Kamat
|
4e9053231a
i2c: remove redundant of_match_ptr
|
hace 12 años |
Wolfram Sang
|
687b81d083
i2c: move OF helpers into the core
|
hace 12 años |
Jingoo Han
|
6d4028c644
i2c: use dev_get_platdata()
|
hace 12 años |
Jean Delvare
|
7fafae669a
i2c: mux: gpio: Check gpio_direction_output return value
|
hace 12 años |
Doug Anderson
|
55827f4aa6
i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls
|
hace 12 años |
Bill Pemberton
|
0b255e927d
i2c: remove __dev* attributes from subsystem
|
hace 12 años |
Maxime Ripard
|
9b7a0c40de
i2c: mux: Add dt support to i2c-mux-gpio driver
|
hace 12 años |
Jean Delvare
|
e7ee514058
i2c-mux-gpio: Add support for dynamically allocated GPIO pins
|
hace 13 años |
Maxime Ripard
|
2614a85941
i2c-mux-gpio: Use devm_kzalloc instead of kzalloc
|
hace 13 años |
Jean Delvare
|
eee543e824
i2c-mux: Add support for device auto-detection
|
hace 13 años |
Jean Delvare
|
e7065e20d9
i2c: Rename last mux driver to standard pattern
|
hace 13 años |