aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)AuthorFilesLines
2012-08-14GPIO: gpio-pxa: fix building without CONFIG_OFGravatar Arnd Bergmann 1-2/+2
2012-08-12Merge tag 'gpio-fixes-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 6-14/+43
2012-08-10gpio: em: do not discard em_gio_irq_domain_cleanupGravatar Arnd Bergmann 1-1/+1
2012-08-07drivers/gpio/gpio-langwell.c: fix error return codeGravatar Julia Lawall 1-2/+5
2012-08-07gpio: samsung: Fix off-by-one bug in gpio addressesGravatar Sean Paul 1-7/+7
2012-08-07gpio/mxc: specify gpio base for device tree probeGravatar Shawn Guo 1-1/+2
2012-08-07gpio/mxc: remove redundant shadow variables initializationGravatar Shawn Guo 1-2/+0
2012-08-05GPIO: gpio-pxa: fix devicetree functionsGravatar Daniel Mack 1-0/+26
2012-08-05gpio: msic: Fix calculating register address in msic_gpio_to_oreg()Gravatar Axel Lin 1-1/+1
2012-08-05gpio-sch: Fix leak of resourceGravatar Alan Cox 1-1/+2
2012-07-30Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Gravatar Linus Torvalds 3-0/+166
2012-07-26Merge tag 'gpio-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Gravatar Linus Torvalds 13-138/+639
2012-07-25gpio: tps6586x: Add gpio support through platform driverGravatar Laxman Dewangan 3-0/+166
2012-07-23Merge tag 'irq' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socGravatar Linus Torvalds 1-24/+32
2012-07-17gpio: of_get_named_gpio_flags() return -EPROBE_DEFER if GPIO not yet availableGravatar Roland Stigge 1-1/+4
2012-07-17gpiolib: Defer failed gpio requests by defaultGravatar Mark Brown 1-1/+1
2012-07-17gpio/pca953x: increase variables size to support 24 bit of dataGravatar Leed Aguilar 1-14/+14
2012-07-17GPIO: PCA953X: Increase size of invert variable to support 24 bitGravatar Chandrabhanu Mahapatra 1-5/+6
2012-07-17gpio/omap: move bank->dbck initialization to omap_gpio_mod_init()Gravatar Tarun Kanti DebBarma 1-6/+4
2012-07-17gpio/mxc: use the edge_sel feature if availableGravatar Benoît Thébaudeau 1-14/+57
2012-07-17gpio: propagate of_parse_phandle_with_args errorsGravatar Alexandre Courbot 1-1/+1
2012-07-17gpio: samsung: add flags specifier to device-tree bindingGravatar Olof Johansson 1-1/+4
2012-07-17gpiolib: Add support for Wolfson Microelectronics Arizona class devicesGravatar Mark Brown 3-0/+170
2012-07-12gpio: gpio-lpc32xx: Add gpio_to_irq mappingGravatar Roland Stigge 1-0/+65
2012-07-12gpio: pcf857x: share 8/16 bit access functionsGravatar Kuninori Morimoto 1-62/+31
2012-07-12gpio: LPC32xx: Driver cleanupGravatar Roland Stigge 1-8/+1
2012-07-12gpiolib: wm8994: Convert to devm_kzalloc()Gravatar Mark Brown 1-8/+3
2012-07-12gpiolib: wm8994: Use irq_domain mappings for gpiosGravatar Mark Brown 1-4/+2
2012-07-12gpio: add a driver for GPIO pins found on AMD-8111 south bridge chipsGravatar Dmitry Eremin-Solenikov 3-0/+259
2012-07-10gpio/gpio-tps65910: gpio_chip.of_node referenced without CONFIG_OF_GPIO definedGravatar Jerry Snitselaar 1-0/+2
2012-07-09Merge branch 'kevin' into fixesGravatar Linus Walleij 1-1/+13
2012-07-05Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6 into grantGravatar Linus Walleij 2-13/+17
2012-07-05gpio: tps65910: initialize of_node of gpio_chipGravatar Laxman Dewangan 1-0/+1
2012-07-05gpio/mxc: make irqs work for fsl,imx21-gpio devicesGravatar Uwe Kleine-König 1-4/+6
2012-07-05gpio: export devm_gpio_request_oneGravatar Stephen Warren 1-0/+1
2012-07-05gpiolib: wm8994: Pay attention to the value set when enabling as outputGravatar Mark Brown 1-1/+4
2012-07-05gpio/msm_v1: CONFIG_GPIO_MSM_V1 is only available on three SoCsGravatar Christian Dietrich 1-1/+1
2012-07-05gpio-sta2x11: don't use pdata if nullGravatar Alessandro Rubini 1-2/+3
2012-07-03gpio/omap: fix invalid context restore of gpio bank-0Gravatar Jon Hunter 1-1/+3
2012-07-01gpio/mxc: move irq_domain_add_legacy call into gpio driverGravatar Shawn Guo 1-24/+32
2012-06-26gpio/omap: fix irq loss while in idle with debounce onGravatar Grazvydas Ignotas 1-0/+10
2012-06-03gpio/samsung: fix the typo 'exynos5_xxx' instead of 'exonys5_xxx'Gravatar Kukjin Kim 1-1/+1
2012-05-29Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 4-0/+479
2012-05-29Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Gravatar Linus Torvalds 7-51/+1037
2012-05-26Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socGravatar Linus Torvalds 1-1/+10
2012-05-26Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socGravatar Linus Torvalds 1-62/+94
2012-05-25gpio/tca6424: merge I2C transactions, remove castGravatar Andreas Schallenberg 1-12/+16
2012-05-25gpio/of: fix a typo of comment messageGravatar Dong Aisheng 1-1/+1
2012-05-24Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Gravatar Linus Torvalds 22-380/+1240
2012-05-22Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-2/+1