aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/timbgpio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-14gpio: timbgpio: Fix up irq_data conversion breakage.Lennert Buytenhek1-3/+3
2011-01-13gpio: timbgpio: irq_data conversionLennert Buytenhek1-15/+15
2010-10-27gpio: timbgpio: use a copy of the IER register to avoid it being trashedTomas Hallenberg1-2/+19
2010-04-07drivers/gpio/timbgpio.c: add missing unlockJulia Lawall1-4/+8
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-06timbgpio: add support for interrupt triggering on both flanksRichard Röjfors1-9/+23
2010-03-06bitops: rename for_each_bit() to for_each_set_bit()Akinobu Mita1-1/+1
2010-03-06timbgpio: fix buildDavid Miller1-0/+1
2009-12-16gpio: add GPIO driver for the Timberdale FPGARichard Röjfors1-0/+342