summaryrefslogtreecommitdiffstats
path: root/include/linux/gpio.h
Commit message (Expand)AuthorAgeFilesLines
* gpiolib: remove unused gpio_cansleep()Andy Shevchenko2023-06-131-12/+0
* gpiolib: Kill unused GPIOF_OPEN_*Andy Shevchenko2023-06-011-6/+0
* gpiolib: Kill unused GPIOF_EXPORT and CoAndy Shevchenko2023-06-011-5/+0
* gpiolib: Clean up headersAndy Shevchenko2023-03-061-6/+4
* gpiolib: remove legacy gpio_export()Arnd Bergmann2023-03-061-27/+0
* gpiolib: remove gpio_set_debounce()Arnd Bergmann2023-03-061-10/+0
* gpiolib: remove asm-generic/gpio.hArnd Bergmann2023-03-061-10/+84
* gpiolib: coldfire: remove custom asm/gpio.hArnd Bergmann2023-03-061-7/+0
* gpio: Remove unused and obsoleted irq_to_gpio()Andy Shevchenko2023-01-301-12/+0
* gpio: Remove unused and obsoleted gpio_export_link()Andy Shevchenko2023-01-301-8/+0
* gpiolib: Clean up headersAndy Shevchenko2022-10-241-1/+1
* gpiolib: devres: Get rid of unused devm_gpio_free()Andy Shevchenko2022-07-191-6/+0
* gpio: Avoid kernel.h inclusion where it's possibleAndy Shevchenko2020-02-101-2/+0
* Merge tag 'v5.3-rc7' into develLinus Walleij2019-09-051-24/+0
|\
| * gpio: Fix build error of function redefinitionYueHaibing2019-08-141-24/+0
* | gpio: Move gpiochip_lock/unlock_as_irq to gpio/driver.hYueHaibing2019-08-231-13/+0
|/
* gpio: Fix build warnings on undefined struct pinctrl_devEnrico Weigelt2019-06-131-0/+1
* gpio.h: fix location of gpio legacy documentationMauro Carvalho Chehab2018-07-021-1/+1
* gpio: Clarify that <linux/gpio.h> is legacyLinus Walleij2017-11-301-0/+10
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* gpio: remove gpiod_sysfs_set_active_lowJohan Hovold2015-05-121-7/+0
* gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irqAlexandre Courbot2014-10-281-3/+4
* Merge branch 'master' into for-nextJiri Kosina2014-02-201-1/+0
|\
| * gpio: Remove duplicate include of errno.hVishwanathrao Badarkhe, Manish2013-11-251-1/+0
* | gpio: update path to documentationRichard Genoud2014-02-201-1/+1
|/
* Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2013-11-121-11/+46
|\
| * gpio: provide stubs for devres gpio functionsLinus Walleij2013-10-291-7/+27
| * gpiolib: export descriptor-based GPIO interfaceAlexandre Courbot2013-10-191-4/+7
| * gpio: add API to be strict about GPIO IRQ usageLinus Walleij2013-10-161-0/+12
* | pinctrl/gpio: non-linear GPIO ranges accesible from gpiolibChristian Ruppert2013-10-161-0/+10
|/
* Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot2013-04-161-3/+3
* gpio: devm_gpio_* support should not depend on GPIOLIBShawn Guo2013-01-221-20/+8
* gpiolib: rename pin range argumentsLinus Walleij2012-11-211-1/+1
* gpiolib: let gpiochip_add_pin_range() specify offsetLinus Walleij2012-11-211-1/+2
* gpiolib: iron out include ladder mistakesLinus Walleij2012-11-111-4/+3
* gpiolib: separation of pin concernsLinus Walleij2012-11-111-1/+1
* gpiolib: fix up function prototypes etcLinus Walleij2012-11-111-6/+18
* gpiolib: provide provision to register pin rangesShiraz Hashim2012-11-111-0/+3
* gpio: fix bits conflict for gpio flagsLaxman Dewangan2012-07-051-2/+2
* gpiolib: Implement devm_gpio_request_one()Mark Brown2012-05-181-0/+6
* gpiolib/arches: Centralise bolierplate asm/gpio.hMark Brown2012-05-111-0/+34
* gpiolib: Add !CONFIG_GPIOLIB definitions of devm_ functionsMark Brown2012-04-051-0/+14
* gpio: add flags to export GPIOs when requestingWolfram Sang2012-04-051-0/+5
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-281-0/+6
|\
| * gpio: gpiolib: Support for open source/emitter gpiosLaxman Dewangan2012-03-051-0/+3
| * gpio: gpiolib: Support for open drain/collector gpiosLaxman Dewangan2012-03-051-0/+3
* | BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker2012-03-041-0/+1
|/
* gpiolib: Ensure struct gpio is always definedMark Brown2011-10-241-10/+12
* gpio: add GPIOF_ values regardless on kconfig settingsRandy Dunlap2011-06-161-0/+11
* gpio: make gpio_{request,free}_array gpio array parameter constLars-Peter Clausen2011-05-271-2/+2