summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpiolib.c
AgeCommit message (Expand)Author
2009-11-12gpiolib: fix device_create() result checkSergei Shtylyov
2009-10-01const: constify remaining file_operationsAlexey Dobriyan
2009-09-23gpiolib: allow poll() on valueDaniel Glöckner
2009-09-23gpiolib: allow exported GPIO nodes to be named using sysfs linksJani Nikula
2009-04-02gpio: gpio_{request,free}() now required (feature removal)David Brownell
2009-04-02gpiolib: allow GPIOs to be namedDaniel Silverstone
2009-01-29gpiolib: fix request related issueMagnus Damm
2009-01-06gpio: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-11-19gpiolib: extend gpio label column width in debugfs fileJarkko Nikula
2008-10-20Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-10-20gpiolib: fix oops in gpio_get_value_cansleep()David Brownell
2008-10-20gpio: modify sysfs gpio export so that "value" displays as 0 or 1Steven A. Falco
2008-10-16gpiolib: request/free hooksDavid Brownell
2008-10-16gpiolib: gpio_to_irq() hooksDavid Brownell
2008-10-16gpio_free might sleep, generic partUwe Kleine-König
2008-10-16generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...Yinghai Lu
2008-07-25gpio: sysfs interfaceDavid Brownell
2008-05-24gpiolib: fix off by one errorsTrent Piepho
2008-04-30drivers: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-28gpiochip_reserve()Anton Vorontsov
2008-04-28gpiolib: dynamic gpio number allocationAnton 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