aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAge
* gpio: rdc321x: Prevent removal of modules exporting active GPIOsAxel Lin2012-09-01
* gpio: em: Fix checking return value of irq_alloc_descsAxel Lin2012-08-31
* gpio: mc9s08dz60: Fix build error if I2C=mAxel Lin2012-08-31
* gpio: Fix debug message in of_get_named_gpio_flags()Thierry Reding2012-08-17
* GPIO: gpio-pxa: fix building without CONFIG_OFArnd Bergmann2012-08-14
* Merge tag 'gpio-fixes-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-08-12
|\
| * drivers/gpio/gpio-langwell.c: fix error return codeJulia Lawall2012-08-07
| * gpio: samsung: Fix off-by-one bug in gpio addressesSean Paul2012-08-07
| * gpio/mxc: specify gpio base for device tree probeShawn Guo2012-08-07
| * gpio/mxc: remove redundant shadow variables initializationShawn Guo2012-08-07
| * GPIO: gpio-pxa: fix devicetree functionsDaniel Mack2012-08-05
| * gpio: msic: Fix calculating register address in msic_gpio_to_oreg()Axel Lin2012-08-04
| * gpio-sch: Fix leak of resourceAlan Cox2012-08-04
* | gpio: em: do not discard em_gio_irq_domain_cleanupArnd Bergmann2012-08-10
|/
* Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-07-30
|\
| * gpio: tps6586x: Add gpio support through platform driverLaxman Dewangan2012-07-24
* | Merge tag 'gpio-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Linus Torvalds2012-07-26
|\ \
| * | gpio: of_get_named_gpio_flags() return -EPROBE_DEFER if GPIO not yet availableRoland Stigge2012-07-17
| * | gpiolib: Defer failed gpio requests by defaultMark Brown2012-07-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/omap: move bank->dbck initialization to omap_gpio_mod_init()Tarun Kanti DebBarma2012-07-17
| * | gpio/mxc: use the edge_sel feature if availableBenoît Thébaudeau2012-07-17
| * | gpio: propagate of_parse_phandle_with_args errorsAlexandre Courbot2012-07-17
| * | gpio: samsung: add flags specifier to device-tree bindingOlof Johansson2012-07-17
| * | gpiolib: Add support for Wolfson Microelectronics Arizona class devicesMark Brown2012-07-17
| * | gpio: gpio-lpc32xx: Add gpio_to_irq mappingRoland Stigge2012-07-12
| * | gpio: pcf857x: share 8/16 bit access functionsKuninori Morimoto2012-07-12
| * | gpio: LPC32xx: Driver cleanupRoland Stigge2012-07-12
| * | gpiolib: wm8994: Convert to devm_kzalloc()Mark Brown2012-07-12
| * | gpiolib: wm8994: Use irq_domain mappings for gpiosMark Brown2012-07-12
| * | gpio: add a driver for GPIO pins found on AMD-8111 south bridge chipsDmitry Eremin-Solenikov2012-07-12
| * | Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6 into grantLinus Walleij2012-07-05
| |\ \ | | |/ | |/|
| | * gpio/tca6424: merge I2C transactions, remove castAndreas Schallenberg2012-05-25
| | * gpio/of: fix a typo of comment messageDong Aisheng2012-05-25
* | | Merge tag 'irq' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-23
|\ \ \
| * | | gpio/mxc: move irq_domain_add_legacy call into gpio driverShawn Guo2012-07-01
| |/ /
* | | gpio/gpio-tps65910: gpio_chip.of_node referenced without CONFIG_OF_GPIO definedJerry Snitselaar2012-07-10
* | | Merge branch 'kevin' into fixesLinus Walleij2012-07-09
|\ \ \
| * | | gpio/omap: fix invalid context restore of gpio bank-0Jon Hunter2012-07-03
| * | | gpio/omap: fix irq loss while in idle with debounce onGrazvydas Ignotas2012-06-26
| |/ /
* | | gpio: tps65910: initialize of_node of gpio_chipLaxman Dewangan2012-07-05
* | | gpio/mxc: make irqs work for fsl,imx21-gpio devicesUwe Kleine-König2012-07-05
* | | gpio: export devm_gpio_request_oneStephen Warren2012-07-05
* | | gpiolib: wm8994: Pay attention to the value set when enabling as outputMark Brown2012-07-05
* | | gpio/msm_v1: CONFIG_GPIO_MSM_V1 is only available on three SoCsChristian Dietrich2012-07-05
* | | gpio-sta2x11: don't use pdata if nullAlessandro Rubini2012-07-05
|/ /
* | gpio/samsung: fix the typo 'exynos5_xxx' instead of 'exonys5_xxx'Kukjin Kim2012-06-04
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-05-29
|\ \
| * | GPIO: MIPS: lantiq: convert gpio-stp-xway to OFJohn Crispin2012-05-21