aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2014-06-18gpio: mcp23s08: Bug fix of SPI device tree registration.Michael Welling
2014-06-18gpio: mxs: Allow for recursive enable_irq_wake() callMarek Vasut
2014-04-16gpio: pl061: hook request if gpio-ranges avaiableHaojian Zhuang
2014-04-16gpio: pl061: add new property for gpio baseHaojian Zhuang
2014-04-16exynos: driver raw read and write endian fixVictor Kamensky
2014-03-31gpio: bcm281xx: Use "unsigned gpio" consistently throughout the codeMarkus Mayer
2014-03-31gpio: bcm281xx: Centralize register lockingMarkus Mayer
2014-03-31gpio: bcm281xx: Fix parameter name for GPIO_CONTROL macroMarkus Mayer
2014-02-05gpio: tb10x: GPIO_TB10X needs to select GENERIC_IRQ_CHIPAxel Lin
2014-02-05gpio: clps711x: Add module alias to support module auto loadingAxel Lin
2014-02-05gpio: bcm281xx: Update MODULE_AUTHORMarkus Mayer
2014-02-05gpio: intel-mid: fix the incorrect return of idle callbackxinhui.pan
2014-02-03gpio: xtensa: fix build when XCHAL_HAVE_CP is 0Baruch Siach
2014-01-23Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-21Merge tag 'mfd-3.14-1' of git://git.linaro.org/people/ljones/mfdLinus Torvalds
2014-01-21Merge tag 'gpio-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2014-01-21gpio: lp3943: Remove redundant of_match_ptr helperSachin Kamat
2014-01-21gpio: add LP3943 I2C GPIO expander driverMilo Kim
2014-01-20gpio: mcp23s08: fix casting caused build warningSeongJae Park
2014-01-20gpio: mcp23s08: depend on OF_GPIOLinus Walleij
2014-01-17gpio: mcp23s08: Add irq functionality for i2c chipsLars Poeschel
2014-01-15ARM: S5P[v210|c100|64x0]: Fix build errorSachin Kamat
2014-01-15gpio: pxa: clamp gpio get value to [0,1]Neil Zhang
2014-01-14ARM: S3C[24|64]xx: move includes back under <mach/> scopeLinus Walleij
2014-01-08gpio / ACPI: get rid of acpi_gpio.hMika Westerberg
2014-01-08gpio / ACPI: register to ACPI events automaticallyMika Westerberg
2014-01-07gpio: f7188x: set can_sleep attributeSimon Guinot
2014-01-07gpio: samsung: Remove hardware.h inclusionSachin Kamat
2014-01-07gpio: xtensa: depend on HAVE_XTENSA_GPIO32Baruch Siach
2014-01-07gpio: clps711x: Enable driver compilation with COMPILE_TESTAlexander Shiyan
2014-01-07gpio: clps711x: Use of_match_ptr()Alexander Shiyan
2014-01-02gpio: tb10x: Remove redundant of_match_ptr helperSachin Kamat
2014-01-02gpio: mvebu: Do not hard code error codeSachin Kamat
2014-01-02gpio: mxc: Do not hard code return valueSachin Kamat
2014-01-02gpio: max730x: Remove redundant dev_set_drvdataSachin Kamat
2014-01-02ARM: S3C24XX: Fix configuration of gpio port sizes on S3C24XX.José Miguel Gonçalves
2013-12-26gpio: davinci: don't create irq_domain in case of unbanked irqsGrygorii Strashko
2013-12-26gpio: davinci: use chained_irq_enter/chained_irq_exit APIGrygorii Strashko
2013-12-26gpio: davinci: add OF supportKV Sujith
2013-12-26gpio: davinci: convert to use irqdomain support.Lad, Prabhakar
2013-12-26gpio: introduce GPIO_DAVINCI kconfig optionGrygorii Strashko
2013-12-26gpio: davinci: get rid of DAVINCI_N_GPIOGrygorii Strashko
2013-12-26gpio: davinci: use {readl|writel}_relaxed() instead of __raw_*Lad, Prabhakar
2013-12-24Merge 3.13-rc5 into staging-nextGreg Kroah-Hartman
2013-12-23gpio: sch311x: fix compilation errorLinus Walleij
2013-12-20ARM: s3c64xx: get rid of custom <mach/gpio.h>Linus Walleij
2013-12-20ARM: s3c24xx: get rid of custom <mach/gpio.h>Linus Walleij
2013-12-20gpio: sodaville: fix some error return code on error pathWei Yongjun
2013-12-20gpio: moxart: remove redundant dev_err call in moxart_gpio_probe()Wei Yongjun
2013-12-20gpio: moxart: add missing .owner to struct gpio_chipWei Yongjun