summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
* gpio: tb10x: GPIO_TB10X needs to select GENERIC_IRQ_CHIPAxel Lin2014-02-051-0/+1
* gpio: clps711x: Add module alias to support module auto loadingAxel Lin2014-02-051-0/+1
* gpio: bcm281xx: Update MODULE_AUTHORMarkus Mayer2014-02-051-2/+2
* gpio: intel-mid: fix the incorrect return of idle callbackxinhui.pan2014-02-051-2/+2
* gpio: xtensa: fix build when XCHAL_HAVE_CP is 0Baruch Siach2014-02-031-0/+16
* Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-233-59/+135
|\
| * gpio: davinci: don't create irq_domain in case of unbanked irqsGrygorii Strashko2013-12-261-15/+19
| * gpio: davinci: use chained_irq_enter/chained_irq_exit APIGrygorii Strashko2013-12-261-3/+3
| * gpio: davinci: add OF supportKV Sujith2013-12-261-3/+54
| * gpio: davinci: convert to use irqdomain support.Lad, Prabhakar2013-12-261-33/+47
| * gpio: introduce GPIO_DAVINCI kconfig optionGrygorii Strashko2013-12-262-1/+8
| * gpio: davinci: get rid of DAVINCI_N_GPIOGrygorii Strashko2013-12-261-2/+2
| * gpio: davinci: use {readl|writel}_relaxed() instead of __raw_*Lad, Prabhakar2013-12-261-18/+18
* | Merge tag 'mfd-3.14-1' of git://git.linaro.org/people/ljones/mfdLinus Torvalds2014-01-213-0/+251
|\ \
| * | gpio: lp3943: Remove redundant of_match_ptr helperSachin Kamat2014-01-211-1/+1
| * | gpio: add LP3943 I2C GPIO expander driverMilo Kim2014-01-213-0/+251
* | | Merge tag 'gpio-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-01-2167-371/+1607
|\ \ \
| * | | gpio: mcp23s08: fix casting caused build warningSeongJae Park2014-01-201-1/+1
| * | | gpio: mcp23s08: depend on OF_GPIOLinus Walleij2014-01-201-1/+1
| * | | gpio: mcp23s08: Add irq functionality for i2c chipsLars Poeschel2014-01-172-5/+244
| * | | ARM: S5P[v210|c100|64x0]: Fix build errorSachin Kamat2014-01-151-0/+3
| * | | gpio: pxa: clamp gpio get value to [0,1]Neil Zhang2014-01-151-1/+2
| * | | ARM: S3C[24|64]xx: move includes back under <mach/> scopeLinus Walleij2014-01-141-6/+1
| * | | gpio / ACPI: get rid of acpi_gpio.hMika Westerberg2014-01-083-3/+26
| * | | gpio / ACPI: register to ACPI events automaticallyMika Westerberg2014-01-083-4/+39
| * | | gpio: f7188x: set can_sleep attributeSimon Guinot2014-01-071-0/+1
| * | | gpio: samsung: Remove hardware.h inclusionSachin Kamat2014-01-071-1/+0
| * | | gpio: xtensa: depend on HAVE_XTENSA_GPIO32Baruch Siach2014-01-071-0/+1
| * | | gpio: clps711x: Enable driver compilation with COMPILE_TESTAlexander Shiyan2014-01-071-1/+1
| * | | gpio: clps711x: Use of_match_ptr()Alexander Shiyan2014-01-071-2/+2
| * | | gpio: tb10x: Remove redundant of_match_ptr helperSachin Kamat2014-01-021-1/+1
| * | | gpio: mvebu: Do not hard code error codeSachin Kamat2014-01-021-1/+1
| * | | gpio: mxc: Do not hard code return valueSachin Kamat2014-01-021-1/+1
| * | | gpio: max730x: Remove redundant dev_set_drvdataSachin Kamat2014-01-021-3/+0
| * | | ARM: S3C24XX: Fix configuration of gpio port sizes on S3C24XX.José Miguel Gonçalves2014-01-021-3/+3
| * | | gpio: sch311x: fix compilation errorLinus Walleij2013-12-231-0/+1
| * | | ARM: s3c64xx: get rid of custom <mach/gpio.h>Linus Walleij2013-12-201-0/+3
| * | | ARM: s3c24xx: get rid of custom <mach/gpio.h>Linus Walleij2013-12-201-0/+3
| * | | gpio: sodaville: fix some error return code on error pathWei Yongjun2013-12-201-2/+6
| * | | gpio: moxart: remove redundant dev_err call in moxart_gpio_probe()Wei Yongjun2013-12-201-4/+1
| * | | gpio: moxart: add missing .owner to struct gpio_chipWei Yongjun2013-12-201-0/+1
| * | | gpio: add GPIO support for SMSC SCH311xBruno Randolf2013-12-203-0/+441
| * | | gpio / ACPI: return -ENOENT when no mapping existsMika Westerberg2013-12-121-1/+1
| * | | gpio: msm: Add module device table and mark table constStephen Boyd2013-12-121-1/+2
| * | | gpiolib: return -ENOENT if no GPIO mapping existsAlexandre Courbot2013-12-121-17/+17
| * | | gpio: driver for Xtensa GPIO32Baruch Siach2013-12-123-0/+172
| * | | gpio: 74x164: Driver cleanupAlexander Shiyan2013-12-121-27/+16
| * | | gpio: 74x164: Remove non-DT supportAlexander Shiyan2013-12-122-16/+4
| * | | gpio: tegra: add missing error handling to probeStephen Warren2013-12-111-1/+6
| * | | gpiolib: update inline documentation of gpiod_get_index()Andy Shevchenko2013-12-091-1/+1
OpenPOWER on IntegriCloud