aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/timbgpio.c
Commit message (Expand)AuthorAgeFilesLines
* mfd: Use mfd cell platform_data for timberdale cells platform bitsSamuel Ortiz2011-05-261-3/+3
* Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-03-251-9/+9
|\
| * gpio: Cleanup genirq namespaceThomas Gleixner2011-03-251-9/+9
* | mfd: mfd_cell is now implicitly available to timberdale driversAndres Salomon2011-03-231-3/+3
|/
* gpio: timbgpio: Fix up irq_data conversion breakage.Lennert Buytenhek2011-01-141-3/+3
* gpio: timbgpio: irq_data conversionLennert Buytenhek2011-01-131-15/+15
* gpio: timbgpio: use a copy of the IER register to avoid it being trashedTomas Hallenberg2010-10-271-2/+19
* drivers/gpio/timbgpio.c: add missing unlockJulia Lawall2010-04-071-4/+8
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* timbgpio: add support for interrupt triggering on both flanksRichard Röjfors2010-03-061-9/+23
* bitops: rename for_each_bit() to for_each_set_bit()Akinobu Mita2010-03-061-1/+1
* timbgpio: fix buildDavid Miller2010-03-061-0/+1
* gpio: add GPIO driver for the Timberdale FPGARichard Röjfors2009-12-161-0/+342