summaryrefslogtreecommitdiff
path: root/include/asm-generic/gpio.h
AgeCommit message (Expand)Author
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-13Revert "gpiolib: annotate gpio-intialization with __must_check"Linus Torvalds
2011-01-13gpiolib: annotate gpio-intialization with __must_checkWolfram Sang
2010-10-27gpiolib: fix HAVE_GPIO_LIB leftovers in asm-generic/gpio.hAnton Vorontsov
2010-09-09gpio: doc updatesDavid Brownell
2010-07-05of/gpio: stop using device_node data pointer to find gpio_chipGrant Likely
2010-07-05of/gpio: Kill of_gpio_chip and add members directly to gpio_chipAnton Vorontsov
2010-05-27gpiolib: introduce set_debounce methodFelipe Balbi
2010-05-27gpiolib: document that names can contain printk format specifiersUwe Kleine-König
2010-05-27gpiolib: make names array and its values constUwe Kleine-König
2010-03-06gpio: introduce gpio_request_one() and friendsEric Miao
2009-12-16gpiolib: add support for changing value polarity in sysfsJani Nikula
2009-12-10asm-generic/gpio.h: add some forward decls of the device structMike Frysinger
2009-10-01asm-generic/gpio.h: pull in linux/kernel.h for might_sleep()Mike Frysinger
2009-09-23gpiolib: allow exported GPIO nodes to be named using sysfs linksJani Nikula
2009-04-02gpiolib: allow GPIOs to be namedDaniel Silverstone
2008-10-16gpiolib: request/free hooksDavid Brownell
2008-10-16gpiolib: gpio_to_irq() hooksDavid Brownell
2008-10-16gpio: make gpiochip label constDmitry Baryshkov
2008-07-28gpio: fix build on CONFIG_GPIO_SYSFS=nAtsushi Nemoto
2008-07-26gpiolib: fix typo in commentMichael Buesch
2008-07-25gpiolib: allow user-selectionMichael Buesch
2008-07-25gpio: sysfs interfaceDavid Brownell
2008-05-24gpio: build fixesDavid Brownell
2008-04-28gpiochip_reserve()Anton Vorontsov
2008-04-28gpio: define gpio_is_valid()Guennadi Liakhovetski
2008-04-28gpiolib: better rmmod infrastructureGuennadi Liakhovetski
2008-02-05gpiolib: add gpio provider infrastructureDavid Brownell
2007-02-12[PATCH] GPIO coreDavid Brownell