aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/gpio.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-20Merge branch 'master' into for-nextJiri Kosina1-1/+0
2014-02-20gpio: update path to documentationRichard Genoud1-1/+1
2013-11-25gpio: Remove duplicate include of errno.hVishwanathrao Badarkhe, Manish1-1/+0
2013-11-12Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-11/+46
2013-10-29gpio: provide stubs for devres gpio functionsLinus Walleij1-7/+27
2013-10-19gpiolib: export descriptor-based GPIO interfaceAlexandre Courbot1-4/+7
2013-10-16pinctrl/gpio: non-linear GPIO ranges accesible from gpiolibChristian Ruppert1-0/+10
2013-10-16gpio: add API to be strict about GPIO IRQ usageLinus Walleij1-0/+12
2013-04-16Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot1-3/+3
2013-01-22gpio: devm_gpio_* support should not depend on GPIOLIBShawn Guo1-20/+8
2012-11-21gpiolib: rename pin range argumentsLinus Walleij1-1/+1
2012-11-21gpiolib: let gpiochip_add_pin_range() specify offsetLinus Walleij1-1/+2
2012-11-11gpiolib: iron out include ladder mistakesLinus Walleij1-4/+3
2012-11-11gpiolib: separation of pin concernsLinus Walleij1-1/+1
2012-11-11gpiolib: fix up function prototypes etcLinus Walleij1-6/+18
2012-11-11gpiolib: provide provision to register pin rangesShiraz Hashim1-0/+3
2012-07-05gpio: fix bits conflict for gpio flagsLaxman Dewangan1-2/+2
2012-05-18gpiolib: Implement devm_gpio_request_one()Mark Brown1-0/+6
2012-05-11gpiolib/arches: Centralise bolierplate asm/gpio.hMark Brown1-0/+34
2012-04-05gpiolib: Add !CONFIG_GPIOLIB definitions of devm_ functionsMark Brown1-0/+14
2012-04-05gpio: add flags to export GPIOs when requestingWolfram Sang1-0/+5
2012-03-28Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+6
2012-03-05gpio: gpiolib: Support for open source/emitter gpiosLaxman Dewangan1-0/+3
2012-03-05gpio: gpiolib: Support for open drain/collector gpiosLaxman Dewangan1-0/+3
2012-03-04BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker1-0/+1
2011-10-24gpiolib: Ensure struct gpio is always definedMark Brown1-10/+12
2011-06-16gpio: add GPIOF_ values regardless on kconfig settingsRandy Dunlap1-0/+11
2011-05-27gpio: make gpio_{request,free}_array gpio array parameter constLars-Peter Clausen1-2/+2
2011-05-26gpio: Convert gpio_is_valid to return boolJoe Perches1-2/+2
2011-01-14include/gpio.h: remove remaining __must_check-annotiationsWolfram Sang1-2/+2
2011-01-13Revert "gpiolib: annotate gpio-intialization with __must_check"Linus Torvalds1-3/+3
2011-01-13gpiolib: add missing functions to generic fallbackWolfram Sang1-0/+20
2011-01-13gpiolib: annotate gpio-intialization with __must_checkWolfram Sang1-3/+3
2010-09-01gpiolib: Add 'struct gpio_chip' forward declaration for !GPIOLIB caseAnton Vorontsov1-0/+1
2010-05-27gpiolib: introduce set_debounce methodFelipe Balbi1-0/+5
2009-12-16gpiolib: add support for changing value polarity in sysfsJani Nikula1-0/+6
2009-09-23gpiolib: allow exported GPIO nodes to be named using sysfs linksJani Nikula1-0/+11
2008-10-16gpio_free might sleep, generic partUwe Kleine-König1-0/+3
2008-07-25gpio: sysfs interfaceDavid Brownell1-0/+13
2008-05-24gpio: build fixesDavid Brownell1-0/+3
2008-03-04gpio: <linux/gpio.h> and "no GPIO support here" stubsDavid Brownell1-0/+95