aboutsummaryrefslogtreecommitdiff
path: root/include/asm-generic/gpio.h
AgeCommit message (Expand)Author
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