aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2012-08-14GPIO: gpio-pxa: fix building without CONFIG_OFArnd Bergmann
2012-08-12Merge tag 'gpio-fixes-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-08-10gpio: em: do not discard em_gio_irq_domain_cleanupArnd Bergmann
2012-08-07drivers/gpio/gpio-langwell.c: fix error return codeJulia Lawall
2012-08-07gpio: samsung: Fix off-by-one bug in gpio addressesSean Paul
2012-08-07gpio/mxc: specify gpio base for device tree probeShawn Guo
2012-08-07gpio/mxc: remove redundant shadow variables initializationShawn Guo
2012-08-05GPIO: gpio-pxa: fix devicetree functionsDaniel Mack
2012-08-05gpio: msic: Fix calculating register address in msic_gpio_to_oreg()Axel Lin
2012-08-05gpio-sch: Fix leak of resourceAlan Cox
2012-07-30Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2012-07-26Merge tag 'gpio-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Linus Torvalds
2012-07-25gpio: tps6586x: Add gpio support through platform driverLaxman Dewangan
2012-07-23Merge tag 'irq' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-07-17gpio: of_get_named_gpio_flags() return -EPROBE_DEFER if GPIO not yet availableRoland Stigge
2012-07-17gpiolib: Defer failed gpio requests by defaultMark Brown
2012-07-17gpio/pca953x: increase variables size to support 24 bit of dataLeed Aguilar
2012-07-17GPIO: PCA953X: Increase size of invert variable to support 24 bitChandrabhanu Mahapatra
2012-07-17gpio/omap: move bank->dbck initialization to omap_gpio_mod_init()Tarun Kanti DebBarma
2012-07-17gpio/mxc: use the edge_sel feature if availableBenoît Thébaudeau
2012-07-17gpio: propagate of_parse_phandle_with_args errorsAlexandre Courbot
2012-07-17gpio: samsung: add flags specifier to device-tree bindingOlof Johansson
2012-07-17gpiolib: Add support for Wolfson Microelectronics Arizona class devicesMark Brown
2012-07-12gpio: gpio-lpc32xx: Add gpio_to_irq mappingRoland Stigge
2012-07-12gpio: pcf857x: share 8/16 bit access functionsKuninori Morimoto
2012-07-12gpio: LPC32xx: Driver cleanupRoland Stigge
2012-07-12gpiolib: wm8994: Convert to devm_kzalloc()Mark Brown
2012-07-12gpiolib: wm8994: Use irq_domain mappings for gpiosMark Brown
2012-07-12gpio: add a driver for GPIO pins found on AMD-8111 south bridge chipsDmitry Eremin-Solenikov
2012-07-10gpio/gpio-tps65910: gpio_chip.of_node referenced without CONFIG_OF_GPIO definedJerry Snitselaar
2012-07-09Merge branch 'kevin' into fixesLinus Walleij
2012-07-05Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6 into grantLinus Walleij
2012-07-05gpio: tps65910: initialize of_node of gpio_chipLaxman Dewangan
2012-07-05gpio/mxc: make irqs work for fsl,imx21-gpio devicesUwe Kleine-König
2012-07-05gpio: export devm_gpio_request_oneStephen Warren
2012-07-05gpiolib: wm8994: Pay attention to the value set when enabling as outputMark Brown
2012-07-05gpio/msm_v1: CONFIG_GPIO_MSM_V1 is only available on three SoCsChristian Dietrich
2012-07-05gpio-sta2x11: don't use pdata if nullAlessandro Rubini
2012-07-03gpio/omap: fix invalid context restore of gpio bank-0Jon Hunter
2012-07-01gpio/mxc: move irq_domain_add_legacy call into gpio driverShawn Guo
2012-06-26gpio/omap: fix irq loss while in idle with debounce onGrazvydas Ignotas
2012-06-03gpio/samsung: fix the typo 'exynos5_xxx' instead of 'exonys5_xxx'Kukjin Kim
2012-05-29Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-05-29Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2012-05-26Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-26Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-25gpio/tca6424: merge I2C transactions, remove castAndreas Schallenberg
2012-05-25gpio/of: fix a typo of comment messageDong Aisheng
2012-05-24Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-05-22Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds