summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2014-02-24gpio: omap: Use devm_ioremap_resource()Jingoo Han
2014-02-24gpio: pl061: Use devm_ioremap_resource()Jingoo Han
2014-02-13gpio: pca953x: Fix gpio_base may not default to -1Aaron Sierra
2014-02-13gpio: pca953x: Add Exar XRA1202Aaron Sierra
2014-02-13gpio: pca953x: Add NXP PCA9698Aaron Sierra
2014-02-13gpio: pca953x: Add devices to Kconfig helpAaron Sierra
2014-02-13gpio: adp5588 - add support for gpio namesJean-Francois Dagenais
2014-02-13gpio: adp5588: get value from data out when dir is outJean-Francois Dagenais
2014-02-12gpiolib: ACPI: remove gpio_to_desc() usageAlexandre Courbot
2014-02-12gpiolib: add gpiochip_get_desc() driver functionAlexandre Courbot
2014-02-12GPIO: gpiolib: correct description of gpiod_direction_outputRahul Bedarkar
2014-02-12gpio: mvebu: use chained_irq_{enter,exit} for GIC compatibilityThomas Petazzoni
2014-02-12gpio: ich: Add output levels cache supportVincent Donnefort
2014-02-12gpio: ich: Add support for multiple register addressesVincent Donnefort
2014-02-12gpio: ich: Add blink capability optionVincent Donnefort
2014-02-07gpio: make gpiod_direction_output take a logical valuePhilipp Zabel
2014-02-06gpio: generic: clamp retured value to [0,1]Linus Walleij
2014-02-06gpio: clps711x: Add missing .owner to struct gpio_chipAxel Lin
2014-02-06gpio: pl061: Select IRQ_DOMAIN rather than GENERIC_IRQ_CHIPAxel Lin
2014-02-06gpio: generic: Add label to platform dataPawel Moll
2014-02-06gpio: bcm281xx: Use "unsigned gpio" consistently throughout the codeMarkus Mayer
2014-02-06gpio: gpiolib-of: Use PTR_ERR_OR_ZEROSachin Kamat
2014-02-06gpio: bcm281xx: Centralize register lockingMarkus Mayer
2014-02-06gpio: 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: intel-mid: comments cleanupDavid Cohen
2014-02-03gpio: pl061: remove confusing namingLinus Walleij
2014-02-03gpio: pl061: refactor type settingLinus Walleij
2014-02-03gpio: pl061: lock IRQs when starting themLinus Walleij
2014-02-03gpio: pl061: proper error messagesLinus Walleij
2014-02-03gpio: xtensa: fix build when XCHAL_HAVE_CP is 0Baruch Siach
2014-01-24Merge 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