aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/timbgpio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-26mfd: Use mfd cell platform_data for timberdale cells platform bitsSamuel Ortiz1-3/+3
2011-03-25Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-9/+9
2011-03-25gpio: Cleanup genirq namespaceThomas Gleixner1-9/+9
2011-03-23mfd: mfd_cell is now implicitly available to timberdale driversAndres Salomon1-3/+3
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