index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
gpio.h
Age
Commit message (
Expand
)
Author
2024-04-17
gpiolib: Get rid of never false gpio_is_valid() calls
Andy Shevchenko
2024-04-03
gpiolib: legacy: Remove unused gpio_request_array() and gpio_free_array()
Andy Shevchenko
2023-06-13
gpiolib: remove unused gpio_cansleep()
Andy Shevchenko
2023-06-01
gpiolib: Kill unused GPIOF_OPEN_*
Andy Shevchenko
2023-06-01
gpiolib: Kill unused GPIOF_EXPORT and Co
Andy Shevchenko
2023-03-06
gpiolib: Clean up headers
Andy Shevchenko
2023-03-06
gpiolib: remove legacy gpio_export()
Arnd Bergmann
2023-03-06
gpiolib: remove gpio_set_debounce()
Arnd Bergmann
2023-03-06
gpiolib: remove asm-generic/gpio.h
Arnd Bergmann
2023-03-06
gpiolib: coldfire: remove custom asm/gpio.h
Arnd Bergmann
2023-01-30
gpio: Remove unused and obsoleted irq_to_gpio()
Andy Shevchenko
2023-01-30
gpio: Remove unused and obsoleted gpio_export_link()
Andy Shevchenko
2022-10-24
gpiolib: Clean up headers
Andy Shevchenko
2022-07-19
gpiolib: devres: Get rid of unused devm_gpio_free()
Andy Shevchenko
2020-02-10
gpio: Avoid kernel.h inclusion where it's possible
Andy Shevchenko
2019-09-05
Merge tag 'v5.3-rc7' into devel
Linus Walleij
2019-08-23
gpio: Move gpiochip_lock/unlock_as_irq to gpio/driver.h
YueHaibing
2019-08-14
gpio: Fix build error of function redefinition
YueHaibing
2019-06-13
gpio: Fix build warnings on undefined struct pinctrl_dev
Enrico Weigelt
2018-07-02
gpio.h: fix location of gpio legacy documentation
Mauro Carvalho Chehab
2017-11-30
gpio: Clarify that <linux/gpio.h> is legacy
Linus Walleij
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2015-05-12
gpio: remove gpiod_sysfs_set_active_low
Johan Hovold
2014-10-28
gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irq
Alexandre Courbot
2014-02-20
Merge branch 'master' into for-next
Jiri Kosina
2014-02-20
gpio: update path to documentation
Richard Genoud
2013-11-25
gpio: Remove duplicate include of errno.h
Vishwanathrao Badarkhe, Manish
2013-11-12
Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2013-10-29
gpio: provide stubs for devres gpio functions
Linus Walleij
2013-10-19
gpiolib: export descriptor-based GPIO interface
Alexandre Courbot
2013-10-16
pinctrl/gpio: non-linear GPIO ranges accesible from gpiolib
Christian Ruppert
2013-10-16
gpio: add API to be strict about GPIO IRQ usage
Linus Walleij
2013-04-16
Convert selectors of GENERIC_GPIO to GPIOLIB
Alexandre Courbot
2013-01-22
gpio: devm_gpio_* support should not depend on GPIOLIB
Shawn Guo
2012-11-21
gpiolib: rename pin range arguments
Linus Walleij
2012-11-21
gpiolib: let gpiochip_add_pin_range() specify offset
Linus Walleij
2012-11-11
gpiolib: iron out include ladder mistakes
Linus Walleij
2012-11-11
gpiolib: separation of pin concerns
Linus Walleij
2012-11-11
gpiolib: fix up function prototypes etc
Linus Walleij
2012-11-11
gpiolib: provide provision to register pin ranges
Shiraz Hashim
2012-07-05
gpio: fix bits conflict for gpio flags
Laxman Dewangan
2012-05-18
gpiolib: Implement devm_gpio_request_one()
Mark Brown
2012-05-11
gpiolib/arches: Centralise bolierplate asm/gpio.h
Mark Brown
2012-04-05
gpiolib: Add !CONFIG_GPIOLIB definitions of devm_ functions
Mark Brown
2012-04-05
gpio: add flags to export GPIOs when requesting
Wolfram Sang
2012-03-28
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-03-05
gpio: gpiolib: Support for open source/emitter gpios
Laxman Dewangan
2012-03-05
gpio: gpiolib: Support for open drain/collector gpios
Laxman Dewangan
2012-03-04
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
Paul Gortmaker
2011-10-24
gpiolib: Ensure struct gpio is always defined
Mark Brown
[next]