aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic/gpio.h
Commit message (Expand)AuthorAgeFilesLines
* gpio: add GPIOF_ values regardless on kconfig settingsRandy Dunlap2011-06-161-10/+0
* gpio: make gpio_{request,free}_array gpio array parameter constLars-Peter Clausen2011-05-271-2/+2
* gpio: Convert gpio_is_valid to return boolJoe Perches2011-05-261-3/+3
* Revert "gpiolib: annotate gpio-intialization with __must_check"Linus Torvalds2011-01-131-5/+5
* gpiolib: annotate gpio-intialization with __must_checkWolfram Sang2011-01-131-5/+5
* gpiolib: fix HAVE_GPIO_LIB leftovers in asm-generic/gpio.hAnton Vorontsov2010-10-271-2/+2
* gpio: doc updatesDavid Brownell2010-09-091-1/+13
* of/gpio: stop using device_node data pointer to find gpio_chipGrant Likely2010-07-051-0/+3
* of/gpio: Kill of_gpio_chip and add members directly to gpio_chipAnton Vorontsov2010-07-051-0/+12
* gpiolib: introduce set_debounce methodFelipe Balbi2010-05-271-0/+5
* gpiolib: document that names can contain printk format specifiersUwe Kleine-König2010-05-271-1/+3
* gpiolib: make names array and its values constUwe Kleine-König2010-05-271-1/+1
* gpio: introduce gpio_request_one() and friendsEric Miao2010-03-061-0/+26
* gpiolib: add support for changing value polarity in sysfsJani Nikula2009-12-161-0/+6
* asm-generic/gpio.h: add some forward decls of the device structMike Frysinger2009-12-101-0/+3
* asm-generic/gpio.h: pull in linux/kernel.h for might_sleep()Mike Frysinger2009-10-011-0/+1
* gpiolib: allow exported GPIO nodes to be named using sysfs linksJani Nikula2009-09-231-0/+8
* gpiolib: allow GPIOs to be namedDaniel Silverstone2009-04-021-0/+5
* gpiolib: request/free hooksDavid Brownell2008-10-161-0/+9
* gpiolib: gpio_to_irq() hooksDavid Brownell2008-10-161-0/+7
* gpio: make gpiochip label constDmitry Baryshkov2008-10-161-1/+1
* gpio: fix build on CONFIG_GPIO_SYSFS=nAtsushi Nemoto2008-07-281-0/+1
* gpiolib: fix typo in commentMichael Buesch2008-07-261-1/+1
* gpiolib: allow user-selectionMichael Buesch2008-07-251-1/+1
* gpio: sysfs interfaceDavid Brownell2008-07-251-2/+31
* gpio: build fixesDavid Brownell2008-05-241-1/+5
* gpiochip_reserve()Anton Vorontsov2008-04-281-0/+1
* gpio: define gpio_is_valid()Guennadi Liakhovetski2008-04-281-0/+12
* gpiolib: better rmmod infrastructureGuennadi Liakhovetski2008-04-281-0/+2
* gpiolib: add gpio provider infrastructureDavid Brownell2008-02-051-0/+98
* [PATCH] GPIO coreDavid Brownell2007-02-121-0/+25