summaryrefslogtreecommitdiff
path: root/drivers/gpio/pl061.c
AgeCommit message (Expand)Author
2010-07-27ARM: Fix section build warnings for AMBA driversRussell King
2010-05-27pl061: fix offset value range checkingAxel Lin
2010-04-29ARM: 6061/1: PL061 GPIO: Bug fix - setting gpio for HIGH_LEVEL interrupt is n...viresh kumar
2010-04-22ARM: 6060/1: PL061 GPIO: Setting gpio val after changing direction to OUT.viresh kumar
2010-04-22ARM: 6059/1: PL061 GPIO: Changing *_irq_chip_data with *_irq_data for real irqs.viresh kumar
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-06bitops: rename for_each_bit() to for_each_set_bit()Akinobu Mita
2009-06-30gpio: pl061: fix IRQ handling for GPIOs >= PL061_GPIO_NRBaruch Siach
2009-06-30gpio: pl061: fix probe error handling codeBaruch Siach
2009-06-19gpio: driver for PrimeCell PL061 GPIO controllerBaruch Siach