summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-pca953x.c
Commit message (Expand)AuthorAge
* gpio: pca953x: Drop deprecated DT bindingsMarkus Pargmann2014-08-28
* gpio: remove all usage of gpio_remove retval in driver/gpioabdoulaye berthe2014-07-22
* gpio: pca953x: use gpiolib irqchip helpersLinus Walleij2014-05-28
* gpio: pca953x: request a shared interruptToby Smith2014-05-09
* gpio: pca953x: return IRQ_NONE when appropriateToby Smith2014-05-09
* gpio: pca953x: Fix gpio_base may not default to -1Aaron Sierra2014-02-13
* gpio: pca953x: Add Exar XRA1202Aaron Sierra2014-02-13
* gpio: pca953x: Add NXP PCA9698Aaron Sierra2014-02-13
* gpio: pca953x: Add devices to Kconfig helpAaron Sierra2014-02-13
* gpio/pinctrl: make gpio_chip members typed booleanLinus Walleij2013-12-04
* gpio: pca953x: Don't flip bits on PCA957x GPIO expanders when probing them.Graeme Smecher2013-09-23
* Merge tag 'gpio-v3.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2013-09-07
|\
| * gpio: pca953x: fix gpio input on gpio offsets >= 8Andrew Ruder2013-08-16
| * gpio: use dev_get_platdata()Jingoo Han2013-08-16
* | gpio: (gpio-pca953x) move header to linux/platform_data/Vivien Didelot2013-08-29
|/
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-06
|\
| * gpio: gpio-pca953x.c: fix checkpatch errorLaurent Navet2013-03-27
* | gpio: pca953x: fix irq_domain_add_simple usageAlexandre Belloni2013-04-11
|/
* gpio: pca953x: use managed resourcesLinus Walleij2013-01-28
* gpio: pca953x: use simple irqdomainGregory CLEMENT2013-01-28
* gpio: pca953x: add support for pca9505Gregory CLEMENT2013-01-25
* gpio: pca953x: make the register access by GPIO bankGregory CLEMENT2013-01-25
* Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-11
|\
| * gpio: remove use of __devinitBill Pemberton2012-11-28
* | gpio: pca953x: Add compatible strings to gpio-pca953x driverMaxime Ripard2012-11-17
* | gpio: pca953x: Register an IRQ domainMaxime Ripard2012-11-17
|/
* gpio/pca953x: increase variables size to support 24 bit of dataLeed Aguilar2012-07-17
* GPIO: PCA953X: Increase size of invert variable to support 24 bitChandrabhanu Mahapatra2012-07-17
* gpio/tca6424: merge I2C transactions, remove castAndreas Schallenberg2012-05-25
* Add support for TCA6424AAndreas Schallenberg2012-05-18
* gpio: pca953x: Staticise pca953x_get_altdata()Mark Brown2011-11-21
* Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-11-15
|\
| * gpio: pca953x: propagate the errno from the chip_init functionsWolfram Sang2011-10-29
| * gpio: pca953x: remove unneeded check for chip typeWolfram Sang2011-10-29
* | gpio-pca953x: fix gpio_baseHartmut Knaack2011-10-13
|/
* gpio/pca953x: Deprecate meaningless device-tree bindingsDavid Jander2011-06-16
* gpio/pca953x: Remove dynamic platform data pointerDavid Jander2011-06-16
* gpio/pca953x: Fix IRQ support.David Jander2011-06-16
* gpio/pca953x: Fix warning of enabled interrupts in handlerDavid Jander2011-06-08
* gpio/pca953x: Interrupt pin is active-lowDavid Jander2011-06-08
* gpio/pca953x: Fix IRQ support.David Jander2011-06-08
* gpio: reorganize driversGrant Likely2011-06-06