const: constify remaining file_operations
[safe/jmp/linux-2.6] / drivers / gpio / gpiolib.c
2009-10-01 Alexey Dobriyanconst: constify remaining file_operations
2009-09-23 Daniel Glöcknergpiolib: allow poll() on value
2009-09-23 Jani Nikulagpiolib: allow exported GPIO nodes to be named using...
2009-04-03 David Brownellgpio: gpio_{request,free}() now required (feature removal)
2009-04-03 Daniel Silverstonegpiolib: allow GPIOs to be named
2009-01-30 Magnus Dammgpiolib: fix request related issue
2009-01-06 Kay Sieversgpio: struct device - replace bus_id with dev_name...
2008-11-20 Jarkko Nikulagpiolib: extend gpio label column width in debugfs...
2008-10-20 Linus TorvaldsMerge branch 'genirq-v28-for-linus' of git://git./linux...
2008-10-20 David Brownellgpiolib: fix oops in gpio_get_value_cansleep()
2008-10-20 Steven A. Falcogpio: modify sysfs gpio export so that "value" displays...
2008-10-16 David Brownellgpiolib: request/free hooks
2008-10-16 David Brownellgpiolib: gpio_to_irq() hooks
2008-10-16 Uwe Kleine-Königgpio_free might sleep, generic part
2008-10-16 Yinghai Lugeneric: sparse irqs: use irq_desc() together with...
2008-07-25 David Brownellgpio: sysfs interface
2008-05-24 Trent Piephogpiolib: fix off by one errors
2008-04-30 Harvey Harrisondrivers: replace remaining __FUNCTION__ occurrences
2008-04-28 Anton Vorontsovgpiochip_reserve()
2008-04-28 Anton Vorontsovgpiolib: dynamic gpio number allocation
2008-04-28 Guennadi Liakhovetskigpio: define gpio_is_valid()
2008-04-28 Guennadi Liakhovetskigpiolib: better rmmod infrastructure
2008-02-05 David Brownellgpiolib: add gpio provider infrastructure