aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/gpio.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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