index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
timbgpio.c
Age
Commit message (
Expand
)
Author
2011-06-06
gpio: reorganize drivers
Grant Likely
2011-05-26
mfd: Use mfd cell platform_data for timberdale cells platform bits
Samuel Ortiz
2011-03-25
Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-03-25
gpio: Cleanup genirq namespace
Thomas Gleixner
2011-03-23
mfd: mfd_cell is now implicitly available to timberdale drivers
Andres Salomon
2011-01-14
gpio: timbgpio: Fix up irq_data conversion breakage.
Lennert Buytenhek
2011-01-13
gpio: timbgpio: irq_data conversion
Lennert Buytenhek
2010-10-27
gpio: timbgpio: use a copy of the IER register to avoid it being trashed
Tomas Hallenberg
2010-04-07
drivers/gpio/timbgpio.c: add missing unlock
Julia Lawall
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-06
timbgpio: add support for interrupt triggering on both flanks
Richard Röjfors
2010-03-06
bitops: rename for_each_bit() to for_each_set_bit()
Akinobu Mita
2010-03-06
timbgpio: fix build
David Miller
2009-12-16
gpio: add GPIO driver for the Timberdale FPGA
Richard Röjfors