summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/pl061.c
Commit message (Expand)AuthorAgeFilesLines
* pl061: fix offset value range checkingAxel Lin2010-05-271-1/+1
* ARM: 6061/1: PL061 GPIO: Bug fix - setting gpio for HIGH_LEVEL interrupt is n...viresh kumar2010-04-301-1/+1
* ARM: 6060/1: PL061 GPIO: Setting gpio val after changing direction to OUT.viresh kumar2010-04-221-0/+6
* ARM: 6059/1: PL061 GPIO: Changing *_irq_chip_data with *_irq_data for real irqs.viresh kumar2010-04-221-3/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* bitops: rename for_each_bit() to for_each_set_bit()Akinobu Mita2010-03-061-1/+1
* gpio: pl061: fix IRQ handling for GPIOs >= PL061_GPIO_NRBaruch Siach2009-07-011-3/+14
* gpio: pl061: fix probe error handling codeBaruch Siach2009-07-011-1/+2
* gpio: driver for PrimeCell PL061 GPIO controllerBaruch Siach2009-06-201-0/+341