Andy Shevchenko
|
b2dc4110cb
gpio: pca953x: remove incorrect le16_to_cpu calls
|
8 years ago |
Anders Darander
|
1b9a0c2506
gpio: move tca9554 from pcf857x to pca953x
|
8 years ago |
Andy Shevchenko
|
96530b3777
gpio: pca953x: Expand comment for "reset" GPIO in ACPI case
|
8 years ago |
Andy Shevchenko
|
b413d7a01c
gpio: pca953x: Sort headers alphabetically
|
8 years ago |
Andy Shevchenko
|
66e5719231
gpio: pca953x: Introduce a long awaited ->get_direction()
|
8 years ago |
Steve Longerbeam
|
054ccdef8b
gpio: pca953x: Add optional reset gpio control
|
8 years ago |
Linus Torvalds
|
061ad5038c
Merge tag 'gpio-v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
|
8 years ago |
Linus Walleij
|
acf1fcf772
Merge branch 'thread-irq-simpler' into devel
|
8 years ago |
Linus Walleij
|
d245b3f9bd
gpio: simplify adding threaded interrupts
|
8 years ago |
Phil Reid
|
386377b547
gpio: pca953x: Move memcpy into mutex lock for set multiple
|
8 years ago |
Phil Reid
|
53f8d32223
gpio: pca953x: Fix corruption of other gpios in set_multiple.
|
8 years ago |
Marek Vasut
|
1208c93525
gpio: pca953x: Add MAX7318 compatible
|
8 years ago |
Bartosz Golaszewski
|
74f47f07e5
gpio: pca953x: add a comment explaining the need for a lockdep subclass
|
9 years ago |
Linus Torvalds
|
87840a2b7e
Merge branch 'i2c/for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
|
8 years ago |
Wolfram Sang
|
6212e1d6ed
gpio: pca953x: variable 'id' was used twice
|
9 years ago |
Bartosz Golaszewski
|
559b46990e
gpio: pca953x: fix an incorrect lockdep warning
|
9 years ago |
Linus Walleij
|
d147d54899
Revert "gpio: pca953x: initialize ret to zero to avoid returning garbage"
|
9 years ago |
Colin Ian King
|
313b9a9938
gpio: pca953x: initialize ret to zero to avoid returning garbage
|
9 years ago |
Bartosz Golaszewski
|
ea3d579d8f
gpio: pca953x: coding style fixes
|
9 years ago |
Bartosz Golaszewski
|
60f547be82
gpio: pca953x: remove an unused variable
|
9 years ago |
Bartosz Golaszewski
|
c6e3cf01d3
gpio: pca953x: refactor pca953x_read_regs()
|
9 years ago |
Bartosz Golaszewski
|
7acc66e371
gpio: pca953x: refactor pca953x_write_regs()
|
9 years ago |
Bartosz Golaszewski
|
53661f3bc6
gpio: pca953x: code shrink
|
9 years ago |
Arnd Bergmann
|
bf62efeb16
gpio: pca954x: fix undefined error code from remove
|
9 years ago |
Phil Reid
|
e23efa3111
gpio: pca954x: Add vcc regulator and enable it
|
9 years ago |
Andy Shevchenko
|
747e42a1c0
gpio: pca953x: enable driver on Intel Edison
|
9 years ago |
Vignesh R
|
a246b8198f
gpio: pca953x: Fix NBANK calculation for PCA9536
|
9 years ago |
Andy Shevchenko
|
c4d1cbd7cf
gpio: pca953x: enfore type for i2c_smbus_write_word_data()
|
9 years ago |
Andy Shevchenko
|
8c7a92dad1
gpio: pca953x: remove redundant assignments
|
9 years ago |
Vignesh R
|
353661dfe1
gpio: pca953x: Add support for TI PCA9536
|
9 years ago |