Colin Ian King
|
313b9a9938
gpio: pca953x: initialize ret to zero to avoid returning garbage
|
9 anni fa |
Bartosz Golaszewski
|
ea3d579d8f
gpio: pca953x: coding style fixes
|
9 anni fa |
Bartosz Golaszewski
|
60f547be82
gpio: pca953x: remove an unused variable
|
9 anni fa |
Bartosz Golaszewski
|
c6e3cf01d3
gpio: pca953x: refactor pca953x_read_regs()
|
9 anni fa |
Bartosz Golaszewski
|
7acc66e371
gpio: pca953x: refactor pca953x_write_regs()
|
9 anni fa |
Bartosz Golaszewski
|
53661f3bc6
gpio: pca953x: code shrink
|
9 anni fa |
Arnd Bergmann
|
bf62efeb16
gpio: pca954x: fix undefined error code from remove
|
9 anni fa |
Phil Reid
|
e23efa3111
gpio: pca954x: Add vcc regulator and enable it
|
9 anni fa |
Andy Shevchenko
|
747e42a1c0
gpio: pca953x: enable driver on Intel Edison
|
9 anni fa |
Vignesh R
|
a246b8198f
gpio: pca953x: Fix NBANK calculation for PCA9536
|
9 anni fa |
Andy Shevchenko
|
c4d1cbd7cf
gpio: pca953x: enfore type for i2c_smbus_write_word_data()
|
9 anni fa |
Andy Shevchenko
|
8c7a92dad1
gpio: pca953x: remove redundant assignments
|
9 anni fa |
Vignesh R
|
353661dfe1
gpio: pca953x: Add support for TI PCA9536
|
9 anni fa |
Linus Torvalds
|
1eccc6e152
Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
|
9 anni fa |
Yong Li
|
44896beae6
gpio: pca953x: add PCAL9535 interrupt support for Galileo Gen2
|
9 anni fa |
Yong Li
|
9b8e3ec343
gpio: pca953x: Use correct u16 value for register word write
|
9 anni fa |
Geert Uytterhoeven
|
e0a8604f13
gpio: pca953x: Fix pca953x_gpio_set_multiple() on 64-bit
|
9 anni fa |
Laxman Dewangan
|
0ece84f54a
gpio: pca953x: Use devm_gpiochip_add_data() for gpio registration
|
9 anni fa |
Linus Walleij
|
468e67f6eb
gpio: pca953x: use gpiochip data pointer
|
9 anni fa |
Phil Reid
|
b4818afeac
gpio: pca953x: Add set_multiple to allow multiple bits to be set in one write.
|
9 anni fa |
Linus Walleij
|
c2369d3f8c
gpio: pca953x: make inclusion of <linux/of_platform.h> unconditional
|
9 anni fa |
Ben Dooks
|
6f29c9afbe
gpio: pca935x: fix of-only probed devices
|
9 anni fa |
Ben Dooks
|
9f49f6dd04
gpio: pca953x: add onsemi,pca9654 id
|
9 anni fa |
Linus Walleij
|
58383c7842
gpio: change member .dev to .parent
|
10 anni fa |
Andy Shevchenko
|
f32517bf1a
gpio: pca953x: support ACPI devices found on Galileo Gen2
|
10 anni fa |
Andy Shevchenko
|
c6664149af
gpio: pca953x: store driver_data for future use
|
10 anni fa |
Thierry Reding
|
2db8aba860
gpio: pca953x: Add TI TCA9539 support
|
10 anni fa |
Nicholas Krause
|
c75a377204
gpio: Fix error checking in the function device_pca957x_init
|
10 anni fa |
Grygorii Strashko
|
fdd50409c8
gpio: pca953x: fix nested irqs rescheduling
|
10 anni fa |
Joshua Scott
|
b6ac1280b6
gpio: Prevent an integer overflow in the pca953x driver
|
10 anni fa |