drm/nv50: fix iommu errors caused by device reading from address 0
[safe/jmp/linux-2.6] / drivers / gpio / gpiolib.c
2010-05-27 Felipe Balbigpiolib: introduce set_debounce method
2010-05-27 Ben Dooksgpiolib: make gpiochip_add() show a better error message
2010-05-27 Uwe Kleine-Königgpiolib: a gpio is unsigned, so use %u to print it
2010-05-27 Uwe Kleine-Königgpiolib: make names array and its values const
2010-05-21 Eric W. Biedermansysfs: Implement sysfs tagged directory support.
2010-04-28 Dan Carpentergpio: potential null dereference
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-08 Andi Kleendriver-core: Add attribute argument to class_attribute...
2010-03-06 Eric Miaogpio: introduce gpio_request_one() and friends
2010-01-11 Jani Nikulagpiolib: fix poll(2) support reconfigure on sysfs polar...
2009-12-16 Jani Nikulagpiolib: add support for changing value polarity in...
2009-11-12 Sergei Shtylyovgpiolib: fix device_create() result check
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