summaryrefslogtreecommitdiff
path: root/include/linux/gpio.h
Commit message (Expand)AuthorAge
* gpio: Clarify that <linux/gpio.h> is legacyLinus Walleij2017-11-30
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* gpio: remove gpiod_sysfs_set_active_lowJohan Hovold2015-05-12
* gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irqAlexandre Courbot2014-10-28
* Merge branch 'master' into for-nextJiri Kosina2014-02-20
|\
| * gpio: Remove duplicate include of errno.hVishwanathrao Badarkhe, Manish2013-11-25
* | gpio: update path to documentationRichard Genoud2014-02-20
|/
* Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2013-11-12
|\
| * gpio: provide stubs for devres gpio functionsLinus Walleij2013-10-29
| * gpiolib: export descriptor-based GPIO interfaceAlexandre Courbot2013-10-19
| * gpio: add API to be strict about GPIO IRQ usageLinus Walleij2013-10-16
* | pinctrl/gpio: non-linear GPIO ranges accesible from gpiolibChristian Ruppert2013-10-16
|/
* Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot2013-04-16
* gpio: devm_gpio_* support should not depend on GPIOLIBShawn Guo2013-01-22
* gpiolib: rename pin range argumentsLinus Walleij2012-11-21
* gpiolib: let gpiochip_add_pin_range() specify offsetLinus Walleij2012-11-21
* gpiolib: iron out include ladder mistakesLinus Walleij2012-11-11
* gpiolib: separation of pin concernsLinus Walleij2012-11-11
* gpiolib: fix up function prototypes etcLinus Walleij2012-11-11
* gpiolib: provide provision to register pin rangesShiraz Hashim2012-11-11
* gpio: fix bits conflict for gpio flagsLaxman Dewangan2012-07-05
* gpiolib: Implement devm_gpio_request_one()Mark Brown2012-05-18
* gpiolib/arches: Centralise bolierplate asm/gpio.hMark Brown2012-05-11
* gpiolib: Add !CONFIG_GPIOLIB definitions of devm_ functionsMark Brown2012-04-05
* gpio: add flags to export GPIOs when requestingWolfram Sang2012-04-05
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-28
|\
| * gpio: gpiolib: Support for open source/emitter gpiosLaxman Dewangan2012-03-05
| * gpio: gpiolib: Support for open drain/collector gpiosLaxman Dewangan2012-03-05
* | BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker2012-03-04
|/
* gpiolib: Ensure struct gpio is always definedMark Brown2011-10-24
* gpio: add GPIOF_ values regardless on kconfig settingsRandy Dunlap2011-06-16
* gpio: make gpio_{request,free}_array gpio array parameter constLars-Peter Clausen2011-05-27
* gpio: Convert gpio_is_valid to return boolJoe Perches2011-05-26
* include/gpio.h: remove remaining __must_check-annotiationsWolfram Sang2011-01-14
* Revert "gpiolib: annotate gpio-intialization with __must_check"Linus Torvalds2011-01-13
* gpiolib: add missing functions to generic fallbackWolfram Sang2011-01-13
* gpiolib: annotate gpio-intialization with __must_checkWolfram Sang2011-01-13
* gpiolib: Add 'struct gpio_chip' forward declaration for !GPIOLIB caseAnton Vorontsov2010-09-01
* gpiolib: introduce set_debounce methodFelipe Balbi2010-05-27
* gpiolib: add support for changing value polarity in sysfsJani Nikula2009-12-16
* gpiolib: allow exported GPIO nodes to be named using sysfs linksJani Nikula2009-09-23
* gpio_free might sleep, generic partUwe Kleine-König2008-10-16
* gpio: sysfs interfaceDavid Brownell2008-07-25
* gpio: build fixesDavid Brownell2008-05-24
* gpio: <linux/gpio.h> and "no GPIO support here" stubsDavid Brownell2008-03-04