summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-pca953x.c
Commit message (Expand)AuthorAge
* gpio: pca953x: remove incorrect le16_to_cpu callsAndy Shevchenko2017-08-14
* gpio: move tca9554 from pcf857x to pca953xAnders Darander2017-04-24
* gpio: pca953x: Expand comment for "reset" GPIO in ACPI caseAndy Shevchenko2017-03-23
* gpio: pca953x: Sort headers alphabeticallyAndy Shevchenko2017-03-23
* gpio: pca953x: Introduce a long awaited ->get_direction()Andy Shevchenko2017-03-23
* gpio: pca953x: Add optional reset gpio controlSteve Longerbeam2017-01-11
* Merge tag 'gpio-v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2016-12-13
|\
| * Merge branch 'thread-irq-simpler' into develLinus Walleij2016-12-07
| |\
| | * gpio: simplify adding threaded interruptsLinus Walleij2016-11-25
| * | gpio: pca953x: Add MAX7318 compatibleMarek Vasut2016-10-24
| |/
* | gpio: pca953x: Move memcpy into mutex lock for set multiplePhil Reid2016-11-08
* | gpio: pca953x: Fix corruption of other gpios in set_multiple.Phil Reid2016-11-08
|/
* gpio: pca953x: add a comment explaining the need for a lockdep subclassBartosz Golaszewski2016-10-11
* Merge branch 'i2c/for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2016-10-07
|\
| * gpio: pca953x: variable 'id' was used twiceWolfram Sang2016-09-24
| * gpio: pca953x: fix an incorrect lockdep warningBartosz Golaszewski2016-09-24
* | Revert "gpio: pca953x: initialize ret to zero to avoid returning garbage"Linus Walleij2016-09-13
* | gpio: pca953x: initialize ret to zero to avoid returning garbageColin Ian King2016-09-12
* | gpio: pca953x: coding style fixesBartosz Golaszewski2016-09-12
* | gpio: pca953x: remove an unused variableBartosz Golaszewski2016-09-12
* | gpio: pca953x: refactor pca953x_read_regs()Bartosz Golaszewski2016-09-12
* | gpio: pca953x: refactor pca953x_write_regs()Bartosz Golaszewski2016-09-12
* | gpio: pca953x: code shrinkBartosz Golaszewski2016-09-12
* | gpio: pca954x: fix undefined error code from removeArnd Bergmann2016-09-07
* | gpio: pca954x: Add vcc regulator and enable itPhil Reid2016-08-11
|/
* gpio: pca953x: enable driver on Intel EdisonAndy Shevchenko2016-06-15
* gpio: pca953x: Fix NBANK calculation for PCA9536Vignesh R2016-06-13
* gpio: pca953x: enfore type for i2c_smbus_write_word_data()Andy Shevchenko2016-06-08
* gpio: pca953x: remove redundant assignmentsAndy Shevchenko2016-06-07
* gpio: pca953x: Add support for TI PCA9536Vignesh R2016-06-07
* Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-05-17
|\
| * gpio: pca953x: add PCAL9535 interrupt support for Galileo Gen2Yong Li2016-04-09
* | gpio: pca953x: Use correct u16 value for register word writeYong Li2016-04-08
|/
* gpio: pca953x: Fix pca953x_gpio_set_multiple() on 64-bitGeert Uytterhoeven2016-03-16
* gpio: pca953x: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-23
* gpio: pca953x: use gpiochip data pointerLinus Walleij2016-01-05
* gpio: pca953x: Add set_multiple to allow multiple bits to be set in one write.Phil Reid2015-12-10
* gpio: pca953x: make inclusion of <linux/of_platform.h> unconditionalLinus Walleij2015-12-09
* gpio: pca935x: fix of-only probed devicesBen Dooks2015-12-09
* gpio: pca953x: add onsemi,pca9654 idBen Dooks2015-12-09
* gpio: change member .dev to .parentLinus Walleij2015-11-19
* gpio: pca953x: support ACPI devices found on Galileo Gen2Andy Shevchenko2015-10-05
* gpio: pca953x: store driver_data for future useAndy Shevchenko2015-10-05
* gpio: pca953x: Add TI TCA9539 supportThierry Reding2015-10-02
* gpio: Fix error checking in the function device_pca957x_initNicholas Krause2015-10-02
* gpio: pca953x: fix nested irqs reschedulingGrygorii Strashko2015-07-16
* gpio: Prevent an integer overflow in the pca953x driverJoshua Scott2015-06-01
* Drivers: gpio: Fix spelling errorsColin Cronin2015-05-19
* gpio: pca953x: Drop deprecated DT bindingsMarkus Pargmann2014-08-28
* gpio: remove all usage of gpio_remove retval in driver/gpioabdoulaye berthe2014-07-22