summaryrefslogtreecommitdiff
path: root/include/linux/gpio.h
AgeCommit message (Expand)Author
2013-11-25gpio: Remove duplicate include of errno.hVishwanathrao Badarkhe, Manish
2013-11-12Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2013-10-29gpio: provide stubs for devres gpio functionsLinus Walleij
2013-10-19gpiolib: export descriptor-based GPIO interfaceAlexandre Courbot
2013-10-16pinctrl/gpio: non-linear GPIO ranges accesible from gpiolibChristian Ruppert
2013-10-16gpio: add API to be strict about GPIO IRQ usageLinus Walleij
2013-04-16Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot
2013-01-22gpio: devm_gpio_* support should not depend on GPIOLIBShawn Guo
2012-11-21gpiolib: rename pin range argumentsLinus Walleij
2012-11-21gpiolib: let gpiochip_add_pin_range() specify offsetLinus Walleij
2012-11-11gpiolib: iron out include ladder mistakesLinus Walleij
2012-11-11gpiolib: separation of pin concernsLinus Walleij
2012-11-11gpiolib: fix up function prototypes etcLinus Walleij
2012-11-11gpiolib: provide provision to register pin rangesShiraz Hashim
2012-07-05gpio: fix bits conflict for gpio flagsLaxman Dewangan
2012-05-18gpiolib: Implement devm_gpio_request_one()Mark Brown
2012-05-11gpiolib/arches: Centralise bolierplate asm/gpio.hMark Brown
2012-04-05gpiolib: Add !CONFIG_GPIOLIB definitions of devm_ functionsMark Brown
2012-04-05gpio: add flags to export GPIOs when requestingWolfram Sang
2012-03-28Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-03-05gpio: gpiolib: Support for open source/emitter gpiosLaxman Dewangan
2012-03-05gpio: gpiolib: Support for open drain/collector gpiosLaxman Dewangan
2012-03-04BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker
2011-10-24gpiolib: Ensure struct gpio is always definedMark Brown
2011-06-16gpio: add GPIOF_ values regardless on kconfig settingsRandy Dunlap
2011-05-27gpio: make gpio_{request,free}_array gpio array parameter constLars-Peter Clausen
2011-05-26gpio: Convert gpio_is_valid to return boolJoe Perches
2011-01-14include/gpio.h: remove remaining __must_check-annotiationsWolfram Sang
2011-01-13Revert "gpiolib: annotate gpio-intialization with __must_check"Linus Torvalds
2011-01-13gpiolib: add missing functions to generic fallbackWolfram Sang
2011-01-13gpiolib: annotate gpio-intialization with __must_checkWolfram Sang
2010-09-01gpiolib: Add 'struct gpio_chip' forward declaration for !GPIOLIB caseAnton Vorontsov
2010-05-27gpiolib: introduce set_debounce methodFelipe Balbi
2009-12-16gpiolib: add support for changing value polarity in sysfsJani Nikula
2009-09-23gpiolib: allow exported GPIO nodes to be named using sysfs linksJani Nikula
2008-10-16gpio_free might sleep, generic partUwe Kleine-König
2008-07-25gpio: sysfs interfaceDavid Brownell
2008-05-24gpio: build fixesDavid Brownell
2008-03-04gpio: <linux/gpio.h> and "no GPIO support here" stubsDavid Brownell